Skip to content

Commit

Permalink
mod: code review
Browse files Browse the repository at this point in the history
  • Loading branch information
hetao92 committed Dec 22, 2022
1 parent 569b2f7 commit 2eb7b19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions server/api/studio/internal/types/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/api/studio/restapi/import.api
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ type (

GetManyImportTaskRequest {
Page int `form:"page,default=1"`
PageSize int `form:"pageSize,default=100"`
PageSize int `form:"pageSize,default=999"`
}

GetManyImportTaskData {
Expand Down

0 comments on commit 2eb7b19

Please sign in to comment.