Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Simplxss committed Apr 10, 2024
1 parent 494c70f commit e891bc8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e891bc8

Please sign in to comment.