INSERT INTO public.t_user (id, name, username, password, role) VALUES (DEFAULT, '超级管理员', 'SuperAdmin', 'e10adc3949ba59abbe56e057f20f883e', '系统管理员');