| | |
| | | import cn.emay.sdk.core.dto.sms.response.RetrieveReportResponse; |
| | | import cn.emay.sdk.core.dto.sms.response.SmsResponse; |
| | | import cn.emay.sdk.util.exception.SDKParamsException; |
| | | import cn.emay.sdk.util.json.gson.JsonObject; |
| | | import netscape.javascript.JSObject; |
| | | |
| | | public class EmayTool { |
| | | private static SmsSDKClient client ; |
| | |
| | | } |
| | | public static void main(String[] args) throws SDKParamsException, IOException { |
| | | new EmayTool("www.btom.cn",8080,"8SDK-EMY-6699-RIXTP","5EA482CE6A904271") |
| | | .sendSingleSms("15345690849","【豆米科技】这是我们的第一条短信哦"); |
| | | .sendSingleSms("15345690849","【阜宁阜铁投资有限公司】这是我们的第一条短信哦"); |
| | | // sendBatchOnlySms(); |
| | | // sendBatchSms(); |
| | | // sendPersonalitySms(); |