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