kazelee
2 天以前 d93440432c13c75f798427be327cde02cfe7f301
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
    }
}