java110
2023-08-15 20001a775126c1be95a2b84cebb8813a54608712
java110-interface/src/main/java/com/java110/intf/report/IReportCustomComponentConditionV1InnerServiceSMO.java
@@ -16,8 +16,8 @@
package com.java110.intf.report;
import com.java110.config.feign.FeignConfiguration;
import com.java110.dto.reportCustomComponentCondition.ReportCustomComponentConditionDto;
import com.java110.po.reportCustomComponentCondition.ReportCustomComponentConditionPo;
import com.java110.dto.reportCustom.ReportCustomComponentConditionDto;
import com.java110.po.reportCustom.ReportCustomComponentConditionPo;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;