Compare commits

..

No commits in common. "533f7630ee641a6d910c21cd13e9a6e4836e300b" and "9c9ca8f0262a044f19928680f3547e3c4b4e88ac" have entirely different histories.

View File

@ -57,7 +57,6 @@ 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()}`