|
@@ -103,3 +103,19 @@ qiyeweixin:
|
|
|
corpsecret: Cs9omiMVyz3cLm2D5T51i4bCDarHhIdl5uTaj__E-38
|
|
|
#应用id
|
|
|
agentId: 1000038
|
|
|
+esign:
|
|
|
+# SaaS版
|
|
|
+# appId: 7438822756
|
|
|
+# appSecret: fb4f6df1dc934c06e2c84e87e8a3546f
|
|
|
+# PaaS版
|
|
|
+ appId: 7438823605
|
|
|
+ appSecret: f3dd308ab7e9e1d307ffeddddc3d5b53
|
|
|
+ serviceUrl: https://smlopenapi.esign.cn
|
|
|
+# 个人认证回调url
|
|
|
+ personNotifyUrl: http://ss.libang.dgtis.com/wxportal-api/eSign/updateUserIsAuthentication
|
|
|
+# 企业认证成功回调url
|
|
|
+ organNotifyUrl: http://ss.libang.dgtis.com/wxportal-api/eSign/updateCustomersIsAuthentication
|
|
|
+# 签署成功回调url
|
|
|
+ signSuccessUrl: http://ss.libang.dgtis.com/wxportal-api/eSign/updateOrderFile
|
|
|
+# 下载后的PDF路径
|
|
|
+ fileUrl: /home/suishenbang/file/PDF
|