|
|
@ -179,7 +179,7 @@ namespace Win.Sfs.SettleAccount.Entities.BQ.Dtos |
|
|
|
|
|
|
|
public decimal Tax { get; set; } |
|
|
|
|
|
|
|
[ImporterHeader(Name = "客户编号", FixAllSpace = true)] |
|
|
|
[ImporterHeader(Name = "客户编码", FixAllSpace = true)] |
|
|
|
[Required(ErrorMessage = "{0}是必填项")] |
|
|
|
public string ClientCode { get; set; } |
|
|
|
|
|
|
|