文档
测试

厨房提交日耗数据

POST
https://chaofen.zhongbochanghong.cn/addons/yun_shop/api.php?i=1&uuid=0&type=5&mid=34&version=v1.1.137&route=plugin.hotel-cost.frontend.staff.submit-kitchen-data

请求参数

参数名
类型
描述
必填
kitchenData
必填
id
int
id
必填
name
string
名称
必填
yesterday_num
string
昨日剩余
必填
yesterday_price
int
昨日单价
必填
yesterday_totel
int
昨日总价
必填
purchase_num
int
采购数量
必填
purchase_price
int
采购单价
必填
purchase_totel
int
采购总价
必填
today_num
int
今日剩余
必填
today_price
int
今日单价
必填
today_totel
int
今日总价
必填
total
int
今日日耗总成本
必填