...
|
...
|
@@ -18,7 +18,7 @@ import java.util.Calendar; |
|
|
@Component
|
|
|
public class BigdataAlarm {
|
|
|
|
|
|
public static final String WATCH_URL = "http://h5.data.yoho.cn/rs/api/getRtChannelDataByPlatform.do?&platform=3";
|
|
|
public static final String WATCH_URL = "http://h5.data.yoho.cn/rs/api/getRtChannelDataByPlatform.do?&platform=1";
|
|
|
//public static final String WATCH_URL = "http://qbs-h5-test.yohops.com/rs/api/getRtChannelDataByPlatform.do?&platform=3";
|
|
|
|
|
|
public static final Integer LIMIT = 2;
|
...
|
...
|
|