rename: project

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

View File

@@ -1,6 +1,6 @@
import { GeneralCallResult } from '@/core/services/common';
import { NodeIKernelBuddyListener } from '@/core/listeners';
import { BuddyListReqType } from '../entities/user';
import { BuddyListReqType } from '../types/user';
export interface NodeIKernelBuddyService {
getBuddyListV2(callFrom: string, reqType: BuddyListReqType): Promise<GeneralCallResult & {