Ver Fonte

dqm_后端

all há 5 anos atrás
pai
commit
d57a655a2c
2 ficheiros alterados com 2 adições e 2 exclusões
  1. 1 1
      .gitignore
  2. 1 1
      frontend_web/.env.development

+ 1 - 1
.gitignore

@@ -33,7 +33,7 @@ src/dashoo.cn/dqm_api/dqm_api
 src/dashoo.cn/dqm_frontend_server/dqm_frontend_server
 src/dashoo.cn/genepoint_interface/genepoint_interface
 
-
+pkg
 
 # beego临时文件
 lastupdate.tmp

+ 1 - 1
frontend_web/.env.development

@@ -14,7 +14,7 @@ VUE_APP_API=http://127.0.0.1:8090/api/
 
 # 第二后端API地址
 #VUE_APP_API02=http://39.98.34.197:9915/api/
-VUE_APP_API02=http://127.0.0.1:8090/api/
+VUE_APP_API02=http://127.0.0.1:9635/api/
 
 # 分模块地址
 VUE_APP_MODULE01=http://localhost:8081/#