...
|
...
|
@@ -19,7 +19,7 @@ public class BigdataAlarm { |
|
|
public static final String WATCH_URL = "http://h5.data.yoho.cn/rs/verifyData";
|
|
|
//public static final String WATCH_URL = "http://qbs-h5-test.yohops.com/rs/api/getRtChannelDataByPlatform.do?&platform=3";
|
|
|
|
|
|
public static final Integer LIMIT = 2;
|
|
|
public static final Integer LIMIT = 5;
|
|
|
|
|
|
@Autowired
|
|
|
public AlarmMsgService alarmMsgService;
|
...
|
...
|
|