13693261870
2 天以前 9b5661ebf15f5536748849493cb8b65a6c3644dd
se-modules/se-system/src/main/java/com/se/system/config/RestTemplateConfig.java
@@ -4,8 +4,8 @@
import org.springframework.context.annotation.Configuration;
import org.springframework.web.client.RestTemplate;
@SuppressWarnings("ALL")
@Configuration
@SuppressWarnings("ALL")
public class RestTemplateConfig {
    @Bean
    public RestTemplate restTemplate() {