|
@@ -37,7 +37,7 @@ public class SmsService {
|
|
|
private static final String EN_CODE_MSG = "Your vertification code is ${code}. Thank you for using 4DKanKan, please complete your identity verification by entering this code in 5 minutes. Please ignore this message if you don't operate by yourself.";
|
|
|
|
|
|
|
|
|
- @Value("${phone.sign:四维看看}")
|
|
|
+ @Value("${sms.ali.sign}")
|
|
|
private String sign;
|
|
|
@Value("${sms.ali.accessKey}")
|
|
|
private String accessKeyId;
|