Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
patzn-cloud-service-hmhj
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangweidong
patzn-cloud-service-hmhj
Commits
72464a23
Commit
72464a23
authored
Oct 13, 2021
by
lijingjing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复三级编码 -> 一级编码 不生效问题;
parent
9ded88bd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
20211113修改手机号.sql
src/test/java/resources/db_sql/base/v170/20211113修改手机号.sql
+13
-0
No files found.
src/test/java/resources/db_sql/base/v170/20211113修改手机号.sql
0 → 100644
View file @
72464a23
/** 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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment