数据字典集中治理

This commit is contained in:
Cheng Zhou
2025-12-17 20:58:42 +08:00
parent c2328594b0
commit b0bffbc75e
16 changed files with 170 additions and 39 deletions
+8
View File
@@ -0,0 +1,8 @@
export * from "./types";
export * from "./utils";
export * from "./status.dict";
export * from "./priority.dict";
export * from "./role.dict";
export * from "./ae.dict";
export * from "./finance.dict";
export * from "./imp.dict";