wuxw
2019-08-09 bf47d41dddf76c58a41692e492014499f9d433ae
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;