This commit is contained in:
韩山杰
2019-11-22 15:32:23 +08:00
parent c38b6c4f0e
commit 86d4c611c6

View File

@@ -36,7 +36,7 @@ func GetTaskList(c *gin.Context) {
data.PageNum = 1
}
if data.PageSize == 0 {
data.PageNum = 10
data.PageSize = 10
}
// 过滤条件