java110-interface/src/main/java/com/java110/intf/community/IInspectionRoutePointRelInnerServiceSMO.javaold mode 100644 new mode 100755
@@ -1,7 +1,7 @@ package com.java110.intf.community; import com.java110.config.feign.FeignConfiguration; import com.java110.dto.inspectionPlan.InspectionRoutePointRelDto; import com.java110.dto.inspection.InspectionRoutePointRelDto; import org.springframework.cloud.openfeign.FeignClient; import org.springframework.web.bind.annotation.RequestBody; import org.springframework.web.bind.annotation.RequestMapping;