Parcourir la source

doc: 增加注释

suntg il y a 7 ans
Parent
commit
8bfd25ef32

+ 1 - 0
src/main/java/com/uas/ps/product/RestTemplateConfiguration.java

@@ -7,6 +7,7 @@ import org.springframework.web.client.RestTemplate;
 /**
  * RestTemplate 配置类
  * @author hulh
+ * @see com.uas.ps.config.RestTemplateConfig
  */
 @Deprecated
 //@Configuration

+ 1 - 0
src/main/java/com/uas/ps/product/UrlConfiguration.java

@@ -7,6 +7,7 @@ import org.springframework.context.annotation.Configuration;
 /**
  * RestTemplate 配置类
  * @author hulh
+ * @see UrlProperties
  */
 @Deprecated
 //@Configuration