Helius
2021-09-24 1a50940fde9a815d1dbddfe8e5f4da22641ad93b
sql/xc_mall.sql
@@ -278,6 +278,6 @@
alter table mall_order_refund add type int null comment '1-仅退款不退货2-退款退货';
alter table mall_order_refund add before_status int null comment '订单退款前状态';
alter table mall_order_refund add refund_time datetime null comment '退款时间';