-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,15 @@ | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `href`, `img`, `icon`, `description`) VALUES ('2023-06-06 10:12:34', '2023-06-06 10:12:34', 1, '管理后台', 'mg', '', 'img', 'icon', '管理CODO权限、系统配置等。'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `href`, `img`, `icon`, `description`) VALUES ('2023-06-05 19:09:34', '2023-06-06 10:12:43', 2, 'CMDB', 'cmdb', '', 'img', 'Histogram', '提供配置管理服务'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `href`, `img`, `icon`, `description`) VALUES ('2023-07-10 14:14:14', '2023-07-10 14:14:14', 3, '通知中心', 'noc', '', '', '', '通知中心'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `href`, `img`, `icon`, `description`) VALUES ('2023-07-17 16:04:50', '2023-07-17 16:04:50', 5, '天门网关', 'gw', '', '', '', '天门网关'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `href`, `img`, `icon`, `description`) VALUES ('2023-08-10 15:57:44', '2023-08-10 15:57:48', 6, '任务平台', 'flow', '', 'img', 'icon', '流程调度'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `href`, `img`, `icon`, `description`) VALUES ('2023-10-09 20:20:14', '2023-10-09 20:20:14', 12, '配置中心', 'kerrigan', '', '', '', '配置中心'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `href`, `img`, `icon`, `description`) VALUES ('2024-01-23 14:40:56', '2024-01-23 14:40:56', 13, '云原生管理', 'cnmp', '', '', '', '待上线'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `href`, `img`, `icon`, `description`) VALUES ('2024-06-03 12:16:10', '2024-06-03 12:16:10', 14, '堡垒机', 'jms', '', '', '', '堡垒机'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `frontend_code`, `href`, `img`, `icon`, `description`, `classify`) VALUES ('2023-06-06 10:12:34', '2023-06-06 10:12:34', 1, '管理后台', 'p', 'mg', '', 'img', 'mg', '管理CODO权限、系统配置等。', '运维协作与DevOps'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `frontend_code`, `href`, `img`, `icon`, `description`, `classify`) VALUES ('2023-06-05 19:09:34', '2023-06-06 10:12:43', 2, '配置管理【CMDB】', 'cmdb', 'cmdb', '', 'img', 'cmdb', '提供配置管理服务', '资源配置管理'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `frontend_code`, `href`, `img`, `icon`, `description`, `classify`) VALUES ('2023-07-10 14:14:14', '2023-07-10 14:14:14', 3, '通知中心', 'noc', 'noc', '', '', '', '通知中心', '可观测管理'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `frontend_code`, `href`, `img`, `icon`, `description`, `classify`) VALUES ('2023-07-17 16:04:50', '2023-07-17 16:04:50', 5, '天门网关', 'gw', 'gw', '', '', 'gw', '天门网关', '安全访问管理'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `frontend_code`, `href`, `img`, `icon`, `description`, `classify`) VALUES ('2023-08-10 15:57:44', '2023-08-10 15:57:48', 6, '任务管理【Flow】', 'flow', 'no', '', 'img', 'flow', '流程调度', '运维协作与DevOps'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `frontend_code`, `href`, `img`, `icon`, `description`, `classify`) VALUES ('2023-07-20 16:15:08', '2023-07-20 16:15:08', 10, '研发效能【行云】', 'xingyun', 'no', '', '', 'xingyun', '效能平台', '运维协作与DevOps'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `frontend_code`, `href`, `img`, `icon`, `description`, `classify`) VALUES ('2023-10-09 20:20:14', '2023-10-09 20:20:14', 12, '配置中心', 'kerrigan', 'kerrigan', '', '', 'kerrigan', '配置中心', '资源配置管理'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `frontend_code`, `href`, `img`, `icon`, `description`, `classify`) VALUES ('2024-06-03 12:16:10', '2024-06-03 12:16:10', 14, '堡垒机', 'jumpserver', 'jumpserver', '', '', 'jumpserver', '堡垒机', '安全访问管理'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `frontend_code`, `href`, `img`, `icon`, `description`, `classify`) VALUES ('2024-06-11 11:38:39', '2024-06-11 11:38:39', 15, '运营管理【GMT】', 'gmt', 'gmt', '', '', '', '运营管理平台', '运维协作与DevOps'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `frontend_code`, `href`, `img`, `icon`, `description`, `classify`) VALUES ('2024-07-04 14:58:28', '2024-07-04 14:58:28', 16, '节点管理【GSE】', 'agent', 'no', '', '', '', '提供Agent服务的集中管理与配置', '资源配置管理'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `frontend_code`, `href`, `img`, `icon`, `description`, `classify`) VALUES ('2024-10-12 15:10:37', '2024-10-12 15:10:37', 17, '云原生管理', 'cnmp', 'cnmp', '', '', 'cnmp', '云原生集群管理-K8S集群', '资源配置管理'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `frontend_code`, `href`, `img`, `icon`, `description`, `classify`) VALUES ('2024-10-12 15:11:00', '2024-10-12 15:11:00', 18, '区服管理', 'servermgmt', 'servermgmt', '', '', 'servermgmt', '提供RO3,美食2的区服管理', '资源配置管理'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `frontend_code`, `href`, `img`, `icon`, `description`, `classify`) VALUES ('2024-10-25 17:12:03', '2024-10-25 17:12:03', 19, '日志查询【CLS】', 'cls', 'no', '', '', '', '统一日志查询平台', '可观测管理'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `frontend_code`, `href`, `img`, `icon`, `description`, `classify`) VALUES ('2024-10-25 17:15:33', '2024-10-25 17:15:33', 20, '监控查询【Grafana】', 'grafana', 'grafana', '', '', '', 'Grafana', '可观测管理'); | ||
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `frontend_code`, `href`, `img`, `icon`, `description`, `classify`) VALUES ('2024-12-03 22:19:16', '2024-12-03 22:19:16', 21, '观测平台', 'monitor', 'monitor', '', '', '', '观测平台', '可观测管理'); |