mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-07 16:40:43 +08:00
update
This commit is contained in:
parent
a2e5379db5
commit
0b76137936
@ -42,5 +42,5 @@ fun main(){
|
||||
println(packet.verifyCodeLength)
|
||||
|
||||
File("C:\\Users\\Him18\\Desktop\\5.png").createNewFile()
|
||||
s.transferTo(FileOutputStream("C:\\Users\\Him18\\Desktop\\5.png"))
|
||||
packet.verifyCode.inputStream().transferTo(FileOutputStream("C:\\Users\\Him18\\Desktop\\5.png"))
|
||||
}
|
Loading…
Reference in New Issue
Block a user