| | |
| | | package com.java110.intf.report; |
| | | |
| | | import com.java110.config.feign.FeignConfiguration; |
| | | import com.java110.dto.reportInfoAnswer.ReportInfoAnswerValueDto; |
| | | import com.java110.po.reportInfoAnswerValue.ReportInfoAnswerValuePo; |
| | | import com.java110.dto.reportInfo.ReportInfoAnswerValueDto; |
| | | import com.java110.po.reportInfo.ReportInfoAnswerValuePo; |
| | | import org.springframework.cloud.openfeign.FeignClient; |
| | | import org.springframework.web.bind.annotation.RequestBody; |
| | | import org.springframework.web.bind.annotation.RequestMapping; |