mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-05-10 08:47:04 +00:00
feat: mcp支持,模块重构
This commit is contained in:
@@ -2,7 +2,7 @@ package org.ruoyi.mapper;
|
||||
|
||||
|
||||
import org.ruoyi.domain.ChatAgentManage;
|
||||
import org.ruoyi.system.domain.vo.ChatAgentManageVo;
|
||||
import org.ruoyi.domain.vo.ChatAgentManageVo;
|
||||
import org.ruoyi.common.mybatis.core.mapper.BaseMapperPlus;
|
||||
|
||||
/**
|
||||
|
||||
@@ -2,7 +2,7 @@ package org.ruoyi.mapper;
|
||||
|
||||
|
||||
import org.ruoyi.domain.ChatAppStore;
|
||||
import org.ruoyi.system.domain.vo.ChatAppStoreVo;
|
||||
import org.ruoyi.domain.vo.ChatAppStoreVo;
|
||||
import org.ruoyi.common.mybatis.core.mapper.BaseMapperPlus;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user