ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
接口状态: 已完成 接口URL: curl【下单时回调地址】 请求方式: POST Content-Type: application/json #### 请求类型 post #### 推送数据 ``` { "app_key": "sdsd", "status": 3, "order_id": 11, "total": 11, "is_deduction": 1, } ``` #### 推送数据参数说明 |变量名 | 类型 | 描述 | | --- | --- | --- | |status|number|订单状态:3已取消 | |order_no|number|订单号| |total|number|金额| |is_deduction|int| 是否回款1:已回款|