Files

4 lines
126 B
SQL
Raw Permalink Normal View History

2024-07-15 00:30:33 +08:00
INSERT INTO sys_role (id, name, create_time, update_time) VALUES (3, '管理员1', 1, 1623749138537);
-- hash check
select 1;