Merge pull request '[1360] 일본어' (#504) from dev into prd-deploy

Reviewed-on: #504
This commit is contained in:
ysCha 2025-12-19 13:13:40 +09:00
commit 533f7630ee

View File

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