mirror of
https://github.com/whitechi73/OpenShamrock.git
synced 2024-08-14 13:12:17 +08:00
fix build
This commit is contained in:
parent
494c70f2f8
commit
e891bc8512
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user