@ -99,6 +99,7 @@ namespace Win.Sfs.SettleAccount.Entities.BQ.Syncs
UniqueCode = isJisTable ? t.UniqueCode : t.DeliverCode,
VinCode = t.PN,
Version = GetVersionByBillTimeAsync(t.BillTime.Value, value),//加区间字段
factory = t.BusinessType.ToString(),
SettlementVinCode = !string.IsNullOrEmpty(t.WmsBillNum) ? t.WmsBillNum : string.Empty,