java110
2023-07-26 19730d0d994372d3bc4460b69ac53fc3a8bcb941
java110-interface/src/main/java/com/java110/intf/report/IReportCustomComponentRelV1InnerServiceSMO.java
@@ -16,8 +16,8 @@
package com.java110.intf.report;
import com.java110.config.feign.FeignConfiguration;
import com.java110.dto.reportCustomComponentRel.ReportCustomComponentRelDto;
import com.java110.po.reportCustomComponentRel.ReportCustomComponentRelPo;
import com.java110.dto.reportCustom.ReportCustomComponentRelDto;
import com.java110.po.reportCustom.ReportCustomComponentRelPo;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;