mirror of
https://github.com/certd/certd.git
synced 2026-04-03 14:10:54 +08:00
4 lines
126 B
SQL
4 lines
126 B
SQL
INSERT INTO sys_role (id, name, create_time, update_time) VALUES (3, '管理员1', 1, 1623749138537);
|
|
-- hash check
|
|
select 1;
|