- 短信 key 值添加 default_value

This commit is contained in:
sin-ning@aliyun.com
2019-05-27 22:37:12 +08:00
parent e1292e3867
commit 3ab6d4dc61
3 changed files with 6 additions and 6 deletions

View File

@@ -27,10 +27,10 @@ mybatis-plus:
# sms
sms:
yunPian:
apiKey: ${YUN_PIAN}
apiKey:
aliYun:
accessKeyId: ${ALI_YUN_KEY_ID}
accessSecret: ${ALI_YUN_SECRET}
accessKeyId:
accessSecret:
# dubbo
dubbo: