Commit dceae151 authored by 赵啸非's avatar 赵啸非

添加消息发送

parent d8649a9f
......@@ -42,7 +42,7 @@ public class AlarmSendMsgThread extends AbstractThread {
@Override
protected int getSleepTime() {
return 10000;
return 60*1000;
}
@Override
......
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