李昊 %!s(int64=4) %!d(string=hai) anos
pai
achega
b84319eddf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      gx_api/GxPress/Model/GxPress.Entity/ArticleGroup.cs

+ 1 - 0
gx_api/GxPress/Model/GxPress.Entity/ArticleGroup.cs

@@ -40,6 +40,7 @@ namespace GxPress.Entity
         /// 样式
         /// </summary>
         /// <value></value>
+        [DataColumn]
         public string StyleCss { get; set; }
     }
 }