Compare commits
2 Commits
c48b797823
...
0cf24f34c1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0cf24f34c1 | ||
|
|
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