This commit is contained in:
2023-06-13 13:41:43 +08:00
parent ac3e4b43eb
commit 8e81a7df97

View File

@@ -35,7 +35,7 @@ public class SMSUtil {
private static final int APP_ID = 1400536771;
// 签名使用的是签名内容而不是签名ID
private static final String SMS_SIGN = "有电充新能源";
private static final String SMS_SIGN = "举视新能源";
// 国家码 如 86 为中国
private static final String NATION_CODE = "86";