.env 381 B

1234567891011121314
  1. # FileServer
  2. VUE_APP_FileServer = '/GCLSFileServer/ServiceInterface'
  3. # LearnWebSI
  4. VUE_APP_LearnWebSI = '/GCLSLearnWebSI/ServiceInterface'
  5. # BookWebSI
  6. VUE_APP_BookWebSI = '/GCLSBookWebSI/ServiceInterface'
  7. # ExerciseComInfoQuery
  8. VUE_APP_ExerciseComInfoQuery = '/TeachingServer/ExerciseComInfoQuery/'
  9. # ExerciseManager
  10. VUE_APP_ExerciseManager = '/TeachingServer/ExerciseManager/'