mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 10:02:49 +08:00
修改说明;修改基础代码;
This commit is contained in:
@@ -5,5 +5,5 @@ namespace app\common\provider;
|
||||
// 应用请求对象类
|
||||
class Request extends \think\Request
|
||||
{
|
||||
protected $filter = ['ua_htmlspecialchars'];
|
||||
protected $filter = [];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user