This commit is contained in:
hucs
2024-07-31 16:04:56 +08:00
parent 2a974e6fb3
commit e9aa8afc77
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ public class SmsUtils {
}
public static void main(String[] args) {
sendSms("15974132949", "123456", "CST_paqequfcmkuv11286");
sendSms("13210055630", "5566", "CST_paqequfcmkuv11286");
}
}