no message
This commit is contained in:
parent
0e34269a4d
commit
6aa1b234a5
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user