文档
测试

点餐机登录

POST
/restaurant_machine/OrderingMachineAccount/orderingmachineaccountlogin

请求参数

参数名
类型
描述
必填
username
string
用户名
必填
password
string
密码
必填

说明 / 示例

``` { "date": { "id": 1, "username": "曹氏鸭脖", "phone": null, "companyEntity": null, "token": "oma:token:db4612709af44b43ac0aeae7400c167c", "isShop": 0 }, "total": 0, "code": 0, "message": "success" }