红点:添加每日5点定时刷新推送

This commit is contained in:
luying
2021-06-03 12:04:41 +08:00
parent 9eb82321c4
commit e29344072f
6 changed files with 156 additions and 81 deletions
@@ -1,5 +1,3 @@
import moment = require('moment');
import { random } from 'underscore';
import { ActivityModelType } from '../../db/Activity';
import { ActivityVipRechargeMoneyModelType } from '../../db/ActivityVipRechargeMoney';
import { ActivityBase } from './activityField';