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