refactor: get friends, get groups, get group members, get group member

This commit is contained in:
linyuchen
2024-04-28 18:14:21 +08:00
parent 7901e9d917
commit 4298c1775f
36 changed files with 61 additions and 149 deletions

View File

@@ -1,7 +1,7 @@
import BaseAction from '../BaseAction';
import { ActionName } from '../types';
import { NTQQFriendApi } from '@/core/apis/friend';
import { friendRequests } from '@/common/data';
import { friendRequests } from '@/core/data';
interface Payload {
flag: string,