From 063e40d8f159f6d02a7ac421d8f3fb1c694d7aab Mon Sep 17 00:00:00 2001
From: liaoxujun@qq.com <liaoxujun@qq.com>
Date: 星期三, 06 三月 2024 08:49:42 +0800
Subject: [PATCH] no message

---
 CoreCms.Net.Model/Entities/Good/CoreCmsGoods.cs |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/CoreCms.Net.Model/Entities/Good/CoreCmsGoods.cs b/CoreCms.Net.Model/Entities/Good/CoreCmsGoods.cs
index df75e85..2c124d9 100644
--- a/CoreCms.Net.Model/Entities/Good/CoreCmsGoods.cs
+++ b/CoreCms.Net.Model/Entities/Good/CoreCmsGoods.cs
@@ -251,6 +251,10 @@
         [Display(Name = "鍒濆閿�閲�")]
         [Required(ErrorMessage = "璇疯緭鍏0}")]
         public int initialSales { get; set; }
-
+        /// <summary>
+        /// 鍖哄煙浠g爜
+        /// </summary>		
+        [SugarColumn(ColumnDescription = "鍖哄煙浠g爜")]
+        public string areaCode { get; set; }
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1