|
@@ -163,7 +163,6 @@ public class ProjectAlarmRuleController {
|
|
|
}
|
|
|
|
|
|
@ApiOperation(value = "项目报警规则列表(含关联的监测指标和设备)")
|
|
|
- @ApiIgnore
|
|
|
@PostMapping("/query_with_indicators_objs")
|
|
|
public CommonResult<PageList<ProjectAlarmRuleWithObjsAndInfoCodes>> queryProjectAlarmRuleWithCondition(
|
|
|
@Valid @RequestBody QueryProjectAlarmRuleDTO queryProjectAlarmRuleDTO) {
|