style: 代码格式优化

This commit is contained in:
horizons 2022-10-18 07:44:23 +08:00
parent d816bbcea2
commit 3cf42a7c4d
2 changed files with 1 additions and 4 deletions

View File

@ -7,9 +7,6 @@ import org.springframework.context.annotation.Scope;
import org.springframework.stereotype.Component;
/**
*
*
*
* @author haoxr
* @date 2022/4/10 20:49
*/

View File

@ -9,7 +9,7 @@ import org.springframework.context.annotation.Configuration;
* <p>
* 配置文件 youlai-common.yml
*
* @author <a href="mailto:xianrui0365@163.com">haoxr</a>
* @author haoxr
* @date 2021/10/13 22:44
*/
@ConfigurationProperties(prefix = "aliyun.sms")