获取群申请的已读回执时间
static Future<int> getTeamApplicationReadTime() async { return await PreferenceUtils.getInt(teamApplicationReadTime, 0); }