Commit 920da020 authored by killer's avatar killer

销户

parent e6eff217
-- 身份证号,姓名,地址长度修改
-- http://confluence.quantgroup.cn/pages/viewpage.action?pageId=61679207
alter table xyqb_user.user_detail
modify column id_no varchar(128) default '' comment '身份证号',
modify column name varchar(128) default '' comment '真实姓名';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment