package constant import ctime "github.com/cherry-game/cherry/extend/time" const FriendConfirmExpireTime = 3 * ctime.SecondsPerMinute // 好友确认时间,预留位置时间(秒) 暂定3分钟