java110
2021-09-14 f1d1ad21cae722ceba4677cc30c133bd8c3b0701
java110-interface/src/main/java/com/java110/intf/community/IInspectionRouteInnerServiceSMO.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.inspectionRoute.InspectionRouteDto;
import com.java110.dto.inspectionPlan.InspectionRouteDto;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;