{
"flag": "0",
"opertype": "0",
"note": "",
"items": [
{
"oldshopid": "300101",
"oldshopname": "社区超市南湖店 ",
"oldbgrpcode": "B300801",
"oldpgrpcode": "W300801",
"shopid": "300191",
"shoplname": "测试新机构",
"shopname": "测试新机构",
"headshopid": "3001",
"headshopidlist": "",
"deptlevelid": "",
"lastflag": "1",
"shopstatus": "0",
"shoptype": "11",
"dctypeid": "",
"shopform": "02",
"sizeclass": "01",
"shopclass": "01",
"shoplevel": "01",
"commercecircle": "10",
"league": "1",
"brand": "01",
"pgrpcode": "W300801",
"bgrpcode": "B300801",
"dcshopid": "0020",
"shopzonex": "",
"spgrpcode": "",
"fdcshopid": "0005",
"workingfloor": "0",
"openingtime": "2021-09-27 00:00:00",
"closetime": "",
"businesshours": "",
"floorcount": "",
"syjcnt": "",
"workforce": 0,
"acreage": "",
"showsize": "",
"manager": "",
"telephone": "",
"fax": "",
"entname": "中百",
"zipcode": "",
"city": "武汉",
"email": "",
"deliveryaddress": "",
"deliveryphone": "",
"note": "",
"dbsplitcode": "1",
"createtime": "2021-09-27 00:00:00",
"modifier": "测试",
"modifytime": "2024-12-14 14:36:16",
"shopgrpid": "",
"retdcshopid": "0025",
"rowno": 1,
"_NANOID": "p02Aerk4piaNVGQahjI4X",
"serialid": 1
}
]
}
curl --location --request POST 'http://localhost:8510/icvs-bmm-adjust/bshopsheet/save?token=1ca1e0a7f4ec4ca3899b7f41aeea6572' \
--header 'ssotoken: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"flag": "0",
"opertype": "0",
"note": "",
"items": [
{
"oldshopid": "300101",
"oldshopname": "社区超市南湖店 ",
"oldbgrpcode": "B300801",
"oldpgrpcode": "W300801",
"shopid": "300191",
"shoplname": "测试新机构",
"shopname": "测试新机构",
"headshopid": "3001",
"headshopidlist": "",
"deptlevelid": "",
"lastflag": "1",
"shopstatus": "0",
"shoptype": "11",
"dctypeid": "",
"shopform": "02",
"sizeclass": "01",
"shopclass": "01",
"shoplevel": "01",
"commercecircle": "10",
"league": "1",
"brand": "01",
"pgrpcode": "W300801",
"bgrpcode": "B300801",
"dcshopid": "0020",
"shopzonex": "",
"spgrpcode": "",
"fdcshopid": "0005",
"workingfloor": "0",
"openingtime": "2021-09-27 00:00:00",
"closetime": "",
"businesshours": "",
"floorcount": "",
"syjcnt": "",
"workforce": 0,
"acreage": "",
"showsize": "",
"manager": "",
"telephone": "",
"fax": "",
"entname": "中百",
"zipcode": "",
"city": "武汉",
"email": "",
"deliveryaddress": "",
"deliveryphone": "",
"note": "",
"dbsplitcode": "1",
"createtime": "2021-09-27 00:00:00",
"modifier": "测试",
"modifytime": "2024-12-14 14:36:16",
"shopgrpid": "",
"retdcshopid": "0025",
"rowno": 1,
"_NANOID": "p02Aerk4piaNVGQahjI4X",
"serialid": 1
}
]
}'
{
"returncode": "",
"data": {},
"message": "",
"traceId": "",
"errorDetail": "",
"now": ""
}