POST ActionApi/T_DisplayInfor/PostT_DisplayInfor
陈列信息-新增___NEW巡店模块重构
Request Information
URI Parameters
None.
Body Parameters
Collection of T_DisplayInforName | Description | Type | Additional information |
---|---|---|---|
cDisplayType |
陈列类型 |
string |
None. |
cProductType |
产品类型 |
string |
None. |
cExtraoldType |
特陈类型 |
string |
None. |
cCompetitor |
竞品类型 |
string |
None. |
iFlag |
是否标志 |
integer |
None. |
dtCreateTime |
建立日期 |
date |
None. |
cDisplayItem |
检查项目 |
string |
None. |
iStoreId |
门店id |
globally unique identifier |
None. |
iBrandId |
品牌id |
integer |
None. |
id |
串号 |
globally unique identifier |
None. |
iReportID |
报告id |
integer |
None. |
iDisplayItem |
检查项ID |
integer |
None. |
iDisplayType |
陈列类型 |
integer |
None. |
iProductType |
产品类型 |
integer |
None. |
iExtraoldType |
扩展类型 |
integer |
None. |
iCompetitorType |
竞品类型 |
integer |
None. |
Request Formats
application/json, text/json
Sample:
[ { "cDisplayType": "sample string 1", "cProductType": "sample string 2", "cExtraoldType": "sample string 3", "cCompetitor": "sample string 4", "iFlag": 1, "dtCreateTime": "2023-03-23T16:01:06.7690056+08:00", "cDisplayItem": "sample string 5", "iStoreId": "6c8564e6-ebc2-438d-8799-b65ccb694115", "iBrandId": 1, "id": "e40f65d1-bbdb-40c5-81bf-0bfd282248f5", "iReportID": 1, "iDisplayItem": 1, "iDisplayType": 1, "iProductType": 1, "iExtraoldType": 1, "iCompetitorType": 1 }, { "cDisplayType": "sample string 1", "cProductType": "sample string 2", "cExtraoldType": "sample string 3", "cCompetitor": "sample string 4", "iFlag": 1, "dtCreateTime": "2023-03-23T16:01:06.7690056+08:00", "cDisplayItem": "sample string 5", "iStoreId": "6c8564e6-ebc2-438d-8799-b65ccb694115", "iBrandId": 1, "id": "e40f65d1-bbdb-40c5-81bf-0bfd282248f5", "iReportID": 1, "iDisplayItem": 1, "iDisplayType": 1, "iProductType": 1, "iExtraoldType": 1, "iCompetitorType": 1 } ]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
陈列信息-新增___NEW巡店模块重构
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.