erio
794e817208
refactor: remove PaymentChannel, reuse upstream Channel with features field
- Delete payment_channels table and PaymentChannel Ent schema
- Add `features` column to upstream channels table (migration 095)
- Add Features field to Channel struct, input types, handler request/response
- Payment user/admin handlers now use ChannelService directly
- Remove Channel CRUD from PaymentConfigService and admin payment routes
- Remove "渠道管理" tab from admin orders page (use /admin/channels)
2026-04-14 09:15:29 +08:00
..
2026-04-09 21:14:38 +08:00
2026-04-09 12:29:28 +08:00
2026-04-14 09:15:29 +08:00
2026-03-27 14:33:05 +08:00
2026-04-13 14:07:12 +08:00
2026-04-09 21:35:48 +08:00
2026-04-14 09:15:29 +08:00
2026-04-14 09:15:29 +08:00
2026-04-14 09:15:29 +08:00
2026-03-17 15:38:18 +08:00
2026-03-09 19:55:18 +08:00
2026-04-05 17:11:01 +08:00
2026-04-05 17:11:01 +08:00