Tiger.Model.Net/Entitys/WMS/BIZ_U9_ASN_DTL.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Tiger.Model.Net/Entitys/WMS/BIZ_U9_ASN_DTL.cs
@@ -163,10 +163,15 @@ /// </summary> [DisplayName("备注")] public string REMARK { get; set; } #endregion /// <summary> /// 追溯信息 /// </summary> [DisplayName("追溯信息")] public string TRACE_INFO { get; set; } #endregion #region 虚拟属性 /*例子 #region 虚拟属性 /*例子 [SugarColumn(IsIgnore = true)] public string FieldName { get; set; } */