certd/packages/ui/certd-server/db/migration-mysql/v10003__role_user.sql

2 lines
60 B
SQL

INSERT INTO sys_role (id, name) VALUES (3, '普通用户');