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 '退款时间';