From 96fe985a86cd65580d017938030f1061a774310a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?junh=5Feee=28=EC=9D=B4=EC=A4=80=ED=9D=AC=29?= Date: Thu, 5 Sep 2024 14:20:49 +0900 Subject: [PATCH] =?UTF-8?q?feat/=20=EB=B9=84=ED=96=89=EC=8A=B9=EC=9D=B8?= =?UTF-8?q?=EB=AA=A9=EB=A1=9D=20=EA=B2=80=EC=83=89=EC=A1=B0=EA=B1=B4=20Sta?= =?UTF-8?q?te=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/redux/features/laanc/laancState.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/redux/features/laanc/laancState.ts b/src/redux/features/laanc/laancState.ts index 0ca3b6e2..830250ea 100644 --- a/src/redux/features/laanc/laancState.ts +++ b/src/redux/features/laanc/laancState.ts @@ -40,6 +40,7 @@ export interface ILaancAprvParam { reviewedType?: string; reviewedProcType?: string; sendProcStatus?: string; + sendStatus?: string; } export interface IweatherRs {