MobileSendPopUp 불필요한 코드 삭제
This commit is contained in:
@@ -397,7 +397,6 @@ export default function MobileSendPopUp({
|
||||
if (smsTpCd === "APP00204") {
|
||||
params = { ...params, curationId };
|
||||
}
|
||||
setTempParam(params);
|
||||
dispatch(sendSms(params));
|
||||
}
|
||||
// EVT00101 & APP00207(welcome) EVT00103 & APP00209 (welcome+Prizes) : smsTpCd 값을 받지 않음
|
||||
|
||||
Reference in New Issue
Block a user