Net
/
com.drake.net.body
/
isFile
is
File
fun
MultipartBody.Part
.
isFile
():
Boolean
Content copied to clipboard
通过判断
okhttp3.Headers
里面的Content-Disposition是否存在filename属性来确定是否为文件类型
MultipartBody.Part