浏览代码

图片识别更新

lxh 2 周之前
父节点
当前提交
ad497a6995
共有 2 个文件被更改,包括 387 次插入527 次删除
  1. 2 2
      common/service/config.service.js
  2. 385 525
      pages/gasreport/components/gasImgIdentify.vue

+ 2 - 2
common/service/config.service.js

@@ -12,8 +12,8 @@ if (process.env.NODE_ENV == "development") {
   // BASE_URL = "http://10.120.120.164:9999"; // 察哈素
   // BASE_URL = "http://182.92.126.35:9999"; // 生产环境
   // BASE_URL = "http://172.16.53.16:9999"; // 
-  BASE_URL = "http://10.246.167.205:9999"; //上湾
-  // BASE_URL = "http://172.30164.61:9999"; //元子沟
+  // BASE_URL = "http://10.246.167.205:9999"; //上湾
+  BASE_URL = "172.30.157.9:8092"; //元子沟
 
 }
 let staticDomainURL = BASE_URL + "/sys/common/static";

文件差异内容过多而无法显示
+ 385 - 525
pages/gasreport/components/gasImgIdentify.vue


部分文件因为文件数量过多而无法显示