From 02f3c16241342578a880da0cf3a8f9bb1c54a31a Mon Sep 17 00:00:00 2001 From: changkyu choi Date: Fri, 13 Dec 2024 18:12:30 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B0=B0=EC=B9=98=20api=20=EA=B0=80=EB=8C=80?= =?UTF-8?q?=20=EB=AA=A9=EB=A1=9D=20Request=20param=20=ED=85=8C=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8=20=EA=B0=92=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Playground.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/Playground.jsx b/src/components/Playground.jsx index ec177cd1..42bf25ca 100644 --- a/src/components/Playground.jsx +++ b/src/components/Playground.jsx @@ -57,12 +57,12 @@ export default function Playground() { useEffect(() => { console.log('textInput:', textInput) setTrestleRequestData({ - moduleTpCd: 'testData_1', + moduleTpCd: '', roofMatlCd: '', - raftBaseCd: 'testData_2', - trestleMkrCd: 'testData_3', + raftBaseCd: '', + trestleMkrCd: '', constMthdCd: '', - roofBaseCd: 'testData_4', + roofBaseCd: '', }) setConstructionRequestData({