From 733a67fffc9de89f5bf23667ae932d558eba816b Mon Sep 17 00:00:00 2001 From: yoon Date: Mon, 31 Mar 2025 16:35:29 +0900 Subject: [PATCH] =?UTF-8?q?=EB=94=B0=EC=98=B4=ED=91=9C=20=EC=82=AD?= =?UTF-8?q?=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/CommutersMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/CommutersMapper.xml b/src/main/resources/mapper/CommutersMapper.xml index 3aef6ea..83a6e35 100644 --- a/src/main/resources/mapper/CommutersMapper.xml +++ b/src/main/resources/mapper/CommutersMapper.xml @@ -21,7 +21,7 @@ #{commutLve}, #{commutDay}, #{commutArr}, - #{commutOut}, + #{commutOut} )