将 consts 整理到几个文件中
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import BaseModel from './BaseModel';
|
||||
import { index, getModelForClass, prop } from '@typegoose/typegoose';
|
||||
import { DAILY_CONST } from './../consts/consts';
|
||||
import { DAILY_CONST } from './../consts';
|
||||
import { setLocalHours } from './../pubUtils/util';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user