From 06fd481d0f6f6bb84b09608edc82ccc0c73605f8 Mon Sep 17 00:00:00 2001
From: lingling <kety1122@163.com>
Date: 星期五, 21 三月 2025 16:30:11 +0800
Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/LifePaymentApi

---
 LifePayment/LifePayment.Domain/LifePay/LifePayOrder.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/LifePayment/LifePayment.Domain/LifePay/LifePayOrder.cs b/LifePayment/LifePayment.Domain/LifePay/LifePayOrder.cs
index d36b20e..01146f6 100644
--- a/LifePayment/LifePayment.Domain/LifePay/LifePayOrder.cs
+++ b/LifePayment/LifePayment.Domain/LifePay/LifePayOrder.cs
@@ -186,7 +186,7 @@
         /// <summary>
         /// 鎵嬬画璐规瘮渚�
         /// </summary>
-        public decimal PremiumRate { get; set; }
+        public decimal? PremiumRate { get; set; }
 
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1