Sfoglia il codice sorgente

指数管理生产环境地址修正

vera_min 3 anni fa
parent
commit
431414b6f7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -7,4 +7,4 @@ VITE_PUBLIC_PATH = /
 # 线上环境接口地址
 VITE_API_URL = 'http://101.200.198.249:8899/api/v1'
 VITE_IMG_URL = 'http://101.200.198.249:8899/'
-VITE_ASSESS_URL = 'http://zhgy.sagoo.cn/base-api/assess'
+VITE_ASSESS_URL = 'http://zhgy.sagoo.cn/base-api/assess/v1'