{
"Id": 0,
"UserName": "string",
"MobilePhone": "string",
"ShopAddress": "string",
"Remark": "string",
"UserId": 0,
"TerminalId": 0,
"LoadFirst": true,
"PlatFormType": 0,
"DelProduct": {
"PlatFormType": 0,
"TerminalID": 0,
"ProductID": 0,
"SalePromotionPartProductID": 0,
"IsAutoSelectCashTicket": true,
"StorageGroupCode": "string",
"SalePromotionno": "string",
"SellCashTicketDetailID": 0,
"MealSalePromotionno": "string",
"BuyType": "string",
"SellBufferDetailID": 0,
"val": 0,
"SellCashTicketDetailIDList": [
0
]
}
}curl --location --request POST '/api/CaiHua_Business_App_LoginTerminalBO/ShopManageRegister' \
--header 'Content-Type: application/json' \
--data-raw '{
"Id": 0,
"UserName": "string",
"MobilePhone": "string",
"ShopAddress": "string",
"Remark": "string",
"UserId": 0,
"TerminalId": 0,
"LoadFirst": true,
"PlatFormType": 0,
"DelProduct": {
"PlatFormType": 0,
"TerminalID": 0,
"ProductID": 0,
"SalePromotionPartProductID": 0,
"IsAutoSelectCashTicket": true,
"StorageGroupCode": "string",
"SalePromotionno": "string",
"SellCashTicketDetailID": 0,
"MealSalePromotionno": "string",
"BuyType": "string",
"SellBufferDetailID": 0,
"val": 0,
"SellCashTicketDetailIDList": [
0
]
}
}'{
"Result": {
"ResultCode": 0,
"ResultMsg": "string"
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}