feiyu02
2026-01-21 fe031e01cc1737c2f05a133fde7c36c7a2a7b4b4
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,