martin %!s(int64=3) %!d(string=hai) anos
pai
achega
8f419ae759

+ 0 - 1
simulation-resource-server/src/main/java/com/css/simulation/resource/feign/fallback/MyOauthServerServiceFallback.java

@@ -2,7 +2,6 @@ package com.css.simulation.resource.feign.fallback;
 
 import api.common.pojo.common.ResponseBodyVO;
 import com.css.simulation.resource.feign.MyOauthServerService;
-import org.springframework.stereotype.Service;
 
 
 public class MyOauthServerServiceFallback implements MyOauthServerService {