mirror of
https://gitee.com/dromara/sms4j.git
synced 2025-12-06 17:08:40 +08:00
修复编译报错的问题
This commit is contained in:
parent
6c7f38e853
commit
a1589da809
@ -9,7 +9,7 @@ public class YunPianSmsConfig {
|
||||
|
||||
|
||||
public YunpianConfig yunpianConfig(){
|
||||
return new YunpianConfig();
|
||||
return YunpianConfig.builder().build();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user