forked from dyf/fys-Multi-tenant
新增设备分组
This commit is contained in:
@ -66,4 +66,5 @@ public interface DeviceMapper extends BaseMapper<Device> {
|
||||
* @return
|
||||
*/
|
||||
List<Device> findByOriginalDeviceId(Long originalDeviceId);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user