多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
~~~[api] post:/apiw.php/green/bigorder/getOrder *int:work_id# *order_sn#订单编号 <<< success { "code": 200, "msg": "ok", "data": { "id": 35, "uid": 5354, "order_number": "2019122317191117670490265354B", "title": "废铁2吨", "content": "纯正废铁", "bond": "0.00", "min_price_markup": "50.00", "imgurl": "{“http:baidu.com”}", "author_type": 1, "author_name": "刘经理", "author_tel": "0571-2586547858", "local_province": "100", "local_city": "110", "local_county": "111", "local_address": "古墩路254号", "local_longitude": "120.2455", "local_latitude": "65.458", "order_status": 1, "order_item_type": "", "cancel_reason": null, "fail_audit_reason": null, "if_pay_bond": 0, "start_price": "0.00", "bid_announcement": null, "bid_instructions": null, "ctime": 0, "audit_time": 0, "pay_bond_time": 0 } } <<< error ~~~ ## 返回数据字段说明 | 字段 | 说明 | | --- | --- | |order_number|订单编号| | title | 标题 | |imgurl |图片 | |ctime | 创建时间,时间戳格式,精确到秒 | | local_province | | | local_city | | | local_county | | | local_address | | | order_number | | | content | 废品描述| |bond | 发布人支付保证金金额 | | min_price_markup | 回收商每次报价支付金额 | | author_name | | |author_tel | | | author_type | | | order_status | 订单状态,0、审核中,1、竞拍/出价中,2、已完成,3、已取消 |