Compare commits

..

2 Commits

Author SHA1 Message Date
735e6e45f8 Merge pull request '[1360] 일본어' (#503) from dev into dev-deploy
Reviewed-on: #503
2025-12-19 13:13:27 +09:00
67ebf0b514 [1360] 일본어 2025-12-19 13:12:41 +09:00

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()}`