feat: 支持postgresql

This commit is contained in:
xiaojunnuo
2024-07-17 01:30:00 +08:00
parent a917a7bca6
commit 3b19bfb429
23 changed files with 203 additions and 321 deletions
@@ -0,0 +1 @@
INSERT INTO sys_role (id, name ) VALUES (3, '普通用户');