|
@@ -104,3 +104,19 @@ qiyeweixin:
|
|
|
corpsecret: hafspbfljYGiKEdAizhyt3jlxtmZfT9yXnZ5go3ykfw
|
|
|
#应用id
|
|
|
agentId: 1000079
|
|
|
+esign:
|
|
|
+ # SaaS版
|
|
|
+ # appId: 7438822756
|
|
|
+ # appSecret: fb4f6df1dc934c06e2c84e87e8a3546f
|
|
|
+ # PaaS版
|
|
|
+ appId: 7438819026
|
|
|
+ appSecret: 01df3d5154ea1f77fa64c415fb79c52f
|
|
|
+ serviceUrl: https://smlopenapi.esign.cn
|
|
|
+ # 个人认证回调url
|
|
|
+ personNotifyUrl: http://suishenbang.nipponpaint.com.cn/wxportal-api/eSign/updateUserIsAuthentication
|
|
|
+ # 企业认证成功回调url
|
|
|
+ organNotifyUrl: http://suishenbang.nipponpaint.com.cn/wxportal-api/eSign/updateCustomersIsAuthentication
|
|
|
+ # 签署成功回调url
|
|
|
+ signSuccessUrl: http://suishenbangt.nipponpaint.com.cn/wxportal-api/eSign/updateOrderFile
|
|
|
+ # 下载后的PDF路径
|
|
|
+ fileUrl: /data/project/file/pdf
|