From c8f9d5977cc950592f0ccfea01237eccde506350 Mon Sep 17 00:00:00 2001
From: liaoxujun@qq.com <liaoxujun@qq.com>
Date: 星期一, 04 三月 2024 09:12:21 +0800
Subject: [PATCH] no message

---
 CoreCms.Net.DTO/ComponentsDTO/GoodListDTO.cs |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/CoreCms.Net.DTO/ComponentsDTO/GoodListDTO.cs b/CoreCms.Net.DTO/ComponentsDTO/GoodListDTO.cs
index bdcab54..99648bc 100644
--- a/CoreCms.Net.DTO/ComponentsDTO/GoodListDTO.cs
+++ b/CoreCms.Net.DTO/ComponentsDTO/GoodListDTO.cs
@@ -154,6 +154,15 @@
         /// 鏄惁鍙備笌钀ラ攢锛堜紭鎯犲埜锛屾弧鍑忥紝绉掓潃锛屽洟璐級
         /// </summary>
         public bool isInActivity { get; set; }
+        /// <summary>
+        /// areaCode
+        /// </summary>
+        public string areaCode { get; set; }
+
+        /// <summary>
+        /// 鍦板潃淇℃伅
+        /// </summary>
+        public string area { get; set; }
 
     }
 }

--
Gitblit v1.9.1