|
通过api添加表单失败回显 statusCode:201是怎么回事?
- 16:50:03.522/V: 开始运行[/data/user/0/org.autojs.autoxjs.v7/cache/remote/remote-post匿名.js]
- 16:50:03.691/D: { statusCode: 201,
- statusMessage: '',
- headers:
- { 'Set-Cookie':
- [ 'JSESSIONID=303BD4089F5E1CD4A108A007C79E4402; Path=/magicflu; HttpOnly',
- 'CURRENT_USER_DIGITALID=YW5vbnltb3Vz; Path=/',
- 'MFCLIENTID=558d70cd-1175-4425-afa0-d5bbd6ad7a47; Path=/; HttpOnly' ],
- P3P: 'CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"',
- 'Cache-Control': 'max-age=1,must-revalidate',
- Date: 'Thu, 07 Nov 2024 08:50:04 GMT',
- 'Accept-Ranges': 'bytes',
- Server: 'Noelios-Restlet-Engine/1.1.10',
- 'Content-Type': 'application/json;charset=UTF-8',
- 'Content-Length': '174',
- 'Keep-Alive': 'timeout=20',
- Connection: 'keep-alive' },
- body:
- { string: [Function],
- bytes: [Function],
- json: [Function],
- contentType: application/json;charset=UTF-8 },
- request: Request{method=POST, url=说不得:999/magicflu/service/s/jsonv2/00000000-0000-0000-0000-000000000000/forms/150c1aac-dbed-4311-9097-20cf92905987/records},
- url: 说不得:999/magicflu/service/s/jsonv2/00000000-0000-0000-0000-000000000000/forms/150c1aac-dbed-4311-9097-20cf92905987/records,
- method: 'POST' }
- 16:50:03.691/V:
- ------------
- [/data/user/0/org.autojs.autoxjs.v7/cache/remote/remote-post匿名.js]运行结束,用时0.169000秒
复制代码 |
|