参数整理

This commit is contained in:
luying
2022-08-29 20:19:35 +08:00
parent 63a7b0f266
commit a6719a4263
4 changed files with 3 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
import moment = require('moment');
import { FIRST_GIFT_STATE } from '../../consts';
import { ActivityModelType } from '../../db/Activity';
import { ActivityFirstGiftModelType } from '../../db/ActivityFirstGift';