Commit fee701df by xiezhigang

fix

parent 4b09e691
...@@ -127,10 +127,10 @@ namespace PetaPoco.Custom.ProductData ...@@ -127,10 +127,10 @@ namespace PetaPoco.Custom.ProductData
///产品主图 ///产品主图
///</summary> ///</summary>
public string s_main_image { get; set; } public string s_main_image { get; set; }
/// <summary> ///// <summary>
/// 沃尔玛 Upc ///// 沃尔玛 Upc
/// </summary> ///// </summary>
public string s_walmrat_upc { get; set; } //public string s_walmrat_upc { get; set; }
///<summary> ///<summary>
///子图集合 ///子图集合
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment