mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-03 16:24:28 +08:00
去掉提交过滤
This commit is contained in:
@@ -13,5 +13,5 @@ namespace app;
|
|||||||
|
|
||||||
class Request extends \think\Request
|
class Request extends \think\Request
|
||||||
{
|
{
|
||||||
protected $filter = ['ua_htmlspecialchars'];
|
protected $filter = [];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user