mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-05 17:42:49 +08:00
feat: 发布智能体版
This commit is contained in:
@@ -2,12 +2,10 @@
|
||||
|
||||
namespace app\admin\controller\system;
|
||||
|
||||
use app\admin\service\annotation\ControllerAnnotation;
|
||||
use base\admin\controller\system\ConfigBase;
|
||||
|
||||
/**
|
||||
* Class Config.
|
||||
* @ControllerAnnotation(title="系统配置管理",module="系统")
|
||||
*/
|
||||
class Config extends ConfigBase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user