...
|
...
|
@@ -35,9 +35,9 @@ public class XWSendSMSServiceImpl implements ISendSMSService { |
|
|
|
|
|
// private String smsUrl = "http://211.147.239.62:9050/cgi-bin/sendsms";
|
|
|
|
|
|
private String smsName = "yohoyx";
|
|
|
private String smsName = "nocrm";
|
|
|
|
|
|
private String smsPwd = "mo1GB7oM";
|
|
|
private String smsPwd = "1qa@WS";
|
|
|
|
|
|
private int pageSize = 100000;
|
|
|
|
...
|
...
|
|