|
@@ -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
|