| | |
| | | import com.dy.common.aop.SsoAop; |
| | | import com.dy.common.webUtil.BaseResponse; |
| | | import com.dy.common.webUtil.BaseResponseUtils; |
| | | import com.dy.common.webUtil.QueryResultVo; |
| | | import com.dy.common.webUtil.ResultCodeMsg; |
| | | import com.dy.pipIrrGlobal.VoAllRound.VoArIntakeBase; |
| | | import com.dy.pipIrrGlobal.voAllRound.VoArIntakeBase; |
| | | import io.swagger.v3.oas.annotations.Operation; |
| | | import io.swagger.v3.oas.annotations.media.Content; |
| | | import io.swagger.v3.oas.annotations.media.Schema; |
| | |
| | | /** |
| | | * 综合信息 |
| | | * 取水口基本信息 |
| | | * @return 所有片区数据 |
| | | * @return 取水口基本信息 |
| | | */ |
| | | @Operation(summary = "综合信息", description = "取水口基本信息") |
| | | @ApiResponses(value = { |