吴学文
2019-07-06 01b25fec60b80cc06594f0692853a558810f283e
java110-core/src/main/java/com/java110/core/smo/user/IUserInnerServiceSMO.java
@@ -2,7 +2,7 @@
import com.java110.core.feign.FeignConfiguration;
import com.java110.dto.UserDto;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RequestParam;