- # FileServer
 
- VUE_APP_FileServer = '/GCLSFileServer/ServiceInterface'
 
- # LearnWebSI
 
- VUE_APP_LearnWebSI = '/GCLSLearnWebSI/ServiceInterface'
 
- # BookWebSI
 
- VUE_APP_BookWebSI = '/GCLSBookWebSI/ServiceInterface'
 
- #eepServer
 
- VUE_APP_EepServer = '/EEPServer/SI'
 
- #version
 
- VUE_APP_VERSION = '2025.10.17'
 
 
  |