|
@@ -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 字符验证
|