添加查询和创建角色功能;建立长连接后返回部分初始数据
This commit is contained in:
@@ -2,7 +2,6 @@ import { COUNTER } from './../consts/consts';
|
||||
import { CounterModel } from './Counter';
|
||||
import BaseModel from './BaseModel';
|
||||
import { index, getModelForClass, prop } from '@typegoose/typegoose';
|
||||
import Sms from './Sms';
|
||||
|
||||
/**
|
||||
* 用户字段接口
|
||||
|
||||
Reference in New Issue
Block a user