This commit is contained in:
2024-12-16 14:48:04 +08:00
parent a8026ff42b
commit 4eec013af8
7 changed files with 539 additions and 418 deletions

View File

@@ -11,6 +11,7 @@ VITE_APP_ROUTER_PREFIX = '/'
# 默认上传地址
VITE_APP_UPLOAD_URL = '/Common/UploadFile'
#设备检查项
MES_DEVICE_INSPECT ="/device/inspect"
#socket API
VITE_APP_SOCKET_API = '/msghub'