/*
$.ajax({
url : url,
type : 'POST',
data : {
CorpID : CorpID,
Pwd : Pwd,
Mobile : Mobile,
Content : Content,
Cell: '',
Sendtime: '
},
Async: TRUE, // asynchronous
Datatype:' Text ', //' Text ',' jsonp '
Success : function(data, textStatus) {
//alert(data); } else if (data == -1) {
alert("Account not registered!"); Error.");
} else if (data == -3) {
alert("Wrong account or password!"); alert("The mobile phone number format is incorrect!");
; == -6) {
alert("The scheduled sending time is not a valid time format!"); Send the same text message to your mobile phone number!");
(data) {
alert('Sending SMS: An error occurred while calling the SMS interface, please contact the administrator in time!'); >