修改关键字

This commit is contained in:
guanj
2026-05-28 19:28:12 +08:00
parent 21756e05d4
commit 98e0f9de02
17 changed files with 1425 additions and 1408 deletions

View File

@@ -1,14 +1,14 @@
// 高级算法
export const ADVANCE_BOOT = '/advance-boot'
//技术监督
export const PROCESS_BOOT = '/process-boot'
//工作流模块
export const BPM_BOOT = '/bpm-boot'
//冀北技术监督
export const SUPERVISION_BOOT = '/supervision-boot'
//终端模块
// 高级算法
export const ADVANCE_BOOT = '/advance-boot'
//技术监督
export const PROCESS_BOOT = '/process-boot'
//工作流模块
export const BPM_BOOT = '/bpm-boot'
//网公司技术监督
export const SUPERVISION_BOOT = '/supervision-boot'
//终端模块
export const DEVICE_BOOT = '/device-boot'