diff --git a/.env.production b/.env.production index 9e01112..6965f9b 100644 --- a/.env.production +++ b/.env.production @@ -6,4 +6,4 @@ ENV = 'production' # 管理系统/生产环境 VUE_APP_PDOMAIN = 'tanex56-oms' -VUE_APP_BASE_API = 'http://api.vip.tanex56.com/api/omssvr' +VUE_APP_BASE_API = 'https://api.vip.tanex56.com/api/omssvr'