refactor: Info

This commit is contained in:
手瓜一十雪
2024-05-28 20:50:29 +08:00
parent 273d02c70d
commit 3ccd10ac3b
18 changed files with 586 additions and 78 deletions

View File

@@ -10,7 +10,7 @@ import {
SendMsgElementConstructor
} from '@/core';
import { getGroupMember } from '@/core/data';
import { dbUtil } from '@/core/utils/db';
import { dbUtil } from '@/common/utils/db';
import { logDebug, logError } from '@/common/utils/log';
import { uri2local } from '@/common/utils/file';
import { ob11Config } from '@/onebot11/config';