Skip to content

Commit

Permalink
2024年6月07日 feat(sql) 初始化sql
Browse files Browse the repository at this point in the history
  • Loading branch information
ss1917 committed Jun 13, 2024
1 parent 1b4d51c commit 4f1c72f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
4 changes: 2 additions & 2 deletions docs/sql/codo_a_users.sql
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
INSERT INTO `codo_a_users` (`ext_info`, `create_time`, `update_time`, `id`, `username`, `password`, `nickname`, `email`, `tel`, `department`, `google_key`, `superuser`, `avatar`, `source`, `source_account_id`, `manager`, `dd_id`, `status`, `have_token`, `fs_open_id`, `fs_id`, `last_ip`, `last_login`) VALUES ('{}', '2018-03-21 10:29:14', '2024-01-15 10:26:43', 1, 'admin', '03941b924d12454219648d61a7b025e1', 'admin', '191715030qq.com', '15618718060', NULL, '', '0', '', NULL, '', NULL, NULL, '0', 'no', '', '', '127.0.0.1', '2024-01-15 10:26:43');
INSERT INTO `codo_a_users` (`ext_info`, `create_time`, `update_time`, `id`, `username`, `password`, `nickname`, `email`, `tel`, `department`, `google_key`, `superuser`, `avatar`, `source`, `source_account_id`, `manager`, `dd_id`, `status`, `have_token`, `fs_open_id`, `fs_id`, `last_ip`, `last_login`) VALUES ('{}', '2023-03-07 15:44:59', '2024-01-15 10:15:55', 2, 'demo', '03941b924d12454219648d61a7b025e1', 'demo', '15618718060@qq.com', '15618718061', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, '0', 'no', NULL, NULL, '127.0.0.1', '2024-01-15 10:15:55');
INSERT INTO `codo_a_users` (`ext_info`, `create_time`, `update_time`, `id`, `username`, `password`, `nickname`, `email`, `tel`, `department`, `google_key`, `superuser`, `avatar`, `source`, `source_account_id`, `manager`, `dd_id`, `status`, `have_token`, `fs_open_id`, `fs_id`, `last_ip`, `last_login`) VALUES ('{}', '2018-03-21 10:29:14', '2024-01-15 10:26:43', 1, 'admin', '03941b924d12454219648d61a7b025e1', 'admin', '191715030qq.com', '15618718111', NULL, '', '0', '', NULL, '', NULL, NULL, '0', 'no', '', '', '127.0.0.1', '2024-01-15 10:26:43');
INSERT INTO `codo_a_users` (`ext_info`, `create_time`, `update_time`, `id`, `username`, `password`, `nickname`, `email`, `tel`, `department`, `google_key`, `superuser`, `avatar`, `source`, `source_account_id`, `manager`, `dd_id`, `status`, `have_token`, `fs_open_id`, `fs_id`, `last_ip`, `last_login`) VALUES ('{}', '2023-03-07 15:44:59', '2024-01-15 10:15:55', 2, 'demo', '03941b924d12454219648d61a7b025e1', 'demo', '191715031@qq.com', '15618718112', NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, '0', 'no', NULL, NULL, '127.0.0.1', '2024-01-15 10:15:55');
16 changes: 9 additions & 7 deletions docs/sql/codo_apps.sql
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
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', '', 'http://192.168.11.64:8082/web/cmdb/', 'img', '测试备注信息');
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', 5, '测试init', 'init', '', 'http://192.168.11.64:8083/web/init/', 'img', '测试备注信息1');
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', 7, '通知中心', 'noc', '', 'http://192.168.11.64:8084/web/noc/', '', '通知中心');
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `href`, `img`, `icon`, `description`) VALUES ('2023-07-12 20:12:12', '2023-07-12 20:12:12', 8, '管理后台', 'mg', '', '', '', '管理后台');
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', 9, '天门网关', 'gw', '', '', '', '天门网关');
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `href`, `img`, `icon`, `description`) VALUES ('2023-08-10 17:03:30', '2023-08-10 17:03:30', 11, '任务平台', 'job', 'http://baidu.com', '', '', '任务平台');
INSERT INTO `codo_apps` (`create_time`, `update_time`, `id`, `name`, `app_code`, `href`, `img`, `icon`, `description`) VALUES ('2023-10-09 20:28:22', '2023-10-09 20:28:22', 12, '配置中心', 'kerrigan', '', '', '', '配置中心');
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', '', '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-07-20 16:15:08', '2023-07-20 16:15:08', 10, '行云效能', 'xingyun', '', '', '', '效能平台');
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, '容器平台', 'kuboard', '', '', '', 'K8S管理平台');
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', '', '', '', '堡垒机');

0 comments on commit 4f1c72f

Please sign in to comment.