1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

sync code from master

This commit is contained in:
flystar32
2019-05-30 16:24:32 +08:00
parent c908e8c1cc
commit 8ddc5ee9a4
36 changed files with 367 additions and 199 deletions

View File

@@ -12,12 +12,12 @@ public class SmsProperties {
/**
* Product name.
*/
public static final String smsProduct = "Dysmsapi";
public static final String SMS_PRODUCT = "Dysmsapi";
/**
* Product domain.
*/
public static final String smsDomain = "dysmsapi.aliyuncs.com";
public static final String SMS_DOMAIN = "dysmsapi.aliyuncs.com";
/**
* Report queue name.