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