文档
测试

(他人查看)成本列表

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.boss.hotel-cost-list

说明 / 示例

``` { "result": 1, "msg": "获取成功", "data": [ { "id": 32, "hotel_id": 1, "uniacid": 0, "name": "2022-08-01酒店营业数据", "profit": "0.00", "turnover": "0.00", "other_turnover": "0.00", "fixed": "6234.00", "daily_consumption": "0.00", "created_at": 1659283200, "status": 1 }, { "id": 22, "hotel_id": 1, "uniacid": 0, "name": "2022-07-31酒店营业数据", "profit": "0.00", "turnover": "0.00", "other_turnover": "0.00", "fixed": "0.00", "daily_consumption": "0.00", "created_at": 1659196800, "status": 1 }, { "id": 17, "hotel_id": 1, "uniacid": 0, "name": "2022-07-30酒店营业数据", "profit": "0.00", "turnover": "0.00", "other_turnover": "0.00", "fixed": "0.00", "daily_consumption": "0.00", "created_at": 1659110400, "status": 1 }, { "id": 12, "hotel_id": 1, "uniacid": 0, "name": "2022-07-29酒店营业数据", "profit": "0.00", "turnover": "183.00", "other_turnover": "0.00", "fixed": "0.00", "daily_consumption": "0.00", "created_at": 1659024000, "status": 1 }, { "id": 1, "hotel_id": 1, "uniacid": 1, "name": "2022-7-28酒店营业数据", "profit": "2499.00", "turnover": "1999.00", "other_turnover": "1000.00", "fixed": "100.00", "daily_consumption": "400.00", "created_at": 1658937600, "status": 1 } ] } ```