39 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
1826aa10ab 经理中心 2026-06-24 15:39:54 +08:00
hy001
de95193bda 经理中心 2026-06-12 19:36:53 +08:00
hy001
7f7649d6bd Merge branch 'test'
# Conflicts:
#	rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/scheduler/TeamBillTask.java
#	rc-service/rc-service-other/other-inner-endpoint/src/main/java/com/red/circle/other/app/inner/service/team/impl/TeamManualSalaryPaymentClientServiceImpl.java
#	rc-service/rc-service-other/other-inner-endpoint/src/test/java/com/red/circle/other/app/inner/service/team/impl/TeamManualSalaryPaymentClientServiceImplTest.java
2026-06-01 19:58:08 +08:00
hy001
85f3ffbc10 自动结算 2026-06-01 19:46:48 +08:00
hy001
e3be12cd8b 支持手动工资按月度账期发放 2026-05-29 20:56:57 +08:00
hy001
d799d68946 修复工资发放 2026-05-25 20:34:00 +08:00
hy001
a0461ce68c CP关系解绑需要金币 2026-05-22 19:17:41 +08:00
hy001
3f59e5b653 CP 2026-05-21 15:43:38 +08:00
hy001
8460125d79 expose manual salary role breakdown 2026-05-21 14:05:38 +08:00
hy001
3cef4fc322 fix manual salary settlement net payable 2026-05-21 13:46:33 +08:00
hy001
a48fddb613 Merge branch 'release/redis-memory-fix-20260521' of gitea.haiyihy.com:hy/chatapp3-java 2026-05-21 11:19:21 +08:00
hy001
a8424ad5e3 分国家发放工资 2026-05-21 11:19:04 +08:00
hy001
1343fa4631 CP系统 2026-05-21 11:18:31 +08:00
hy001
a51c252b36 登录ip查询 2026-05-19 18:01:02 +08:00
hy001
916ce628be fix: normalize channel login open ids 2026-05-18 14:04:17 +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
310a6c8050 徽章 2026-05-16 02:27:41 +08:00
hy001
f94fb80701 feat: add VIP resource enums 2026-05-16 02:21:43 +08:00
hy001
3ec362be15 密码房 2026-05-15 16:39:35 +08:00
hy001
7238e8eb46 用户身份和代理数量bug修复 2026-05-12 20:12:16 +08:00
hy001
3e4251ba3b 红包、任务需求 2026-05-08 18:49:00 +08:00
hy001
0e97ecddc9 feat(console): expose login device model 2026-05-07 16:10:10 +08:00
hy001
41729137ed feat: record login ip region metadata 2026-05-06 20:54:03 +08:00
hy001
4d5151f4bc 房间背景/经理用户 2026-05-06 15:06:50 +08:00
ZuoZuo
c7a650ce7f 后台保活和注册 2026-05-02 02:23:48 +08:00
hy001
fb4184584d 次月政策 2026-04-30 20:07:54 +08:00
hy001
de823791af 活动 2026-04-27 23:27:24 +08:00
hy001
82e8dc0bfe 礼物区域追加 2026-04-27 12:38:08 +08:00
hy001
ff9b790de5 z
增加灵仙游戏,修复房间排序,数据大屏增加
2026-04-24 17:10:36 +08:00
hy001
3b57dba4dc 增加系统国家天假 2026-04-24 14:58:43 +08:00
hy001
5951344b1e 增加 2026-04-23 16:04:18 +08:00
hy001
1fd196094d 修复幸运礼物和系统推送 2026-04-23 12:24:48 +08:00
hy001
2fd0976d0d feat: update mifapay and region config flows 2026-04-20 22:07:10 +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