文件名称:lemon-proxy:代理后端
文件大小:24KB
文件格式:ZIP
更新时间:2024-04-03 12:19:20
php backend PHP
如何使用? 筛选器 use zikwall\lemonproxy\filters\ FilterWords ; 'modules' => [ 'lemonproxy' => [ // ... other options 'filters' => [ 'name' => new FilterWords ([ 'Skiped Name here' , 'Another name' ]), 'id' => SKIPED_ID , // ... filter by other columns ], ], ]; 您还可以使用数组进行配置 'filters' => [ 'name'