diff --git a/coolstore-partner-dao/src/main/resources/mapper/AcceptanceInfoMapper.xml b/coolstore-partner-dao/src/main/resources/mapper/AcceptanceInfoMapper.xml index d9e8d6f23..3234c9d3d 100644 --- a/coolstore-partner-dao/src/main/resources/mapper/AcceptanceInfoMapper.xml +++ b/coolstore-partner-dao/src/main/resources/mapper/AcceptanceInfoMapper.xml @@ -82,19 +82,19 @@ booking_user =#{bookingUser}, - plan_exit_time =#{planExitTime} + plan_exit_time =#{planExitTime}, - ks_account =#{ksAccount} + ks_account =#{ksAccount}, - verification_mobile =#{verificationMobile} + verification_mobile =#{verificationMobile}, - shop_location_screenshots =#{shopLocationScreenshots} + shop_location_screenshots =#{shopLocationScreenshots}, - shop_doorway_photo =#{shopDoorwayPhoto} + shop_doorway_photo =#{shopDoorwayPhoto}, shop_interior_photo =#{shopInteriorPhoto}