Commit 21b42026 authored by liudong1993's avatar liudong1993

1

parent 23b61da9
......@@ -262,6 +262,7 @@ namespace REBORN.Module.DataStatisticsModule
LineId = 0,
LineName = item.Name,
LineTeamId = 0,
OrderId = NeworderList.FirstOrDefault()?.Id??0,
TCID = item.Id,
TCNUM = item.SendVisaDate.HasValue ? item.SendVisaDate.Value.ToString("yyyy-MM-dd") : "",
Is_Transport = Is_Transport,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment