111
This commit is contained in:
2
sql/patch_user_auto_increment.sql
Normal file
2
sql/patch_user_auto_increment.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- 用户ID从100000开始
|
||||
ALTER TABLE sys_user AUTO_INCREMENT = 100000;
|
||||
Reference in New Issue
Block a user