模型基础信息

This commit is contained in:
2024-05-06 13:57:06 +08:00
parent d7fbf3fe64
commit 917dc4e665
67 changed files with 9894 additions and 1104 deletions

View File

@@ -2,4 +2,7 @@
export const ADVANCE_BOOT = '/advance-boot'
//技术监督
export const PROCESS_BOOT = '/process-boot'
export const PROCESS_BOOT = '/process-boot'
//工作流模块
export const WORKFLOW_BOOT = '/workflow-boot'