mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 10:02:49 +08:00
feat: 发布智能体版
This commit is contained in:
9
app/common/command/tools/log/ToolsLogStats.php
Normal file
9
app/common/command/tools/log/ToolsLogStats.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace app\common\command\tools\log;
|
||||
|
||||
use base\common\command\tools\log\ToolsLogStatsBase;
|
||||
|
||||
class ToolsLogStats extends ToolsLogStatsBase
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user