diff options
| author | shizhendong <[email protected]> | 2021-04-07 16:58:08 +0800 |
|---|---|---|
| committer | shizhendong <[email protected]> | 2021-04-07 16:58:08 +0800 |
| commit | d65dd262167d06ec838009ad694ef52760a8b984 (patch) | |
| tree | a34d601d851da1914ed7b168c31169ba08e68ec9 /nz-admin/db/2020-12-25.sql | |
| parent | 82503bb72ce5d35c51d3b1dbe54f3dc9810924c7 (diff) | |
remove: 移除无用文件develop
Diffstat (limited to 'nz-admin/db/2020-12-25.sql')
| -rw-r--r-- | nz-admin/db/2020-12-25.sql | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/nz-admin/db/2020-12-25.sql b/nz-admin/db/2020-12-25.sql deleted file mode 100644 index 7ca63032..00000000 --- a/nz-admin/db/2020-12-25.sql +++ /dev/null @@ -1,5 +0,0 @@ -/** - * 系统初始角色 admin/common remark备注信息变更为英文 - */ -update sys_role set remark = 'The system built-in administrator role' where name = 'admin'; -update sys_role set remark = 'The system build-in common user role' where name = 'common';
\ No newline at end of file |
