Commit 0b761379 authored by Him188moe's avatar Him188moe

update

parent a2e5379d
...@@ -42,5 +42,5 @@ fun main(){ ...@@ -42,5 +42,5 @@ fun main(){
println(packet.verifyCodeLength) println(packet.verifyCodeLength)
File("C:\\Users\\Him18\\Desktop\\5.png").createNewFile() 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"))
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment