From f7bb0825bc06b8cea32caa44d2326dde51990e77 Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期四, 11 九月 2025 11:10:55 +0800 Subject: [PATCH] feat: 公告 --- LifePayment/LifePayment.Domain/LifePay/LifePayRateChannel.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/LifePayment/LifePayment.Domain/LifePay/LifePayRateChannel.cs b/LifePayment/LifePayment.Domain/LifePay/LifePayRateChannel.cs index 53b1817..9dc2f27 100644 --- a/LifePayment/LifePayment.Domain/LifePay/LifePayRateChannel.cs +++ b/LifePayment/LifePayment.Domain/LifePay/LifePayRateChannel.cs @@ -24,7 +24,7 @@ /// <summary> /// ID /// </summary> - public int Code { get; set; } + public string Code { get; set; } /// <summary> /// 渚涘簲鍟嗘姌鎵� -- Gitblit v1.9.1