models/TN_CG_Detail.cs @@ -96,5 +96,8 @@ ///// </summary> //public string S_INVENTORY_MAN { get; set; } // 修复图片存储的风险:URL存一份到CGDetail表的S_EXT_ATTR5中 public string S_EXT_ATTR5 { get; set; } = string.Empty; // FIX: SNAP } }