From 24c7242181f02ff6bb5e98ebd42c734aea120c13 Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期一, 20 五月 2024 15:37:03 +0800
Subject: [PATCH] Merge branch 'master' of http://47.108.235.38:8080/r/baifenbaishop

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

diff --git a/CoreCms.Net.Model/Entities/Good/CoreCmsGoods.cs b/CoreCms.Net.Model/Entities/Good/CoreCmsGoods.cs
index df75e85..d8a175d 100644
--- a/CoreCms.Net.Model/Entities/Good/CoreCmsGoods.cs
+++ b/CoreCms.Net.Model/Entities/Good/CoreCmsGoods.cs
@@ -1,9 +1,9 @@
 /***********************************************************************
- *            Project: CoreCms
+ *            Project: baifenBinfa
  *        ProjectName: 鏍稿績鍐呭绠$悊绯荤粺
  *                Web: https://www.corecms.net
  *             Author: 澶х伆鐏�
- *              Email: jianweie@163.com
+ *              Email: 34161541@qq.com
  *         CreateTime: 2021/7/16 1:14:14
  *        Description: 鏆傛棤
  ***********************************************************************/
@@ -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