参数整理
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import BaseModel from './BaseModel';
|
||||
import { index, getModelForClass, prop, DocumentType, modelOptions, ReturnModelType, mongoose } from '@typegoose/typegoose';
|
||||
import { UpdateChannelParam } from '../domain/backEndField/params';
|
||||
import { genCode } from '@pubUtils/util';
|
||||
import { genCode } from '../pubUtils/util';
|
||||
|
||||
/**
|
||||
* 私聊信息
|
||||
|
||||
Reference in New Issue
Block a user