mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 07:02:47 +08:00
修正 Parser的路径
规范 Slog的编码规则
This commit is contained in:
@@ -17,7 +17,7 @@ use think\Debug;
|
||||
use think\Exception;
|
||||
use think\Lang;
|
||||
use think\Log;
|
||||
use think\slog;
|
||||
use think\Slog;
|
||||
|
||||
abstract class Driver
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user