|
@@ -86,6 +86,9 @@ public class SmsUtil {
|
|
|
list.add("18476937515");
|
|
|
list.add("18229303772");
|
|
|
list.add("15872950940");
|
|
|
+ list.add("18670511721");
|
|
|
+ list.add("15017915300");
|
|
|
+ list.add("17798247695");
|
|
|
if (prof.contains("core.caimei365.com") || list.contains(mobile)) {
|
|
|
url = new URL(SMS_URL);
|
|
|
HttpURLConnection connection = (HttpURLConnection) url.openConnection();
|