rename: 使用@搜寻

This commit is contained in:
手瓜一十雪
2024-11-21 11:16:25 +08:00
parent f1d8127588
commit 3254f3fea0
103 changed files with 102 additions and 102 deletions

View File

@@ -1,4 +1,4 @@
import { ActionName, BaseCheckResult } from './types';
import { ActionName, BaseCheckResult } from './router';
import Ajv, { ErrorObject, ValidateFunction } from 'ajv';
import { NapCatCore } from '@/core';
import { isNull } from '@/common/helper';