1
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user