no message

This commit is contained in:
hellcat 2026-07-29 14:29:43 +08:00
parent f45aa4c9a6
commit 297eea3f77

View File

@ -24,7 +24,8 @@ class SakaiController
{ {
$r = CountrySpeedService::fn_b(); $r = CountrySpeedService::fn_b();
tt($r); var_dump($r);
exit;
} }
function __construct() function __construct()