DriverQYTTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/util/zhenglian/ZhengLianConfig.java
@@ -74,13 +74,13 @@ } if("prod".equals(activeProfile)){ this.url = "https://gateway.zqpay.com"; this.appid = ""; this.merchNo = ""; this.encrpNo = ""; this.signNo = ""; this.cer = ""; this.sm2 = ""; this.password = ""; this.appid = "3e06da1751ec1626b30f7703a088f298"; this.merchNo = "B00000402"; this.encrpNo = "1342935640"; this.signNo = "1471742568"; this.cer = "/etraffic/server/1342935640.cer"; this.sm2 = "/etraffic/server/1342935640.sm2"; this.password = "31028Mky"; } return this; }