update 矿机离线邮箱发送定时任务修改
This commit is contained in:
@@ -77,12 +77,12 @@ public class NoticeController extends BaseController {
|
||||
|
||||
}
|
||||
|
||||
@PostMapping("/getNoticeInfoListInCache")
|
||||
@ApiOperation(value = "获取用户最新的矿机在离线警报")
|
||||
@RequiresLogin
|
||||
public AjaxResult getNoticeInfoListInCache(){
|
||||
return noticeService.getNoticeInfoListInCache();
|
||||
}
|
||||
//@PostMapping("/getNoticeInfoListInCache")
|
||||
//@ApiOperation(value = "获取用户最新的矿机在离线警报")
|
||||
//@RequiresLogin
|
||||
//public AjaxResult getNoticeInfoListInCache(){
|
||||
// return noticeService.getNoticeInfoListInCache();
|
||||
//}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user