fix build

This commit is contained in:
Simplxs 2024-04-11 01:17:13 +08:00
parent 494c70f2f8
commit e891bc8512
No known key found for this signature in database
GPG Key ID: E23537FF14DD6507

View File

@ -191,8 +191,8 @@ internal object GlobalEventTransmitter : QQInterfaces() {
this.fileId = uuid this.fileId = uuid
this.fileName = fileName this.fileName = fileName
this.fileSize = fileSize this.fileSize = fileSize
this.biz = bizId this.busId = bizId
this.url = url this.fileUrl = url
}.build() }.build()
}.build()) }.build())
return true return true