src/main/java/com/moral/mapper/DeviceMapper.java @@ -95,5 +95,5 @@ List<Device> getDeviceByCityCode(); List<Device> getDevicesByAccountId(String id); }