Explorar o código

处理5c2aca5ea5cb26b9b7a8229b拿不到table

fengweiqiang %!s(int64=6) %!d(string=hai) anos
pai
achega
01aa145a8d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/jy/pretreated/analystep.go

+ 1 - 1
src/jy/pretreated/analystep.go

@@ -225,7 +225,7 @@ func processTableResult(tabres *TableResult, block *util.Block, job *util.Job) {
 //ration==1 遍历所有tabs,ration!=1 tabs只有一个
 func tableDivideBlock(con string, ration float32, tabs []*goquery.Selection) string {
 	if len(tabs) != 1 {
-		//return ""
+		return ""//5c2aca5ea5cb26b9b7a8229b
 	}
 	for _, tab := range tabs {
 		content := ""