修改迁移数据库逻辑

This commit is contained in:
whyour
2022-01-18 22:56:12 +08:00
parent ca89f03724
commit ba341b69ac
5 changed files with 63 additions and 80 deletions
-1
View File
@@ -1,7 +1,6 @@
import { Service, Inject } from 'typedi';
import winston from 'winston';
import config from '../config';
import DataStore from 'nedb';
import {
Dependence,
InstallDependenceCommandTypes,