修改了页码3
This commit is contained in:
parent
1ac98ab0a9
commit
91ca7a4995
@ -177,7 +177,7 @@ func (b *Res) GetResCaseRecordList(c *gin.Context) {
|
||||
|
||||
pageSize := 100
|
||||
if config.C.Env == "dev" {
|
||||
pageSize = 10
|
||||
pageSize = 2
|
||||
}
|
||||
|
||||
// 获取数据
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user