后台:记录最新更新人

This commit is contained in:
luying
2021-06-10 14:32:28 +08:00
parent 16fd00f9cd
commit 5c5ee8b7fc
8 changed files with 24 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import BaseModel from './BaseModel';
import { index, getModelForClass, prop, DocumentType } from '@typegoose/typegoose';
import moment = require('moment');
// import moment = require('moment');
/**