v5.2.4 发布

This commit is contained in:
xiongxiaoyang
2025-07-25 20:09:50 +08:00
parent c24c68ecaf
commit 1ef64edcda
8 changed files with 17 additions and 17 deletions

View File

@@ -41,13 +41,13 @@ http:
# 是否开启 HTTP 代理true-开启false-不开启
enabled: false
# 代理 IP
ip: us.swiftproxy.net
ip: proxy.bestproxy.com
# 代理端口号
port: 7878
port: 2312
# 代理用户名
username: swiftproxy_u
username: bestproxy_u
# 代理密码
password: swiftproxy_p
password: bestproxy_p
--- #--------------------- Spring AI 配置----------------------