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