no message

This commit is contained in:
hellcat 2026-08-08 16:00:57 +08:00
parent a6aaecb25a
commit d677511bc9

View File

@ -14,7 +14,7 @@ final class FnPoolController extends ListController
// 'i_status' // 'i_status'
]; ];
protected $iLimit = 1; protected int $iLimit = 1;
protected string $sPageName = "fn爬取设置"; protected string $sPageName = "fn爬取设置";