登录:fix引用

This commit is contained in:
luying
2021-03-04 16:37:54 +08:00
parent 53c0835b2b
commit 32bb6cb2e3
2 changed files with 2 additions and 2 deletions

View File

@@ -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 })