数据库订单表修改 #3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
修改字段 分为主状态 已付款的子状态 退款的子状态。需要调整 1.数据库字段解构 2.程序后端订单的相关接口 3.小程序端订单的相关代码 4.飞机控制端及小程序后台的相关代码