@yzlc
2016-09-30T10:51:26.000000Z
字数 826
阅读 477
丰乐APP接口
http://192.168.6.104:16002/?_m=/api/order/detail&oid=5
| 参数 | 类型 | 必选 | 说明 | 默认值 |
|---|---|---|---|---|
| _m | string | 是 | 方法入口 | |
| oid | string | 是 | 单据id |
{"data": {"id": "5","type": "FHSQ","u8_custom_id": "00001","status": "ZC","mark": "test","creator_id": "1","create_time": "2016-09-22 23:25:00.000","up_checker_id": null,"check_index": "1","u8_custom_name": "test-00001","row_number": "1","order_goods": [{"id": "7","order_id": "5","u8_store": "test","u8_goods_id": "test","u8_goods_name": "test","u8_goods_guige": "test","u8_goods_danwei": "test","u8_store_left": "100","my_needs": "10","u8_goods_price": "8.000","row_number": "1"},{"id": "8","order_id": "5","u8_store": "test1","u8_goods_id": "test1","u8_goods_name": "test1","u8_goods_guige": "test1","u8_goods_danwei": "test1","u8_store_left": "100","my_needs": "10","u8_goods_price": "8.000","row_number": "2"}]},"status": 0,"msg": "操作成功"}