Files

2 lines
61 B
SQL
Raw Permalink Normal View History

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