Browse Source

ccbmispos配置

lighter 1 month ago
parent
commit
12e3c6d955
2 changed files with 15 additions and 8 deletions
  1. 8 0
      src/main/resources/application-dev.yml
  2. 7 8
      src/main/resources/application-prod.yml

+ 8 - 0
src/main/resources/application-dev.yml

@@ -227,3 +227,11 @@ thyy:
     hosp-level: 03
     soft-developer:
     api-name:
+  mispos:
+    mchId: 105430180621029
+    userid: 105430180621029-002
+    user-password: thyy@2018
+    config-file: D:\work\ccbmis\config.xml
+    cert-file: D:\work\ccbmis\MC1819980.pfx
+    cert-password: 123456
+    service-url: https://merchant.ccb.com

+ 7 - 8
src/main/resources/application-prod.yml

@@ -208,11 +208,10 @@ thyy:
     soft-developer:
     api-name:
   mispos:
-    mchId: 105551000018861
-    key: 4a06c47d6508d52a67d388ab020111
-    posid: 005540716
-    userid: 105551000018861-008
-    password: ccb95533
-    configFile: D:\workspace\ccbmis\ccbmis\web\WEB-INF\CCB_EBSClient\conf\config.xml
-    certFile: D:\workspace\ccbmis\ccbmis\web\WEB-INF\CCB_EBSClient\cert\MC1462935.pfx
-    certPassword: ccb95533
+    mchId: 105430180621029
+    userid: 105430180621029-002
+    user-password: thyy@2018
+    configFile: D:\work\ccbmis\config.xml
+    certFile: D:\work\ccbmis\MC1819980.pfx
+    certPassword: 123456
+    service-url: https://merchant.ccb.com