mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
规范代码
This commit is contained in:
@@ -11,13 +11,7 @@
|
||||
|
||||
namespace think;
|
||||
|
||||
use think\Db;
|
||||
use think\exception\ClassNotFoundException;
|
||||
use think\File;
|
||||
use think\Lang;
|
||||
use think\Loader;
|
||||
use think\Request;
|
||||
use think\Session;
|
||||
|
||||
class Validate
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user