- order.go: Order 模型新增 PaymentConfigID *uint(记录下单时使用的支付配置) - asset_wallet.go: AssetRechargeRecord 新增 PaymentConfigID *uint - agent_wallet.go: AgentRechargeRecord 新增 PaymentConfigID *uint 配置切换时旧订单仍按 payment_config_id 加载对应配置验签,解决竞态问题 Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
7.7 KiB
7.7 KiB