kazelee
1 天以前 6ed44f32c96a17fd10601a24c3c36ca1229bc89b
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
    }
}