rename: project

This commit is contained in:
手瓜一十雪
2024-11-21 14:30:21 +08:00
parent e30dffd3fb
commit fc012318a8
41 changed files with 31 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
import { OneBotAction } from '@/onebot/action/OneBotAction';
import { NTGroupRequestOperateTypes } from '@/core/entities';
import { NTGroupRequestOperateTypes } from '@/core/types';
import { ActionName } from '@/onebot/action/router';
import { FromSchema, JSONSchema } from 'json-schema-to-ts';