src/main/resources/mapper/cabin/CabinDao.xml @@ -11,5 +11,7 @@ SELECT null AS id, '' AS name ORDER BY id </select> </mapper>