1
This commit is contained in:
@@ -355,7 +355,7 @@ public class WXUtil {
|
|||||||
return wxReqDate;
|
return wxReqDate;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Scheduled(cron = "0 * * * * ?")
|
//@Scheduled(cron = "0 * * * * ?")
|
||||||
public void checkWxStatus() {
|
public void checkWxStatus() {
|
||||||
WxReqDate wxReqDate = createWxReqData(WXReqType.GET_WX_STATUS);
|
WxReqDate wxReqDate = createWxReqData(WXReqType.GET_WX_STATUS);
|
||||||
JSONObject data = new JSONObject();
|
JSONObject data = new JSONObject();
|
||||||
|
|||||||
Reference in New Issue
Block a user