feiyu02
2026-01-19 53ce8de426561e7a43847afda23b5e24e6f76c4e
src/main/kotlin/cn/flightfeather/supervision/common/net/FumeHttpService.kt
@@ -13,7 +13,7 @@
 */
object FumeHttpService {
    private val httpMethod = HttpMethod("xhhb-yy.senzly.top", 80)
    private val httpMethod = HttpMethod("xhhb.xh.sh.cn", 443, isHttps = true)
    class PostData private constructor(
        val apiKey: String,