新增定时任务 Redis文章转MongoDB

This commit is contained in:
WangHao
2020-10-18 18:27:21 +08:00
parent e7b6e1f5dc
commit 046aba8a28
9 changed files with 90 additions and 18 deletions

View File

@ -90,7 +90,7 @@
break;
case 1:
//便签模式
that.isdescription = true;
that.isdescription = false;
that.noteTime = true;
that.isBookmarkIcon = false;
break;