Commit 50337bb3 by zt

添加检测功能

parent 4140c265
......@@ -34,7 +34,6 @@ public class DbSoundsMonitorTask {
AccessInfo accessInfo = new AccessInfo();
accessInfo.setAicc("5");
accessInfo.setAicp("10.68.26.52");
// accessInfo.setAict("21");
Properties properties = PropertiesUtil.getProperties(path);
String result = Sms.sendSms(accessInfo, properties.getProperty("mobile"), "警告");
System.out.println(result);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment