Helius
2021-09-24 fa92b7908d4091bc2e418549500e64cd9813e755
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 '退款时间';