java110-interface/src/main/java/com/java110/intf/report/IReportCustomComponentV1InnerServiceSMO.java
@@ -17,7 +17,7 @@ import com.java110.config.feign.FeignConfiguration; import com.java110.dto.reportCustom.ReportCustomComponentDto; import com.java110.po.reportCustomComponent.ReportCustomComponentPo; import com.java110.po.reportCustom.ReportCustomComponentPo; import org.springframework.cloud.openfeign.FeignClient; import org.springframework.web.bind.annotation.RequestBody; import org.springframework.web.bind.annotation.RequestMapping;