| | |
| | | package com.java110.intf.report; |
| | | |
| | | import com.java110.config.feign.FeignConfiguration; |
| | | import com.java110.dto.reportInfoBackCity.ReportInfoBackCityDto; |
| | | import com.java110.po.reportInfoBackCity.ReportInfoBackCityPo; |
| | | import com.java110.dto.reportInfo.ReportInfoBackCityDto; |
| | | import com.java110.po.reportInfo.ReportInfoBackCityPo; |
| | | import org.springframework.cloud.openfeign.FeignClient; |
| | | import org.springframework.web.bind.annotation.RequestBody; |
| | | import org.springframework.web.bind.annotation.RequestMapping; |