This commit is contained in:
tursom 2021-06-09 20:43:53 +08:00
parent def6a9f752
commit f86efcfb2b

View File

@ -21,4 +21,4 @@ suspend fun HttpContent.waitBodyParam(): HttpContent {
}
}
return this
}
}