liuxiaolu hace 8 años
padre
commit
20381c69bc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/jfw/modules/entsesearch/src/search/entsesearch.go

+ 1 - 1
src/jfw/modules/entsesearch/src/search/entsesearch.go

@@ -13,7 +13,7 @@ import (
 
 const (
 	wx_maxPageNum         = 20
-	wx_pageSize           = 1
+	wx_pageSize           = 10
 )
 type EntSeSearch struct {
 	*xweb.Action