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

Reviewed-on: #503
This commit is contained in:
ysCha 2025-12-19 13:13:27 +09:00
commit 735e6e45f8

View File

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