|
@@ -1343,6 +1343,7 @@ func (n *network) TjProject(agencyIds, winnerIds []string, vbs map[string][]*idN
|
|
allArgs = append(allArgs, newArgs...)
|
|
allArgs = append(allArgs, newArgs...)
|
|
rows, err := ClickhouseConn.Query(context.Background(), q, allArgs...)
|
|
rows, err := ClickhouseConn.Query(context.Background(), q, allArgs...)
|