8 Commits

Author SHA1 Message Date
hy001
79bb91237b feat(order): add Yumi V5Pay recharge 2026-07-10 19:59:12 +08:00
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
hy001
c39dac772a order 和 console 2026-06-25 16:13:09 +08:00
hy001
21bab83eea 相关支付 2026-06-24 12:57:33 +08:00
hy001
c7016d5ae4 增加订单导出 2026-06-09 15:43:05 +08:00
hy001
895193f33c fix recharge amount calculation 2026-05-07 18:50:32 +08:00
hy001
7df5a8e04d 支付,金币权限 2026-04-30 18:59:20 +08:00
ZuoZuo
0e74f899f0 Initial import 2026-04-09 21:33:09 +08:00