feiyu02
2022-11-15 909fd8929d7906f1dca68acc05e36e29b0b9192c
src/main/kotlin/cn/flightfeather/supervision/common/net/NCHttpService.kt
@@ -14,7 +14,7 @@
            val time: String
    )
    private val httpMethod = HttpMethod("101.230.224.89", 8085)
    private val httpMethod = HttpMethod("101.230.224.89", 9006)
    fun getFile(time: String): JsonArray? {
        val params = Params(time)