feat:角色用户权限

This commit is contained in:
2026-01-08 14:37:32 +08:00
parent faf4f23b61
commit dd64b9ad27
14 changed files with 201 additions and 19 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE spdm_baseline.system_form_configure MODIFY COLUMN comment mediumtext CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NULL COMMENT '描述信息';