|
|
@@ -42,7 +42,7 @@ def get_auth_flow_id():
|
|
|
# "manage_org_resource"
|
|
|
# ]
|
|
|
# },
|
|
|
- "notifyUrl": "http://120.26.186.130:33333",
|
|
|
+ "notifyUrl": "http://120.26.186.130:33333/api/store/esign/callback_auth",
|
|
|
"transactorUseSeal": True
|
|
|
}
|
|
|
json_headers = buildSignJsonHeader(config.appId, config.scert, method, api_path, body=body)
|