feiyu02
2025-03-28 7d74f3fd087d4a8192ed556a6c2e3a2ea3c81cff
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)