|
|
@ -26,7 +26,7 @@ import java.util.List; |
|
|
|
|
|
|
|
|
import static cn.iocoder.yudao.framework.common.pojo.CommonResult.success; |
|
|
import static cn.iocoder.yudao.framework.common.pojo.CommonResult.success; |
|
|
|
|
|
|
|
|
@Tag(name = "预警诊断系统 - EXA测点管理") |
|
|
@Tag(name = "EXA - EXA") |
|
|
@RestController |
|
|
@RestController |
|
|
@RequestMapping("/alert/exa") |
|
|
@RequestMapping("/alert/exa") |
|
|
@Validated |
|
|
@Validated |
|
|
|