列表备注
This commit is contained in:
@@ -92,5 +92,11 @@ namespace WMS.Web.Core.Dto
|
||||
/// </summary>
|
||||
[Column("金蝶同步状态")]
|
||||
public string SuccessSync { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 备注
|
||||
/// </summary>
|
||||
[Ignore]
|
||||
public string Remark { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user