|
|
@@ -13,14 +13,12 @@ import org.apache.axis.client.Service;
|
|
|
|
|
|
import sun.misc.BASE64Encoder;
|
|
|
|
|
|
-@SuppressWarnings("restriction")
|
|
|
public class SendMsg {
|
|
|
public SendMsg() {
|
|
|
}
|
|
|
|
|
|
private String registerUrl = "http://202.105.212.146:8080/jboss-net/services/Register";
|
|
|
private String sendUrl = "http://202.105.212.146:8080/jboss-net/services/SendSMS";
|
|
|
- // private static String callBack = "http://127.0.0.1:8080/Callback";
|
|
|
private static String callBack = "http://102.71.103.47:8080/jboss-net/services/CallBack";
|
|
|
// final static String PWD="Aa123456";
|
|
|
// final static String UC="18098932060";
|