优化敏感词、作者改为tongran
This commit is contained in:
+1
-10
@@ -18,15 +18,6 @@ public class TongRanSystemApplication
|
||||
public static void main(String[] args)
|
||||
{
|
||||
SpringApplication.run(TongRanSystemApplication.class, args);
|
||||
System.out.println("(♥◠‿◠)ノ゙ 系统模块启动成功 ლ(´ڡ`ლ)゙ \n" +
|
||||
" .-------. ____ __ \n" +
|
||||
" | _ _ \\ \\ \\ / / \n" +
|
||||
" | ( ' ) | \\ _. / ' \n" +
|
||||
" |(_ o _) / _( )_ .' \n" +
|
||||
" | (_,_).' __ ___(_ o _)' \n" +
|
||||
" | |\\ \\ | || |(_,_)' \n" +
|
||||
" | | \\ `' /| `-' / \n" +
|
||||
" | | \\ / \\ / \n" +
|
||||
" ''-' `'-' `-..-' ");
|
||||
System.out.println("系统核心模块启动完成");
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@ import java.util.List;
|
||||
/**
|
||||
* 所有接口名称Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@ import java.util.Random;
|
||||
/**
|
||||
* 业务信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-18
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.List;
|
||||
/**
|
||||
* 业务下发管理Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-13
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.List;
|
||||
/**
|
||||
* 业务脚本管理Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-13
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ import java.util.List;
|
||||
/**
|
||||
* 收益方式修改记录Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-19
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -37,7 +37,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 节点带宽信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ import java.util.List;
|
||||
/**
|
||||
* 服务器收益方式配置Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-19
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 业务95值计算任务Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-29
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ import java.util.List;
|
||||
/**
|
||||
* 流量相关数据Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 交换机监控信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-26
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.List;
|
||||
/**
|
||||
* 知识库Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-15
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ import java.util.List;
|
||||
/**
|
||||
* 监控模板管理Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ import java.util.List;
|
||||
/**
|
||||
* 资源监控API
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.List;
|
||||
/**
|
||||
* 拓扑管理Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ import java.util.List;
|
||||
/**
|
||||
* 监控配置Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-12
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 监控看板详情Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-14
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ import java.util.List;
|
||||
/**
|
||||
* 绑定金山machinecodeController
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-10
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ import java.util.List;
|
||||
/**
|
||||
* 资源分组Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 资源注册Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ import java.util.List;
|
||||
/**
|
||||
* 交换机接口信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-10
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ import java.util.List;
|
||||
/**
|
||||
* 交换机管理Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-10
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@ import java.util.Optional;
|
||||
/**
|
||||
* 首页Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@ import java.util.List;
|
||||
/**
|
||||
* 菜单点击计数Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-12
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
/**
|
||||
* 用户自定义列配置Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-30
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.util.Set;
|
||||
/**
|
||||
* 所有接口名称对象 all_interface_name
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import com.tongran.common.core.web.domain.BaseEntity;
|
||||
/**
|
||||
* 业务信息对象 eps_business
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-18
|
||||
*/
|
||||
public class EpsBusiness extends BaseEntity
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ import java.util.Date;
|
||||
/**
|
||||
* 业务下发管理对象 eps_business_deploy
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-13
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 业务脚本管理对象 eps_business_script
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-13
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.math.BigDecimal;
|
||||
/**
|
||||
* 收益方式修改记录对象 eps_method_change_record
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-15
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ import java.util.List;
|
||||
/**
|
||||
* 节点带宽信息对象 eps_node_bandwidth
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.math.BigDecimal;
|
||||
/**
|
||||
* 服务器收益方式配置对象 eps_server_revenue_config
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-19
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.math.BigDecimal;
|
||||
/**
|
||||
* 业务95值计算任务对象 eps_task_statistics
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-29
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ import java.math.BigDecimal;
|
||||
/**
|
||||
* 流量相关数据对象 eps_traffic_data
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
public class EpsTrafficData extends BaseEntity
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ import java.util.List;
|
||||
/**
|
||||
* 交换机监控信息对象 initial_switch_info_details
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-26
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import com.tongran.common.core.web.domain.BaseEntity;
|
||||
/**
|
||||
* 知识库对象 knowledge_base
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-15
|
||||
*/
|
||||
public class KnowledgeBase extends BaseEntity
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import com.tongran.common.core.web.domain.BaseEntity;
|
||||
/**
|
||||
* 监控模板管理对象 mtm_monitoring_template
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
public class MtmMonitoringTemplate extends BaseEntity
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ import java.util.Date;
|
||||
/**
|
||||
* 拓扑管理对象 rm_eps_topology_management
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 监控配置对象 rm_monitor_config
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-12
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.math.BigDecimal;
|
||||
/**
|
||||
* 监控看板详情对象 rm_monitor_config_details
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-14
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import com.tongran.common.core.web.domain.BaseEntity;
|
||||
/**
|
||||
* 绑定金山machinecode对象 rm_registration_machine
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-10
|
||||
*/
|
||||
public class RmRegistrationMachine extends BaseEntity
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ import java.util.Date;
|
||||
/**
|
||||
* 资源分组对象 rm_resource_group
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 资源注册对象 rm_resource_registration
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 交换机接口信息对象 rm_switch_interface_info
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-10
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ import java.util.List;
|
||||
/**
|
||||
* 交换机管理对象 rm_switch_management
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-10
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ import java.util.Date;
|
||||
/**
|
||||
* 菜单点击计数对象 sys_menu_click
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-12
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 用户自定义列配置对象 user_table_column_config
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-30
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -37,7 +37,7 @@ public class RouterVo
|
||||
private String component;
|
||||
|
||||
/**
|
||||
* 路由参数:如 {"id": 1, "name": "ry"}
|
||||
* 路由参数:如 {"id": 1, "name": "tr"}
|
||||
*/
|
||||
private String query;
|
||||
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import java.util.List;
|
||||
/**
|
||||
* 所有接口名称Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
public interface AllInterfaceNameMapper
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.EpsBusinessDeploy;
|
||||
/**
|
||||
* 业务下发管理Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-13
|
||||
*/
|
||||
public interface EpsBusinessDeployMapper
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
/**
|
||||
* 业务信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-18
|
||||
*/
|
||||
public interface EpsBusinessMapper
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.EpsBusinessScript;
|
||||
/**
|
||||
* 业务脚本管理Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-13
|
||||
*/
|
||||
public interface EpsBusinessScriptMapper
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.EpsMethodChangeRecord;
|
||||
/**
|
||||
* 收益方式修改记录Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-15
|
||||
*/
|
||||
public interface EpsMethodChangeRecordMapper
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
/**
|
||||
* 节点带宽信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
public interface EpsNodeBandwidthMapper
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 服务器收益方式配置Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-19
|
||||
*/
|
||||
public interface EpsServerRevenueConfigMapper
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.EpsTaskStatistics;
|
||||
/**
|
||||
* 业务95值计算任务Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-29
|
||||
*/
|
||||
public interface EpsTaskStatisticsMapper
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.EpsTrafficData;
|
||||
/**
|
||||
* 流量相关数据Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
public interface EpsTrafficDataMapper
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
/**
|
||||
* 交换机监控信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-26
|
||||
*/
|
||||
public interface InitialSwitchInfoDetailsMapper
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.KnowledgeBase;
|
||||
/**
|
||||
* 知识库Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-15
|
||||
*/
|
||||
public interface KnowledgeBaseMapper
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.MtmMonitoringTemplate;
|
||||
/**
|
||||
* 监控模板管理Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
public interface MtmMonitoringTemplateMapper
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
/**
|
||||
* 拓扑管理Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
public interface RmEpsTopologyManagementMapper
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import java.util.List;
|
||||
/**
|
||||
* 监控看板详情Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-14
|
||||
*/
|
||||
public interface RmMonitorConfigDetailsMapper
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.RmMonitorConfig;
|
||||
/**
|
||||
* 监控配置Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-12
|
||||
*/
|
||||
public interface RmMonitorConfigMapper
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
/**
|
||||
* 绑定金山machinecodeMapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-10
|
||||
*/
|
||||
public interface RmRegistrationMachineMapper
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
/**
|
||||
* 资源分组Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
public interface RmResourceGroupMapper
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 资源注册Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
public interface RmResourceRegistrationMapper
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.RmSwitchInterfaceInfo;
|
||||
/**
|
||||
* 交换机接口信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-10
|
||||
*/
|
||||
public interface RmSwitchInterfaceInfoMapper
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.RmSwitchManagement;
|
||||
/**
|
||||
* 交换机管理Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-10
|
||||
*/
|
||||
public interface RmSwitchManagementMapper
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.SysMenuClick;
|
||||
/**
|
||||
* 菜单点击计数Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-12
|
||||
*/
|
||||
public interface SysMenuClickMapper
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.UserTableColumnConfig;
|
||||
/**
|
||||
* 用户自定义列配置Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-30
|
||||
*/
|
||||
public interface UserTableColumnConfigMapper
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
/**
|
||||
* 所有接口名称Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
public interface IAllInterfaceNameService
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
/**
|
||||
* 业务下发管理Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-13
|
||||
*/
|
||||
public interface IEpsBusinessDeployService
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
/**
|
||||
* 业务脚本管理Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-13
|
||||
*/
|
||||
public interface IEpsBusinessScriptService
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
/**
|
||||
* 业务信息Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-18
|
||||
*/
|
||||
public interface IEpsBusinessService
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.EpsMethodChangeRecord;
|
||||
/**
|
||||
* 收益方式修改记录Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-15
|
||||
*/
|
||||
public interface IEpsMethodChangeRecordService
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 节点带宽信息Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
public interface IEpsNodeBandwidthService
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 服务器收益方式配置Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-19
|
||||
*/
|
||||
public interface IEpsServerRevenueConfigService
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 业务95值计算任务Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-29
|
||||
*/
|
||||
public interface IEpsTaskStatisticsService
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.EpsTrafficData;
|
||||
/**
|
||||
* 流量相关数据Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
public interface IEpsTrafficDataService
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 交换机监控信息Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-26
|
||||
*/
|
||||
public interface IInitialSwitchInfoDetailsService
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.KnowledgeBase;
|
||||
/**
|
||||
* 知识库Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-15
|
||||
*/
|
||||
public interface IKnowledgeBaseService
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.MtmMonitoringTemplate;
|
||||
/**
|
||||
* 监控模板管理Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
public interface IMtmMonitoringTemplateService
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.RmEpsTopologyManagement;
|
||||
/**
|
||||
* 拓扑管理Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
public interface IRmEpsTopologyManagementService
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 监控看板详情Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-14
|
||||
*/
|
||||
public interface IRmMonitorConfigDetailsService
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
/**
|
||||
* 监控配置Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-12
|
||||
*/
|
||||
public interface IRmMonitorConfigService
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.RmRegistrationMachine;
|
||||
/**
|
||||
* 绑定金山machinecodeService接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-10
|
||||
*/
|
||||
public interface IRmRegistrationMachineService
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.util.List;
|
||||
/**
|
||||
* 资源分组Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
public interface IRmResourceGroupService
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 资源注册Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
public interface IRmResourceRegistrationService
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.system.domain.RmSwitchInterfaceInfo;
|
||||
/**
|
||||
* 交换机接口信息Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-10
|
||||
*/
|
||||
public interface IRmSwitchInterfaceInfoService
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
/**
|
||||
* 交换机管理Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-10
|
||||
*/
|
||||
public interface IRmSwitchManagementService
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
/**
|
||||
* 菜单点击计数Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-12
|
||||
*/
|
||||
public interface ISysMenuClickService
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
/**
|
||||
* 用户自定义列配置Service接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-30
|
||||
*/
|
||||
public interface IUserTableColumnConfigService
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@ import java.util.stream.Collectors;
|
||||
/**
|
||||
* 所有接口名称Service业务层处理
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@Service
|
||||
|
||||
+1
-1
@@ -25,7 +25,7 @@ import java.util.stream.Collectors;
|
||||
/**
|
||||
* 业务下发管理Service业务层处理
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-13
|
||||
*/
|
||||
@Service
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@ import java.util.List;
|
||||
/**
|
||||
* 业务脚本管理Service业务层处理
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-13
|
||||
*/
|
||||
@Service
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ import java.util.List;
|
||||
/**
|
||||
* 业务信息Service业务层处理
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-18
|
||||
*/
|
||||
@Service
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ import com.tongran.system.service.IEpsMethodChangeRecordService;
|
||||
/**
|
||||
* 收益方式修改记录Service业务层处理
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-15
|
||||
*/
|
||||
@Service
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@ import static com.tongran.common.core.utils.PageUtils.startPage;
|
||||
/**
|
||||
* 节点带宽信息Service业务层处理
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-12
|
||||
*/
|
||||
@Service
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 服务器收益方式配置Service业务层处理
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-19
|
||||
*/
|
||||
@Service
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@ import java.util.stream.Collectors;
|
||||
/**
|
||||
* 业务95值计算任务Service业务层处理
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-29
|
||||
*/
|
||||
@Service
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user