공지사항

This commit is contained in:
focp212@naver.com
2025-10-22 19:09:34 +09:00
parent 25fb247d73
commit 5a5aa79f2e
3 changed files with 12 additions and 12 deletions

View File

@@ -61,7 +61,7 @@ export interface QnaSaveResponse {
export interface NoticeListParams extends SupportParams {
informCl?: InformCl | string;
searchCl?: SearchCl | null;
searchValue?: string;
searchKeyword?: string;
page?: DefaultRequestPagination;
};
export interface NoticeItem {