공지사항 paging
This commit is contained in:
@@ -61,7 +61,7 @@ export interface QnaSaveResponse {
|
||||
export interface NoticeListParams extends SupportParams {
|
||||
searchKeyword: string;
|
||||
category: string;
|
||||
pagination?: DefaultRequestPagination;
|
||||
page?: DefaultRequestPagination;
|
||||
};
|
||||
export interface NoticeItem {
|
||||
id?: number;
|
||||
|
||||
Reference in New Issue
Block a user