From 15f115d0f5aa1312b99d79a18eb8c975118cdc80 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期二, 05 三月 2024 12:19:44 +0800
Subject: [PATCH] Merge branch 'master' of http://47.108.235.38:8080/r/baifenbaishop

---
 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