jk-GitHub-coder 4 years ago
parent
commit
ee742238bf

+ 1 - 1
YijiaRestful/src/main/java/com/platform/yijia/controller/ElectronicMembershipCardController.java

@@ -237,7 +237,7 @@ public class ElectronicMembershipCardController {
             JSONObject reqData = new JSONObject();
             Map<String, String> resultMap = stationService.getStationAppIdAndAppSecret(stationId);
             if(resultMap !=null && resultMap.containsKey("gzhAppId") && resultMap.containsKey("mno")){
-                logger.info("==============================电子会员卡(储蓄卡)充值功能调用随行付接口================================");
+                logger.info("=================================电子会员卡(储蓄卡)充值功能调用随行付接口================================");
                 try {
                     if(userType.equals("1")){
                         //1 是公众号