tokenFactory/model
xiezhouwei 82016579db fix(payment): resolve payment settings save logic and enable persistence
- Fix Bug 1: Always save all provider-specific fields regardless of
  currently selected provider in dropdown, preventing data loss when
  switching between Alipay/WeChat/ePay/Yipay configurations
- Fix Bug 2: Add EpayEnabled/YipayEnabled backend Go variables and
  OptionMap entries so enable/disable checkboxes persist across page
  reloads
- Fix white screen crash by wrapping orphan Col elements in proper Row
- Add EpayEnabled/YipayEnabled to PaymentSetting.jsx initial state
- Remove duplicate payment card imports for Stripe/Creem/Waffo/Alipay/Wechat
2026-06-09 14:35:37 +08:00
..
ability.go Initial commit 2026-06-03 10:01:10 +08:00
aff_funnel_daily.go Initial commit 2026-06-03 10:01:10 +08:00
aff_invite_commission_log.go Initial commit 2026-06-03 10:01:10 +08:00
aff_invite_profit_share_log.go Initial commit 2026-06-03 10:01:10 +08:00
aff_invite_relation.go Initial commit 2026-06-03 10:01:10 +08:00
channel.go Initial commit 2026-06-03 10:01:10 +08:00
channel_cache.go Initial commit 2026-06-03 10:01:10 +08:00
channel_model_heat.go Initial commit 2026-06-03 10:01:10 +08:00
channel_model_route_index.go Initial commit 2026-06-03 10:01:10 +08:00
channel_price_discount.go Initial commit 2026-06-03 10:01:10 +08:00
channel_satisfy.go Initial commit 2026-06-03 10:01:10 +08:00
checkin.go Initial commit 2026-06-03 10:01:10 +08:00
custom_oauth_provider.go Initial commit 2026-06-03 10:01:10 +08:00
db_time.go Initial commit 2026-06-03 10:01:10 +08:00
distributor_analytics.go Initial commit 2026-06-03 10:01:10 +08:00
distributor_application.go Initial commit 2026-06-03 10:01:10 +08:00
distributor_markup_resolve.go Initial commit 2026-06-03 10:01:10 +08:00
distributor_withdrawal.go Initial commit 2026-06-03 10:01:10 +08:00
image_per_image_hint.go Initial commit 2026-06-03 10:01:10 +08:00
log.go Initial commit 2026-06-03 10:01:10 +08:00
main.go feat: 操作日志功能实现及字段级diff优化 2026-06-04 15:17:59 +08:00
midjourney.go Initial commit 2026-06-03 10:01:10 +08:00
missing_models.go Initial commit 2026-06-03 10:01:10 +08:00
model_extra.go Initial commit 2026-06-03 10:01:10 +08:00
model_meta.go Initial commit 2026-06-03 10:01:10 +08:00
model_tag.go Initial commit 2026-06-03 10:01:10 +08:00
model_test_result.go Initial commit 2026-06-03 10:01:10 +08:00
operation_log.go feat: 操作日志功能实现及字段级diff优化 2026-06-04 15:17:59 +08:00
option.go fix(payment): resolve payment settings save logic and enable persistence 2026-06-09 14:35:37 +08:00
passkey.go Initial commit 2026-06-03 10:01:10 +08:00
prefill_group.go Initial commit 2026-06-03 10:01:10 +08:00
pricing.go Initial commit 2026-06-03 10:01:10 +08:00
pricing_default.go Initial commit 2026-06-03 10:01:10 +08:00
pricing_refresh.go Initial commit 2026-06-03 10:01:10 +08:00
redemption.go Initial commit 2026-06-03 10:01:10 +08:00
route_slug.go Initial commit 2026-06-03 10:01:10 +08:00
rule_unit_price_test.go Initial commit 2026-06-03 10:01:10 +08:00
setup.go Initial commit 2026-06-03 10:01:10 +08:00
subscription.go Initial commit 2026-06-03 10:01:10 +08:00
supplier_application.go Initial commit 2026-06-03 10:01:10 +08:00
supplier_capability.go Initial commit 2026-06-03 10:01:10 +08:00
supplier_model_pricing_tables.go Initial commit 2026-06-03 10:01:10 +08:00
supplier_pricing.go Initial commit 2026-06-03 10:01:10 +08:00
task.go Initial commit 2026-06-03 10:01:10 +08:00
task_cas_test.go Initial commit 2026-06-03 10:01:10 +08:00
token.go Initial commit 2026-06-03 10:01:10 +08:00
token_cache.go Initial commit 2026-06-03 10:01:10 +08:00
topup.go Initial commit 2026-06-03 10:01:10 +08:00
twofa.go Initial commit 2026-06-03 10:01:10 +08:00
usedata.go Initial commit 2026-06-03 10:01:10 +08:00
user.go Initial commit 2026-06-03 10:01:10 +08:00
user_cache.go Initial commit 2026-06-03 10:01:10 +08:00
user_oauth_binding.go Initial commit 2026-06-03 10:01:10 +08:00
user_tag.go Initial commit 2026-06-03 10:01:10 +08:00
utils.go Initial commit 2026-06-03 10:01:10 +08:00
vendor_meta.go Initial commit 2026-06-03 10:01:10 +08:00
video_flat_clip_hint.go Initial commit 2026-06-03 10:01:10 +08:00
video_flat_clip_hint_markup_test.go Initial commit 2026-06-03 10:01:10 +08:00
video_flat_clip_hint_test.go Initial commit 2026-06-03 10:01:10 +08:00