mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-26 09:29:35 +08:00
update 规范化 自动装配 注解使用
This commit is contained in:
@@ -16,7 +16,7 @@ import org.springframework.context.annotation.Configuration;
|
||||
* @author Lion Li
|
||||
* @version 4.2.0
|
||||
*/
|
||||
@Configuration
|
||||
@Configuration(proxyBeanMethods = false)
|
||||
@EnableConfigurationProperties(SmsProperties.class)
|
||||
public class SmsAutoConfiguration {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user