• erio's avatar
    chore(payment): mark legacy AES ciphertext fallback as deprecated · 61a008f7
    erio authored
    明文 JSON 已经是新写入的默认格式;保留 AES 密文读取仅为兼容迁移期间的旧
    记录,一旦所有部署通过管理后台重存过一次即可删除。标记为 deprecated 并加
    TODO,几个版本后统一清理掉:payment.Encrypt / payment.Decrypt、两处
    decryptConfig 的 AES 分支、PaymentConfigService.encryptionKey 和
    DefaultLoadBalancer.encryptionKey 字段。
    61a008f7
load_balancer.go 12.1 KB