|
@ -105,7 +105,7 @@ namespace Win.Sfs.SettleAccount.Reports.InvoiceSettledDiffs |
|
|
public string Version { set; get; } |
|
|
public string Version { set; get; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[ExporterHeader(DisplayName = "未结期间", IsIgnore = true)] |
|
|
[ExporterHeader(DisplayName = "漏结期间")] |
|
|
public string UnSettleVersion { set; get; } |
|
|
public string UnSettleVersion { set; get; } |
|
|
//总金额差异
|
|
|
//总金额差异
|
|
|
//[ExporterHeader(DisplayName = "总金额差异")]
|
|
|
//[ExporterHeader(DisplayName = "总金额差异")]
|
|
|