@ -91,12 +91,6 @@ namespace Win.Sfs.SettleAccount.MaterialRelationships
/// </summary>
[Display(Name = "客户物料号")]
public string SettleMaterialCode { get; set; }
/// <summary>
/// 备注
[Display(Name = "备注")]
public string Remark { get; set; }
}