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.fileName = fileName
this.fileSize = fileSize
this.biz = bizId
this.url = url
this.busId = bizId
this.fileUrl = url
}.build()
}.build())
return true