@@ -781,6 +781,7 @@ func batchDraw(data []map[string]interface{}, nowTime, seatNumber, name string,
}
}(v)
+ wg.Wait()
return len(count)