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-05 17:50:01 +08:00
2026-02-14 11:23:10 +08:00
2026-03-12 02:42:57 +03:00
2026-04-09 02:20:51 +00:00
2026-01-03 06:37:08 -08:00
2026-04-05 17:11:01 +08:00
2026-04-05 17:11:01 +08:00
2026-04-14 09:15:29 +08:00
2026-03-12 02:42:57 +03:00