1
This commit is contained in:
parent
8e6ae37c39
commit
3cceb04a55
@ -152,7 +152,6 @@ namespace Pilot.Report.Exploitation.ResultsKanbanSummary
|
||||
strwhere.AppendFormat("AND [销售员] IN ({0})",string.Join(",",xsy.Select(n => ObjectUtils.Object2String(
|
||||
n["F_Salesperson_FName"]))));
|
||||
}
|
||||
|
||||
return strwhere.ToString();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user