新增终端状态管理

This commit is contained in:
2024-06-04 18:36:17 +08:00
parent 9ee495f40d
commit b2a7429c55
8 changed files with 771 additions and 586 deletions

View File

@@ -8,4 +8,7 @@ export const PROCESS_BOOT = '/process-boot'
export const BPM_BOOT = '/bpm-boot'
//冀北技术监督
export const SUPERVISION_BOOT = '/supervision-boot'
export const SUPERVISION_BOOT = '/supervision-boot'
//终端模块
export const DEVICE_BOOT = '/device-boot'