- 内部接口
- 公共接口
- 业务接口
- CN
- A_通用参数
- B_KA配额
- C_IMS指引
- D_GT配额
- Z_报表
- IL
- 系统
- 流程
- 定时任务
- 后台接口
- 消息通知
- 登录POST
- 刷新TokenGET
- SSO登录GET
- 外部API
- Authing
分页查询
GET
/api/ImsProcess/GtImsAddImsSpecial/GetPageList
请求参数
Authorization
在 header 添加参数
X-Token
示例:
X-Token: ********************
Query 参数
ZoneCode
string
大区编码
RegionCode
string
区域编码
StoreCode
string
门店编码
CityClusterCode
string
城市群编码
Brand
string
品牌
SkuCode
string
Sku编码
MonthId
string
年月
示例值:
202409
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/ImsProcess/GtImsAddImsSpecial/GetPageList?ZoneCode=&RegionCode=&StoreCode=&CityClusterCode=&Brand=&SkuCode=&MonthId=202409' \
--header 'X-Token;'
返回响应
🟢200成功
application/json
Body
Status
boolean
必需
Result
object
必需
TimeSpan
null
必需
PageIndex
integer
必需
PageSize
integer
必需
Data
array [object {17}]
必需
TotalCount
integer
必需
TotalPages
integer
必需
HasPrevPages
boolean
必需
HasNextPages
boolean
必需
Message
string
必需
Code
integer
必需
DataCode
integer
必需
Total
integer
必需
示例
{
"Status": true,
"Result": {
"TimeSpan": null,
"PageIndex": 1,
"PageSize": 10,
"Data": [
{
"StoreName": "陕西省宝鸡市渭滨区妈咪贝贝高新医院店",
"StoreCode": "80017188",
"ShopTypeName": "单体店",
"ZoneName": "北区",
"RegionName": "陕晋",
"CityClusterName": "陕西",
"ShopTag": "B",
"DistrictName": "渭滨区",
"DistrictLayerNameCn": "红",
"Brand": "202703",
"BrandName": "Prestige_CN",
"SkuCode": "420405",
"SkuNameEn": "Prestige F2 800g New GB",
"Volume": 5,
"MonthId": 202409,
"CreatedDate": "2024-09-11 15:19:08",
"CreatedByUserName": "系统管理员"
},
{
"StoreName": "滁州市天长市铜城镇乔田社区天铜北路东侧华立军家",
"StoreCode": "80021689",
"ShopTypeName": "单体店",
"ZoneName": "东区",
"RegionName": "安徽",
"CityClusterName": "合肥",
"ShopTag": "B",
"DistrictName": "天长市",
"DistrictLayerNameCn": "黄",
"Brand": "202703",
"BrandName": "Prestige CN",
"SkuCode": null,
"SkuNameEn": null,
"Volume": 30,
"MonthId": 202409,
"CreatedDate": "2024-09-11 14:38:42",
"CreatedByUserName": "系统管理员"
},
{
"StoreName": "宁波市余姚市妈咪全知道陆埠店",
"StoreCode": "10087219",
"ShopTypeName": "单体店",
"ZoneName": "东区",
"RegionName": "浙南",
"CityClusterName": "宁波",
"ShopTag": "D",
"DistrictName": "余姚市",
"DistrictLayerNameCn": "红",
"Brand": "202703",
"BrandName": "Prestige CN",
"SkuCode": "420405",
"SkuNameEn": "Prestige F2 800g New GB",
"Volume": 5,
"MonthId": 202409,
"CreatedDate": "2024-09-11 14:38:42",
"CreatedByUserName": "系统管理员"
},
{
"StoreName": "岳阳市云溪区云龙路天才宝贝",
"StoreCode": "80020184",
"ShopTypeName": "单体店",
"ZoneName": "西区",
"RegionName": "湖南",
"CityClusterName": "长沙",
"ShopTag": "E",
"DistrictName": "云溪区",
"DistrictLayerNameCn": "白",
"Brand": "202703",
"BrandName": "Prestige_CN",
"SkuCode": "420405",
"SkuNameEn": "Prestige F2 800g New GB",
"Volume": 5,
"MonthId": 202409,
"CreatedDate": "2024-09-11 15:19:08",
"CreatedByUserName": "系统管理员"
},
{
"StoreName": "湖南省长沙市望城区唯思爱",
"StoreCode": "80019191",
"ShopTypeName": "单体店",
"ZoneName": "西区",
"RegionName": "湖南",
"CityClusterName": "长沙",
"ShopTag": "C",
"DistrictName": "望城区",
"DistrictLayerNameCn": "红",
"Brand": "202703",
"BrandName": "Prestige_CN",
"SkuCode": "420405",
"SkuNameEn": "Prestige F2 800g New GB",
"Volume": 5,
"MonthId": 202409,
"CreatedDate": "2024-09-11 15:19:08",
"CreatedByUserName": "系统管理员"
},
{
"StoreName": "揭阳市惠来县靖海镇亲亲宝贝",
"StoreCode": "30015121",
"ShopTypeName": "单体店",
"ZoneName": "南区",
"RegionName": "粤东",
"CityClusterName": "揭汕",
"ShopTag": "C",
"DistrictName": "惠来县",
"DistrictLayerNameCn": "黄",
"Brand": "202703",
"BrandName": "Prestige CN",
"SkuCode": "420405",
"SkuNameEn": "Prestige F2 800g New GB",
"Volume": 5,
"MonthId": 202409,
"CreatedDate": "2024-09-11 14:38:42",
"CreatedByUserName": "系统管理员"
},
{
"StoreName": "四川省绵阳市三台县哈萌小匠",
"StoreCode": "80036204",
"ShopTypeName": "单体店",
"ZoneName": "西区",
"RegionName": "四川",
"CityClusterName": "川西北",
"ShopTag": "C",
"DistrictName": "三台县",
"DistrictLayerNameCn": "白",
"Brand": "202703",
"BrandName": "Prestige CN",
"SkuCode": "420405",
"SkuNameEn": "Prestige F2 800g New GB",
"Volume": 5,
"MonthId": 202409,
"CreatedDate": "2024-09-11 14:38:42",
"CreatedByUserName": "系统管理员"
}
],
"TotalCount": 7,
"TotalPages": 1,
"HasPrevPages": false,
"HasNextPages": false
},
"Message": "操作成功",
"Code": 200,
"DataCode": 318,
"Total": 0
}
修改于 2024-10-10 08:32:01