feat(system): 添加 websopy 用户同步服务集成

- 配置 websopy 服务地址用于用户数据同步功能
- 实现用户同步到 websopy 的接口调用逻辑
- 添加用户缓存刷新功能以保持数据一致性
- 移除 PostConstruct 初始化方式改为运行时获取配置
- 添加同步操作的空值检查和警告日志处理
This commit is contained in:
2026-04-04 04:26:00 +08:00
parent 2303f46fca
commit fd4d00a86d
3 changed files with 13 additions and 11 deletions
+3
View File
@@ -98,6 +98,9 @@ config:
upload-path: /Users/gxwebsoft/Documents/uploads
local-upload-path: /Users/gxwebsoft/Documents/uploads
# websopy 服务地址(用于同步用户数据)
websopyUrl: https://websopy-api.websoft.top
# 阿里云OSS云存储
endpoint: https://oss-cn-shenzhen.aliyuncs.com
accessKeyId: LTAI5tGXuJku8MK7TA6gQMZw