活动:引用修复

This commit is contained in:
luying
2021-05-19 20:05:41 +08:00
parent 91af65259c
commit a50cf66112

View File

@@ -1,7 +1,7 @@
import BaseModel from './BaseModel';
import { index, getModelForClass, prop, DocumentType } from '@typegoose/typegoose';
import { CounterModel } from './Counter';
import { COUNTER } from '@consts';
import { COUNTER } from '../consts';
/**
* 活动系统