summaryrefslogtreecommitdiff
path: root/nz-admin/db/2020-12-25.sql
diff options
context:
space:
mode:
Diffstat (limited to 'nz-admin/db/2020-12-25.sql')
-rw-r--r--nz-admin/db/2020-12-25.sql5
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