Showing
1 changed file
with
2 additions
and
2 deletions
@@ -35,9 +35,9 @@ public class XWSendSMSServiceImpl implements ISendSMSService { | @@ -35,9 +35,9 @@ public class XWSendSMSServiceImpl implements ISendSMSService { | ||
35 | 35 | ||
36 | // private String smsUrl = "http://211.147.239.62:9050/cgi-bin/sendsms"; | 36 | // private String smsUrl = "http://211.147.239.62:9050/cgi-bin/sendsms"; |
37 | 37 | ||
38 | - private String smsName = "yohoyx"; | 38 | + private String smsName = "nocrm"; |
39 | 39 | ||
40 | - private String smsPwd = "mo1GB7oM"; | 40 | + private String smsPwd = "1qa@WS"; |
41 | 41 | ||
42 | private int pageSize = 100000; | 42 | private int pageSize = 100000; |
43 | 43 |
-
Please register or login to post a comment