4.sql 98 B

12
  1. alter table t_admin_user
  2. add open_id varchar(128) null comment '微信号' after mobile_phone;