Commit 72464a23 by lijingjing

修复三级编码 -> 一级编码 不生效问题;

parent 9ded88bd
/** created by meazty on 2021/10/13 17:48 **/
/** created by meazty on 2021/10/13 17:48 **/
update sys_user set mobile = '13848936774' where realname = '孔悦' and username = 'kongyue';
update sys_user set mobile = '18747588107' where realname = '王志玲' and username = 'wangzhiling';
update sys_user set mobile = '18247575767' where realname = '刘丽丽' and username = 'liulili';
update sys_user set mobile = '13948152002' where realname = '甄玉丽' and username = 'zhenyuli';
update sys_user set mobile = '18747951995' where realname = '徐宝玉' and username = 'xubaoyu';
update sys_user set mobile = '15771510173' where realname = '王志新' and username = 'wangzhixin';
update sys_user set mobile = '15304750957' where realname = '王瑞新' and username = 'wangruixin';
update sys_user set mobile = '15248392666' where realname = '李文悦' and username = 'liwenyue';
update sys_user set mobile = '7958555' where realname = '三期调度' and username = 'sanqidiaodu';
update sys_user set mobile = '7959555' where realname = '二期调度' and username = 'erqidiaodu';
\ No newline at end of file
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