export default class FriendApplyType { static sendFriendApply = 'sendFriendApply' static recvFriendApply = 'recvFriendApply' }