mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-08-30 12:45:32 +08:00
修正 命名空间大小写
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
// | Author: liu21st <liu21st@gmail.com>
|
||||
// +----------------------------------------------------------------------
|
||||
|
||||
namespace Think;
|
||||
namespace think;
|
||||
|
||||
class Input {
|
||||
// 全局过滤规则
|
||||
|
||||
Reference in New Issue
Block a user