登录:fix引用
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { APP_ID } from './../consts';
|
||||
import BaseModel from './BaseModel';
|
||||
import { index, getModelForClass, prop, DocumentType, modelOptions } from '@typegoose/typegoose';
|
||||
import { getSeconds } from 'app/pubUtils/timeUtil';
|
||||
import { getSeconds } from '../pubUtils/timeUtil';
|
||||
|
||||
class ServerInfo {
|
||||
@prop({ required: true })
|
||||
|
||||
Reference in New Issue
Block a user