Browse Source

E签宝回调地址配置

qxm 4 years ago
parent
commit
917143c2fc
1 changed files with 12 additions and 2 deletions
  1. 12 2
      suishenbang-api/src/main/resources/application-dev.yml

+ 12 - 2
suishenbang-api/src/main/resources/application-dev.yml

@@ -106,6 +106,16 @@ qiyeweixin:
   #应用id
   #应用id
   agentId: 1000038
   agentId: 1000038
 esign:
 esign:
-  appId: 7438822756
-  appSecret: fb4f6df1dc934c06e2c84e87e8a3546f
+#  SaaS版
+#  appId: 7438822756
+#  appSecret: fb4f6df1dc934c06e2c84e87e8a3546f
+#  PaaS版
+  appId: 7438823605
+  appSecret: f3dd308ab7e9e1d307ffeddddc3d5b53
   serviceUrl: https://smlopenapi.esign.cn
   serviceUrl: https://smlopenapi.esign.cn
+#  个人认证回调url
+  personNotifyUrl: xxxxx
+#  企业认证成功回调url
+  organNotifyUrl: xxxx
+#  签署成功回调url
+  signSuccessUrl: http://fanfanweb.iask.in/api/eSign/updateOrderFile