You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
599 B

6de45ae (HEAD -> feature/x1-web-request, origin/feature/x1-web-request) 修复GetDeviceRuntimesAsync类型不匹配问题,使用DeviceRuntimeDto简化类型转换
43135fb 简化GetRuntimesByDeviceCodesAsync方法,只返回需要的四个字段
d9ef1cb 修复Swagger schemaId冲突:提取共享的BatchOperationSummary类
18dbe0d 修复前端StopDevices功能:添加批量停止设备支持、状态管理和UI优化
d8d02f9 feat: 添加运行时状态数组参数支持从前端传入过滤条件