mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 08:21:09 +08:00
fix: demo用户默认失效#5995
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `sys_user` set `enabled` = 0 where `user_id` = 2;
|
||||
Reference in New Issue
Block a user