1
0

web:设备管理

This commit is contained in:
2025-07-08 14:46:05 +08:00
parent b5ae17c3e3
commit 64daff1647
9 changed files with 226 additions and 45 deletions

View File

@ -44,7 +44,7 @@ import java.util.List;
* @Date: 2025/5/16
**/
@Slf4j
@Tag(name = "设备管理", description = "设备:设备管理")
@Tag(name = "web:设备管理", description = "web:设备管理")
@RestController
@RequiredArgsConstructor
@RequestMapping("/api/device")