forked from dyf/fys-Multi-tenant
设备日志
This commit is contained in:
@ -102,4 +102,5 @@ public class DeviceLogController extends BaseController {
|
||||
@PathVariable Long[] ids) {
|
||||
return toAjax(deviceLogService.deleteWithValidByIds(List.of(ids), true));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user