Helius
2021-09-28 a101b86d1044dc877de2cb39562bb8dad4f6802e
sql/xc_mall.sql
@@ -353,4 +353,6 @@
)comment '版本表';
alter table mall_order_info add pay_trade_no text null comment '支付交易单号';
alter table mall_member add bind_phone varchar(20) null comment '绑定手机号(仅全民商城用得到)';