java110
2021-08-31 dece32aeb6b9053e345fda5991a1671463e35e4d
java110-interface/src/main/java/com/java110/intf/community/IInspectionPlanStaffInnerServiceSMO.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.inspectionPlanStaff.InspectionPlanStaffDto;
import com.java110.dto.inspectionPlan.InspectionPlanStaffDto;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;