no message

This commit is contained in:
hellcat 2026-07-27 17:08:58 +08:00
parent 0e34269a4d
commit 6aa1b234a5

View File

@ -8,7 +8,7 @@ use App\Http\Controllers\Api\Nasa\V1\Base\ListController;
final class CachetgBaseController extends ListController
{
protected string $sModelPath = 'App\Models\Cachetg';
protected string $sModelPath = 'App\Models\CacheTg';
protected array $aFilterFields = [ // 允许where的字段不设视为全允许
// 's_name',
// 'i_status'