企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
1.用户支付订单 ~~~[api] get:https://faka.1yuantuoke.com/adminapi/user_order/user_order_list page#页码 limit#条数 where#可选,数组(搜索条件) <<< success <<< error ~~~ 2.代理商支付订单 ~~~[api] get:https://faka.1yuantuoke.com/adminapi/agent_order/agent_order_list page#页码 limit#条数 where#可选,数组(搜索条件) <<< success <<< error ~~~ 3.代理商发货 ~~~[api] get:https://faka.1yuantuoke.com/adminapi/agent_order/agent_order_deliver order_id#订单号 express_order#快递单号 <<< success <<< error ~~~