Merge branch 'feature/backend'

This commit is contained in:
luying
2021-05-12 20:09:18 +08:00
108 changed files with 1717 additions and 1151 deletions

View File

@@ -1,6 +1,5 @@
import BaseModel from './BaseModel';
import { index, getModelForClass, prop, DocumentType } from '@typegoose/typegoose';
import { DAILY_CONST } from './../consts';
import { getZeroPoint } from '../pubUtils/timeUtil';