feiyu02
2026-01-19 b992b368da14ccd6b5f8c45496eaff7f3003ca8a
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,