Closed MeiXiaoKe1212 closed 4 months ago
INSERT INTO `sys_user` (`id`, `username`, `nickname`, `password`, `gender`, `email`, `phone`, `avatar`,
`last_login_time`, `last_login_ip`, `last_pwd_reset_time`, `description`, `is_system`,
`is_enabled`, `created`, `created_by`, `modified`, `modified_by`)
VALUES ('1', 'superadmin', '管理员', '$2a$10$bzGz6zZzAxkN0CRjPf0Pb.CetihWFQo8X6n0oKpZxb1vmxBZVJHIC', 0, NULL, NULL,
NULL, '2024-05-01 19:25:29', NULL, NULL, '租户-超级管理员', 1, 1, '2024-03-23 09:17:46', 'admin', NULL, NULL);
6.2版本 无法登录 密码不对 使用导入的sql默认密码Admin123456