文档管理
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

6 lines
224 B

VITE_BASE_API_SYSTEM = '/remote/admin-api/system'
VITE_BASE_API_EAM = '/remote/admin-api/eam'
VITE_BASE_API_INFRA = '/remote/admin-api/infra'
VITE_BASE_API_DOC= '/remote/admin-api/document'
VITE_DEVICE_INFO_INTERVAL = 35000