Files

2 lines
60 B
SQL
Raw Permalink Normal View History

2024-12-09 17:47:01 +08:00
INSERT INTO sys_role (id, name) VALUES (3, '普通用户');