@@ -126,7 +126,7 @@ def create_by_file(file_id, file_name, contact_phone, merchant_name):
# 1、2:个人账号中需要绑定短信/邮件才有对应的通知方式;
# 3、5、6、7:仅限e签宝正式环境调用才会有。"""
},
- "notifyUrl": "http://120.26.186.130:33333", # 接收相关回调通知的Web地址,
+ "notifyUrl": "http://120.26.186.130:33333:/api/store/esign/callback", # 接收相关回调通知的Web地址,
"redirectConfig": {
"redirectUrl": "https://www.esign.cn/"
}