메인 자료 다운로드 조건 파라미터 추가
This commit is contained in:
parent
4ff5ceb2b7
commit
4301ea97ba
@ -55,6 +55,7 @@ export default function MainContents() {
|
|||||||
schNoticeClsCd: 'DOWN',
|
schNoticeClsCd: 'DOWN',
|
||||||
startRow: 1,
|
startRow: 1,
|
||||||
endRow: 2,
|
endRow: 2,
|
||||||
|
schMainYn: 'Y',
|
||||||
})
|
})
|
||||||
|
|
||||||
const apiUrl = `${url}?${params.toString()}`
|
const apiUrl = `${url}?${params.toString()}`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user