java110
2020-05-16 a9193cfd5ae8d7fa7e0824b5f77e4deb72695dae
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;