From c3dab3908d307997738498f2cd1d80cfaeced4b1 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 20 三月 2026 16:34:20 +0800
Subject: [PATCH] 提交
---
CY_ECommercePlatform/CY.Model/EC/EC_SpecialForums.cs | 15 +++++++++++----
1 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/CY_ECommercePlatform/CY.Model/EC/EC_SpecialForums.cs b/CY_ECommercePlatform/CY.Model/EC/EC_SpecialForums.cs
index 685d0de..7a6c161 100644
--- a/CY_ECommercePlatform/CY.Model/EC/EC_SpecialForums.cs
+++ b/CY_ECommercePlatform/CY.Model/EC/EC_SpecialForums.cs
@@ -55,12 +55,19 @@
private int? _psf_CTPCount;
private string _psf_PSSpec;
private int? _psf_PSCount;
+ public string shifouxianshi { get; set; }
+
+ public string shifouxianshiheban { get; set; }
+
+ public string shifouqitadingdan { get; set; }
- /// <summary>
- /// 涓婚敭--鏍囪瘑ID
- /// </summary>
- public int? Keyid
+ public string shifouxianshilunzhuan { get; set; }
+
+ /// <summary>
+ /// 涓婚敭--鏍囪瘑ID
+ /// </summary>
+ public int? Keyid
{
set{ _keyid=value;}
get{return _keyid;}
--
Gitblit v1.9.1