@@ -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 {