增加了对分页查询的支持
This commit is contained in:
@@ -27,3 +27,7 @@ func GetGenPreloadTemp(multi bool) string {
|
||||
}
|
||||
return genPreload
|
||||
}
|
||||
|
||||
func GetGenPageTemp() string {
|
||||
return genPage
|
||||
}
|
||||
Reference in New Issue
Block a user