mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-21 02:25:56 +08:00
Pre Merge pull request !411 from VergLsm/5.X
This commit is contained in:
commit
f0abf0b844
@ -10,6 +10,6 @@ import org.springframework.boot.autoconfigure.AutoConfiguration;
|
|||||||
*/
|
*/
|
||||||
@AutoConfiguration
|
@AutoConfiguration
|
||||||
//@EnableConfigurationProperties(SmsProperties.class)
|
//@EnableConfigurationProperties(SmsProperties.class)
|
||||||
public class SmsConfig {
|
public class SmsAutoConfig {
|
||||||
|
|
||||||
}
|
}
|
||||||
@ -1 +1 @@
|
|||||||
org.dromara.common.sms.config.SmsConfig
|
org.dromara.common.sms.config.SmsAutoConfig
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user