현금영수증 완료
This commit is contained in:
@@ -3,7 +3,7 @@ import { SortTypeKeys } from "./types";
|
||||
|
||||
export const DEFAULT_PAGE_PARAM = {
|
||||
cursor: null,
|
||||
size: 0,
|
||||
size: 20,
|
||||
sortType: SortTypeKeys.LATEST,
|
||||
limit: 0
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user