ly 11 tháng trước cách đây
mục cha
commit
4a2312f912
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      master/src/main/resources/application.yml

+ 1 - 1
master/src/main/resources/application.yml

@@ -13,7 +13,7 @@ ruoyi:
   # 邮件中链接跳转路径 示例(本地:http://localhost/cpms/index.html#,服务器:http://47.114.101.16:8080/cpms/index.html# https://cpms.basf-ypc.net.cn/cpms/index.html#)
   requestJumpPath: https://cpms.basf-ypc.net.cn/cpms/index.html#
   # 图像识别地址
-  imagePath: http://cpms.v6.idcfengye.com/detection_web
+  imagePath: http://1.13.182.229:7089/detection_web
   # 获取ip地址开关
   addressEnabled: false
   # 验证码类型 math 数组计算 char 字符验证