💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
### WeEngine Android、IOS OrderDelete api ~~~[api] POST:https://127.0.0.1/app/index.php?i=4&c=entry&m=ewei_shopv2&do=mobile&r=apply.order.op.delete *string:id=订单ID#订单ID *string:userdeleted=0#状态 0恢复订单 1删除订单 <<< success { "status": 1, "result": { "message": "操作成功!" } } <<< error { "status": 0, "result": { "message": "错误信息" } } ~~~