1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 11:07:40 +08:00
This commit is contained in:
Mrs4s 2020-08-13 17:06:33 +08:00
parent 8131c3c208
commit 812f6c0f60

View File

@ -77,6 +77,7 @@ type ShortVideoElement struct {
Uuid []byte Uuid []byte
Size int32 Size int32
Md5 []byte Md5 []byte
Url string
} }
type ServiceElement struct { type ServiceElement struct {