Browse Source

'优化代码'

ms
zhoujie 2 years ago
parent
commit
675b9ffb4a
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      .env.production

+ 2
- 2
.env.production View File

@@ -13,5 +13,5 @@ ENV = 'production'
# VITE_APP_BASE_URL ='https://qtzl.etcjz.cn/' # 试运行地址
# VITE_APP_UPLOAD_URL = "https://qtzl.etcjz.cn" #试运行地址
# VITE_APP_BASE_URL ='https://testmedusa.etcjz.cn/ifzt/api/interfaceMidGroundIn'
# VITE_APP_TYPE = 'dev' #打测试环境的包
VITE_APP_TYPE = 'production' #打生产环境的包
VITE_APP_TYPE = 'dev' #打测试环境的包
# VITE_APP_TYPE = 'production' #打生产环境的包

Loading…
Cancel
Save