文档
测试

修改成本支出项目

POST
/api/restaurant_machine/costexpenditureitems/update

请求头

参数名
类型
描述
必填
token
string
token
必填

请求参数

``` { "ceiId":1 //id "ceiName":"员工薪资" //名字 }

说明 / 示例

{ "total": 0, "code": 0, "data": null, "message": "修改成功" }