后台添加订单
POST
/admin.php?m=admin&c=order&a=add
请求参数
响应参数
参数名
类型
描述
必填
status
int
1 成功 0失败
必填
data
array
数据
必填
msg
错误信息,失败时返回
可选