Commit 5d6af5bd authored by Him188's avatar Him188

large

parent 1f085109
......@@ -103,6 +103,7 @@ object CuiCloud {
formData {
append("base64", Base64.getEncoder().encodeToString(content))
append("filePath", filePath)
append("large", "true")
append("key", cuiToken)
}
)
......
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