|
@@ -313,7 +313,7 @@ func exportA(sql, path, timeStr string, key []interface{}) []string {
|
|
writer, file := InirWrite(key)
|
|
writer, file := InirWrite(key)
|
|
a := 0
|
|
a := 0
|
|
fpath := ""
|
|
fpath := ""
|
|
- BiService.SelectByBath(1, func(l *[]map[string]interface{}) bool {
|
|
|
|
|
|
+ JyBiTidb.SelectByBath(1, func(l *[]map[string]interface{}) bool {
|
|
if a%ExportCount == 0 && a > 0 {
|
|
if a%ExportCount == 0 && a > 0 {
|
|
a = 0
|
|
a = 0
|
|
//入excel处理
|
|
//入excel处理
|