|
@@ -76,7 +76,7 @@ public class JSMSUtils {
|
|
}
|
|
}
|
|
|
|
|
|
public static SendSMSResult sendChannelActNotify(String mobile) {
|
|
public static SendSMSResult sendChannelActNotify(String mobile) {
|
|
- return sendSMSResult(mobile, 206767);
|
|
|
|
|
|
+ return sendSMSResult(mobile, 206810);
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|