java110
2023-05-15 1727f490edc5940c38044bbd45503943580c5121
java110-interface/src/main/java/com/java110/intf/community/IInspectionRoutePointRelInnerServiceSMO.java
old 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;