文档
测试

股东页面

POST
https://chaofen.zhongbochanghong.cn/addons/yun_shop/api.php?i=1&uuid=0&type=5&mid=34&version=v1.1.137&route=plugin.store-cashier.frontend.store.center.shareholder

接口描述

股东信息页面

说明 / 示例

``` { "result": 1, "msg": "获取成功", "data": { "hotel": { "name": "测试酒店", "thumb": "https://chaofen.zhongbochanghong.cn/static/upload/images/1/2022/07/f4fb8e55fae7f172f7c1fb35b7317cde.jpg", "hotel_id": 1 }, "income": { "money_total": "0.76" }, "level": { "level_info": { "id": 1, "uniacid": 1, "hotel_id": 1, "weight": 1, "level_name": "一级股东", "ratio": "1.00", "zt_ratio": "5.00", "j_bz": "10.00", "j_jl": "5.00", "n_bz": "20.00", "n_jl": "10.00", "created_at": 1658735792, "updated_at": 1658818227, "deleted_at": null, "condition": "{\"level_in_team\":{\"1\":{\"number\":\"\"}},\"buy_explicit_goods\":{\"goods_id\":\"\"},\"payed_price\":{\"is_swith\":\"1\",\"number\":\"10\"}}", "award": "{\"point\":{\"number\":\"\"},\"balance\":{\"is_swith\":\"1\",\"number\":\"100\"}}" } } } } ```