- ###
- # @Author: magic
- # @Date: 2023-07-18 20:34:41
- # @LastEditors: g05047
- # @LastEditTime: 2023-07-19 15:49:19
- # @Description: file content
- ###
- # java 微服务测试
- ENV = 'development'
- VUE_APP_BASE_API = 'https://dev1.cloud-seal.com/hipo-business'
- VUE_APP_BUILD_NAME = XXIT
- VUE_APP_BASE_WSS = 'ws://javacloud.test.ccit.work/websocket'
- VUE_APP_PAGE_URL=https://dev1.cloud-seal.com/engine/#/
|