mirror of
https://github.com/certd/certd.git
synced 2026-04-23 11:37:23 +08:00
2 lines
104 B
SQL
2 lines
104 B
SQL
|
|
INSERT INTO sys_role (id, name, create_time, update_time) VALUES (3, '普通用户', 1, 1623749138537);
|