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