{ "accountId": "TEST_20250514_xxy_001", "contractId": 1920368226253934600, "clientType": "pc", "expirationTime": 3600 }
curl --location --request POST 'api.pre-qiandun365.com/api/open/contract/sign/url' \ --header 'Content-Type: application/json' \ --data-raw '{ "accountId": "TEST_20250514_xxy_001", "contractId": 1920368226253934600, "clientType": "pc", "expirationTime": 3600 }'
{ "result": { "operateUrl": "http://open-h5.pre-qiandun365.com/#/openService/freeLogin/freeLogin?type=contractSign&contractId=1934847348711624704&channel=open-service&temporaryToken=0gG5Tq6d&appId=293" }, "code": "200", "msg": "成功", "logKey": "6fc734e6", "ts": "1750138543417", "success": true }