Skip to content

Commit

Permalink
mod: 表情体验优化,代码整理
Browse files Browse the repository at this point in the history
  • Loading branch information
orz12 committed Feb 26, 2024
1 parent f280555 commit 11988a4
Show file tree
Hide file tree
Showing 13 changed files with 322 additions and 148 deletions.
7 changes: 0 additions & 7 deletions lib/http/api.dart
Original file line number Diff line number Diff line change
Expand Up @@ -512,13 +512,6 @@ class Api {
/// 我的订阅详情
static const userSubFolderDetail = '/x/space/fav/season/list';

/// 表情
static const emojiList = '/x/emote/user/panel/web';

/// 已读标记
static const String ackSessionMsg =
'${HttpString.tUrl}/session_svr/v1/session_svr/update_ack';

/// 发送私信
static const String sendMsg = '${HttpString.tUrl}/web_im/v1/web_im/send_msg';
}
Loading

0 comments on commit 11988a4

Please sign in to comment.