This commit is contained in:
2023-06-13 11:28:15 +08:00
parent 0ba0b55cd7
commit b99d5f075e
19 changed files with 121 additions and 31 deletions

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";