Explorar o código

研报小程序接口增加api前缀

jwyu %!s(int64=3) %!d(string=hai) anos
pai
achega
e9555e1801
Modificáronse 3 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      .env.development
  2. 1 1
      .env.product
  3. 1 1
      .env.test

+ 1 - 1
.env.development

@@ -3,6 +3,6 @@ VITE_APP_OUTDIR="dist"
 
 VITE_APP_CYGX_BASEAPIURL="http://8.136.199.33:8500/api"
 
-VITE_APP_HZYB_BASEAPIURL="http://8.136.199.33:8612"
+VITE_APP_HZYB_BASEAPIURL="http://8.136.199.33:8612/api"
 
 VITE_APP_HZSL_BASEAPIURL="http://8.136.199.33:8608/api"

+ 1 - 1
.env.product

@@ -3,6 +3,6 @@ VITE_APP_OUTDIR="raiwechat_link_h5"
 
 VITE_APP_CYGX_BASEAPIURL="https://cygx.hzinsights.com/api"
 
-VITE_APP_HZYB_BASEAPIURL="https://yanbao.hzinsights.com"
+VITE_APP_HZYB_BASEAPIURL="https://yanbao.hzinsights.com/api"
 
 VITE_APP_HZSL_BASEAPIURL="https://openapi.hzinsights.com/api"

+ 1 - 1
.env.test

@@ -3,6 +3,6 @@ VITE_APP_OUTDIR="dist"
 
 VITE_APP_CYGX_BASEAPIURL="http://8.136.199.33:8500/api"
 
-VITE_APP_HZYB_BASEAPIURL="http://8.136.199.33:8612"
+VITE_APP_HZYB_BASEAPIURL="http://8.136.199.33:8612/api"
 
 VITE_APP_HZSL_BASEAPIURL="http://8.136.199.33:8608/api"