小新新2015

导航

 

2015年10月9日

摘要: function sendsms() { $rtn = ""; $wcfURL = 'http://xxxxxx/SendMessageService.svc?wsdl'; $wcfClient = new SoapClient($wcfURL); ... 阅读全文
posted @ 2015-10-09 09:25 小新新2015 阅读(252) 评论(0) 推荐(0) 编辑