Merge branch 'main' into feature-minePage
This commit is contained in:
@ -598,4 +598,7 @@ class Api {
|
||||
|
||||
/// 更新用户信息
|
||||
static const String updateAccountInfo = '/x/member/web/update';
|
||||
|
||||
/// 删除评论
|
||||
static const String replyDel = '/x/v2/reply/del';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user