[1360] 일본어

This commit is contained in:
ysCha 2025-12-19 13:12:41 +09:00
parent 8be85a3f9e
commit 67ebf0b514

View File

@ -57,6 +57,7 @@ export default function Qna() {
endRow : endRow,
schMainYn : 'N',
siteTpCd : 'QC',
langCd : 'JA',
})
const apiUrl = `${url}?${params.toString()}`