14 Commits

Author SHA1 Message Date
hy001
146db166fc refactor: other 服务 feign client 支持服务发现双模式
@FeignClient 改为 contextId 保留原 bean 名,name=rc-service-other,
url 使用 ${feign.other.url:}(带空默认值),API 前缀挪到 path。

行为:feign.other.url 配置存在(当前各服务启动参数注入 CLB VIP)时与原来
完全一致;置空/移除该参数后自动切换为 Nacos 服务发现负载均衡(lb)。

背景:内网 CLB 对"客户端本身是后端"的流量只调度到对面后端,对面实例被摘
除时连接被黑洞,导致部署 other 时调用方(live)线程池被拖死。切服务发现后
配合平台的 Nacos 摘流 + framework-nacos 的 LB 缓存驱逐实现无损发布。

先灰度 live→other(移除 live 启动参数中的 --feign.other.url),验证后全量。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 18:20:37 +08:00
hy001
a8424ad5e3 分国家发放工资 2026-05-21 11:19:04 +08:00
hy001
d9ff507e5f Revert "去掉动态模块"
This reverts commit 94b9063dd634128125744c2b538695e13c305077.
2026-05-17 14:48:11 +08:00
hy001
94b9063dd6 去掉动态模块 2026-05-17 14:27:40 +08:00
hy001
6642ead223 去掉活动配置 2026-05-17 13:41:35 +08:00
hy001
3fc5d4a4ff feat: expose store status on props resources 2026-05-17 01:02:17 +08:00
hy001
7238e8eb46 用户身份和代理数量bug修复 2026-05-12 20:12:16 +08:00
hy001
4d5151f4bc 房间背景/经理用户 2026-05-06 15:06:50 +08:00
hy001
de823791af 活动 2026-04-27 23:27:24 +08:00
hy001
82e8dc0bfe 礼物区域追加 2026-04-27 12:38:08 +08:00
hy001
3b57dba4dc 增加系统国家天假 2026-04-24 14:58:43 +08:00
hy001
5951344b1e 增加 2026-04-23 16:04:18 +08:00
hy001
ed4a95da29 feat: update console and other register reward flow 2026-04-16 20:07:14 +08:00
ZuoZuo
0e74f899f0 Initial import 2026-04-09 21:33:09 +08:00