mirror of
https://github.com/certd/certd.git
synced 2026-04-05 07:20:56 +08:00
2 lines
60 B
SQL
2 lines
60 B
SQL
INSERT INTO sys_role (id, name) VALUES (3, '普通用户');
|