mod: 还原aid

This commit is contained in:
guozhigq
2024-01-31 22:33:04 +08:00
parent 699361e04c
commit 9e93b50860
10 changed files with 16 additions and 18 deletions

View File

@ -331,7 +331,7 @@ class VideoHttp {
// plat num 发送平台标识 非必要 1web端 2安卓客户端 3ios客户端 4wp客户端
static Future replyAdd({
required ReplyType type,
required dynamic oid,
required int oid,
required String message,
int? root,
int? parent,