吴学文
2019-07-10 4ee6445f67bbb56caa2b2f981afce6e87cc602af
java110-core/src/main/java/com/java110/core/smo/code/ICodeApi.java
@@ -1,6 +1,6 @@
package com.java110.core.smo.code;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;