POST ActionApi/T_WorkReport/PostT_WorkReport
批量增加工作计划
Request Information
URI Parameters
None.
Body Parameters
Collection of T_WorkReportName | Description | Type | Additional information |
---|---|---|---|
id |
串号 |
integer |
None. |
iStoreId |
门店ID |
globally unique identifier |
None. |
iUserId |
用户ID |
globally unique identifier |
None. |
dtCreateTime |
建立日期 |
date |
None. |
dtPlantTime |
计划工作日期 |
date |
None. |
iReportType |
报告类型 |
integer |
None. |
cUserName |
用户名 |
string |
None. |
iStatue |
状态 |
integer |
None. |
cRemark |
工作报告备注 |
string |
None. |
iWorkType |
计划类型 |
integer |
None. |
iAsync |
同步标志 |
integer |
None. |
iComplete |
是否完成 |
decimal number |
None. |
iCount |
数量 |
integer |
None. |
T_WorkStore | Collection of T_WorkStore |
None. |
Request Formats
application/json, text/json
Sample:
[ { "id": 1, "iStoreId": "738cda7e-1a35-400c-90c4-b90676cb85f5", "iUserId": "cb2deb89-080f-4750-8fea-691305e8e04b", "dtCreateTime": "2023-03-23T16:58:00.8871597+08:00", "dtPlantTime": "2023-03-23T16:58:00.8871597+08:00", "iReportType": 1, "cUserName": "sample string 2", "iStatue": 1, "cRemark": "sample string 3", "iWorkType": 1, "iAsync": 1, "iComplete": 1.0, "iCount": 1, "T_WorkStore": [ { "id": 1, "iReportId": 1, "iStoreId": "aef91787-6caf-4859-a6e5-383ab17c8a54", "iUserId": "5ce2f93d-4563-4729-bbb2-079cc501a97b", "dtInStore": "2023-03-23T16:58:00.8871597+08:00", "cInPicPath": "sample string 2", "cInLon": "sample string 3", "cInLat": "sample string 4", "cInType": "sample string 5", "dtCreateTime": "2023-03-23T16:58:00.8871597+08:00", "iOffset": 1.0, "iAsync": 1 }, { "id": 1, "iReportId": 1, "iStoreId": "aef91787-6caf-4859-a6e5-383ab17c8a54", "iUserId": "5ce2f93d-4563-4729-bbb2-079cc501a97b", "dtInStore": "2023-03-23T16:58:00.8871597+08:00", "cInPicPath": "sample string 2", "cInLon": "sample string 3", "cInLat": "sample string 4", "cInType": "sample string 5", "dtCreateTime": "2023-03-23T16:58:00.8871597+08:00", "iOffset": 1.0, "iAsync": 1 } ] }, { "id": 1, "iStoreId": "738cda7e-1a35-400c-90c4-b90676cb85f5", "iUserId": "cb2deb89-080f-4750-8fea-691305e8e04b", "dtCreateTime": "2023-03-23T16:58:00.8871597+08:00", "dtPlantTime": "2023-03-23T16:58:00.8871597+08:00", "iReportType": 1, "cUserName": "sample string 2", "iStatue": 1, "cRemark": "sample string 3", "iWorkType": 1, "iAsync": 1, "iComplete": 1.0, "iCount": 1, "T_WorkStore": [ { "id": 1, "iReportId": 1, "iStoreId": "aef91787-6caf-4859-a6e5-383ab17c8a54", "iUserId": "5ce2f93d-4563-4729-bbb2-079cc501a97b", "dtInStore": "2023-03-23T16:58:00.8871597+08:00", "cInPicPath": "sample string 2", "cInLon": "sample string 3", "cInLat": "sample string 4", "cInType": "sample string 5", "dtCreateTime": "2023-03-23T16:58:00.8871597+08:00", "iOffset": 1.0, "iAsync": 1 }, { "id": 1, "iReportId": 1, "iStoreId": "aef91787-6caf-4859-a6e5-383ab17c8a54", "iUserId": "5ce2f93d-4563-4729-bbb2-079cc501a97b", "dtInStore": "2023-03-23T16:58:00.8871597+08:00", "cInPicPath": "sample string 2", "cInLon": "sample string 3", "cInLat": "sample string 4", "cInType": "sample string 5", "dtCreateTime": "2023-03-23T16:58:00.8871597+08:00", "iOffset": 1.0, "iAsync": 1 } ] } ]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
批量增加工作计划
T_WorkReportName | Description | Type | Additional information |
---|---|---|---|
id |
串号 |
integer |
None. |
iStoreId |
门店ID |
globally unique identifier |
None. |
iUserId |
用户ID |
globally unique identifier |
None. |
dtCreateTime |
建立日期 |
date |
None. |
dtPlantTime |
计划工作日期 |
date |
None. |
iReportType |
报告类型 |
integer |
None. |
cUserName |
用户名 |
string |
None. |
iStatue |
状态 |
integer |
None. |
cRemark |
工作报告备注 |
string |
None. |
iWorkType |
计划类型 |
integer |
None. |
iAsync |
同步标志 |
integer |
None. |
iComplete |
是否完成 |
decimal number |
None. |
iCount |
数量 |
integer |
None. |
T_WorkStore | Collection of T_WorkStore |
None. |
Response Formats
application/json, text/json
Sample:
{ "id": 1, "iStoreId": "21f9eb42-bf50-4ce4-8eca-6b21cb62a91a", "iUserId": "4e9eb709-cf2a-4f66-a4d6-9a9e50c33eb3", "dtCreateTime": "2023-03-23T16:58:00.8871597+08:00", "dtPlantTime": "2023-03-23T16:58:00.8871597+08:00", "iReportType": 1, "cUserName": "sample string 2", "iStatue": 1, "cRemark": "sample string 3", "iWorkType": 1, "iAsync": 1, "iComplete": 1.0, "iCount": 1, "T_WorkStore": [ { "id": 1, "iReportId": 1, "iStoreId": "5cfb1d82-9021-4ba9-b7e8-f5caeb7d3b6b", "iUserId": "e1448690-5004-453c-9101-dc7816e6ccc8", "dtInStore": "2023-03-23T16:58:00.8881131+08:00", "cInPicPath": "sample string 2", "cInLon": "sample string 3", "cInLat": "sample string 4", "cInType": "sample string 5", "dtCreateTime": "2023-03-23T16:58:00.8881131+08:00", "iOffset": 1.0, "iAsync": 1 }, { "id": 1, "iReportId": 1, "iStoreId": "5cfb1d82-9021-4ba9-b7e8-f5caeb7d3b6b", "iUserId": "e1448690-5004-453c-9101-dc7816e6ccc8", "dtInStore": "2023-03-23T16:58:00.8881131+08:00", "cInPicPath": "sample string 2", "cInLon": "sample string 3", "cInLat": "sample string 4", "cInType": "sample string 5", "dtCreateTime": "2023-03-23T16:58:00.8881131+08:00", "iOffset": 1.0, "iAsync": 1 } ] }