value

fun MultipartBody.Part.value(): String?

MultipartBody.Part.body作为字符串返回 如果MultipartBody.Part有指定fileName那么视为文件类型将返回fileName值而不是文件内容