yumi-java/rc-service
hy001 48d2090458 refactor: 全部服务间 feign client 支持服务发现双模式
继 other(146db16) 之后,wallet/external/order/live/auth 的 inner-api
feign client 同样改为 contextId + name=<Nacos服务名> + url=${feign.X.url:} + path。

启动参数 --feign.X.url= 置空即走 Nacos 服务发现;保留原值则走固定 URL。
console/gateway 无 feign client,无需改动;game-fruit 原样保留。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 18:39:42 +08:00
..
2026-06-25 16:13:09 +08:00
2026-05-23 14:54:40 +08:00
2026-06-25 23:37:58 +08:00
2026-07-10 12:09:27 +08:00