From 507de87a91c75aa43cb332a733a811e12271de6e Mon Sep 17 00:00:00 2001 From: zhouqunjie <450705171@qq.com> Date: Mon, 29 Apr 2024 15:44:28 +0800 Subject: [PATCH] ADD file via upload Former-commit-id: d4b47bc3429aa20c054d3ed6e6e72f86e2c55260 --- deploy/pcm-auth.sql | 1159 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1159 insertions(+) create mode 100644 deploy/pcm-auth.sql diff --git a/deploy/pcm-auth.sql b/deploy/pcm-auth.sql new file mode 100644 index 00000000..88a95c81 --- /dev/null +++ b/deploy/pcm-auth.sql @@ -0,0 +1,1159 @@ +/* + Navicat Premium Data Transfer + + Source Server : 47.92.88.143 + Source Server Type : MySQL + Source Server Version : 80036 (8.0.36) + Source Host : 47.92.88.143:3306 + Source Schema : pcm-auth + + Target Server Type : MySQL + Target Server Version : 80036 (8.0.36) + File Encoding : 65001 + + Date: 29/04/2024 15:31:55 +*/ + +SET NAMES utf8mb4; +SET FOREIGN_KEY_CHECKS = 0; + +-- ---------------------------- +-- Table structure for base_jwt_black +-- ---------------------------- +DROP TABLE IF EXISTS `base_jwt_black`; +CREATE TABLE `base_jwt_black` ( + `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'id', + `deleted_at` datetime NULL DEFAULT NULL COMMENT '删除时间', + `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间', + `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间', + `jwt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL COMMENT 'jwt', + PRIMARY KEY (`id`) USING BTREE, + INDEX `idx_base_jwt_black_deleted_at`(`deleted_at` ASC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 47 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_0900_ai_ci ROW_FORMAT = Dynamic; + +-- ---------------------------- +-- Records of base_jwt_black +-- ---------------------------- +INSERT INTO `base_jwt_black` VALUES (1, NULL, '2024-04-07 08:59:50', '2024-04-07 08:59:50', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NiwidXNlcm5hbWUiOiJwY20tdGVzdCIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEyNTY2NzkwLCJuYmYiOjE3MTI0ODAzOTB9.tTYb6-_f-qh5WIJtoJLvNCG9gNyvquzmdFH5GeRv9_k'); +INSERT INTO `base_jwt_black` VALUES (2, NULL, '2024-04-07 08:59:55', '2024-04-07 08:59:55', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NiwidXNlcm5hbWUiOiJwY20tdGVzdCIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEyNTY2Nzk1LCJuYmYiOjE3MTI0ODAzOTV9.lrx-gG3w8q7kkNtM30ovqxEsn6R2wLxejQfJ4cdskVY'); +INSERT INTO `base_jwt_black` VALUES (3, NULL, '2024-04-09 09:18:16', '2024-04-09 09:18:16', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEyNzQwNjczLCJuYmYiOjE3MTI2NTQyNzN9.KfVBZgDRQXxLzwfEMpwphfevpbFg3jumsm1lXld4QIA'); +INSERT INTO `base_jwt_black` VALUES (4, NULL, '2024-04-16 02:45:30', '2024-04-16 02:45:30', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEzMjU0MjEzLCJuYmYiOjE3MTMxNjc4MTN9.SgnIsxKdZG8sPmqao14uCgB38WJczjfBzZKgEayvCTc'); +INSERT INTO `base_jwt_black` VALUES (5, NULL, '2024-04-16 02:48:47', '2024-04-16 02:48:47', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEzMzIyMDE5LCJuYmYiOjE3MTMyMzU2MTl9.vi-XRPHNl2fzS9XOMFMf_qURE81TOHTAYT-LxckVBnw'); +INSERT INTO `base_jwt_black` VALUES (6, NULL, '2024-04-16 07:33:35', '2024-04-16 07:33:35', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEzMzM5MTU5LCJuYmYiOjE3MTMyNTI3NTl9.R-UtpfBywl6c_oA4Ifc-UbwDM52EQFTT-QJ3MgVpZgg'); +INSERT INTO `base_jwt_black` VALUES (7, NULL, '2024-04-16 07:33:48', '2024-04-16 07:33:48', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEzMzM5MjIxLCJuYmYiOjE3MTMyNTI4MjF9.1oKKk-LKG7BVCIDfZ8_aQypaA7KBmV-ZBg_P9HEKLzo'); +INSERT INTO `base_jwt_black` VALUES (8, NULL, '2024-04-16 07:33:57', '2024-04-16 07:33:57', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEzMzM5MjI5LCJuYmYiOjE3MTMyNTI4Mjl9.ZSbzZdfyLUa19fhSFnVZIhQ8zpxzYCVM2KVGKspq89A'); +INSERT INTO `base_jwt_black` VALUES (9, NULL, '2024-04-17 02:12:02', '2024-04-17 02:12:02', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEzMzM2NjUzLCJuYmYiOjE3MTMyNTAyNTN9.9pSd0eCR2pBNT9mDrdgXhzrtgGqlRiRoaoHLu9poCKE'); +INSERT INTO `base_jwt_black` VALUES (10, NULL, '2024-04-17 02:16:28', '2024-04-17 02:16:28', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEzNDA2NDYzLCJuYmYiOjE3MTMzMjAwNjN9.bS6LJCYD_RhY7fv-Xf8pTEKyYpC6MqywFg0QYkrne24'); +INSERT INTO `base_jwt_black` VALUES (11, NULL, '2024-04-17 02:32:00', '2024-04-17 02:32:00', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEzNDA3NDk0LCJuYmYiOjE3MTMzMjEwOTR9.AfW6iEnip9ae-tuw7RDK6tBBkyYEh5_tFPnVt1_rsvU'); +INSERT INTO `base_jwt_black` VALUES (12, NULL, '2024-04-18 09:10:57', '2024-04-18 09:10:57', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEzNTA5MTc1LCJuYmYiOjE3MTM0MjI3NzV9.R57lBVZGcjl2D4bG3rCapDS8XG4IhTcvDceLSLGLPqA'); +INSERT INTO `base_jwt_black` VALUES (13, NULL, '2024-04-19 02:59:41', '2024-04-19 02:59:41', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEzNTE3OTU0LCJuYmYiOjE3MTM0MzE1NTR9.pAc3jAlbGe7Kw8man-XEFuiRAi6gj0bX1XtaSTJySLs'); +INSERT INTO `base_jwt_black` VALUES (14, NULL, '2024-04-19 03:00:53', '2024-04-19 03:00:53', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MjAsInVzZXJuYW1lIjoiamlhbmdodWkiLCJyb2xlSWQiOjMsImJ1ZmZlclRpbWUiOjQzMjAwLCJpc3MiOiJwY20tYXV0aCIsImV4cCI6MTcxMzU4MTk4NiwibmJmIjoxNzEzNDk1NTg2fQ.cm1nKGYujWMxxty9BSfa0MZhOFXHGVCTXZhCPgLTvvk'); +INSERT INTO `base_jwt_black` VALUES (15, NULL, '2024-04-20 01:42:05', '2024-04-20 01:42:05', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEzNTgyMDU0LCJuYmYiOjE3MTM0OTU2NTR9.9Mrm8ETXOlAe3dZN59c5l9iF5YQhkxdTEvpIVHWWLjE'); +INSERT INTO `base_jwt_black` VALUES (16, NULL, '2024-04-22 02:13:08', '2024-04-22 02:13:08', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEzODM2ODk4LCJuYmYiOjE3MTM3NTA0OTh9.FpXxu41Bz7Q3FVK6i6DOqoE-cSSldscEzHEMRF2g2Hc'); +INSERT INTO `base_jwt_black` VALUES (17, NULL, '2024-04-22 09:12:11', '2024-04-22 09:12:11', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzEzODM3NzcyLCJuYmYiOjE3MTM3NTEzNzJ9.hBtOLVkrT7R435VagXYvOMn098V8u_EjHATptKNCqSE'); +INSERT INTO `base_jwt_black` VALUES (18, NULL, '2024-04-24 08:58:24', '2024-04-24 08:58:24', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MjEsInVzZXJuYW1lIjoiYWRtaW4tamgiLCJyb2xlSWQiOjEzLCJidWZmZXJUaW1lIjo0MzIwMCwiaXNzIjoicGNtLWF1dGgiLCJleHAiOjE3MTM5NTA3MjksIm5iZiI6MTcxMzg2NDMyOX0.9pBojREa5O1Z7h_80qLw10FQ0vITHBROho8GJcgWKLo'); +INSERT INTO `base_jwt_black` VALUES (19, NULL, '2024-04-25 09:01:50', '2024-04-25 09:01:50', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0MDEzOTkxLCJuYmYiOjE3MTM5Mjc1OTF9.8fC8slBj_ndHcK3WVs5z2WWffBwCjnfTr66yF8OeXL0'); +INSERT INTO `base_jwt_black` VALUES (20, NULL, '2024-04-26 10:35:01', '2024-04-26 10:35:01', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0MTE4MjczLCJuYmYiOjE3MTQwMzE4NzN9.d1MazIp-fpRebw4DaiDDW-mB4zRXXnFm44qPK3g9Ulw'); +INSERT INTO `base_jwt_black` VALUES (21, NULL, '2024-04-29 08:44:45', '2024-04-29 08:44:45', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0MzU3ODQzLCJuYmYiOjE3MTQyNzE0NDN9.PEx7FoI-kti5XH8zCorTu49IXLYxT3p99MsiihcLfoA'); +INSERT INTO `base_jwt_black` VALUES (22, NULL, '2024-04-29 08:47:26', '2024-04-29 08:47:26', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDM4MDM2LCJuYmYiOjE3MTQzNTE2MzZ9.Vdr5EhMTKoNegRXsW2H6DKVGvz550Xg-KxfFW3aLlYk'); +INSERT INTO `base_jwt_black` VALUES (23, NULL, '2024-04-29 09:35:29', '2024-04-29 09:35:29', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDM4NDc0LCJuYmYiOjE3MTQzNTIwNzR9.1HsvSWpducggLGLJ5wV4x9exl7n_CEZi80YmEwc5tGk'); +INSERT INTO `base_jwt_black` VALUES (24, NULL, '2024-04-29 09:50:28', '2024-04-29 09:50:28', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NiwidXNlcm5hbWUiOiJwY20tdGVzdCIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDQwOTU1LCJuYmYiOjE3MTQzNTQ1NTV9.k5xH3fmh12Ps_Y9LR4bo5JIgPTEwYHqAPgbS9FlDy10'); +INSERT INTO `base_jwt_black` VALUES (25, NULL, '2024-04-29 10:40:53', '2024-04-29 10:40:53', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDM3ODg2LCJuYmYiOjE3MTQzNTE0ODZ9.uelN7EIDD-R0N6J4OyQ6twaDSo5YswZK9Jvi14secsY'); +INSERT INTO `base_jwt_black` VALUES (26, NULL, '2024-04-29 10:41:00', '2024-04-29 10:41:00', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDQ0ODU0LCJuYmYiOjE3MTQzNTg0NTR9.KVL3NfYNvlR_fQruoq9HaFE8iGGm1QLektrTzV-at7M'); +INSERT INTO `base_jwt_black` VALUES (27, NULL, '2024-04-29 10:41:28', '2024-04-29 10:41:28', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NiwidXNlcm5hbWUiOiJwY20iLCJyb2xlSWQiOjE2LCJidWZmZXJUaW1lIjo0MzIwMCwiaXNzIjoicGNtLWF1dGgiLCJleHAiOjE3MTQ0NDQ4NDEsIm5iZiI6MTcxNDM1ODQ0MX0.FSaaJHe9P9LER8ud9xstEHAK_PIM97f37I2eUXPJcAM'); +INSERT INTO `base_jwt_black` VALUES (28, NULL, '2024-04-29 10:42:13', '2024-04-29 10:42:13', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NiwidXNlcm5hbWUiOiJwY20iLCJyb2xlSWQiOjE2LCJidWZmZXJUaW1lIjo0MzIwMCwiaXNzIjoicGNtLWF1dGgiLCJleHAiOjE3MTQ0NDQ5MjcsIm5iZiI6MTcxNDM1ODUyN30.hpcrCvPBW7FqHTFSm3hVBodPre7CrYxJO4VLSMFbxw4'); +INSERT INTO `base_jwt_black` VALUES (29, NULL, '2024-04-29 10:43:03', '2024-04-29 10:43:03', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NiwidXNlcm5hbWUiOiJwY20iLCJyb2xlSWQiOjE2LCJidWZmZXJUaW1lIjo0MzIwMCwiaXNzIjoicGNtLWF1dGgiLCJleHAiOjE3MTQ0NDQ5NDcsIm5iZiI6MTcxNDM1ODU0N30.7S-liU0JOLc-d0gEvoHirs-NV4ItA0h5NZ7bXtSGlMw'); +INSERT INTO `base_jwt_black` VALUES (30, NULL, '2024-04-29 10:46:22', '2024-04-29 10:46:22', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NiwidXNlcm5hbWUiOiJwY20iLCJyb2xlSWQiOjE2LCJidWZmZXJUaW1lIjo0MzIwMCwiaXNzIjoicGNtLWF1dGgiLCJleHAiOjE3MTQ0NDQ5OTUsIm5iZiI6MTcxNDM1ODU5NX0.3DjhRzm9Zrv8eKNZgCP8WLiWXPcy3KblG8vuACOpqCU'); +INSERT INTO `base_jwt_black` VALUES (31, NULL, '2024-04-29 10:46:42', '2024-04-29 10:46:42', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDQ0ODY1LCJuYmYiOjE3MTQzNTg0NjV9.cYgtAh2nHSz6ObqTsOwj7Bz9lspwKCKTHrheKYlHAqo'); +INSERT INTO `base_jwt_black` VALUES (32, NULL, '2024-04-29 10:47:04', '2024-04-29 10:47:04', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDQ1MjExLCJuYmYiOjE3MTQzNTg4MTF9.cPD946Iksh3drB4rfhyDtrvc2vaMd8aLIzvuT8Yd-Ho'); +INSERT INTO `base_jwt_black` VALUES (33, NULL, '2024-04-29 10:48:06', '2024-04-29 10:48:06', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NiwidXNlcm5hbWUiOiJwY20iLCJyb2xlSWQiOjE2LCJidWZmZXJUaW1lIjo0MzIwMCwiaXNzIjoicGNtLWF1dGgiLCJleHAiOjE3MTQ0NDUyMzUsIm5iZiI6MTcxNDM1ODgzNX0.KgfLHb87yU8fRdndnIE6Y2EPi__turRGaWGPmRJywCU'); +INSERT INTO `base_jwt_black` VALUES (34, NULL, '2024-04-29 10:50:01', '2024-04-29 10:50:01', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDQ1Mjg3LCJuYmYiOjE3MTQzNTg4ODd9.uh6PI7VscoZAAehlTWm7zHc3-IfEQuq_MimxUFDrRaw'); +INSERT INTO `base_jwt_black` VALUES (35, NULL, '2024-04-29 10:50:24', '2024-04-29 10:50:24', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NiwidXNlcm5hbWUiOiJwY20iLCJyb2xlSWQiOjE2LCJidWZmZXJUaW1lIjo0MzIwMCwiaXNzIjoicGNtLWF1dGgiLCJleHAiOjE3MTQ0NDU0MDUsIm5iZiI6MTcxNDM1OTAwNX0.Sc0iEKDIcyRDQl9YDXbcqTR9N1WlZeyrmQGxxcOVYQI'); +INSERT INTO `base_jwt_black` VALUES (36, NULL, '2024-04-29 10:50:59', '2024-04-29 10:50:59', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDQ1NDI3LCJuYmYiOjE3MTQzNTkwMjd9.Z4bnFY2OCGL5Zzn0meOSTrdjmnMjojZrmFU36pRSsaA'); +INSERT INTO `base_jwt_black` VALUES (37, NULL, '2024-04-29 10:53:45', '2024-04-29 10:53:45', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NiwidXNlcm5hbWUiOiJwY20iLCJyb2xlSWQiOjE2LCJidWZmZXJUaW1lIjo0MzIwMCwiaXNzIjoicGNtLWF1dGgiLCJleHAiOjE3MTQ0NDU0NjQsIm5iZiI6MTcxNDM1OTA2NH0.ciMm9gIZO-GAmqwWwf3w4AiPC5_KRNd2yqMKH4hGx94'); +INSERT INTO `base_jwt_black` VALUES (38, NULL, '2024-04-29 10:53:57', '2024-04-29 10:53:57', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDQ1NjI3LCJuYmYiOjE3MTQzNTkyMjd9.WNvfbeJRnN3cfnvl3qLhcmWDSpItCl24ZH7Vkdu5UaU'); +INSERT INTO `base_jwt_black` VALUES (39, NULL, '2024-04-29 10:54:12', '2024-04-29 10:54:12', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDQ1NjQwLCJuYmYiOjE3MTQzNTkyNDB9.IX0caCCLBdjQbgwHY8ipRIHjq6LcRk3RMusyDtiUSe4'); +INSERT INTO `base_jwt_black` VALUES (40, NULL, '2024-04-29 11:16:50', '2024-04-29 11:16:50', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDQ1NjgxLCJuYmYiOjE3MTQzNTkyODF9.M7g18FMoQeEgsYI20m3hvedhuwhdOX7Qaj4a2PIUag8'); +INSERT INTO `base_jwt_black` VALUES (41, NULL, '2024-04-29 11:24:23', '2024-04-29 11:24:23', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDQ3MDExLCJuYmYiOjE3MTQzNjA2MTF9.cMXTh1rpfbohI0HHMcLFY8w4XzTsYUDy4PYzDIQffqU'); +INSERT INTO `base_jwt_black` VALUES (42, NULL, '2024-04-29 11:30:58', '2024-04-29 11:30:58', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NiwidXNlcm5hbWUiOiJwY20iLCJyb2xlSWQiOjE2LCJidWZmZXJUaW1lIjo0MzIwMCwiaXNzIjoicGNtLWF1dGgiLCJleHAiOjE3MTQ0NDUxOTUsIm5iZiI6MTcxNDM1ODc5NX0.ypzRa_Nf1fyWuMabFKTxsltbPPziIAfo23bhlzfOdJs'); +INSERT INTO `base_jwt_black` VALUES (43, NULL, '2024-04-29 11:31:24', '2024-04-29 11:31:24', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NiwidXNlcm5hbWUiOiJwY20iLCJyb2xlSWQiOjE2LCJidWZmZXJUaW1lIjo0MzIwMCwiaXNzIjoicGNtLWF1dGgiLCJleHAiOjE3MTQ0NDc4NjAsIm5iZiI6MTcxNDM2MTQ2MH0.jM7zwcw8CWXJfVy0yMeG-pZ8O9f8gbiQ5J6G-sxHOV0'); +INSERT INTO `base_jwt_black` VALUES (44, NULL, '2024-04-29 11:31:30', '2024-04-29 11:31:30', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDQ3ODg2LCJuYmYiOjE3MTQzNjE0ODZ9.PsbKZnq-jqH3yZmRFIviqBQ3rkWLbrQytoTpiHra-Gw'); +INSERT INTO `base_jwt_black` VALUES (45, NULL, '2024-04-29 15:07:55', '2024-04-29 15:07:55', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDYwODYyLCJuYmYiOjE3MTQzNzQ0NjJ9.mM8S3huyhtJ_roN7miBdvgSW6AQvCi0HJnobS3YnGVY'); +INSERT INTO `base_jwt_black` VALUES (46, NULL, '2024-04-29 15:07:59', '2024-04-29 15:07:59', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVJZCI6MSwiYnVmZmVyVGltZSI6NDMyMDAsImlzcyI6InBjbS1hdXRoIiwiZXhwIjoxNzE0NDYwODc1LCJuYmYiOjE3MTQzNzQ0NzV9.qhERVChWE8tACykNxphkj4pHtTm2i0cM5tgU5qCGcE4'); + +-- ---------------------------- +-- Table structure for casbin_rule +-- ---------------------------- +DROP TABLE IF EXISTS `casbin_rule`; +CREATE TABLE `casbin_rule` ( + `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, + `ptype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, + `v0` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, + `v1` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, + `v2` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, + `v3` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, + `v4` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, + `v5` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, + PRIMARY KEY (`id`) USING BTREE, + UNIQUE INDEX `idx_casbin_rule`(`ptype` ASC, `v0` ASC, `v1` ASC, `v2` ASC, `v3` ASC, `v4` ASC, `v5` ASC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 408 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_0900_ai_ci ROW_FORMAT = Dynamic; + +-- ---------------------------- +-- Records of casbin_rule +-- ---------------------------- +INSERT INTO `casbin_rule` VALUES (253, 'p', '1', '/api/addApi', 'POST', '', '', ''); +INSERT INTO `casbin_rule` VALUES (255, 'p', '1', '/api/deleteApi', 'DELETE', '', '', ''); +INSERT INTO `casbin_rule` VALUES (258, 'p', '1', '/api/deleteApisByIds', 'DELETE', '', '', ''); +INSERT INTO `casbin_rule` VALUES (256, 'p', '1', '/api/editApi', 'PUT', '', '', ''); +INSERT INTO `casbin_rule` VALUES (254, 'p', '1', '/api/getApis', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (257, 'p', '1', '/api/getElTreeApis', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (232, 'p', '1', '/auth/logout', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (233, 'p', '1', '/casbin/editCasbin', 'PUT', '', '', ''); +INSERT INTO `casbin_rule` VALUES (235, 'p', '1', '/casbin/getCasbin', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (234, 'p', '1', '/casbin/getCasbin1', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (231, 'p', '1', '/logReg/login', 'POST', '', '', ''); +INSERT INTO `casbin_rule` VALUES (249, 'p', '1', '/menu/addMenu', 'POST', '', '', ''); +INSERT INTO `casbin_rule` VALUES (251, 'p', '1', '/menu/deleteMenu', 'DELETE', '', '', ''); +INSERT INTO `casbin_rule` VALUES (250, 'p', '1', '/menu/editMenu', 'PUT', '', '', ''); +INSERT INTO `casbin_rule` VALUES (252, 'p', '1', '/menu/getElTreeMenus', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (248, 'p', '1', '/menu/getMenus', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (260, 'p', '1', '/opl/deleteOpl', 'DELETE', '', '', ''); +INSERT INTO `casbin_rule` VALUES (261, 'p', '1', '/opl/deleteOplByIds', 'DELETE', '', '', ''); +INSERT INTO `casbin_rule` VALUES (259, 'p', '1', '/opl/getOplList', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (244, 'p', '1', '/role/addRole', 'POST', '', '', ''); +INSERT INTO `casbin_rule` VALUES (245, 'p', '1', '/role/deleteRole', 'DELETE', '', '', ''); +INSERT INTO `casbin_rule` VALUES (246, 'p', '1', '/role/editRole', 'PUT', '', '', ''); +INSERT INTO `casbin_rule` VALUES (247, 'p', '1', '/role/editRoleMenu', 'PUT', '', '', ''); +INSERT INTO `casbin_rule` VALUES (243, 'p', '1', '/role/getRoles', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (239, 'p', '1', '/user/addUser', 'POST', '', '', ''); +INSERT INTO `casbin_rule` VALUES (238, 'p', '1', '/user/deleteUser', 'DELETE', '', '', ''); +INSERT INTO `casbin_rule` VALUES (240, 'p', '1', '/user/editUser', 'PUT', '', '', ''); +INSERT INTO `casbin_rule` VALUES (236, 'p', '1', '/user/getUserInfo', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (237, 'p', '1', '/user/getUsers', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (241, 'p', '1', '/user/modifyPass', 'PUT', '', '', ''); +INSERT INTO `casbin_rule` VALUES (242, 'p', '1', '/user/switchStatus', 'PUT', '', '', ''); +INSERT INTO `casbin_rule` VALUES (405, 'p', '16', '/auth/logout', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (404, 'p', '16', '/logReg/login', 'POST', '', '', ''); +INSERT INTO `casbin_rule` VALUES (407, 'p', '16', '/menu/getMenus', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (406, 'p', '16', '/user/getUserInfo', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (84, 'p', '3', '/auth/logout', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (80, 'p', '3', '/logReg/login', 'POST', '', '', ''); +INSERT INTO `casbin_rule` VALUES (85, 'p', '3', '/menu/getMenus', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (82, 'p', '3', '/user/editUser', 'POST', '', '', ''); +INSERT INTO `casbin_rule` VALUES (81, 'p', '3', '/user/getUserInfo', 'GET', '', '', ''); +INSERT INTO `casbin_rule` VALUES (83, 'p', '3', '/user/modifyPass', 'POST', '', '', ''); + +-- ---------------------------- +-- Table structure for sys_api +-- ---------------------------- +DROP TABLE IF EXISTS `sys_api`; +CREATE TABLE `sys_api` ( + `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'id', + `deleted_at` datetime NULL DEFAULT NULL COMMENT '删除时间', + `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间', + `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间', + `name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL COMMENT '名称', + `path` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL COMMENT '路径', + `description` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '描述', + `api_group` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL COMMENT 'api组', + `method` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'POST' COMMENT '方法', + PRIMARY KEY (`id`) USING BTREE, + INDEX `idx_sys_api_deleted_at`(`deleted_at` ASC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 58 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_0900_ai_ci ROW_FORMAT = Dynamic; + +-- ---------------------------- +-- Records of sys_api +-- ---------------------------- +INSERT INTO `sys_api` VALUES (2, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '登录(必选)', '/logReg/login', '登录(必选)', 'logReg', 'POST'); +INSERT INTO `sys_api` VALUES (3, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '注销登录', '/auth/logout', '注销登录', 'auth', 'GET'); +INSERT INTO `sys_api` VALUES (4, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '编辑casbin规则', '/casbin/editCasbin', '编辑casbin规则', 'casbin', 'PUT'); +INSERT INTO `sys_api` VALUES (5, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '获取用户信息(必选)', '/user/getUserInfo', '获取用户信息(必选)', 'user', 'GET'); +INSERT INTO `sys_api` VALUES (6, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '获取所有用户', '/user/getUsers', '获取所有用户', 'user', 'GET'); +INSERT INTO `sys_api` VALUES (7, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '删除用户', '/user/deleteUser', '删除用户', 'user', 'DELETE'); +INSERT INTO `sys_api` VALUES (8, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '添加用户', '/user/addUser', '添加用户', 'user', 'POST'); +INSERT INTO `sys_api` VALUES (9, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '编辑用户', '/user/editUser', '编辑用户', 'user', 'PUT'); +INSERT INTO `sys_api` VALUES (10, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '修改用户密码', '/user/modifyPass', '修改用户密码', 'user', 'PUT'); +INSERT INTO `sys_api` VALUES (11, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '切换用户状态', '/user/switchStatus', '切换用户状态', 'user', 'PUT'); +INSERT INTO `sys_api` VALUES (12, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '获取所有角色', '/role/getRoles', '获取所有角色', 'role', 'GET'); +INSERT INTO `sys_api` VALUES (13, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '添加角色', '/role/addRole', '添加角色', 'role', 'POST'); +INSERT INTO `sys_api` VALUES (14, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '删除角色', '/role/deleteRole', '删除角色', 'role', 'DELETE'); +INSERT INTO `sys_api` VALUES (15, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '编辑角色', '/role/editRole', '编辑角色', 'role', 'PUT'); +INSERT INTO `sys_api` VALUES (16, NULL, '2024-03-24 08:59:21', '2024-04-22 08:44:07', '编辑角色菜单', '/role/editRoleMenu', '编辑角色菜单', 'role', 'PUT'); +INSERT INTO `sys_api` VALUES (17, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '获取所有菜单', '/menu/getMenus', '获取所有菜单', 'menu', 'GET'); +INSERT INTO `sys_api` VALUES (18, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '添加菜单', '/menu/addMenu', '添加菜单', 'menu', 'POST'); +INSERT INTO `sys_api` VALUES (19, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '编辑菜单', '/menu/editMenu', '编辑菜单', 'menu', 'PUT'); +INSERT INTO `sys_api` VALUES (20, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '删除菜单', '/menu/deleteMenu', '删除菜单', 'menu', 'DELETE'); +INSERT INTO `sys_api` VALUES (21, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '获取所有菜单(el-tree结构)', '/menu/getElTreeMenus', '获取所有菜单(el-tree结构)', 'menu', 'GET'); +INSERT INTO `sys_api` VALUES (22, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '添加api', '/api/addApi', '添加api', 'api', 'POST'); +INSERT INTO `sys_api` VALUES (23, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '获取所有api', '/api/getApis', '获取所有api', 'api', 'GET'); +INSERT INTO `sys_api` VALUES (24, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '删除api', '/api/deleteApi', '删除api', 'api', 'DELETE'); +INSERT INTO `sys_api` VALUES (25, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '编辑api', '/api/editApi', '编辑api', 'api', 'PUT'); +INSERT INTO `sys_api` VALUES (26, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '获取所有api(el-tree结构)', '/api/getElTreeApis', '获取所有api(el-tree结构)', 'api', 'GET'); +INSERT INTO `sys_api` VALUES (27, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '批量删除API', '/api/deleteApisByIds', '批量删除API', 'api', 'DELETE'); +INSERT INTO `sys_api` VALUES (28, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '分页获取操作记录', '/opl/getOplList', '分页获取操作记录', 'opl', 'GET'); +INSERT INTO `sys_api` VALUES (29, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '删除操作记录', '/opl/deleteOpl', '删除操作记录', 'opl', 'DELETE'); +INSERT INTO `sys_api` VALUES (30, NULL, '2024-03-24 08:59:21', '2024-03-24 08:59:21', '批量删除操作记录', '/opl/deleteOplByIds', '批量删除操作记录', 'opl', 'DELETE'); +INSERT INTO `sys_api` VALUES (50, NULL, '2024-04-01 19:11:51', '2024-04-01 19:11:51', '获取casbin', '/casbin/getCasbin1', '获取casbin', 'casbin', 'GET'); +INSERT INTO `sys_api` VALUES (51, NULL, '2024-04-01 19:11:56', '2024-04-01 19:11:56', '获取casbin', '/casbin/getCasbin', '获取casbin', 'casbin', 'GET'); + +-- ---------------------------- +-- Table structure for sys_menu +-- ---------------------------- +DROP TABLE IF EXISTS `sys_menu`; +CREATE TABLE `sys_menu` ( + `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'id', + `deleted_at` datetime NULL DEFAULT NULL COMMENT '删除时间', + `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间', + `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间', + `parent_id` bigint UNSIGNED NULL DEFAULT NULL COMMENT '父菜单id', + `name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL COMMENT '路由名称', + `path` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL COMMENT '路由路径', + `redirect` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '重定向', + `component` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '对应前端文件路径', + `sort` bigint UNSIGNED NOT NULL COMMENT '排序', + `title` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '菜单名称', + `icon` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '菜单图标', + `status` tinyint(1) NULL DEFAULT NULL COMMENT '是否显示', + `default_menu` tinyint(1) NULL DEFAULT NULL COMMENT '默认菜单', + PRIMARY KEY (`id`) USING BTREE, + UNIQUE INDEX `uni_sys_menu_path`(`path` ASC) USING BTREE, + INDEX `idx_sys_menu_deleted_at`(`deleted_at` ASC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 61 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_0900_ai_ci ROW_FORMAT = Dynamic; + +-- ---------------------------- +-- Records of sys_menu +-- ---------------------------- +INSERT INTO `sys_menu` VALUES (1, NULL, '2024-04-01 19:00:30', '2024-04-26 09:09:49', 0, 'permissionManagement', '/permissionManagement', '', '', 10, '权限管理', '', 1, 0); +INSERT INTO `sys_menu` VALUES (2, NULL, '2024-04-01 19:00:30', '2024-04-26 14:55:10', 1, 'userList', 'userList', '', '1', 1, '用户管理', '', 1, 0); +INSERT INTO `sys_menu` VALUES (3, NULL, '2024-04-01 19:00:30', '2024-04-25 11:24:54', 1, 'roleList', 'roleList', '', 'permissionManagement/roleList.vue', 2, '角色管理', '', 1, 0); +INSERT INTO `sys_menu` VALUES (4, NULL, '2024-04-01 19:00:30', '2024-04-25 11:24:59', 1, 'menuList', 'menuList', '', 'permissionManagement/menuList.vue', 3, '菜单管理', '', 1, 0); +INSERT INTO `sys_menu` VALUES (5, NULL, '2024-04-01 19:00:30', '2024-04-23 17:26:59', 1, 'resourceList', 'resourceList', '', 'permissionManagement/resourceList.vue', 4, '接口管理', '', 1, 0); +INSERT INTO `sys_menu` VALUES (6, NULL, '2024-04-01 19:00:30', '2024-04-26 09:09:22', 0, 'containerManagement', '/cluster/:clusterName', '', '', 4, '容器管理', '', 1, 0); +INSERT INTO `sys_menu` VALUES (9, '2023-03-13 06:14:27', '2024-04-01 19:00:30', NULL, 7, 'Cenu1-2', 'cenu1-2', '', 'cenu/cenu1/cenu1-2/index.vue', 2, 'cenu1-2', NULL, 1, 0); +INSERT INTO `sys_menu` VALUES (13, NULL, '2024-04-01 19:00:30', NULL, 12, 'OperationLog', 'operationLog', '', 'monitor/operationLog/index.vue', 1, '操作日志', NULL, 1, 0); +INSERT INTO `sys_menu` VALUES (19, NULL, '2024-04-20 08:17:48', '2024-04-20 09:03:37', 19, '路由名称', '路由路径', '重定向', '前端组件路径', 2, '展示名称', '', 1, 0); +INSERT INTO `sys_menu` VALUES (26, NULL, '2024-04-20 09:05:25', '2024-04-20 09:09:22', 26, 'test', 'test', 'test', 'test', 1, 'test', '', 1, 0); +INSERT INTO `sys_menu` VALUES (32, NULL, '2024-04-22 08:30:08', '2024-04-25 15:28:32', 6, 'clusterOverview', 'clusterOverview', '', '/cluster/overview.vue', 1, '概览', '', 1, 0); +INSERT INTO `sys_menu` VALUES (33, NULL, '2024-04-22 08:32:01', '2024-04-26 09:09:45', 0, 'virtualMachineMana', '/virtual/:clusterName', '', '', 9, '虚拟机管理', '', 1, 0); +INSERT INTO `sys_menu` VALUES (34, NULL, '2024-04-23 16:43:55', '2024-04-25 18:00:13', 0, 'monitorSelectBk', '/monitorSelectBk', '', '', 1, '资源中心', '', 1, 0); +INSERT INTO `sys_menu` VALUES (35, NULL, '2024-04-23 17:04:44', '2024-04-25 18:00:19', 34, 'clusterSelect', '/clusterSelect', '', '', 1, '集群管理', '', 1, 0); +INSERT INTO `sys_menu` VALUES (36, NULL, '2024-04-23 17:10:57', '2024-04-25 18:00:50', 44, 'hpcOverview', '/hpc/hpcOverview', '', '', 2, '超算概览', '', 1, 0); +INSERT INTO `sys_menu` VALUES (37, NULL, '2024-04-23 17:11:58', '2024-04-25 18:01:02', 45, 'modelartsOverview', '/modelarts/overview', '', '', 1, '智算概览', '', 1, 0); +INSERT INTO `sys_menu` VALUES (38, NULL, '2024-04-23 17:27:52', '2024-04-26 14:55:34', 1, 'oplList', 'oplList', '', '', 5, '操作日志', '', 1, 0); +INSERT INTO `sys_menu` VALUES (39, NULL, '2024-04-23 17:32:56', '2024-04-26 09:09:04', 0, 'taskManagement', '/taskManagement', '', '', 2, '任务管理', '', 1, 0); +INSERT INTO `sys_menu` VALUES (40, NULL, '2024-04-23 17:33:42', '2024-04-25 18:00:29', 39, 'taskList', 'taskList', '', '', 1, '任务列表', '', 1, 0); +INSERT INTO `sys_menu` VALUES (41, NULL, '2024-04-23 17:40:26', '2024-04-26 09:09:09', 0, 'strategyManagement', '/strategyManagement', '', '', 3, '策略管理', '', 1, 0); +INSERT INTO `sys_menu` VALUES (42, NULL, '2024-04-23 17:40:57', '2024-04-25 18:00:37', 41, 'schedulingStrategy', 'schedulingStrategy', '', '', 1, '调度策略', '', 1, 0); +INSERT INTO `sys_menu` VALUES (43, NULL, '2024-04-23 17:41:34', '2024-04-25 18:00:40', 41, 'warnStrategy', '/strategyManagement/warnStrategy', '', '', 1, '告警策略', '', 1, 0); +INSERT INTO `sys_menu` VALUES (44, NULL, '2024-04-23 17:43:39', '2024-04-26 09:09:31', 0, 'hpcManagement', '/hpc', '', '', 6, '超算管理', '', 1, 0); +INSERT INTO `sys_menu` VALUES (45, NULL, '2024-04-23 17:45:21', '2024-04-26 09:09:27', 0, 'aiManagement', '/modelarts', '', '', 5, '智算管理', '', 1, 0); +INSERT INTO `sys_menu` VALUES (46, NULL, '2024-04-23 17:47:04', '2024-04-25 17:59:58', 33, 'virtualOverview', '/virtual/:clusterName/virtualOverview', '', '', 1, '概览', '', 1, 0); +INSERT INTO `sys_menu` VALUES (47, NULL, '2024-04-23 17:49:09', '2024-04-26 09:09:39', 0, 'warnCenter', '/warnManagement', '', '', 8, '告警中心', '', 1, 0); +INSERT INTO `sys_menu` VALUES (48, NULL, '2024-04-23 17:49:37', '2024-04-25 18:01:10', 47, 'warnList', '/warnManagement/warnList', '', '', 2, '告警列表', '', 1, 0); +INSERT INTO `sys_menu` VALUES (49, NULL, '2024-04-24 15:27:33', '2024-04-26 09:09:36', 0, 'adapterManagement', '/adapterManagement', '', '/adapterManagement', 7, '驱动器管理', '', 1, 0); +INSERT INTO `sys_menu` VALUES (50, NULL, '2024-04-24 15:28:17', '2024-04-25 15:29:07', 49, 'adapterList', '/adapterManagement/list', '', '/adapterManagement/list.vue', 1, '驱动器列表', '', 1, 0); +INSERT INTO `sys_menu` VALUES (51, NULL, '2024-04-25 15:33:14', '2024-04-26 09:09:54', 0, 'systemManagement', '/setting', '', '/setting', 11, '系统管理', '', 1, 0); +INSERT INTO `sys_menu` VALUES (52, NULL, '2024-04-25 15:34:03', '2024-04-25 15:34:37', 51, 'dictManagement', '/setting/dictManagement', '', '/setting/systemManagement/index.vue', 1, '字典管理', '', 1, 0); +INSERT INTO `sys_menu` VALUES (53, NULL, '2024-04-25 15:41:46', '2024-04-25 17:59:53', 33, 'instance', '/virtual/:clusterName/instance', '', '', 1, '虚拟机', '', 1, 0); +INSERT INTO `sys_menu` VALUES (54, NULL, '2024-04-25 15:44:53', '2024-04-25 18:00:02', 33, 'network', '/virtual/:clusterName/network', '', '', 1, '网络', '', 1, 0); +INSERT INTO `sys_menu` VALUES (55, NULL, '2024-04-25 15:46:05', '2024-04-25 18:00:05', 33, 'dataVolume', '/virtual/:clusterName/dataVolume', '', '', 1, '卷', '', 1, 0); +INSERT INTO `sys_menu` VALUES (56, NULL, '2024-04-25 15:46:27', '2024-04-25 18:00:09', 33, 'images', '/virtual/:clusterName/images', '', '', 1, '镜像', '', 1, 0); +INSERT INTO `sys_menu` VALUES (60, NULL, '2024-04-28 17:32:45', '2024-04-28 17:32:45', 0, 'monitorSelectNew', '/monitorSelectNew', '', '', 1, '展示首页', '', 1, 0); + +-- ---------------------------- +-- Table structure for sys_operation_log +-- ---------------------------- +DROP TABLE IF EXISTS `sys_operation_log`; +CREATE TABLE `sys_operation_log` ( + `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'id', + `deleted_at` datetime NULL DEFAULT NULL COMMENT '删除时间', + `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间', + `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间', + `ip` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '请求ip', + `method` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '请求方法', + `path` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '请求路径', + `status` bigint NULL DEFAULT NULL COMMENT '请求状态', + `latency` bigint NULL DEFAULT NULL COMMENT '响应时间', + `user_agent` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT 'http userAgent', + `req` text CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL COMMENT '请求Body', + `resp` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL COMMENT '响应数据', + `user_id` bigint UNSIGNED NULL DEFAULT NULL COMMENT '用户id', + `user_name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '用户名称', + PRIMARY KEY (`id`) USING BTREE, + INDEX `idx_sys_operation_log_deleted_at`(`deleted_at` ASC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 734 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_0900_ai_ci ROW_FORMAT = Dynamic; + +-- ---------------------------- +-- Records of sys_operation_log +-- ---------------------------- +INSERT INTO `sys_operation_log` VALUES (1, NULL, '2024-04-02 03:39:58', '2024-04-02 03:39:58', '111.23.130.5', 'DELETE', '/opl/deleteOplByIds', 200, 1, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"ids\": [\n \"14\",\n \"15\",\n \"16\"\n ]\n}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 6, 'pcm-test'); +INSERT INTO `sys_operation_log` VALUES (2, NULL, '2024-04-07 02:12:54', '2024-04-07 02:12:54', '120.27.133.115', 'PUT', '/user/switchStatus', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '\"\"', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (3, NULL, '2024-04-07 02:13:28', '2024-04-07 02:13:28', '120.27.133.115', 'PUT', '/user/switchStatus', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '\"\"', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (4, NULL, '2024-04-07 02:14:48', '2024-04-07 02:14:48', '120.27.133.115', 'PUT', '/user/switchStatus', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '\"\"', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (5, NULL, '2024-04-07 02:15:04', '2024-04-07 02:15:04', '120.27.133.115', 'PUT', '/user/switchStatus', 200, 4, 'Apifox/1.0.0 (https://apifox.com)', '{\"id\":\"6\",\"status\":true}', '{\"code\":200,\"data\":{},\"msg\":\"切换成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (6, NULL, '2024-04-07 02:31:36', '2024-04-07 02:31:36', '42.48.27.39', 'PUT', '/user/switchStatus', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (7, NULL, '2024-04-07 02:33:16', '2024-04-07 02:33:16', '42.48.27.39', 'PUT', '/user/switchStatus', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"6\",\"status\":true}', '{\"code\":200,\"data\":{},\"msg\":\"切换成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (8, NULL, '2024-04-07 02:33:40', '2024-04-07 02:33:40', '42.48.27.39', 'PUT', '/user/switchStatus', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"6\",\"status\":false}', '{\"code\":200,\"data\":{},\"msg\":\"切换成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (9, NULL, '2024-04-07 02:33:44', '2024-04-07 02:33:44', '42.48.27.39', 'PUT', '/user/switchStatus', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"6\",\"status\":true}', '{\"code\":200,\"data\":{},\"msg\":\"切换成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (10, NULL, '2024-04-07 03:17:06', '2024-04-07 03:17:06', '111.23.130.5', 'DELETE', '/menu/deleteMenu', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"id\":\"16\"\n}', '{\"code\":500,\"data\":{},\"msg\":\"删除失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (11, NULL, '2024-04-07 07:45:57', '2024-04-07 07:45:57', '111.23.130.5', 'POST', '/user/addUser', 200, 144, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"username\": \"pcm-test2\",\n \"password\": \"123456\",\n \"nickname\": \"测试管理员\",\n \"phone\": \"13657412025\",\n \"email\": \"pcm-test@jointcloud.net\",\n \"status\": true,\n \"headerImg\": \"\",\n \"roleId\": 1\n}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 6, 'pcm-test'); +INSERT INTO `sys_operation_log` VALUES (12, NULL, '2024-04-07 07:46:01', '2024-04-07 07:46:01', '120.27.133.115', 'POST', '/user/addUser', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\"username\":\"pcm-test2\",\"password\":\"123456\",\"nickname\":\"测试管理员\",\"phone\":\"18888888888\",\"email\":\"pcm-test@jointcloud.net\",\"status\":\"1\",\"headerImg\":\"\",\"roleId\":1}', '{\"code\":500,\"data\":{},\"msg\":\"添加失败\"}', 6, 'pcm-test'); +INSERT INTO `sys_operation_log` VALUES (13, NULL, '2024-04-07 07:46:07', '2024-04-07 07:46:07', '120.27.133.115', 'POST', '/user/addUser', 200, 84, 'Apifox/1.0.0 (https://apifox.com)', '{\"username\":\"pcm-test5\",\"password\":\"123456\",\"nickname\":\"测试管理员\",\"phone\":\"18888888888\",\"email\":\"pcm-test@jointcloud.net\",\"status\":\"1\",\"headerImg\":\"\",\"roleId\":1}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 6, 'pcm-test'); +INSERT INTO `sys_operation_log` VALUES (14, NULL, '2024-04-07 07:46:30', '2024-04-07 07:46:30', '120.27.133.115', 'POST', '/user/addUser', 200, 128, 'Apifox/1.0.0 (https://apifox.com)', '{\"username\":\"pcm-test7\",\"password\":\"123456\",\"nickname\":\"测试管理员\",\"phone\":\"18888888888\",\"email\":\"pcm-test@jointcloud.net\",\"status\":\"1\",\"headerImg\":\"\",\"roleId\":1}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 6, 'pcm-test'); +INSERT INTO `sys_operation_log` VALUES (15, NULL, '2024-04-07 07:49:03', '2024-04-07 07:49:03', '120.27.133.115', 'POST', '/user/addUser', 200, 1, 'Apifox/1.0.0 (https://apifox.com)', '{\"username\":\"pcm-test7\",\"password\":\"123456\",\"nickname\":\"测试管理员\",\"phone\":\"18888888888\",\"email\":\"pcm-test@jointcloud.net\",\"status\":\"1\",\"headerImg\":\"\",\"roleId\":1}', '{\"code\":500,\"data\":{},\"msg\":\"添加失败\"}', 6, 'pcm-test'); +INSERT INTO `sys_operation_log` VALUES (16, NULL, '2024-04-07 08:07:19', '2024-04-07 08:07:19', '42.48.27.39', 'DELETE', '/user/deleteUser', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (17, NULL, '2024-04-07 08:07:22', '2024-04-07 08:07:22', '42.48.27.39', 'DELETE', '/user/deleteUser', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (18, NULL, '2024-04-07 08:07:24', '2024-04-07 08:07:24', '42.48.27.39', 'DELETE', '/user/deleteUser', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (19, NULL, '2024-04-07 08:22:19', '2024-04-07 08:22:19', '120.27.133.115', 'PUT', '/user/editUser', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\"id\":\"6\",\"username\":\"pcm-test1\",\"password\":\"123456\",\"nickname\":\"测试管理员\",\"phone\":\"18888888888\",\"email\":\"pcm-test@jointcloud.net\",\"status\":true,\"headerImg\":\"\"}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 6, 'pcm-test'); +INSERT INTO `sys_operation_log` VALUES (20, NULL, '2024-04-07 08:22:23', '2024-04-07 08:22:23', '120.27.133.115', 'PUT', '/user/editUser', 200, 5, 'Apifox/1.0.0 (https://apifox.com)', '{\"id\":\"6\",\"username\":\"pcm-test1\",\"password\":\"123456\",\"nickname\":\"测试管理员\",\"phone\":\"18888888888\",\"email\":\"pcm-test@jointcloud.net\",\"status\":true,\"headerImg\":\"\",\"roleId\":1}', '{\"code\":200,\"data\":{\"createTime\":\"2024-02-06T10:00:12Z\",\"ID\":\"6\",\"username\":\"pcm-test1\",\"nickname\":\"\",\"phone\":\"18888888888\",\"email\":\"pcm-test@jointcloud.net\",\"status\":true,\"roleId\":\"1\",\"roleName\":\"admin\",\"headerImg\":\"\"},\"msg\":\"编辑成功\"}', 6, 'pcm-test'); +INSERT INTO `sys_operation_log` VALUES (21, NULL, '2024-04-07 09:07:04', '2024-04-07 09:07:04', '42.48.27.39', 'POST', '/role/addRole', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":null,\"name\":\"测试\",\"description\":\"111\",\"adminCount\":0,\"status\":true}', '{\"code\":200,\"data\":{\"id\":4,\"name\":\"测试\",\"description\":\"111\",\"status\":true,\"menus\":null},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (22, NULL, '2024-04-07 09:12:36', '2024-04-07 09:12:36', '42.48.27.39', 'PUT', '/role/editRole', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":4,\"name\":\"测试\",\"description\":\"222\",\"status\":true,\"menus\":[]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (23, NULL, '2024-04-07 09:14:44', '2024-04-07 09:14:44', '42.48.27.39', 'PUT', '/role/editRole', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (24, NULL, '2024-04-07 09:15:06', '2024-04-07 09:15:06', '42.48.27.39', 'PUT', '/role/editRole', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (25, NULL, '2024-04-07 09:15:22', '2024-04-07 09:15:22', '42.48.27.39', 'PUT', '/role/editRole', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (26, NULL, '2024-04-07 09:16:28', '2024-04-07 09:16:28', '42.48.27.39', 'PUT', '/role/editRole', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":4,\"name\":\"测试\",\"description\":\"3333\",\"status\":true}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (27, NULL, '2024-04-08 01:57:10', '2024-04-08 01:57:10', '120.27.133.115', 'GET', '/menu/getElTreeMenus', 200, 2, 'Apifox/1.0.0 (https://apifox.com)', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 6, 'pcm-test'); +INSERT INTO `sys_operation_log` VALUES (28, NULL, '2024-04-08 03:01:36', '2024-04-08 03:01:36', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (29, NULL, '2024-04-08 03:01:50', '2024-04-08 03:01:50', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (30, NULL, '2024-04-08 03:02:51', '2024-04-08 03:02:51', '42.48.27.39', 'POST', '/user/addUser', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":null,\"username\":\"1111\",\"password\":\"123456\",\"nickName\":null,\"email\":\"1212\",\"note\":null,\"status\":true,\"nickname\":\"admin11\",\"phone\":\"1213\"}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (31, NULL, '2024-04-15 08:02:34', '2024-04-15 08:02:34', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (32, NULL, '2024-04-15 08:02:40', '2024-04-15 08:02:40', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (33, NULL, '2024-04-15 08:22:25', '2024-04-15 08:22:25', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (34, NULL, '2024-04-15 08:22:43', '2024-04-15 08:22:43', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (35, NULL, '2024-04-15 08:22:49', '2024-04-15 08:22:49', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (36, NULL, '2024-04-15 08:23:06', '2024-04-15 08:23:06', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"0\"}', '{\"code\":500,\"data\":{},\"msg\":\"获取失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (37, NULL, '2024-04-15 08:23:11', '2024-04-15 08:23:11', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (38, NULL, '2024-04-15 08:27:29', '2024-04-15 08:27:29', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (39, NULL, '2024-04-15 08:27:48', '2024-04-15 08:27:48', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (40, NULL, '2024-04-15 08:33:19', '2024-04-15 08:33:19', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (41, NULL, '2024-04-15 08:37:07', '2024-04-15 08:37:07', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (42, NULL, '2024-04-15 08:40:05', '2024-04-15 08:40:05', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (43, NULL, '2024-04-15 08:40:57', '2024-04-15 08:40:57', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (44, NULL, '2024-04-15 08:44:30', '2024-04-15 08:44:30', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (45, NULL, '2024-04-15 08:56:17', '2024-04-15 08:56:17', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (46, NULL, '2024-04-15 08:56:42', '2024-04-15 08:56:42', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (47, NULL, '2024-04-15 08:56:50', '2024-04-15 08:56:50', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (48, NULL, '2024-04-15 08:57:53', '2024-04-15 08:57:53', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (49, NULL, '2024-04-15 08:58:54', '2024-04-15 08:58:54', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (50, NULL, '2024-04-15 08:59:30', '2024-04-15 08:59:30', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (51, NULL, '2024-04-15 09:00:01', '2024-04-15 09:00:01', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (52, NULL, '2024-04-15 09:01:49', '2024-04-15 09:01:49', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (53, NULL, '2024-04-15 09:03:12', '2024-04-15 09:03:12', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (54, NULL, '2024-04-15 09:03:33', '2024-04-15 09:03:33', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (55, NULL, '2024-04-15 09:04:22', '2024-04-15 09:04:22', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (56, NULL, '2024-04-16 02:26:29', '2024-04-16 02:26:29', '111.23.130.5', 'GET', '/menu/getElTreeMenus', 200, 2, 'Apifox/1.0.0 (https://apifox.com)', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 6, 'pcm-test'); +INSERT INTO `sys_operation_log` VALUES (57, NULL, '2024-04-17 02:13:15', '2024-04-17 02:13:15', '111.23.130.5', 'PUT', '/user/modifyPass', 200, 132, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"id\":\"1\",\n \"newPassword\":\"Nudt@123\"\n}', '{\"code\":200,\"data\":{},\"msg\":\"修改成功\"}', 6, 'pcm-test'); +INSERT INTO `sys_operation_log` VALUES (58, NULL, '2024-04-17 09:11:45', '2024-04-17 09:11:45', '111.23.130.5', 'GET', '/api/getElTreeApis', 200, 1, 'Apifox/1.0.0 (https://apifox.com)', '{\"id\":\"2\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]}],\"checkedKey\":null},\"msg\":\"获取成功\"}', 6, 'pcm-test'); +INSERT INTO `sys_operation_log` VALUES (59, NULL, '2024-04-17 09:28:00', '2024-04-17 09:28:00', '42.48.27.39', 'POST', '/api/addApi', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"\",\"path\":null,\"description\":\"\",\"apiGroup\":null,\"method\":null}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (60, NULL, '2024-04-17 09:28:10', '2024-04-17 09:28:10', '42.48.27.39', 'POST', '/api/addApi', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"\",\"path\":null,\"description\":\"\",\"apiGroup\":null,\"method\":null}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (68, NULL, '2024-04-17 09:35:36', '2024-04-17 09:35:36', '42.48.27.39', 'DELETE', '/opl/deleteOpl', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"67\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (69, NULL, '2024-04-17 09:35:40', '2024-04-17 09:35:40', '42.48.27.39', 'DELETE', '/opl/deleteOpl', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"62\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (71, NULL, '2024-04-18 06:48:45', '2024-04-18 06:48:45', '42.48.27.39', 'DELETE', '/opl/deleteOpl', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"70\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (72, NULL, '2024-04-18 06:53:18', '2024-04-18 06:53:18', '42.48.27.39', 'POST', '/api/addApi', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"weqewqweqw\",\"path\":\"qweqwqew\",\"description\":\"weqewqweqw\",\"apiGroup\":\"eqweqewq\",\"method\":\"POST\"}', '{\"code\":200,\"data\":{\"id\":53,\"name\":\"weqewqweqw\",\"path\":\"qweqwqew\",\"description\":\"weqewqweqw\",\"apiGroup\":\"eqweqewq\",\"method\":\"POST\"},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (73, NULL, '2024-04-18 06:55:41', '2024-04-18 06:55:41', '42.48.27.39', 'DELETE', '/api/deleteApi', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (74, NULL, '2024-04-18 06:56:04', '2024-04-18 06:56:04', '42.48.27.39', 'DELETE', '/api/deleteApi', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":53}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (75, NULL, '2024-04-18 06:56:24', '2024-04-18 06:56:24', '42.48.27.39', 'DELETE', '/api/deleteApi', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":500,\"data\":{},\"msg\":\"删除失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (76, NULL, '2024-04-18 06:57:04', '2024-04-18 06:57:04', '120.27.133.115', 'POST', '/api/addApi', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\"name\":\"11111111111111\",\"path\":\"/casbin/getCasbin\",\"description\":\"获取casbin\",\"apiGroup\":\"casbin\",\"method\":\"GET\"}', '{\"code\":500,\"data\":{},\"msg\":\"添加失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (77, NULL, '2024-04-18 06:57:12', '2024-04-18 06:57:12', '120.27.133.115', 'POST', '/api/addApi', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\"name\":\"11111111111111\",\"path\":\"/casbin/getCasbin\",\"description\":\"111111111\",\"apiGroup\":\"casbin\",\"method\":\"GET\"}', '{\"code\":500,\"data\":{},\"msg\":\"添加失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (78, NULL, '2024-04-18 06:57:30', '2024-04-18 06:57:30', '42.48.27.39', 'DELETE', '/api/deleteApi', 200, 7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":500,\"data\":{},\"msg\":\"删除失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (79, NULL, '2024-04-18 06:59:15', '2024-04-18 06:59:15', '42.48.27.39', 'POST', '/api/addApi', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"rqwer\",\"path\":\"asrerawer\",\"description\":\"rqwer\",\"apiGroup\":\"qwerqwe\",\"method\":\"POST\"}', '{\"code\":200,\"data\":{\"id\":54,\"name\":\"rqwer\",\"path\":\"asrerawer\",\"description\":\"rqwer\",\"apiGroup\":\"qwerqwe\",\"method\":\"POST\"},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (80, NULL, '2024-04-18 06:59:24', '2024-04-18 06:59:24', '42.48.27.39', 'PUT', '/api/editApi', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '54', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (81, NULL, '2024-04-18 07:00:26', '2024-04-18 07:00:26', '42.48.27.39', 'PUT', '/api/editApi', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":54,\"name\":\"111111111111111\",\"path\":\"1111\",\"description\":\"111111111111111\",\"apiGroup\":\"111111111111111111\",\"method\":\"POST\",\"ID\":54}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (82, NULL, '2024-04-18 07:00:40', '2024-04-18 07:00:40', '42.48.27.39', 'PUT', '/api/editApi', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":54,\"name\":\"111111111111111\",\"path\":\"1111\",\"description\":\"111111111111111\",\"apiGroup\":\"222222\",\"method\":\"POST\",\"ID\":54}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (83, NULL, '2024-04-18 08:16:11', '2024-04-18 08:16:11', '42.48.27.39', 'POST', '/user/addUser', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"erere\",\"password\":\"Nudt@123rere\",\"email\":\"rer\",\"status\":true,\"phone\":\"rere\",\"roleId\":1}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (84, NULL, '2024-04-18 08:18:55', '2024-04-18 08:18:55', '111.23.130.5', 'POST', '/user/addUser', 200, 136, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"username\": \"pcm-dev\",\n \"password\": \"123456\",\n \"nickname\": \"测试管理员\",\n \"phone\": \"13657412025\",\n \"email\": \"pcm-test@jointcloud.net\",\n \"status\": true,\n \"headerImg\": \"\",\n \"roleId\": 1\n}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (85, NULL, '2024-04-18 08:19:47', '2024-04-18 08:19:47', '111.23.130.5', 'POST', '/user/addUser', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '\n\n{\n \"username\": \"erere\",\n \"password\": \"Nudt@123rere\",\n \"email\": \"rer\",\n \"status\": true,\n \"phone\": \"rere\",\n \"roleId\": 1\n}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (86, NULL, '2024-04-18 08:21:28', '2024-04-18 08:21:28', '111.23.130.5', 'POST', '/user/addUser', 200, 108, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"username\": \"pcm-dev2\",\n \"password\": \"123456\",\n \"nickname\": \"测试管理员\",\n \"phone\": \"13657412025\",\n \"email\": \"pcm-test@jointcloud.net\",\n \"status\": true,\n \"roleId\": 1\n}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (87, NULL, '2024-04-18 08:24:26', '2024-04-18 08:24:26', '42.48.27.39', 'POST', '/user/addUser', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"gggggg\",\"password\":\"234234234\",\"email\":\"34234\",\"status\":true,\"nickname\":\"hhhhh\",\"phone\":\"342432\",\"roleId\":1}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (88, NULL, '2024-04-18 08:25:26', '2024-04-18 08:25:26', '42.48.27.39', 'POST', '/user/addUser', 200, 84, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"gggggg\",\"password\":\"234234234\",\"email\":\"34234@163.com\",\"status\":true,\"nickname\":\"hhhhh\",\"phone\":\"15044444444\",\"roleId\":1}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (89, NULL, '2024-04-18 08:43:13', '2024-04-18 08:43:13', '42.48.27.39', 'POST', '/user/addUser', 200, 133, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"555555\",\"password\":\"5555\",\"email\":\"qwe@17.com\",\"status\":true,\"nickname\":\"55555\",\"phone\":\"15200000000\",\"roleId\":4}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (90, NULL, '2024-04-18 08:43:46', '2024-04-18 08:43:46', '42.48.27.39', 'POST', '/user/addUser', 200, 117, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"55555\",\"password\":\"Nudt@123\",\"email\":\"555@123.com\",\"status\":true,\"nickname\":\"5555\",\"phone\":\"15074444444\",\"roleId\":3}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (91, NULL, '2024-04-18 08:43:51', '2024-04-18 08:43:51', '111.23.130.5', 'POST', '/user/addUser', 200, 85, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"username\": \"pcm-dev2\",\n \"password\": \"123456\",\n \"nickname\": \"测试管理员\",\n \"phone\": \"13657412025\",\n \"email\": \"pcm-test@jointcloud.net\",\n \"status\": true,\n \"roleId\": 1\n}\n', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (92, NULL, '2024-04-18 08:43:52', '2024-04-18 08:43:52', '111.23.130.5', 'POST', '/user/addUser', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"username\": \"pcm-dev2\",\n \"password\": \"123456\",\n \"nickname\": \"测试管理员\",\n \"phone\": \"13657412025\",\n \"email\": \"pcm-test@jointcloud.net\",\n \"status\": true,\n \"roleId\": 1\n}\n', '{\"code\":500,\"data\":{},\"msg\":\"添加失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (93, NULL, '2024-04-18 08:43:54', '2024-04-18 08:43:54', '111.23.130.5', 'POST', '/user/addUser', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"username\": \"pcm-dev2\",\n \"password\": \"123456\",\n \"nickname\": \"测试管理员\",\n \"phone\": \"13657412025\",\n \"email\": \"pcm-test@jointcloud.net\",\n \"status\": true,\n \"roleId\": 1\n}\n', '{\"code\":500,\"data\":{},\"msg\":\"添加失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (94, NULL, '2024-04-18 08:44:07', '2024-04-18 08:44:07', '42.48.27.39', 'POST', '/user/addUser', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"555555\",\"password\":\"Nudt@123\",\"email\":\"33@11.com\",\"status\":true,\"nickname\":\"555555\",\"phone\":\"15333333333\",\"roleId\":3}', '{\"code\":500,\"data\":{},\"msg\":\"添加失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (95, NULL, '2024-04-18 08:45:28', '2024-04-18 08:45:28', '42.48.27.39', 'POST', '/user/addUser', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"555555\",\"password\":\"Nudt@123\",\"email\":\"22@9.com\",\"status\":true,\"nickname\":\"admin\",\"phone\":\"15444444444\",\"roleId\":4}', '{\"code\":500,\"data\":{},\"msg\":\"添加失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (96, NULL, '2024-04-18 08:57:17', '2024-04-18 08:57:17', '42.48.27.39', 'POST', '/user/addUser', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"555555\",\"password\":\"Nudt@123\",\"email\":\"22@9.com\",\"status\":true,\"nickname\":\"admin\",\"phone\":\"15444444444\",\"roleId\":4}', '{\"code\":500,\"data\":{},\"msg\":\"添加失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (97, NULL, '2024-04-18 08:57:20', '2024-04-18 08:57:20', '42.48.27.39', 'POST', '/user/addUser', 200, 129, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"5555556\",\"password\":\"Nudt@123\",\"email\":\"22@9.com\",\"status\":true,\"nickname\":\"admin\",\"phone\":\"15444444444\",\"roleId\":4}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (98, NULL, '2024-04-18 08:57:38', '2024-04-18 08:57:38', '42.48.27.39', 'DELETE', '/user/deleteUser', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (99, NULL, '2024-04-18 08:57:42', '2024-04-18 08:57:42', '42.48.27.39', 'DELETE', '/user/deleteUser', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (100, NULL, '2024-04-18 08:57:44', '2024-04-18 08:57:44', '42.48.27.39', 'DELETE', '/user/deleteUser', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (101, NULL, '2024-04-18 09:06:46', '2024-04-18 09:06:46', '42.48.27.39', 'PUT', '/user/editUser', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"createTime\":\"2024-04-18T08:43:46Z\",\"id\":\"14\",\"username\":\"55555\",\"nickname\":\"5555\",\"phone\":\"15074444444\",\"email\":\"555@123.com\",\"status\":true,\"roleId\":\"3\",\"roleName\":\"pcm-test\",\"headerImg\":\"\"}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (102, NULL, '2024-04-18 09:07:08', '2024-04-18 09:07:08', '42.48.27.39', 'PUT', '/user/editUser', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"createTime\":\"2024-04-18T08:43:46Z\",\"id\":\"14\",\"username\":\"666666\",\"nickname\":\"5555\",\"phone\":\"15074444444\",\"email\":\"555@123.com\",\"status\":true,\"roleId\":\"3\",\"roleName\":\"pcm-test\",\"headerImg\":\"\"}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (103, NULL, '2024-04-18 09:08:51', '2024-04-18 09:08:51', '42.48.27.39', 'PUT', '/user/editUser', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"14\",\"username\":\"555556666\",\"nickname\":\"5555\",\"phone\":\"15074444444\",\"email\":\"555@123.com\",\"status\":true,\"roleId\":\"3\"}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (104, NULL, '2024-04-18 09:09:47', '2024-04-18 09:09:47', '42.48.27.39', 'PUT', '/user/editUser', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"14\",\"username\":\"5555566666\",\"nickname\":\"5555\",\"phone\":\"15074444444\",\"email\":\"555@123.com\",\"status\":true,\"roleId\":3}', '{\"code\":200,\"data\":{\"createTime\":\"2024-04-02T09:06:08Z\",\"id\":\"14\",\"username\":\"5555566666\",\"nickname\":\"\",\"phone\":\"15074444444\",\"email\":\"555@123.com\",\"status\":true,\"roleId\":\"3\",\"roleName\":\"pcm-test\",\"headerImg\":\"\"},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (105, NULL, '2024-04-18 09:09:52', '2024-04-18 09:09:52', '42.48.27.39', 'DELETE', '/user/deleteUser', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (106, NULL, '2024-04-18 09:10:09', '2024-04-18 09:10:09', '42.48.27.39', 'POST', '/user/addUser', 200, 132, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"777777777\",\"password\":\"Nudt@123\",\"email\":\"22@22.com\",\"status\":true,\"nickname\":\"7777777777777777777777777777777\",\"phone\":\"15200000000\",\"roleId\":4}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (107, NULL, '2024-04-18 09:10:13', '2024-04-18 09:10:13', '42.48.27.39', 'PUT', '/user/editUser', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"17\",\"username\":\"777777777\",\"nickname\":\"7777777777777777777777777777777\",\"phone\":\"15200000000\",\"email\":\"22@22.com\",\"status\":false,\"roleId\":4}', '{\"code\":200,\"data\":{\"createTime\":\"2024-04-07T09:07:04Z\",\"id\":\"17\",\"username\":\"777777777\",\"nickname\":\"\",\"phone\":\"15200000000\",\"email\":\"22@22.com\",\"status\":false,\"roleId\":\"4\",\"roleName\":\"测试\",\"headerImg\":\"\"},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (108, NULL, '2024-04-18 09:10:18', '2024-04-18 09:10:18', '42.48.27.39', 'DELETE', '/user/deleteUser', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (109, NULL, '2024-04-18 09:10:53', '2024-04-18 09:10:53', '42.48.27.39', 'POST', '/user/addUser', 200, 86, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"jianghui\",\"password\":\"123456\",\"email\":\"jhnine@163.com\",\"status\":true,\"nickname\":\"jiang\",\"phone\":\"15022222222\",\"roleId\":1}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (110, NULL, '2024-04-18 09:11:15', '2024-04-18 09:11:15', '42.48.27.39', 'DELETE', '/user/deleteUser', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 18, 'jianghui'); +INSERT INTO `sys_operation_log` VALUES (111, NULL, '2024-04-18 09:13:01', '2024-04-18 09:13:01', '42.48.27.39', 'POST', '/user/addUser', 200, 85, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"jianghui\",\"password\":\"123456\",\"email\":\"22@176.com\",\"status\":true,\"nickname\":\"jianghui\",\"phone\":\"15022222222\",\"roleId\":4}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (112, NULL, '2024-04-19 02:41:23', '2024-04-19 02:41:23', '42.48.27.39', 'DELETE', '/user/deleteUser', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (113, NULL, '2024-04-19 02:48:30', '2024-04-19 02:48:30', '42.48.27.39', 'POST', '/user/addUser', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"jianghui\",\"password\":\"Nudt@123\",\"email\":null,\"status\":true,\"nickname\":\"admin\",\"roleId\":4}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (114, NULL, '2024-04-19 02:58:00', '2024-04-19 02:58:00', '42.48.27.39', 'POST', '/user/addUser', 200, 109, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"jianghui\",\"password\":\"Nudt@123\",\"email\":\"22@13.com\",\"status\":true,\"nickname\":\"admin\",\"phone\":\"13333333333\",\"roleId\":3}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (115, NULL, '2024-04-19 02:58:18', '2024-04-19 02:58:18', '42.48.27.39', 'POST', '/user/addUser', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"newPassword\":\"123456\",\"id\":\"20\",\"rePassword\":\"123456\"}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (116, NULL, '2024-04-19 02:59:04', '2024-04-19 02:59:04', '42.48.27.39', 'PUT', '/user/modifyPass', 200, 104, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"newPassword\":\"123456\",\"id\":\"20\",\"rePassword\":\"123456\"}', '{\"code\":200,\"data\":{},\"msg\":\"修改成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (117, NULL, '2024-04-19 02:59:36', '2024-04-19 02:59:36', '42.48.27.39', 'PUT', '/user/modifyPass', 200, 99, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"newPassword\":\"123456\",\"id\":\"20\",\"rePassword\":\"123456\"}', '{\"code\":200,\"data\":{},\"msg\":\"修改成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (118, NULL, '2024-04-19 07:57:38', '2024-04-19 07:57:38', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (119, NULL, '2024-04-19 07:58:00', '2024-04-19 07:58:00', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"0\"}', '{\"code\":500,\"data\":{},\"msg\":\"获取失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (120, NULL, '2024-04-19 07:58:27', '2024-04-19 07:58:27', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (121, NULL, '2024-04-19 07:58:50', '2024-04-19 07:58:50', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"0\"}', '{\"code\":500,\"data\":{},\"msg\":\"获取失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (122, NULL, '2024-04-19 07:59:05', '2024-04-19 07:59:05', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (123, NULL, '2024-04-19 07:59:34', '2024-04-19 07:59:34', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (124, NULL, '2024-04-19 07:59:40', '2024-04-19 07:59:40', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (125, NULL, '2024-04-19 08:06:09', '2024-04-19 08:06:09', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (126, NULL, '2024-04-19 08:09:07', '2024-04-19 08:09:07', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (127, NULL, '2024-04-19 08:21:45', '2024-04-19 08:21:45', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (128, NULL, '2024-04-19 08:25:45', '2024-04-19 08:25:45', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (129, NULL, '2024-04-19 08:26:13', '2024-04-19 08:26:13', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (130, NULL, '2024-04-19 08:26:23', '2024-04-19 08:26:23', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (131, NULL, '2024-04-19 08:28:00', '2024-04-19 08:28:00', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (132, NULL, '2024-04-19 08:28:07', '2024-04-19 08:28:07', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (133, NULL, '2024-04-19 08:28:36', '2024-04-19 08:28:36', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (134, NULL, '2024-04-19 08:28:38', '2024-04-19 08:28:38', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (135, NULL, '2024-04-19 08:28:41', '2024-04-19 08:28:41', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (136, NULL, '2024-04-19 08:29:40', '2024-04-19 08:29:40', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (137, NULL, '2024-04-19 08:34:03', '2024-04-19 08:34:03', '111.23.130.5', 'GET', '/menu/getElTreeMenus', 200, 2, 'Apifox/1.0.0 (https://apifox.com)', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (138, NULL, '2024-04-19 08:39:38', '2024-04-19 08:39:38', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (139, NULL, '2024-04-19 08:40:15', '2024-04-19 08:40:15', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (140, NULL, '2024-04-19 08:40:18', '2024-04-19 08:40:18', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (141, NULL, '2024-04-19 08:40:42', '2024-04-19 08:40:42', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (142, NULL, '2024-04-19 08:40:46', '2024-04-19 08:40:46', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (143, NULL, '2024-04-19 08:41:06', '2024-04-19 08:41:06', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (144, NULL, '2024-04-19 08:41:29', '2024-04-19 08:41:29', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (145, NULL, '2024-04-19 08:41:33', '2024-04-19 08:41:33', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (146, NULL, '2024-04-19 08:41:41', '2024-04-19 08:41:41', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (147, NULL, '2024-04-19 08:41:51', '2024-04-19 08:41:51', '42.48.27.39', 'POST', '/role/addRole', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":null,\"name\":\"eeeeeee\",\"description\":\"ererer\",\"adminCount\":0,\"status\":true}', '{\"code\":200,\"data\":{\"id\":5,\"name\":\"eeeeeee\",\"description\":\"ererer\",\"status\":true,\"menus\":null},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (148, NULL, '2024-04-19 08:41:53', '2024-04-19 08:41:53', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (149, NULL, '2024-04-19 08:42:06', '2024-04-19 08:42:06', '42.48.27.39', 'POST', '/role/addRole', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":null,\"name\":\"234234234\",\"description\":\"234234\",\"adminCount\":0,\"status\":true}', '{\"code\":200,\"data\":{\"id\":6,\"name\":\"234234234\",\"description\":\"234234\",\"status\":true,\"menus\":null},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (150, NULL, '2024-04-19 08:42:12', '2024-04-19 08:42:12', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (151, NULL, '2024-04-19 08:42:39', '2024-04-19 08:42:39', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"6\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (152, NULL, '2024-04-19 08:42:42', '2024-04-19 08:42:42', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"5\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (153, NULL, '2024-04-19 08:42:45', '2024-04-19 08:42:45', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"5\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (154, NULL, '2024-04-19 08:43:13', '2024-04-19 08:43:13', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"6\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (155, NULL, '2024-04-19 08:43:20', '2024-04-19 08:43:20', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (156, NULL, '2024-04-19 08:45:13', '2024-04-19 08:45:13', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (157, NULL, '2024-04-19 08:48:42', '2024-04-19 08:48:42', '42.48.27.39', 'DELETE', '/role/deleteRole', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":6}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (158, NULL, '2024-04-19 08:49:00', '2024-04-19 08:49:00', '42.48.27.39', 'DELETE', '/role/deleteRole', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (159, NULL, '2024-04-19 08:50:37', '2024-04-19 08:50:37', '42.48.27.39', 'DELETE', '/role/deleteRole', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":6}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (160, NULL, '2024-04-19 08:51:32', '2024-04-19 08:51:32', '111.23.130.5', 'DELETE', '/role/deleteRole', 200, 12, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"id\":\"6\"\n}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (161, NULL, '2024-04-19 08:51:35', '2024-04-19 08:51:35', '111.23.130.5', 'DELETE', '/role/deleteRole', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"id\":\"6\"\n}', '{\"code\":500,\"data\":{},\"msg\":\"删除失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (162, NULL, '2024-04-19 08:52:28', '2024-04-19 08:52:28', '42.48.27.39', 'DELETE', '/role/deleteRole', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"5\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (163, NULL, '2024-04-19 08:52:44', '2024-04-19 08:52:44', '42.48.27.39', 'POST', '/role/addRole', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":null,\"name\":\"1111\",\"description\":\"1111\",\"adminCount\":0,\"status\":true}', '{\"code\":200,\"data\":{\"id\":7,\"name\":\"1111\",\"description\":\"1111\",\"status\":true,\"menus\":null},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (164, NULL, '2024-04-19 08:54:46', '2024-04-19 08:54:46', '42.48.27.39', 'POST', '/role/addRole', 200, 3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":null,\"name\":\"pcm-test\",\"description\":\"测试角色\",\"status\":true}', '{\"code\":500,\"data\":{},\"msg\":\"添加失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (165, NULL, '2024-04-19 08:54:54', '2024-04-19 08:54:54', '42.48.27.39', 'POST', '/role/addRole', 200, 12, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":null,\"name\":\"pcm-test1111\",\"description\":\"测试角色\",\"status\":true}', '{\"code\":200,\"data\":{\"id\":9,\"name\":\"pcm-test1111\",\"description\":\"测试角色\",\"status\":true,\"menus\":null},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (166, NULL, '2024-04-19 08:55:18', '2024-04-19 08:55:18', '42.48.27.39', 'PUT', '/role/editRole', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":9,\"name\":\"pcm-test111122222\",\"description\":\"测试角色\",\"status\":true}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (167, NULL, '2024-04-19 08:59:34', '2024-04-19 08:59:34', '42.48.27.39', 'PUT', '/role/editRole', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":9,\"name\":\"pcm1111111\",\"description\":\"测试角色\",\"status\":false,\"menus\":[]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (168, NULL, '2024-04-19 08:59:41', '2024-04-19 08:59:41', '42.48.27.39', 'PUT', '/role/editRole', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":9,\"name\":\"pcm1111111\",\"description\":\"测试角色11112\",\"status\":false,\"menus\":[]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (169, NULL, '2024-04-19 09:00:08', '2024-04-19 09:00:08', '42.48.27.39', 'PUT', '/role/editRole', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":9,\"name\":\"pcm1111111\",\"description\":\"测试角色11112\",\"status\":true,\"menus\":[]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (170, NULL, '2024-04-19 09:00:12', '2024-04-19 09:00:12', '42.48.27.39', 'POST', '/role/addRole', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"ew53\",\"description\":\"452345345\",\"status\":true}', '{\"code\":200,\"data\":{\"id\":10,\"name\":\"ew53\",\"description\":\"452345345\",\"status\":true,\"menus\":null},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (171, NULL, '2024-04-19 09:00:16', '2024-04-19 09:00:16', '42.48.27.39', 'PUT', '/role/editRole', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":10,\"name\":\"ew53\",\"description\":\"452345345\",\"status\":false,\"menus\":[]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (172, NULL, '2024-04-19 09:00:20', '2024-04-19 09:00:20', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"9\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (173, NULL, '2024-04-19 09:00:24', '2024-04-19 09:00:24', '42.48.27.39', 'DELETE', '/role/deleteRole', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"10\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (174, NULL, '2024-04-19 09:00:27', '2024-04-19 09:00:27', '42.48.27.39', 'DELETE', '/role/deleteRole', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"9\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (175, NULL, '2024-04-19 09:00:29', '2024-04-19 09:00:29', '42.48.27.39', 'DELETE', '/role/deleteRole', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"7\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (176, NULL, '2024-04-19 09:01:32', '2024-04-19 09:01:32', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (177, NULL, '2024-04-19 09:05:00', '2024-04-19 09:05:00', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"4\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/user/getUserInfo,GET\",\"/user/editUser,POST\",\"/user/modifyPass,POST\",\"/auth/logout,GET\",\"/menu/getMenus,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (178, NULL, '2024-04-19 09:05:49', '2024-04-19 09:05:49', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (179, NULL, '2024-04-19 09:07:13', '2024-04-19 09:07:13', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (180, NULL, '2024-04-19 09:07:22', '2024-04-19 09:07:22', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (181, NULL, '2024-04-19 09:07:31', '2024-04-19 09:07:31', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (182, NULL, '2024-04-19 09:08:21', '2024-04-19 09:08:21', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (183, NULL, '2024-04-19 09:08:42', '2024-04-19 09:08:42', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (184, NULL, '2024-04-19 09:08:48', '2024-04-19 09:08:48', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (185, NULL, '2024-04-19 09:14:57', '2024-04-19 09:14:57', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (186, NULL, '2024-04-19 09:16:28', '2024-04-19 09:16:28', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (187, NULL, '2024-04-19 09:16:32', '2024-04-19 09:16:32', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"3\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/user/getUserInfo,GET\",\"/user/editUser,POST\",\"/user/modifyPass,POST\",\"/auth/logout,GET\",\"/menu/getMenus,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (188, NULL, '2024-04-19 09:17:39', '2024-04-19 09:17:39', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (189, NULL, '2024-04-19 09:17:57', '2024-04-19 09:17:57', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (190, NULL, '2024-04-19 09:19:08', '2024-04-19 09:19:08', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (191, NULL, '2024-04-19 09:20:01', '2024-04-19 09:20:01', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (192, NULL, '2024-04-19 09:20:38', '2024-04-19 09:20:38', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (193, NULL, '2024-04-19 09:20:57', '2024-04-19 09:20:57', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (194, NULL, '2024-04-19 09:21:01', '2024-04-19 09:21:01', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (195, NULL, '2024-04-19 09:21:48', '2024-04-19 09:21:48', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (196, NULL, '2024-04-19 09:22:07', '2024-04-19 09:22:07', '42.48.27.39', 'POST', '/role/addRole', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"32123\",\"description\":\"123123\",\"status\":true}', '{\"code\":200,\"data\":{\"id\":11,\"name\":\"32123\",\"description\":\"123123\",\"status\":true,\"menus\":null},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (197, NULL, '2024-04-19 09:22:09', '2024-04-19 09:22:09', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/user/getUserInfo,GET\",\"/user/editUser,POST\",\"/user/modifyPass,POST\",\"/auth/logout,GET\",\"/menu/getMenus,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (198, NULL, '2024-04-19 09:29:59', '2024-04-19 09:29:59', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (199, NULL, '2024-04-19 09:37:14', '2024-04-19 09:37:14', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (200, NULL, '2024-04-19 09:37:17', '2024-04-19 09:37:17', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/user/getUserInfo,GET\",\"/user/editUser,POST\",\"/user/modifyPass,POST\",\"/auth/logout,GET\",\"/menu/getMenus,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (201, NULL, '2024-04-19 09:37:28', '2024-04-19 09:37:28', '42.48.27.39', 'PUT', '/casbin/editCasbin', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"casbinInfos\":[{\"path\":\"/logReg/login\",\"method\":\"POST\"},{\"path\":\"/auth/logout\",\"method\":\"GET\"},{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (202, NULL, '2024-04-19 09:37:56', '2024-04-19 09:37:56', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/user/getUserInfo,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (203, NULL, '2024-04-19 09:38:00', '2024-04-19 09:38:00', '42.48.27.39', 'PUT', '/casbin/editCasbin', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"casbinInfos\":[{\"path\":\"/logReg/login\",\"method\":\"POST\"},{\"path\":\"/auth/logout\",\"method\":\"GET\"},{\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\"},{\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\"},{\"path\":\"/casbin/getCasbin\",\"method\":\"GET\"},{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (204, NULL, '2024-04-19 09:38:14', '2024-04-19 09:38:14', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (205, NULL, '2024-04-19 09:38:20', '2024-04-19 09:38:20', '42.48.27.39', 'PUT', '/casbin/editCasbin', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"casbinInfos\":[{\"path\":\"/logReg/login\",\"method\":\"POST\"},{\"path\":\"/auth/logout\",\"method\":\"GET\"},{\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\"},{\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\"},{\"path\":\"/casbin/getCasbin\",\"method\":\"GET\"},{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"},{\"path\":\"/user/getUsers\",\"method\":\"GET\"},{\"path\":\"/user/deleteUser\",\"method\":\"DELETE\"},{\"path\":\"/user/addUser\",\"method\":\"POST\"},{\"path\":\"/user/editUser\",\"method\":\"PUT\"},{\"path\":\"/user/modifyPass\",\"method\":\"PUT\"},{\"path\":\"/user/switchStatus\",\"method\":\"PUT\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (206, NULL, '2024-04-19 09:38:52', '2024-04-19 09:38:52', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (207, NULL, '2024-04-19 09:38:55', '2024-04-19 09:38:55', '42.48.27.39', 'PUT', '/casbin/editCasbin', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"casbinInfos\":[{\"path\":\"/logReg/login\",\"method\":\"POST\"},{\"path\":\"/auth/logout\",\"method\":\"GET\"},{\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\"},{\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\"},{\"path\":\"/casbin/getCasbin\",\"method\":\"GET\"},{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"},{\"path\":\"/user/getUsers\",\"method\":\"GET\"},{\"path\":\"/user/deleteUser\",\"method\":\"DELETE\"},{\"path\":\"/user/addUser\",\"method\":\"POST\"},{\"path\":\"/user/editUser\",\"method\":\"PUT\"},{\"path\":\"/user/modifyPass\",\"method\":\"PUT\"},{\"path\":\"/user/switchStatus\",\"method\":\"PUT\"},{\"path\":\"/role/getRoles\",\"method\":\"GET\"},{\"path\":\"/role/addRole\",\"method\":\"POST\"},{\"path\":\"/role/deleteRole\",\"method\":\"DELETE\"},{\"path\":\"/role/editRole\",\"method\":\"PUT\"},{\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (208, NULL, '2024-04-19 09:39:04', '2024-04-19 09:39:04', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (209, NULL, '2024-04-19 09:39:09', '2024-04-19 09:39:09', '42.48.27.39', 'PUT', '/casbin/editCasbin', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"casbinInfos\":[{\"path\":\"/logReg/login\",\"method\":\"POST\"},{\"path\":\"/auth/logout\",\"method\":\"GET\"},{\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\"},{\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\"},{\"path\":\"/casbin/getCasbin\",\"method\":\"GET\"},{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"},{\"path\":\"/user/getUsers\",\"method\":\"GET\"},{\"path\":\"/user/deleteUser\",\"method\":\"DELETE\"},{\"path\":\"/user/addUser\",\"method\":\"POST\"},{\"path\":\"/user/editUser\",\"method\":\"PUT\"},{\"path\":\"/user/modifyPass\",\"method\":\"PUT\"},{\"path\":\"/user/switchStatus\",\"method\":\"PUT\"},{\"path\":\"/role/getRoles\",\"method\":\"GET\"},{\"path\":\"/role/addRole\",\"method\":\"POST\"},{\"path\":\"/role/deleteRole\",\"method\":\"DELETE\"},{\"path\":\"/role/editRole\",\"method\":\"PUT\"},{\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\"},{\"path\":\"/api/addApi\",\"method\":\"POST\"},{\"path\":\"/api/getApis\",\"method\":\"GET\"},{\"path\":\"/api/deleteApi\",\"method\":\"DELETE\"},{\"path\":\"/api/editApi\",\"method\":\"PUT\"},{\"path\":\"/api/getElTreeApis\",\"method\":\"GET\"},{\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\"},{\"path\":\"/opl/getOplList\",\"method\":\"GET\"},{\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\"},{\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (210, NULL, '2024-04-19 09:39:12', '2024-04-19 09:39:12', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,DELETE\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (211, NULL, '2024-04-19 09:39:18', '2024-04-19 09:39:18', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,DELETE\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (212, NULL, '2024-04-19 09:39:21', '2024-04-19 09:39:21', '42.48.27.39', 'PUT', '/casbin/editCasbin', 200, 13, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"casbinInfos\":[{\"path\":\"/logReg/login\",\"method\":\"POST\"},{\"path\":\"/auth/logout\",\"method\":\"GET\"},{\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\"},{\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\"},{\"path\":\"/casbin/getCasbin\",\"method\":\"GET\"},{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"},{\"path\":\"/user/getUsers\",\"method\":\"GET\"},{\"path\":\"/user/deleteUser\",\"method\":\"DELETE\"},{\"path\":\"/user/addUser\",\"method\":\"POST\"},{\"path\":\"/user/editUser\",\"method\":\"PUT\"},{\"path\":\"/user/modifyPass\",\"method\":\"PUT\"},{\"path\":\"/user/switchStatus\",\"method\":\"PUT\"},{\"path\":\"/role/getRoles\",\"method\":\"GET\"},{\"path\":\"/role/addRole\",\"method\":\"POST\"},{\"path\":\"/role/deleteRole\",\"method\":\"DELETE\"},{\"path\":\"/role/editRole\",\"method\":\"PUT\"},{\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\"},{\"path\":\"/menu/getMenus\",\"method\":\"GET\"},{\"path\":\"/menu/addMenu\",\"method\":\"POST\"},{\"path\":\"/menu/editMenu\",\"method\":\"PUT\"},{\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\"},{\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\"},{\"path\":\"/api/addApi\",\"method\":\"POST\"},{\"path\":\"/api/getApis\",\"method\":\"GET\"},{\"path\":\"/api/deleteApi\",\"method\":\"DELETE\"},{\"path\":\"/api/editApi\",\"method\":\"PUT\"},{\"path\":\"/api/getElTreeApis\",\"method\":\"GET\"},{\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\"},{\"path\":\"/opl/getOplList\",\"method\":\"GET\"},{\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\"},{\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (213, NULL, '2024-04-19 09:39:23', '2024-04-19 09:39:23', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,DELETE\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (214, NULL, '2024-04-19 09:39:26', '2024-04-19 09:39:26', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"4\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/user/getUserInfo,GET\",\"/user/editUser,POST\",\"/user/modifyPass,POST\",\"/auth/logout,GET\",\"/menu/getMenus,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (215, NULL, '2024-04-19 09:41:51', '2024-04-19 09:41:51', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (216, NULL, '2024-04-19 09:41:54', '2024-04-19 09:41:54', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (217, NULL, '2024-04-19 09:41:57', '2024-04-19 09:41:57', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"ids\":[]}', '{\"code\":500,\"data\":{},\"msg\":\"编辑失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (218, NULL, '2024-04-19 09:43:38', '2024-04-19 09:43:38', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (219, NULL, '2024-04-19 09:43:41', '2024-04-19 09:43:41', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"ids\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":500,\"data\":{},\"msg\":\"编辑失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (220, NULL, '2024-04-20 01:44:41', '2024-04-20 01:44:41', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (221, NULL, '2024-04-20 01:44:45', '2024-04-20 01:44:45', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (222, NULL, '2024-04-20 01:44:47', '2024-04-20 01:44:47', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"ids\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":500,\"data\":{},\"msg\":\"编辑失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (223, NULL, '2024-04-20 01:44:55', '2024-04-20 01:44:55', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,DELETE\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (224, NULL, '2024-04-20 01:45:06', '2024-04-20 01:45:06', '42.48.27.39', 'PUT', '/casbin/editCasbin', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"casbinInfos\":[]}', '{\"code\":500,\"data\":{},\"msg\":\"更新失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (225, NULL, '2024-04-20 01:45:15', '2024-04-20 01:45:15', '42.48.27.39', 'PUT', '/casbin/editCasbin', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"casbinInfos\":[{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (226, NULL, '2024-04-20 01:45:21', '2024-04-20 01:45:21', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (227, NULL, '2024-04-20 01:45:25', '2024-04-20 01:45:25', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/user/getUserInfo,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (228, NULL, '2024-04-20 01:45:28', '2024-04-20 01:45:28', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/user/getUserInfo,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (229, NULL, '2024-04-20 01:45:36', '2024-04-20 01:45:36', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/user/getUserInfo,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (230, NULL, '2024-04-20 01:45:40', '2024-04-20 01:45:40', '42.48.27.39', 'PUT', '/casbin/editCasbin', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"casbinInfos\":[{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"},{\"path\":\"/user/getUsers\",\"method\":\"GET\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (231, NULL, '2024-04-20 01:45:40', '2024-04-20 01:45:40', '42.48.27.39', 'PUT', '/casbin/editCasbin', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"casbinInfos\":[{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"},{\"path\":\"/user/getUsers\",\"method\":\"GET\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (232, NULL, '2024-04-20 01:45:59', '2024-04-20 01:45:59', '42.48.27.39', 'PUT', '/role/editRole', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":11,\"name\":\"22222\",\"description\":\"33333\",\"status\":false,\"menus\":[]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (233, NULL, '2024-04-20 01:46:02', '2024-04-20 01:46:02', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (234, NULL, '2024-04-20 01:47:11', '2024-04-20 01:47:11', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"ids\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":500,\"data\":{},\"msg\":\"编辑失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (235, NULL, '2024-04-20 01:49:07', '2024-04-20 01:49:07', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (236, NULL, '2024-04-20 01:49:10', '2024-04-20 01:49:10', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"ids\":[]}', '{\"code\":500,\"data\":{},\"msg\":\"编辑失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (237, NULL, '2024-04-20 01:50:44', '2024-04-20 01:50:44', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (238, NULL, '2024-04-20 01:50:49', '2024-04-20 01:50:49', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"ids\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":500,\"data\":{},\"msg\":\"编辑失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (239, NULL, '2024-04-20 01:51:34', '2024-04-20 01:51:34', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (240, NULL, '2024-04-20 01:51:36', '2024-04-20 01:51:36', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"ids\":[1,2,3,4,5]}', '{\"code\":500,\"data\":{},\"msg\":\"编辑失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (241, NULL, '2024-04-20 01:52:32', '2024-04-20 01:52:32', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (242, NULL, '2024-04-20 01:53:57', '2024-04-20 01:53:57', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (243, NULL, '2024-04-20 01:54:00', '2024-04-20 01:54:00', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"ids\":[1,2,3,4,5]}', '{\"code\":500,\"data\":{},\"msg\":\"编辑失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (244, NULL, '2024-04-20 01:56:11', '2024-04-20 01:56:11', '111.23.130.5', 'PUT', '/role/editRoleMenu', 200, 8, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"roleId\": \"3\",\n \"menuIds\": [\n \"7\",\n \"18\"\n ]\n}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (245, NULL, '2024-04-20 01:56:46', '2024-04-20 01:56:46', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/user/getUserInfo,GET\",\"/user/getUsers,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (246, NULL, '2024-04-20 01:56:49', '2024-04-20 01:56:49', '42.48.27.39', 'PUT', '/casbin/editCasbin', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"casbinInfos\":[{\"path\":\"/logReg/login\",\"method\":\"POST\"},{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"},{\"path\":\"/user/getUsers\",\"method\":\"GET\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (247, NULL, '2024-04-20 01:57:06', '2024-04-20 01:57:06', '111.23.130.5', 'PUT', '/role/editRoleMenu', 200, 9, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"roleId\": \"3\",\n \"menuIds\": [\n \"7\",\n \"18\"\n ]\n}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (248, NULL, '2024-04-20 01:57:10', '2024-04-20 01:57:10', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (249, NULL, '2024-04-20 01:57:12', '2024-04-20 01:57:12', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":11,\"menuIds\":[1,2,3,4,5]}', '{\"code\":500,\"data\":{},\"msg\":\"编辑失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (250, NULL, '2024-04-20 01:57:28', '2024-04-20 01:57:28', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (251, NULL, '2024-04-20 01:57:31', '2024-04-20 01:57:31', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"11\",\"menuIds\":[1,2,3,4,5]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (252, NULL, '2024-04-20 01:59:39', '2024-04-20 01:59:39', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (253, NULL, '2024-04-20 01:59:43', '2024-04-20 01:59:43', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"11\",\"menuIds\":[1,2,3,4,5]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (254, NULL, '2024-04-20 01:59:58', '2024-04-20 01:59:58', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (255, NULL, '2024-04-20 02:00:03', '2024-04-20 02:00:03', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"11\",\"menuIds\":[1,2,3,4,5]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (256, NULL, '2024-04-20 02:00:50', '2024-04-20 02:00:50', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (257, NULL, '2024-04-20 02:01:09', '2024-04-20 02:01:09', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (258, NULL, '2024-04-20 02:01:11', '2024-04-20 02:01:11', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"11\",\"menuIds\":[1,2,3,4,5]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (259, NULL, '2024-04-20 02:01:27', '2024-04-20 02:01:27', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (260, NULL, '2024-04-20 02:01:37', '2024-04-20 02:01:37', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"11\",\"menuIds\":[1,2,3,4,5]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (261, NULL, '2024-04-20 02:02:26', '2024-04-20 02:02:26', '111.23.130.5', 'PUT', '/role/editRoleMenu', 200, 10, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"roleId\": \"3\",\n \"menuIds\": [\n \"7\"\n ]\n}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (262, NULL, '2024-04-20 02:03:08', '2024-04-20 02:03:08', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (263, NULL, '2024-04-20 02:03:10', '2024-04-20 02:03:10', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"11\",\"menuIds\":[1,2,3,4,5]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (264, NULL, '2024-04-20 02:06:08', '2024-04-20 02:06:08', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (265, NULL, '2024-04-20 02:06:11', '2024-04-20 02:06:11', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"11\",\"menuIds\":[1,2,3,4,5]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (266, NULL, '2024-04-20 02:06:33', '2024-04-20 02:06:33', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (267, NULL, '2024-04-20 02:06:35', '2024-04-20 02:06:35', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"11\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (268, NULL, '2024-04-20 02:06:37', '2024-04-20 02:06:37', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (269, NULL, '2024-04-20 02:06:42', '2024-04-20 02:06:42', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (270, NULL, '2024-04-20 02:06:45', '2024-04-20 02:06:45', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"11\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (271, NULL, '2024-04-20 08:17:48', '2024-04-20 08:17:48', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parent_id\":[0],\"name\":\"222222\",\"path\":\"222\",\"redirect\":\"22\",\"component\":\"222\",\"sort\":2,\"title\":\"222\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (272, NULL, '2024-04-20 08:23:55', '2024-04-20 08:23:55', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"123123\",\"path\":\"23\",\"redirect\":\"1231\",\"component\":\"1231\",\"sort\":2,\"title\":\"2312\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (273, NULL, '2024-04-20 08:29:34', '2024-04-20 08:29:34', '120.27.133.115', 'POST', '/menu/addMenu', 200, 3, 'Apifox/1.0.0 (https://apifox.com)', '{\"parent_id\":6,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}', '{\"code\":500,\"data\":{},\"msg\":\"添加失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (274, NULL, '2024-04-20 08:29:41', '2024-04-20 08:29:41', '120.27.133.115', 'POST', '/menu/addMenu', 200, 3, 'Apifox/1.0.0 (https://apifox.com)', '{\"parent_id\":6,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}', '{\"code\":500,\"data\":{},\"msg\":\"添加失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (275, NULL, '2024-04-20 08:29:47', '2024-04-20 08:29:47', '120.27.133.115', 'POST', '/menu/addMenu', 200, 3, 'Apifox/1.0.0 (https://apifox.com)', '{\"parent_id\":6,\"name\":\"菜单-2333\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}', '{\"code\":500,\"data\":{},\"msg\":\"添加失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (276, NULL, '2024-04-20 08:29:56', '2024-04-20 08:29:56', '120.27.133.115', 'POST', '/menu/addMenu', 200, 6, 'Apifox/1.0.0 (https://apifox.com)', '{\"parent_id\":6,\"name\":\"菜单-23331211\",\"path\":\"菜单-23333\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-233\",\"icon\":\"测试菜单-22222\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (277, NULL, '2024-04-20 08:30:19', '2024-04-20 08:30:19', '120.27.133.115', 'GET', '/menu/getElTreeMenus', 200, 2, 'Apifox/1.0.0 (https://apifox.com)', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false},{\"id\":19,\"parentId\":0,\"name\":\"222222\",\"path\":\"222\",\"redirect\":\"22\",\"component\":\"222\",\"sort\":2,\"title\":\"222\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":20,\"parentId\":0,\"name\":\"123123\",\"path\":\"23\",\"redirect\":\"1231\",\"component\":\"1231\",\"sort\":2,\"title\":\"2312\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":24,\"parentId\":0,\"name\":\"菜单-23331211\",\"path\":\"菜单-23333\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-233\",\"icon\":\"测试菜单-22222\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (278, NULL, '2024-04-20 08:30:51', '2024-04-20 08:30:51', '120.27.133.115', 'GET', '/menu/getElTreeMenus', 200, 2, 'Apifox/1.0.0 (https://apifox.com)', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false},{\"id\":19,\"parentId\":0,\"name\":\"222222\",\"path\":\"222\",\"redirect\":\"22\",\"component\":\"222\",\"sort\":2,\"title\":\"222\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":20,\"parentId\":0,\"name\":\"123123\",\"path\":\"23\",\"redirect\":\"1231\",\"component\":\"1231\",\"sort\":2,\"title\":\"2312\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":24,\"parentId\":0,\"name\":\"菜单-23331211\",\"path\":\"菜单-23333\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-233\",\"icon\":\"测试菜单-22222\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (279, NULL, '2024-04-20 08:33:32', '2024-04-20 08:33:32', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false},{\"id\":19,\"parentId\":0,\"name\":\"222222\",\"path\":\"222\",\"redirect\":\"22\",\"component\":\"222\",\"sort\":2,\"title\":\"222\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":20,\"parentId\":0,\"name\":\"123123\",\"path\":\"23\",\"redirect\":\"1231\",\"component\":\"1231\",\"sort\":2,\"title\":\"2312\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":24,\"parentId\":0,\"name\":\"菜单-23331211\",\"path\":\"菜单-23333\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-233\",\"icon\":\"测试菜单-22222\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,13]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (280, NULL, '2024-04-20 08:33:36', '2024-04-20 08:33:36', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 14, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"20\",\"24\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (281, NULL, '2024-04-20 08:47:32', '2024-04-20 08:47:32', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":20,\"parentId\":0,\"name\":\"123123\",\"path\":\"23\",\"redirect\":\"1231\",\"component\":\"1231\",\"sort\":2,\"title\":\"2312\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"parent_id\":1,\"ID\":20}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (282, NULL, '2024-04-20 08:48:32', '2024-04-20 08:48:32', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":20,\"parentId\":0,\"name\":\"123123\",\"path\":\"23\",\"redirect\":\"1231\",\"component\":\"1231\",\"sort\":2,\"title\":\"2312\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"parent_id\":1,\"ID\":20}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (283, NULL, '2024-04-20 08:49:50', '2024-04-20 08:49:50', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"123123\",\"path\":\"23\",\"redirect\":\"1231\",\"component\":\"1231\",\"sort\":2,\"title\":\"2312\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"parent_id\":7,\"ID\":20}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (284, NULL, '2024-04-20 08:49:57', '2024-04-20 08:49:57', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"123123\",\"path\":\"23\",\"redirect\":\"1231\",\"component\":\"1231\",\"sort\":2,\"title\":\"2312\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"parent_id\":1,\"ID\":20}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (285, NULL, '2024-04-20 08:51:08', '2024-04-20 08:51:08', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":20,\"parentId\":0,\"name\":\"123123\",\"path\":\"23\",\"redirect\":\"1231\",\"component\":\"1231\",\"sort\":2,\"title\":\"2312\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"parent_id\":6,\"ID\":20}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (286, NULL, '2024-04-20 08:52:19', '2024-04-20 08:52:19', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":20,\"parentId\":0,\"name\":\"123123\",\"path\":\"23\",\"redirect\":\"1231\",\"component\":\"1231\",\"sort\":2,\"title\":\"2312\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"parent_id\":1,\"ID\":20}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (287, NULL, '2024-04-20 08:53:04', '2024-04-20 08:53:04', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"123123\",\"path\":\"23\",\"redirect\":\"1231\",\"component\":\"1231\",\"sort\":2,\"title\":\"2312\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"parent_id\":1,\"ID\":20}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (288, NULL, '2024-04-20 08:56:37', '2024-04-20 08:56:37', '111.23.130.5', 'PUT', '/menu/editMenu', 200, 5, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"name\": \"123123\",\n \"path\": \"23\",\n \"redirect\": \"1231\",\n \"component\": \"1231\",\n \"sort\": 2,\n \"title\": \"2312\",\n \"icon\": \"\",\n \"status\": true,\n \"defaultMenu\": false,\n \"parentId\": 1,\n \"ID\": 20\n}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (289, NULL, '2024-04-20 08:57:37', '2024-04-20 08:57:37', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parent_id\":0,\"name\":\"2333\",\"path\":\"333\",\"redirect\":\"33\",\"component\":\"33\",\"sort\":1,\"title\":\"333\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (290, NULL, '2024-04-20 08:57:50', '2024-04-20 08:57:50', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":20,\"parentId\":1,\"name\":\"123123\",\"path\":\"23\",\"redirect\":\"1231\",\"component\":\"1231\",\"sort\":2,\"title\":\"2312\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false},{\"id\":19,\"parentId\":0,\"name\":\"222222\",\"path\":\"222\",\"redirect\":\"22\",\"component\":\"222\",\"sort\":2,\"title\":\"222\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":24,\"parentId\":0,\"name\":\"菜单-23331211\",\"path\":\"菜单-23333\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-233\",\"icon\":\"测试菜单-22222\",\"status\":true,\"defaultMenu\":false},{\"id\":25,\"parentId\":0,\"name\":\"2333\",\"path\":\"333\",\"redirect\":\"33\",\"component\":\"33\",\"sort\":1,\"title\":\"333\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,20,24]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (291, NULL, '2024-04-20 08:57:54', '2024-04-20 08:57:54', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"20\",\"4\",\"5\",\"6\",\"7\",\"8\",\"19\",\"24\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (292, NULL, '2024-04-20 08:58:19', '2024-04-20 08:58:19', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"444\",\"path\":\"444\",\"redirect\":\"444\",\"component\":\"44\",\"sort\":2,\"title\":\"444\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"parent_id\":0,\"ID\":19}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (293, NULL, '2024-04-20 09:02:37', '2024-04-20 09:02:37', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":19,\"parentId\":1,\"name\":\"444\",\"path\":\"444\",\"redirect\":\"444\",\"component\":\"44\",\"sort\":2,\"title\":\"444\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (294, NULL, '2024-04-20 09:02:59', '2024-04-20 09:02:59', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":19,\"parentId\":1,\"name\":\"路由名称\",\"path\":\"路由路径\",\"redirect\":\"重定向\",\"component\":\"前端组件路径\",\"sort\":2,\"title\":\"展示名称\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (295, NULL, '2024-04-20 09:03:25', '2024-04-20 09:03:25', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":19,\"parentId\":0,\"name\":\"路由名称\",\"path\":\"路由路径\",\"redirect\":\"重定向\",\"component\":\"前端组件路径\",\"sort\":2,\"title\":\"展示名称\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (296, NULL, '2024-04-20 09:03:37', '2024-04-20 09:03:37', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":19,\"parentId\":19,\"name\":\"路由名称\",\"path\":\"路由路径\",\"redirect\":\"重定向\",\"component\":\"前端组件路径\",\"sort\":2,\"title\":\"展示名称\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (297, NULL, '2024-04-20 09:03:58', '2024-04-20 09:03:58', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":24,\"parentId\":1,\"name\":\"菜单-23331211\",\"path\":\"菜单-23333\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-233\",\"icon\":\"测试菜单-22222\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (298, NULL, '2024-04-20 09:05:13', '2024-04-20 09:05:13', '111.23.130.5', 'GET', '/menu/getElTreeMenus', 200, 2, 'Apifox/1.0.0 (https://apifox.com)', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":20,\"parentId\":1,\"name\":\"123123\",\"path\":\"23\",\"redirect\":\"1231\",\"component\":\"1231\",\"sort\":2,\"title\":\"2312\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":24,\"parentId\":1,\"name\":\"菜单-23331211\",\"path\":\"菜单-23333\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-233\",\"icon\":\"测试菜单-22222\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false},{\"id\":25,\"parentId\":0,\"name\":\"2333\",\"path\":\"333\",\"redirect\":\"33\",\"component\":\"33\",\"sort\":1,\"title\":\"333\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,20,24]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (299, NULL, '2024-04-20 09:05:25', '2024-04-20 09:05:25', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"test\",\"path\":\"test\",\"redirect\":\"test\",\"component\":\"test\",\"sort\":1,\"title\":\"test\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (300, NULL, '2024-04-20 09:05:36', '2024-04-20 09:05:36', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":20,\"parentId\":1,\"name\":\"123123\",\"path\":\"23\",\"redirect\":\"1231\",\"component\":\"1231\",\"sort\":2,\"title\":\"2312\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":24,\"parentId\":1,\"name\":\"菜单-23331211\",\"path\":\"菜单-23333\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-233\",\"icon\":\"测试菜单-22222\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false},{\"id\":25,\"parentId\":0,\"name\":\"2333\",\"path\":\"333\",\"redirect\":\"33\",\"component\":\"33\",\"sort\":1,\"title\":\"333\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":26,\"parentId\":0,\"name\":\"test\",\"path\":\"test\",\"redirect\":\"test\",\"component\":\"test\",\"sort\":1,\"title\":\"test\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,20,24]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (301, NULL, '2024-04-20 09:05:39', '2024-04-20 09:05:39', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"20\",\"4\",\"24\",\"5\",\"6\",\"7\",\"8\",\"26\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (302, NULL, '2024-04-20 09:05:48', '2024-04-20 09:05:48', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":26,\"parentId\":1,\"name\":\"test\",\"path\":\"test\",\"redirect\":\"test\",\"component\":\"test\",\"sort\":1,\"title\":\"test\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (303, NULL, '2024-04-20 09:05:58', '2024-04-20 09:05:58', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":26,\"parentId\":6,\"name\":\"test\",\"path\":\"test\",\"redirect\":\"test\",\"component\":\"test\",\"sort\":1,\"title\":\"test\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (304, NULL, '2024-04-20 09:06:05', '2024-04-20 09:06:05', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":26,\"parentId\":7,\"name\":\"test\",\"path\":\"test\",\"redirect\":\"test\",\"component\":\"test\",\"sort\":1,\"title\":\"test\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (305, NULL, '2024-04-20 09:06:17', '2024-04-20 09:06:17', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":26,\"parentId\":1,\"name\":\"test\",\"path\":\"test\",\"redirect\":\"test\",\"component\":\"test\",\"sort\":1,\"title\":\"test\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (306, NULL, '2024-04-20 09:09:13', '2024-04-20 09:09:13', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":26,\"parentId\":2,\"name\":\"test\",\"path\":\"test\",\"redirect\":\"test\",\"component\":\"test\",\"sort\":1,\"title\":\"test\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (307, NULL, '2024-04-20 09:09:22', '2024-04-20 09:09:22', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":26,\"parentId\":26,\"name\":\"test\",\"path\":\"test\",\"redirect\":\"test\",\"component\":\"test\",\"sort\":1,\"title\":\"test\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (308, NULL, '2024-04-20 09:11:29', '2024-04-20 09:11:29', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":20,\"parentId\":6,\"name\":\"123123\",\"path\":\"23\",\"redirect\":\"1231\",\"component\":\"1231\",\"sort\":2,\"title\":\"2312\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (309, NULL, '2024-04-20 09:12:07', '2024-04-20 09:12:07', '42.48.27.39', 'DELETE', '/menu/deleteMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (310, NULL, '2024-04-20 09:12:28', '2024-04-20 09:12:28', '42.48.27.39', 'DELETE', '/menu/deleteMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (311, NULL, '2024-04-20 09:12:42', '2024-04-20 09:12:42', '42.48.27.39', 'DELETE', '/menu/deleteMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"20\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (312, NULL, '2024-04-20 09:12:45', '2024-04-20 09:12:45', '42.48.27.39', 'DELETE', '/menu/deleteMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"24\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (313, NULL, '2024-04-20 09:12:57', '2024-04-20 09:12:57', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false},{\"id\":25,\"parentId\":0,\"name\":\"2333\",\"path\":\"333\",\"redirect\":\"33\",\"component\":\"33\",\"sort\":1,\"title\":\"333\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (314, NULL, '2024-04-20 09:13:01', '2024-04-20 09:13:01', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"18\",\"25\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (315, NULL, '2024-04-20 09:13:06', '2024-04-20 09:13:06', '42.48.27.39', 'DELETE', '/menu/deleteMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"25\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (316, NULL, '2024-04-20 09:13:22', '2024-04-20 09:13:22', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"1123123\",\"path\":\"3123\",\"redirect\":\"2312\",\"component\":\"123123\",\"sort\":1,\"title\":\"1231\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (317, NULL, '2024-04-20 09:13:31', '2024-04-20 09:13:31', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false},{\"id\":27,\"parentId\":0,\"name\":\"1123123\",\"path\":\"3123\",\"redirect\":\"2312\",\"component\":\"123123\",\"sort\":1,\"title\":\"1231\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,18]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (318, NULL, '2024-04-20 09:13:33', '2024-04-20 09:13:33', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"18\",\"27\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (319, NULL, '2024-04-20 09:13:46', '2024-04-20 09:13:46', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":27,\"parentId\":0,\"name\":\"00000000\",\"path\":\"000000000000\",\"redirect\":\"000000000\",\"component\":\"0000000000000\",\"sort\":1,\"title\":\"00000000000000\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (320, NULL, '2024-04-20 09:13:50', '2024-04-20 09:13:50', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":27,\"parentId\":18,\"name\":\"00000000\",\"path\":\"000000000000\",\"redirect\":\"000000000\",\"component\":\"0000000000000\",\"sort\":1,\"title\":\"00000000000000\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (321, NULL, '2024-04-20 09:13:53', '2024-04-20 09:13:53', '42.48.27.39', 'DELETE', '/menu/deleteMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"27\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (322, NULL, '2024-04-22 02:05:15', '2024-04-22 02:05:15', '42.48.27.39', 'POST', '/menu/addMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"111111\",\"path\":\"111\",\"redirect\":\"111\",\"component\":\"111\",\"sort\":1,\"title\":\"11\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (323, NULL, '2024-04-22 02:05:26', '2024-04-22 02:05:26', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"111222\",\"path\":\"12\",\"redirect\":\"12\",\"component\":\"12\",\"sort\":1,\"title\":\"12\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (324, NULL, '2024-04-22 02:05:34', '2024-04-22 02:05:34', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"111333\",\"path\":\"13\",\"redirect\":\"13\",\"component\":\"13\",\"sort\":1,\"title\":\"13\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (325, NULL, '2024-04-22 02:05:42', '2024-04-22 02:05:42', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"111444\",\"path\":\"14\",\"redirect\":\"14\",\"component\":\"14\",\"sort\":1,\"title\":\"14\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (326, NULL, '2024-04-22 02:05:45', '2024-04-22 02:05:45', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false},{\"id\":28,\"parentId\":0,\"name\":\"111111\",\"path\":\"111\",\"redirect\":\"111\",\"component\":\"111\",\"sort\":1,\"title\":\"11\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":29,\"parentId\":0,\"name\":\"111222\",\"path\":\"12\",\"redirect\":\"12\",\"component\":\"12\",\"sort\":1,\"title\":\"12\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":30,\"parentId\":0,\"name\":\"111333\",\"path\":\"13\",\"redirect\":\"13\",\"component\":\"13\",\"sort\":1,\"title\":\"13\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":31,\"parentId\":0,\"name\":\"111444\",\"path\":\"14\",\"redirect\":\"14\",\"component\":\"14\",\"sort\":1,\"title\":\"14\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,18]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (327, NULL, '2024-04-22 02:05:51', '2024-04-22 02:05:51', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"18\",\"28\",\"29\",\"30\",\"31\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (328, NULL, '2024-04-22 02:06:47', '2024-04-22 02:06:47', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":29,\"parentId\":28,\"name\":\"111222\",\"path\":\"12\",\"redirect\":\"12\",\"component\":\"12\",\"sort\":1,\"title\":\"12\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (329, NULL, '2024-04-22 02:06:54', '2024-04-22 02:06:54', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":30,\"parentId\":28,\"name\":\"111333\",\"path\":\"13\",\"redirect\":\"13\",\"component\":\"13\",\"sort\":1,\"title\":\"13\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (330, NULL, '2024-04-22 02:07:03', '2024-04-22 02:07:03', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":30,\"parentId\":29,\"name\":\"111333\",\"path\":\"13\",\"redirect\":\"13\",\"component\":\"13\",\"sort\":1,\"title\":\"13\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (331, NULL, '2024-04-22 02:07:28', '2024-04-22 02:07:28', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":31,\"parentId\":30,\"name\":\"111444\",\"path\":\"14\",\"redirect\":\"14\",\"component\":\"14\",\"sort\":1,\"title\":\"14\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (332, NULL, '2024-04-22 02:14:20', '2024-04-22 02:14:20', '113.247.230.250', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false},{\"id\":28,\"parentId\":0,\"name\":\"111111\",\"path\":\"111\",\"redirect\":\"111\",\"component\":\"111\",\"sort\":1,\"title\":\"11\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":29,\"parentId\":28,\"name\":\"111222\",\"path\":\"12\",\"redirect\":\"12\",\"component\":\"12\",\"sort\":1,\"title\":\"12\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":30,\"parentId\":29,\"name\":\"111333\",\"path\":\"13\",\"redirect\":\"13\",\"component\":\"13\",\"sort\":1,\"title\":\"13\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":31,\"parentId\":30,\"name\":\"111444\",\"path\":\"14\",\"redirect\":\"14\",\"component\":\"14\",\"sort\":1,\"title\":\"14\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}]}]}],\"menuIds\":[2,3,4,5,6,8,18,31]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (333, NULL, '2024-04-22 02:14:37', '2024-04-22 02:14:37', '113.247.230.250', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (334, NULL, '2024-04-22 07:15:28', '2024-04-22 07:15:28', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false},{\"id\":28,\"parentId\":0,\"name\":\"111111\",\"path\":\"111\",\"redirect\":\"111\",\"component\":\"111\",\"sort\":1,\"title\":\"11\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":29,\"parentId\":28,\"name\":\"111222\",\"path\":\"12\",\"redirect\":\"12\",\"component\":\"12\",\"sort\":1,\"title\":\"12\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":30,\"parentId\":29,\"name\":\"111333\",\"path\":\"13\",\"redirect\":\"13\",\"component\":\"13\",\"sort\":1,\"title\":\"13\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":31,\"parentId\":30,\"name\":\"111444\",\"path\":\"14\",\"redirect\":\"14\",\"component\":\"14\",\"sort\":1,\"title\":\"14\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}]}]}],\"menuIds\":[2,3,4,5,6,8,18,31]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (335, NULL, '2024-04-22 07:15:36', '2024-04-22 07:15:36', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (336, NULL, '2024-04-22 07:51:35', '2024-04-22 07:51:35', '42.48.27.39', 'DELETE', '/menu/deleteMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"31\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (337, NULL, '2024-04-22 07:51:37', '2024-04-22 07:51:37', '42.48.27.39', 'DELETE', '/menu/deleteMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"30\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (338, NULL, '2024-04-22 07:51:40', '2024-04-22 07:51:40', '42.48.27.39', 'DELETE', '/menu/deleteMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"29\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (339, NULL, '2024-04-22 07:51:42', '2024-04-22 07:51:42', '42.48.27.39', 'DELETE', '/menu/deleteMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"28\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (340, NULL, '2024-04-22 08:16:44', '2024-04-22 08:16:44', '42.48.27.39', 'DELETE', '/user/deleteUser', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (341, NULL, '2024-04-22 08:16:52', '2024-04-22 08:16:52', '42.48.27.39', 'DELETE', '/role/deleteRole', 200, 17, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"11\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (342, NULL, '2024-04-22 08:21:42', '2024-04-22 08:21:42', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"3\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/user/getUserInfo,GET\",\"/user/editUser,POST\",\"/user/modifyPass,POST\",\"/auth/logout,GET\",\"/menu/getMenus,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (343, NULL, '2024-04-22 08:21:45', '2024-04-22 08:21:45', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"3\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[7]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (344, NULL, '2024-04-22 08:24:06', '2024-04-22 08:24:06', '42.48.27.39', 'DELETE', '/user/deleteUser', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (345, NULL, '2024-04-22 08:24:41', '2024-04-22 08:24:41', '42.48.27.39', 'PUT', '/role/editRole', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":4,\"name\":\"pcm-develop\",\"description\":\"开发管理\",\"status\":true,\"menus\":[]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (346, NULL, '2024-04-22 08:24:49', '2024-04-22 08:24:49', '42.48.27.39', 'PUT', '/role/editRole', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":4,\"name\":\"pcm-dev\",\"description\":\"开发管理\",\"status\":true,\"menus\":[]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (347, NULL, '2024-04-22 08:24:58', '2024-04-22 08:24:58', '42.48.27.39', 'PUT', '/role/editRole', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":4,\"name\":\"pcm-dev\",\"description\":\"开发角色\",\"status\":true,\"menus\":[]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (348, NULL, '2024-04-22 08:25:07', '2024-04-22 08:25:07', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"3\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[7]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (349, NULL, '2024-04-22 08:25:16', '2024-04-22 08:25:16', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,18]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (350, NULL, '2024-04-22 08:25:19', '2024-04-22 08:25:19', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (351, NULL, '2024-04-22 08:25:29', '2024-04-22 08:25:29', '42.48.27.39', 'PUT', '/casbin/editCasbin', 200, 12, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":1,\"casbinInfos\":[{\"path\":\"/logReg/login\",\"method\":\"POST\"},{\"path\":\"/auth/logout\",\"method\":\"GET\"},{\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\"},{\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\"},{\"path\":\"/casbin/getCasbin\",\"method\":\"GET\"},{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"},{\"path\":\"/user/getUsers\",\"method\":\"GET\"},{\"path\":\"/user/deleteUser\",\"method\":\"DELETE\"},{\"path\":\"/user/addUser\",\"method\":\"POST\"},{\"path\":\"/user/editUser\",\"method\":\"PUT\"},{\"path\":\"/user/modifyPass\",\"method\":\"PUT\"},{\"path\":\"/user/switchStatus\",\"method\":\"PUT\"},{\"path\":\"/role/getRoles\",\"method\":\"GET\"},{\"path\":\"/role/addRole\",\"method\":\"POST\"},{\"path\":\"/role/deleteRole\",\"method\":\"DELETE\"},{\"path\":\"/role/editRole\",\"method\":\"PUT\"},{\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\"},{\"path\":\"/menu/getMenus\",\"method\":\"GET\"},{\"path\":\"/menu/addMenu\",\"method\":\"POST\"},{\"path\":\"/menu/editMenu\",\"method\":\"PUT\"},{\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\"},{\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\"},{\"path\":\"/api/addApi\",\"method\":\"POST\"},{\"path\":\"/api/getApis\",\"method\":\"GET\"},{\"path\":\"/api/deleteApi\",\"method\":\"DELETE\"},{\"path\":\"/api/editApi\",\"method\":\"PUT\"},{\"path\":\"/api/getElTreeApis\",\"method\":\"GET\"},{\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\"},{\"path\":\"/opl/getOplList\",\"method\":\"GET\"},{\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\"},{\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\"},{\"path\":\"1111\",\"method\":\"POST\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (352, NULL, '2024-04-22 08:25:50', '2024-04-22 08:25:50', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"Cenu\",\"path\":\"/cenu\",\"redirect\":\"/cenu/cenu1\",\"component\":\"Layout\",\"sort\":2,\"title\":\"多级菜单\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":7,\"parentId\":0,\"name\":\"菜单-1\",\"path\":\"菜单-1\",\"redirect\":\"/cenu/cenu1/cenu1-1\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":2,\"title\":\"菜单-1\",\"icon\":\"测试菜单\",\"status\":false,\"defaultMenu\":true,\"children\":[{\"id\":8,\"parentId\":7,\"name\":\"Cenu1-1\",\"path\":\"cenu1-1\",\"component\":\"cenu/cenu1/cenu1-1/index.vue\",\"sort\":1,\"title\":\"cenu1-1\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":18,\"parentId\":0,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6,8,18]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (353, NULL, '2024-04-22 08:26:03', '2024-04-22 08:26:03', '42.48.27.39', 'DELETE', '/menu/deleteMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"18\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (354, NULL, '2024-04-22 08:26:06', '2024-04-22 08:26:06', '42.48.27.39', 'DELETE', '/menu/deleteMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"8\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (355, NULL, '2024-04-22 08:26:09', '2024-04-22 08:26:09', '42.48.27.39', 'DELETE', '/menu/deleteMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"7\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (356, NULL, '2024-04-22 08:29:12', '2024-04-22 08:29:12', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (357, NULL, '2024-04-22 08:30:08', '2024-04-22 08:30:08', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (358, NULL, '2024-04-22 08:32:01', '2024-04-22 08:32:01', '42.48.27.39', 'POST', '/menu/addMenu', 200, 15, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (359, NULL, '2024-04-22 08:32:11', '2024-04-22 08:32:11', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (360, NULL, '2024-04-22 08:32:34', '2024-04-22 08:32:34', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (361, NULL, '2024-04-22 08:33:23', '2024-04-22 08:33:23', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (362, NULL, '2024-04-22 08:33:27', '2024-04-22 08:33:27', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"3\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (363, NULL, '2024-04-22 08:33:35', '2024-04-22 08:33:35', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,DELETE\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\",\"1111,POST\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (364, NULL, '2024-04-22 08:33:52', '2024-04-22 08:33:52', '111.23.130.5', 'GET', '/menu/getElTreeMenus', 200, 2, 'Apifox/1.0.0 (https://apifox.com)', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (365, NULL, '2024-04-22 08:35:25', '2024-04-22 08:35:25', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,DELETE\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\",\"1111,POST\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (366, NULL, '2024-04-22 08:36:09', '2024-04-22 08:36:09', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,DELETE\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\",\"1111,POST\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (367, NULL, '2024-04-22 08:36:23', '2024-04-22 08:36:23', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (368, NULL, '2024-04-22 08:36:51', '2024-04-22 08:36:51', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (369, NULL, '2024-04-22 08:40:43', '2024-04-22 08:40:43', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,DELETE\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\",\"1111,POST\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (370, NULL, '2024-04-22 08:41:00', '2024-04-22 08:41:00', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (371, NULL, '2024-04-22 08:41:04', '2024-04-22 08:41:04', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,DELETE\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"DELETE\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,DELETE\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\",\"1111,POST\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (372, NULL, '2024-04-22 08:41:52', '2024-04-22 08:41:52', '42.48.27.39', 'POST', '/role/addRole', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"pcm-testjh\",\"description\":\"jh专属\",\"status\":true}', '{\"code\":200,\"data\":{\"id\":12,\"name\":\"pcm-testjh\",\"description\":\"jh专属\",\"status\":true,\"menus\":null},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (373, NULL, '2024-04-22 08:42:23', '2024-04-22 08:42:23', '42.48.27.39', 'POST', '/user/addUser', 200, 84, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"jianghui\",\"password\":\"123456\",\"email\":\"111@qq.com\",\"status\":true,\"nickname\":\"jh\",\"phone\":\"15022222222\",\"roleId\":12}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (374, NULL, '2024-04-22 08:42:34', '2024-04-22 08:42:34', '111.23.130.5', 'PUT', '/role/editRoleMenu', 200, 6, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"roleId\": \"3\",\n \"menuIds\": [\n \"7\",\n \"18\"\n ]\n}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (375, NULL, '2024-04-22 08:42:36', '2024-04-22 08:42:36', '111.23.130.5', 'PUT', '/role/editRoleMenu', 200, 7, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"roleId\": \"3\",\n \"menuIds\": [\n \"7\",\n \"18\"\n ]\n}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (376, NULL, '2024-04-22 08:42:37', '2024-04-22 08:42:37', '111.23.130.5', 'PUT', '/role/editRoleMenu', 200, 6, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"roleId\": \"3\",\n \"menuIds\": [\n \"7\",\n \"18\"\n ]\n}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (377, NULL, '2024-04-22 08:44:07', '2024-04-22 08:44:07', '111.23.130.5', 'PUT', '/api/editApi', 200, 7, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Edg/123.0.0.0', '{\"id\":16,\"name\":\"编辑角色菜单\",\"path\":\"/role/editRoleMenu\",\"description\":\"编辑角色菜单\",\"apiGroup\":\"role\",\"method\":\"PUT\",\"ID\":16}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (378, NULL, '2024-04-22 08:49:33', '2024-04-22 08:49:33', '42.48.27.39', 'POST', '/user/addUser', 200, 133, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"dev-jh\",\"password\":\"123456\",\"email\":\"11@163.com\",\"status\":true,\"nickname\":\"dev-jh\",\"phone\":\"15200000000\",\"roleId\":4}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (379, NULL, '2024-04-22 08:49:48', '2024-04-22 08:49:48', '42.48.27.39', 'PUT', '/user/editUser', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"21\",\"username\":\"admin-jh\",\"nickname\":\"admin-jh\",\"phone\":\"15022222222\",\"email\":\"111@qq.com\",\"status\":true,\"roleId\":1}', '{\"code\":200,\"data\":{\"createTime\":\"2024-02-06T10:00:12Z\",\"id\":\"21\",\"username\":\"admin-jh\",\"nickname\":\"\",\"phone\":\"15022222222\",\"email\":\"111@qq.com\",\"status\":true,\"roleId\":\"1\",\"roleName\":\"admin\",\"headerImg\":\"\"},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (380, NULL, '2024-04-22 08:50:11', '2024-04-22 08:50:11', '42.48.27.39', 'POST', '/user/addUser', 200, 134, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"test-jh\",\"password\":\"123456\",\"email\":\"11@163.com\",\"status\":true,\"nickname\":\"test-jh\",\"phone\":\"15200000000\",\"roleId\":3}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (381, NULL, '2024-04-22 08:50:22', '2024-04-22 08:50:22', '42.48.27.39', 'DELETE', '/role/deleteRole', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"12\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (382, NULL, '2024-04-22 08:50:48', '2024-04-22 08:50:48', '42.48.27.39', 'POST', '/role/addRole', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"admin-jh\",\"description\":\"jh的管理员角色\",\"status\":true}', '{\"code\":200,\"data\":{\"id\":13,\"name\":\"admin-jh\",\"description\":\"jh的管理员角色\",\"status\":true,\"menus\":null},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (383, NULL, '2024-04-22 08:51:03', '2024-04-22 08:51:03', '42.48.27.39', 'POST', '/role/addRole', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"test-jh\",\"description\":\"jh的测试角色\",\"status\":true}', '{\"code\":200,\"data\":{\"id\":14,\"name\":\"test-jh\",\"description\":\"jh的测试角色\",\"status\":true,\"menus\":null},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (384, NULL, '2024-04-22 08:51:14', '2024-04-22 08:51:14', '42.48.27.39', 'POST', '/role/addRole', 200, 12, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"dev-jh\",\"description\":\"jh的测试角色\",\"status\":true}', '{\"code\":200,\"data\":{\"id\":15,\"name\":\"dev-jh\",\"description\":\"jh的测试角色\",\"status\":true,\"menus\":null},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (385, NULL, '2024-04-22 08:51:25', '2024-04-22 08:51:25', '42.48.27.39', 'PUT', '/user/editUser', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"21\",\"username\":\"admin-jh\",\"nickname\":\"admin-jh\",\"phone\":\"15022222222\",\"email\":\"111@qq.com\",\"status\":true,\"roleId\":13}', '{\"code\":200,\"data\":{\"createTime\":\"2024-04-22T08:50:48Z\",\"id\":\"21\",\"username\":\"admin-jh\",\"nickname\":\"\",\"phone\":\"15022222222\",\"email\":\"111@qq.com\",\"status\":true,\"roleId\":\"13\",\"roleName\":\"admin-jh\",\"headerImg\":\"\"},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (386, NULL, '2024-04-22 08:51:31', '2024-04-22 08:51:31', '42.48.27.39', 'PUT', '/user/editUser', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"22\",\"username\":\"dev-jh\",\"nickname\":\"dev-jh\",\"phone\":\"15200000000\",\"email\":\"11@163.com\",\"status\":true,\"roleId\":15}', '{\"code\":200,\"data\":{\"createTime\":\"2024-04-22T08:51:14Z\",\"id\":\"22\",\"username\":\"dev-jh\",\"nickname\":\"\",\"phone\":\"15200000000\",\"email\":\"11@163.com\",\"status\":true,\"roleId\":\"15\",\"roleName\":\"dev-jh\",\"headerImg\":\"\"},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (387, NULL, '2024-04-22 08:57:03', '2024-04-22 08:57:03', '111.23.130.5', 'PUT', '/role/editRoleMenu', 200, 7, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"roleId\": \"3\",\n \"menuIds\": [\n \"7\",\n \"18\"\n ]\n}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (388, NULL, '2024-04-22 08:57:53', '2024-04-22 08:57:53', '111.23.130.5', 'PUT', '/api/editApi', 200, 6, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Edg/123.0.0.0', '{\"id\":54,\"name\":\"111111111111111\",\"path\":\"1111\",\"description\":\"111111111111111\",\"apiGroup\":\"222222\",\"method\":\"POST\",\"ID\":54}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (389, NULL, '2024-04-22 09:11:01', '2024-04-22 09:11:01', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"15\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (390, NULL, '2024-04-22 09:11:03', '2024-04-22 09:11:03', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"15\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (391, NULL, '2024-04-22 09:11:05', '2024-04-22 09:11:05', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"15\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (392, NULL, '2024-04-22 09:11:08', '2024-04-22 09:11:08', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"15\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"32\",\"33\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (393, NULL, '2024-04-22 09:11:09', '2024-04-22 09:11:09', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"15\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,PUT\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/user/getUserInfo,GET\",\"/user/editUser,POST\",\"/user/modifyPass,POST\",\"/auth/logout,GET\",\"/menu/getMenus,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (394, NULL, '2024-04-22 09:11:11', '2024-04-22 09:11:11', '111.23.130.5', 'PUT', '/api/editApi', 200, 7, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Edg/123.0.0.0', '{\"id\":54,\"name\":\"111111111111111\",\"path\":\"1111\",\"description\":\"111111111111111\",\"apiGroup\":\"222222\",\"method\":\"POST\",\"ID\":54}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (395, NULL, '2024-04-22 09:11:12', '2024-04-22 09:11:12', '42.48.27.39', 'PUT', '/casbin/editCasbin', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":15,\"casbinInfos\":[{\"path\":\"/logReg/login\",\"method\":\"POST\"},{\"path\":\"/auth/logout\",\"method\":\"GET\"},{\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\"},{\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\"},{\"path\":\"/casbin/getCasbin\",\"method\":\"GET\"},{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"},{\"path\":\"/menu/getMenus\",\"method\":\"GET\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (396, NULL, '2024-04-22 09:12:46', '2024-04-22 09:12:46', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (398, NULL, '2024-04-22 09:12:50', '2024-04-22 09:12:50', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"32\",\"33\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (399, NULL, '2024-04-22 09:12:51', '2024-04-22 09:12:51', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,PUT\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]},{\"apiGroup\":\"222222\",\"children\":[{\"key\":\"1111,POST\",\"apiGroup\":\" -\\u003e 111111111111111\",\"name\":\"\",\"path\":\"1111\",\"method\":\"POST\",\"description\":\"111111111111111\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/user/getUserInfo,GET\",\"/user/editUser,POST\",\"/user/modifyPass,POST\",\"/auth/logout,GET\",\"/menu/getMenus,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (402, NULL, '2024-04-22 09:13:39', '2024-04-22 09:13:39', '42.48.27.39', 'DELETE', '/api/deleteApi', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":54}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (404, NULL, '2024-04-22 09:14:57', '2024-04-22 09:14:57', '42.48.27.39', 'DELETE', '/opl/deleteOpl', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"397\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (405, NULL, '2024-04-22 09:15:45', '2024-04-22 09:15:45', '42.48.27.39', 'DELETE', '/opl/deleteOpl', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"400\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (406, NULL, '2024-04-22 09:15:47', '2024-04-22 09:15:47', '42.48.27.39', 'DELETE', '/opl/deleteOpl', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"401\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (407, NULL, '2024-04-22 09:15:50', '2024-04-22 09:15:50', '42.48.27.39', 'DELETE', '/opl/deleteOpl', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"403\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (408, NULL, '2024-04-22 09:16:04', '2024-04-22 09:16:04', '42.48.27.39', 'DELETE', '/api/deleteApi', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"54\"}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (409, NULL, '2024-04-22 09:16:48', '2024-04-22 09:16:48', '42.48.27.39', 'DELETE', '/api/deleteApi', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (410, NULL, '2024-04-22 09:17:35', '2024-04-22 09:17:35', '42.48.27.39', 'POST', '/api/addApi', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"234234\",\"path\":\"234234234\",\"description\":\"234234\",\"apiGroup\":\"234\",\"method\":\"POST\"}', '{\"code\":200,\"data\":{\"id\":55,\"name\":\"234234\",\"path\":\"234234234\",\"description\":\"234234\",\"apiGroup\":\"234\",\"method\":\"POST\"},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (411, NULL, '2024-04-22 09:17:41', '2024-04-22 09:17:41', '42.48.27.39', 'DELETE', '/api/deleteApi', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":500,\"data\":{},\"msg\":\"删除失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (412, NULL, '2024-04-22 09:18:39', '2024-04-22 09:18:39', '42.48.27.39', 'POST', '/api/addApi', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"asdf\",\"path\":\"sdfasd\",\"description\":\"asdf\",\"apiGroup\":\"asdf\",\"method\":\"PUT\"}', '{\"code\":200,\"data\":{\"id\":56,\"name\":\"asdf\",\"path\":\"sdfasd\",\"description\":\"asdf\",\"apiGroup\":\"asdf\",\"method\":\"PUT\"},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (413, NULL, '2024-04-22 09:18:48', '2024-04-22 09:18:48', '42.48.27.39', 'DELETE', '/api/deleteApi', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"56\"}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (414, NULL, '2024-04-22 09:19:02', '2024-04-22 09:19:02', '42.48.27.39', 'DELETE', '/api/deleteApi', 200, 7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":500,\"data\":{},\"msg\":\"删除失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (415, NULL, '2024-04-22 17:24:51', '2024-04-22 17:24:51', '111.23.130.5', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Edg/123.0.0.0', '{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (416, NULL, '2024-04-23 09:15:58', '2024-04-23 09:15:58', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,33]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (418, NULL, '2024-04-23 09:16:04', '2024-04-23 09:16:04', '42.48.27.39', 'PUT', '/casbin/editCasbin', 200, 15, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":13,\"casbinInfos\":[{\"path\":\"/logReg/login\",\"method\":\"POST\"},{\"path\":\"/auth/logout\",\"method\":\"GET\"},{\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\"},{\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\"},{\"path\":\"/casbin/getCasbin\",\"method\":\"GET\"},{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"},{\"path\":\"/user/getUsers\",\"method\":\"GET\"},{\"path\":\"/user/deleteUser\",\"method\":\"DELETE\"},{\"path\":\"/user/addUser\",\"method\":\"POST\"},{\"path\":\"/user/editUser\",\"method\":\"PUT\"},{\"path\":\"/user/modifyPass\",\"method\":\"PUT\"},{\"path\":\"/user/switchStatus\",\"method\":\"PUT\"},{\"path\":\"/role/getRoles\",\"method\":\"GET\"},{\"path\":\"/role/addRole\",\"method\":\"POST\"},{\"path\":\"/role/deleteRole\",\"method\":\"DELETE\"},{\"path\":\"/role/editRole\",\"method\":\"PUT\"},{\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\"},{\"path\":\"/menu/getMenus\",\"method\":\"GET\"},{\"path\":\"/menu/addMenu\",\"method\":\"POST\"},{\"path\":\"/menu/editMenu\",\"method\":\"PUT\"},{\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\"},{\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\"},{\"path\":\"/api/addApi\",\"method\":\"POST\"},{\"path\":\"/api/getApis\",\"method\":\"GET\"},{\"path\":\"/api/deleteApi\",\"method\":\"DELETE\"},{\"path\":\"/api/editApi\",\"method\":\"PUT\"},{\"path\":\"/api/getElTreeApis\",\"method\":\"GET\"},{\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\"},{\"path\":\"/opl/getOplList\",\"method\":\"GET\"},{\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\"},{\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (419, NULL, '2024-04-23 09:16:46', '2024-04-23 09:16:46', '42.48.27.39', 'DELETE', '/opl/deleteOpl', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"417\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 21, 'admin-jh'); +INSERT INTO `sys_operation_log` VALUES (420, NULL, '2024-04-23 16:43:55', '2024-04-23 16:43:55', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"/monitorSelectBk\",\"redirect\":\"\",\"component\":\"/views/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (421, NULL, '2024-04-23 16:44:53', '2024-04-23 16:44:53', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":6,\"parentId\":0,\"name\":\"\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"\",\"component\":\"/views/container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":500,\"data\":{},\"msg\":\"编辑失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (422, NULL, '2024-04-23 16:45:13', '2024-04-23 16:45:13', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/views/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,6]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (423, NULL, '2024-04-23 16:45:17', '2024-04-23 16:45:17', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"32\",\"33\",\"34\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (424, NULL, '2024-04-23 16:46:57', '2024-04-23 16:46:57', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk1\",\"component\":\"/views/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (425, NULL, '2024-04-23 16:47:01', '2024-04-23 16:47:01', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/views/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (426, NULL, '2024-04-23 17:04:44', '2024-04-23 17:04:44', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"/clusterSelect\",\"redirect\":\"\",\"component\":\"/views/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (427, NULL, '2024-04-23 17:08:00', '2024-04-23 17:08:00', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/views/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":35,\"parentId\":0,\"path\":\"/clusterSelect\",\"component\":\"/views/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,33,34]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (428, NULL, '2024-04-23 17:08:02', '2024-04-23 17:08:02', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"32\",\"33\",\"34\",\"35\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (429, NULL, '2024-04-23 17:08:18', '2024-04-23 17:08:18', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/views/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (430, NULL, '2024-04-23 17:10:57', '2024-04-23 17:10:57', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"/hpc/hpcOverview\",\"redirect\":\"\",\"component\":\"/views/hpcOverview/index.vue\",\"sort\":1,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (431, NULL, '2024-04-23 17:11:58', '2024-04-23 17:11:58', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"/modelarts/overview\",\"redirect\":\"\",\"component\":\"/views/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (432, NULL, '2024-04-23 17:12:04', '2024-04-23 17:12:04', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"Authority\",\"path\":\"/authority\",\"redirect\":\"/authority/user\",\"component\":\"Layout\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"user\",\"component\":\"authority/user/index.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"role\",\"component\":\"authority/role/index.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menu\",\"component\":\"authority/menu/index.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"api\",\"component\":\"authority/api/index.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/views/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/views/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":36,\"parentId\":0,\"path\":\"/hpc/hpcOverview\",\"component\":\"/views/hpcOverview/index.vue\",\"sort\":1,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":37,\"parentId\":0,\"path\":\"/modelarts/overview\",\"component\":\"/views/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,33,35]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (433, NULL, '2024-04-23 17:12:07', '2024-04-23 17:12:07', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"32\",\"33\",\"34\",\"35\",\"36\",\"37\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (434, NULL, '2024-04-23 17:13:52', '2024-04-23 17:13:52', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"/cluster/:clusterName/clusterOverview\",\"redirect\":\"\",\"component\":\"/cluster/overview\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (435, NULL, '2024-04-23 17:23:20', '2024-04-23 17:23:20', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (436, NULL, '2024-04-23 17:23:44', '2024-04-23 17:23:44', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"authority/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (437, NULL, '2024-04-23 17:26:27', '2024-04-23 17:26:27', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (438, NULL, '2024-04-23 17:26:54', '2024-04-23 17:26:54', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":5,\"parentId\":1,\"name\":\"Api\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (439, NULL, '2024-04-23 17:26:59', '2024-04-23 17:26:59', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (440, NULL, '2024-04-23 17:27:52', '2024-04-23 17:27:52', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"oplList\",\"redirect\":\"\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":1,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (441, NULL, '2024-04-23 17:28:26', '2024-04-23 17:28:26', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"authority/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (442, NULL, '2024-04-23 17:29:13', '2024-04-23 17:29:13', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (443, NULL, '2024-04-23 17:29:17', '2024-04-23 17:29:17', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"authority/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/views/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/views/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":36,\"parentId\":0,\"path\":\"/hpc/hpcOverview\",\"component\":\"/views/hpcOverview/index.vue\",\"sort\":1,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":37,\"parentId\":0,\"path\":\"/modelarts/overview\",\"component\":\"/views/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":0,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":1,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,33,35,36,37]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (444, NULL, '2024-04-23 17:29:19', '2024-04-23 17:29:19', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"32\",\"33\",\"34\",\"35\",\"36\",\"37\",\"38\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (445, NULL, '2024-04-23 17:29:31', '2024-04-23 17:29:31', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":1,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (446, NULL, '2024-04-23 17:29:43', '2024-04-23 17:29:43', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (447, NULL, '2024-04-23 17:32:56', '2024-04-23 17:32:56', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"/taskManagement\",\"redirect\":\"taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (448, NULL, '2024-04-23 17:33:42', '2024-04-23 17:33:42', '42.48.27.39', 'POST', '/menu/addMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"taskList\",\"redirect\":\"\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (449, NULL, '2024-04-23 17:33:45', '2024-04-23 17:33:45', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"authority/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/views/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/views/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":36,\"parentId\":0,\"path\":\"/hpc/hpcOverview\",\"component\":\"/views/hpcOverview/index.vue\",\"sort\":1,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":37,\"parentId\":0,\"path\":\"/modelarts/overview\",\"component\":\"/views/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":40,\"parentId\":0,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,33,35,36,37,38]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (450, NULL, '2024-04-23 17:33:49', '2024-04-23 17:33:49', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"6\",\"32\",\"33\",\"34\",\"35\",\"36\",\"37\",\"39\",\"40\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (451, NULL, '2024-04-23 17:34:02', '2024-04-23 17:34:02', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (452, NULL, '2024-04-23 17:35:01', '2024-04-23 17:35:01', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 12, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (453, NULL, '2024-04-23 17:39:38', '2024-04-23 17:39:38', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"authority/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/views/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/views/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":36,\"parentId\":0,\"path\":\"/hpc/hpcOverview\",\"component\":\"/views/hpcOverview/index.vue\",\"sort\":1,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":37,\"parentId\":0,\"path\":\"/modelarts/overview\",\"component\":\"/views/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,3,4,5,32,33,35,36,37,38,40]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (454, NULL, '2024-04-23 17:40:26', '2024-04-23 17:40:26', '42.48.27.39', 'POST', '/menu/addMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (455, NULL, '2024-04-23 17:40:57', '2024-04-23 17:40:57', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"schedulingStrategy\",\"redirect\":\"\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (456, NULL, '2024-04-23 17:41:34', '2024-04-23 17:41:34', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"/strategyManagement/warnStrategy\",\"redirect\":\"\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (457, NULL, '2024-04-23 17:41:39', '2024-04-23 17:41:39', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"authority/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/views/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/views/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":36,\"parentId\":0,\"path\":\"/hpc/hpcOverview\",\"component\":\"/views/hpcOverview/index.vue\",\"sort\":1,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":37,\"parentId\":0,\"path\":\"/modelarts/overview\",\"component\":\"/views/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":42,\"parentId\":0,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":0,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,33,35,36,37,38,40]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (458, NULL, '2024-04-23 17:41:43', '2024-04-23 17:41:43', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"6\",\"32\",\"33\",\"34\",\"35\",\"36\",\"37\",\"39\",\"40\",\"41\",\"42\",\"43\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (459, NULL, '2024-04-23 17:41:54', '2024-04-23 17:41:54', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (460, NULL, '2024-04-23 17:41:55', '2024-04-23 17:41:55', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":42,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (461, NULL, '2024-04-23 17:42:27', '2024-04-23 17:42:27', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (462, NULL, '2024-04-23 17:42:33', '2024-04-23 17:42:33', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (463, NULL, '2024-04-23 17:43:39', '2024-04-23 17:43:39', '42.48.27.39', 'POST', '/menu/addMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (464, NULL, '2024-04-23 17:43:43', '2024-04-23 17:43:43', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"authority/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/views/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/views/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":36,\"parentId\":0,\"path\":\"/hpc/hpcOverview\",\"component\":\"/views/hpcOverview/index.vue\",\"sort\":1,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":37,\"parentId\":0,\"path\":\"/modelarts/overview\",\"component\":\"/views/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,33,35,36,37,38,40,42,43]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (465, NULL, '2024-04-23 17:43:46', '2024-04-23 17:43:46', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"6\",\"32\",\"33\",\"34\",\"35\",\"36\",\"37\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (466, NULL, '2024-04-23 17:44:23', '2024-04-23 17:44:23', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":5,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (467, NULL, '2024-04-23 17:44:35', '2024-04-23 17:44:35', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (468, NULL, '2024-04-23 17:45:21', '2024-04-23 17:45:21', '42.48.27.39', 'POST', '/menu/addMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (469, NULL, '2024-04-23 17:45:35', '2024-04-23 17:45:35', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"authority/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/views/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/views/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":37,\"parentId\":0,\"path\":\"/modelarts/overview\",\"component\":\"/views/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,33,35,36,37,38,40,42,43]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (470, NULL, '2024-04-23 17:45:38', '2024-04-23 17:45:38', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"6\",\"32\",\"33\",\"34\",\"35\",\"37\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (471, NULL, '2024-04-23 17:45:48', '2024-04-23 17:45:48', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/views/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (472, NULL, '2024-04-23 17:47:04', '2024-04-23 17:47:04', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"redirect\":\"\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (473, NULL, '2024-04-23 17:47:07', '2024-04-23 17:47:07', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"authority/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/view/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/views/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/views/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/views/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":46,\"parentId\":0,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,33,35,36,37,38,40,42,43]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (474, NULL, '2024-04-23 17:47:09', '2024-04-23 17:47:09', '42.48.27.39', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"6\",\"32\",\"33\",\"34\",\"35\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\",\"37\",\"46\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (475, NULL, '2024-04-23 17:47:47', '2024-04-23 17:47:47', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (476, NULL, '2024-04-23 17:49:09', '2024-04-23 17:49:09', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (477, NULL, '2024-04-23 17:49:37', '2024-04-23 17:49:37', '42.48.27.39', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"warnList\",\"redirect\":\"\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (478, NULL, '2024-04-24 08:50:37', '2024-04-24 08:50:37', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (479, NULL, '2024-04-24 08:50:45', '2024-04-24 08:50:45', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/views/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (480, NULL, '2024-04-24 08:50:49', '2024-04-24 08:50:49', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (481, NULL, '2024-04-24 08:50:57', '2024-04-24 08:50:57', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (482, NULL, '2024-04-24 08:51:09', '2024-04-24 08:51:09', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (483, NULL, '2024-04-24 08:51:15', '2024-04-24 08:51:15', '42.48.27.39', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (484, NULL, '2024-04-24 08:55:31', '2024-04-24 08:55:31', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,PUT\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (485, NULL, '2024-04-24 08:55:57', '2024-04-24 08:55:57', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":48,\"parentId\":0,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (486, NULL, '2024-04-24 08:56:00', '2024-04-24 08:56:00', '42.48.27.39', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,PUT\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (487, NULL, '2024-04-24 09:30:02', '2024-04-24 09:30:02', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":48,\"parentId\":0,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46]},\"msg\":\"获取成功\"}', 21, 'admin-jh'); +INSERT INTO `sys_operation_log` VALUES (488, NULL, '2024-04-24 09:37:08', '2024-04-24 09:37:08', '42.48.27.39', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":48,\"parentId\":0,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,33]},\"msg\":\"获取成功\"}', 21, 'admin-jh'); +INSERT INTO `sys_operation_log` VALUES (489, NULL, '2024-04-24 11:06:22', '2024-04-24 11:06:22', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"authManagement\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (490, NULL, '2024-04-24 11:07:19', '2024-04-24 11:07:19', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"userList\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (491, NULL, '2024-04-24 11:10:34', '2024-04-24 11:10:34', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"userList\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (492, NULL, '2024-04-24 11:24:53', '2024-04-24 11:24:53', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"userList\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":48,\"parentId\":0,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,33]},\"msg\":\"获取成功\"}', 21, 'admin-jh'); +INSERT INTO `sys_operation_log` VALUES (493, NULL, '2024-04-24 11:24:56', '2024-04-24 11:24:56', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"6\",\"32\",\"33\",\"46\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 21, 'admin-jh'); +INSERT INTO `sys_operation_log` VALUES (494, NULL, '2024-04-24 11:27:08', '2024-04-24 11:27:08', '113.247.230.247', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,PUT\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\",\"/user/getUsers,GET\",\"/user/deleteUser,DELETE\",\"/user/addUser,POST\",\"/user/editUser,PUT\",\"/user/modifyPass,PUT\",\"/user/switchStatus,PUT\",\"/role/getRoles,GET\",\"/role/addRole,POST\",\"/role/deleteRole,DELETE\",\"/role/editRole,PUT\",\"/role/editRoleMenu,PUT\",\"/menu/getMenus,GET\",\"/menu/addMenu,POST\",\"/menu/editMenu,PUT\",\"/menu/deleteMenu,DELETE\",\"/menu/getElTreeMenus,GET\",\"/api/addApi,POST\",\"/api/getApis,GET\",\"/api/deleteApi,DELETE\",\"/api/editApi,PUT\",\"/api/getElTreeApis,GET\",\"/api/deleteApisByIds,DELETE\",\"/opl/getOplList,GET\",\"/opl/deleteOpl,DELETE\",\"/opl/deleteOplByIds,DELETE\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (495, NULL, '2024-04-24 11:27:18', '2024-04-24 11:27:18', '113.247.230.247', 'PUT', '/casbin/editCasbin', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":13,\"casbinInfos\":[{\"path\":\"/logReg/login\",\"method\":\"POST\"},{\"path\":\"/auth/logout\",\"method\":\"GET\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (496, NULL, '2024-04-24 11:27:40', '2024-04-24 11:27:40', '113.247.230.247', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,PUT\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (497, NULL, '2024-04-24 11:27:54', '2024-04-24 11:27:54', '113.247.230.247', 'PUT', '/casbin/editCasbin', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":13,\"casbinInfos\":[{\"path\":\"/logReg/login\",\"method\":\"POST\"},{\"path\":\"/auth/logout\",\"method\":\"GET\"},{\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\"},{\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\"},{\"path\":\"/casbin/getCasbin\",\"method\":\"GET\"},{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"},{\"path\":\"/user/getUsers\",\"method\":\"GET\"},{\"path\":\"/user/deleteUser\",\"method\":\"DELETE\"},{\"path\":\"/user/addUser\",\"method\":\"POST\"},{\"path\":\"/user/editUser\",\"method\":\"PUT\"},{\"path\":\"/user/modifyPass\",\"method\":\"PUT\"},{\"path\":\"/user/switchStatus\",\"method\":\"PUT\"},{\"path\":\"/role/getRoles\",\"method\":\"GET\"},{\"path\":\"/role/addRole\",\"method\":\"POST\"},{\"path\":\"/role/deleteRole\",\"method\":\"DELETE\"},{\"path\":\"/role/editRole\",\"method\":\"PUT\"},{\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\"},{\"path\":\"/menu/getMenus\",\"method\":\"GET\"},{\"path\":\"/menu/addMenu\",\"method\":\"POST\"},{\"path\":\"/menu/editMenu\",\"method\":\"PUT\"},{\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\"},{\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\"},{\"path\":\"/api/addApi\",\"method\":\"POST\"},{\"path\":\"/api/getApis\",\"method\":\"GET\"},{\"path\":\"/api/deleteApi\",\"method\":\"DELETE\"},{\"path\":\"/api/editApi\",\"method\":\"PUT\"},{\"path\":\"/api/getElTreeApis\",\"method\":\"GET\"},{\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\"},{\"path\":\"/opl/getOplList\",\"method\":\"GET\"},{\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\"},{\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (498, NULL, '2024-04-24 11:28:13', '2024-04-24 11:28:13', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"userList\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":48,\"parentId\":0,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[32,46]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (499, NULL, '2024-04-24 11:28:19', '2024-04-24 11:28:19', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"2\",\"6\",\"32\",\"33\",\"46\",\"1\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (500, NULL, '2024-04-24 15:24:36', '2024-04-24 15:24:36', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"userList\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":48,\"parentId\":0,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (501, NULL, '2024-04-24 15:24:39', '2024-04-24 15:24:39', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"6\",\"32\",\"33\",\"46\",\"34\",\"35\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\",\"37\",\"47\",\"48\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (502, NULL, '2024-04-24 15:25:16', '2024-04-24 15:25:16', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":48,\"parentId\":47,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (503, NULL, '2024-04-24 15:25:32', '2024-04-24 15:25:32', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"userList\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,32,46]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (504, NULL, '2024-04-24 15:25:52', '2024-04-24 15:25:52', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"2\",\"6\",\"32\",\"33\",\"46\",\"47\",\"48\",\"1\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (505, NULL, '2024-04-24 15:27:33', '2024-04-24 15:27:33', '113.247.230.247', 'POST', '/menu/addMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"/adapterManagement\",\"redirect\":\"\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (506, NULL, '2024-04-24 15:28:17', '2024-04-24 15:28:17', '113.247.230.247', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"\",\"path\":\"/adapterManagement/list\",\"redirect\":\"\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (507, NULL, '2024-04-24 15:28:21', '2024-04-24 15:28:21', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"userList\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":50,\"parentId\":0,\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46,48]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (508, NULL, '2024-04-24 15:28:25', '2024-04-24 15:28:25', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"6\",\"32\",\"33\",\"46\",\"34\",\"35\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\",\"37\",\"47\",\"48\",\"49\",\"50\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (509, NULL, '2024-04-24 15:28:38', '2024-04-24 15:28:38', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":50,\"parentId\":49,\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (510, NULL, '2024-04-24 15:30:44', '2024-04-24 15:30:44', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"userList\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46,48,50]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (511, NULL, '2024-04-24 16:05:32', '2024-04-24 16:05:32', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"userList\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,32,46,48]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (512, NULL, '2024-04-24 16:05:51', '2024-04-24 16:05:51', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"userList\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,32,46,48]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (513, NULL, '2024-04-24 16:05:53', '2024-04-24 16:05:53', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"2\",\"6\",\"32\",\"33\",\"46\",\"34\",\"35\",\"47\",\"48\",\"1\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (514, NULL, '2024-04-24 16:06:52', '2024-04-24 16:06:52', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"userList\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,32,35,46,48]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (515, NULL, '2024-04-24 16:06:59', '2024-04-24 16:06:59', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"2\",\"6\",\"32\",\"33\",\"46\",\"34\",\"35\",\"42\",\"47\",\"48\",\"1\",\"41\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (516, NULL, '2024-04-24 16:07:12', '2024-04-24 16:07:12', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"userList\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,32,35,42,46,48]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (517, NULL, '2024-04-24 16:07:15', '2024-04-24 16:07:15', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"2\",\"6\",\"32\",\"33\",\"46\",\"34\",\"35\",\"39\",\"40\",\"42\",\"47\",\"48\",\"1\",\"41\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (518, NULL, '2024-04-24 16:11:39', '2024-04-24 16:11:39', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"userList\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,32,35,40,42,46,48]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (519, NULL, '2024-04-24 16:11:44', '2024-04-24 16:11:44', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"2\",\"6\",\"32\",\"33\",\"46\",\"34\",\"35\",\"39\",\"40\",\"42\",\"47\",\"48\",\"49\",\"50\",\"1\",\"41\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (520, NULL, '2024-04-24 17:07:34', '2024-04-24 17:07:34', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"User\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"userList\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"Role\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"Menu\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,32,35,40,42,46,48,50]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (521, NULL, '2024-04-24 17:07:41', '2024-04-24 17:07:41', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"2\",\"6\",\"32\",\"33\",\"46\",\"34\",\"35\",\"39\",\"40\",\"42\",\"47\",\"48\",\"49\",\"50\",\"1\",\"41\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (522, NULL, '2024-04-25 11:24:49', '2024-04-25 11:24:49', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"userList\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (523, NULL, '2024-04-25 11:24:54', '2024-04-25 11:24:54', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (524, NULL, '2024-04-25 11:24:59', '2024-04-25 11:24:59', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (525, NULL, '2024-04-25 11:25:14', '2024-04-25 11:25:14', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":38,\"parentId\":1,\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"name\":\"oplList\"}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (526, NULL, '2024-04-25 11:25:51', '2024-04-25 11:25:51', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (527, NULL, '2024-04-25 15:25:51', '2024-04-25 15:25:51', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpc\",\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"modelarts\",\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnManagement\",\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46,48,50]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (528, NULL, '2024-04-25 15:28:32', '2024-04-25 15:28:32', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (529, NULL, '2024-04-25 15:29:07', '2024-04-25 15:29:07', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (530, NULL, '2024-04-25 15:29:30', '2024-04-25 15:29:30', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (531, NULL, '2024-04-25 15:29:43', '2024-04-25 15:29:43', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (532, NULL, '2024-04-25 15:30:32', '2024-04-25 15:30:32', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (533, NULL, '2024-04-25 15:30:54', '2024-04-25 15:30:54', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (534, NULL, '2024-04-25 15:31:07', '2024-04-25 15:31:07', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (535, NULL, '2024-04-25 15:31:40', '2024-04-25 15:31:40', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnManagement\",\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46,48,50]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (536, NULL, '2024-04-25 15:33:14', '2024-04-25 15:33:14', '113.247.230.247', 'POST', '/menu/addMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"redirect\":\"\",\"component\":\"/setting\",\"sort\":1,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (537, NULL, '2024-04-25 15:34:03', '2024-04-25 15:34:03', '113.247.230.247', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"redirect\":\"\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (538, NULL, '2024-04-25 15:34:08', '2024-04-25 15:34:08', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnManagement\",\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":1,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":52,\"parentId\":0,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46,48,50]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (539, NULL, '2024-04-25 15:34:13', '2024-04-25 15:34:13', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"6\",\"32\",\"33\",\"46\",\"34\",\"35\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\",\"37\",\"47\",\"48\",\"49\",\"50\",\"51\",\"52\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (540, NULL, '2024-04-25 15:34:37', '2024-04-25 15:34:37', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (541, NULL, '2024-04-25 15:35:13', '2024-04-25 15:35:13', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"redirect\":\"/strategyManagement/schedulingStrategy\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (542, NULL, '2024-04-25 15:35:20', '2024-04-25 15:35:20', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"redirect\":\"\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (543, NULL, '2024-04-25 15:35:32', '2024-04-25 15:35:32', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (544, NULL, '2024-04-25 15:35:38', '2024-04-25 15:35:38', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (545, NULL, '2024-04-25 15:35:51', '2024-04-25 15:35:51', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (546, NULL, '2024-04-25 15:35:59', '2024-04-25 15:35:59', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (547, NULL, '2024-04-25 15:36:36', '2024-04-25 15:36:36', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (548, NULL, '2024-04-25 15:36:50', '2024-04-25 15:36:50', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (549, NULL, '2024-04-25 15:38:44', '2024-04-25 15:38:44', '113.247.230.247', 'POST', '/menu/addMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"redirect\":\"\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (550, NULL, '2024-04-25 15:40:07', '2024-04-25 15:40:07', '113.247.230.247', 'POST', '/menu/addMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"redirect\":\"\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (551, NULL, '2024-04-25 15:40:10', '2024-04-25 15:40:10', '113.247.230.247', 'POST', '/menu/addMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"redirect\":\"\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (552, NULL, '2024-04-25 15:41:30', '2024-04-25 15:41:30', '113.247.230.247', 'POST', '/menu/addMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"virtualMachineinstance\",\"path\":\"/virtual/:clusterName/instance\",\"redirect\":\"\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (553, NULL, '2024-04-25 15:41:33', '2024-04-25 15:41:33', '113.247.230.247', 'POST', '/menu/addMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"virtualMachineinstance\",\"path\":\"/virtual/:clusterName/instance\",\"redirect\":\"\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (554, NULL, '2024-04-25 15:41:35', '2024-04-25 15:41:35', '113.247.230.247', 'POST', '/menu/addMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"virtualMachineinstance\",\"path\":\"/virtual/:clusterName/instance\",\"redirect\":\"\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (555, NULL, '2024-04-25 15:41:46', '2024-04-25 15:41:46', '113.247.230.247', 'POST', '/menu/addMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"virtualMachineinstance\",\"path\":\"/virtual/:clusterName/instance\",\"redirect\":\"111\",\"component\":\"111\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (556, NULL, '2024-04-25 15:42:11', '2024-04-25 15:42:11', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"虚拟机概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnManagement\",\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":1,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":53,\"parentId\":0,\"name\":\"virtualMachineinstance\",\"path\":\"/virtual/:clusterName/instance\",\"redirect\":\"111\",\"component\":\"111\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46,48,50,52]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (557, NULL, '2024-04-25 15:42:14', '2024-04-25 15:42:14', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"6\",\"32\",\"33\",\"46\",\"34\",\"35\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\",\"37\",\"47\",\"48\",\"49\",\"50\",\"51\",\"52\",\"53\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (558, NULL, '2024-04-25 15:42:45', '2024-04-25 15:42:45', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":53,\"parentId\":0,\"name\":\"virtualMachineinstance\",\"path\":\"/virtual/:clusterName/instance\",\"redirect\":\"111\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (559, NULL, '2024-04-25 15:42:48', '2024-04-25 15:42:48', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":53,\"name\":\"virtualMachineinstance\",\"path\":\"/virtual/:clusterName/instance\",\"redirect\":\"111\",\"component\":\"22\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (560, NULL, '2024-04-25 15:43:30', '2024-04-25 15:43:30', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":53,\"parentId\":0,\"name\":\"virtualMachineinstance\",\"path\":\"/virtual/:clusterName/instance\",\"redirect\":\"\",\"component\":\"22\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (561, NULL, '2024-04-25 15:43:41', '2024-04-25 15:43:41', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":53,\"parentId\":33,\"name\":\"virtualMachineinstance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"22\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (562, NULL, '2024-04-25 15:43:54', '2024-04-25 15:43:54', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (563, NULL, '2024-04-25 15:43:57', '2024-04-25 15:43:57', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":46,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (564, NULL, '2024-04-25 15:44:05', '2024-04-25 15:44:05', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (565, NULL, '2024-04-25 15:44:50', '2024-04-25 15:44:50', '113.247.230.247', 'POST', '/menu/addMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":0,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"redirect\":\"\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (566, NULL, '2024-04-25 15:44:53', '2024-04-25 15:44:53', '113.247.230.247', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"redirect\":\"\",\"component\":\"11\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (567, NULL, '2024-04-25 15:45:07', '2024-04-25 15:45:07', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"virtualMachineinstance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"22\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnManagement\",\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":1,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":54,\"parentId\":0,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"11\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46,48,50,52,53]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (568, NULL, '2024-04-25 15:45:19', '2024-04-25 15:45:19', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"6\",\"32\",\"33\",\"46\",\"53\",\"34\",\"35\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\",\"37\",\"47\",\"48\",\"49\",\"50\",\"51\",\"52\",\"54\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (569, NULL, '2024-04-25 15:45:31', '2024-04-25 15:45:31', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"11\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (570, NULL, '2024-04-25 15:46:05', '2024-04-25 15:46:05', '113.247.230.247', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"redirect\":\"\",\"component\":\"11\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (571, NULL, '2024-04-25 15:46:27', '2024-04-25 15:46:27', '113.247.230.247', 'POST', '/menu/addMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"redirect\":\"\",\"component\":\"22\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (572, NULL, '2024-04-25 15:46:34', '2024-04-25 15:46:34', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"virtualMachineinstance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"22\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"11\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"11\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"22\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnManagement\",\"path\":\"/warnManagement\",\"redirect\":\"/warnManagement/warnList\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":1,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46,48,50,52,53,54]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (573, NULL, '2024-04-25 15:46:39', '2024-04-25 15:46:39', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"6\",\"32\",\"33\",\"46\",\"53\",\"54\",\"55\",\"56\",\"34\",\"35\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\",\"37\",\"47\",\"48\",\"49\",\"50\",\"51\",\"52\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (574, NULL, '2024-04-25 15:48:09', '2024-04-25 15:48:09', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"redirect\":\"\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"warnList\",\"component\":\"/warnManagement/warnList.vue\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (575, NULL, '2024-04-25 15:48:41', '2024-04-25 15:48:41', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"1\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (576, NULL, '2024-04-25 16:22:13', '2024-04-25 16:22:13', '111.23.130.5', 'POST', '/menu/addMenu', 200, 5, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"parentId\": 6,\n \"name\": \"菜单-2\",\n \"path\": \"菜单-2\",\n \"redirect\": \"/cenu/cenu1/cenu1-2\",\n \"component\": \"cenu/cenu1/index.vue\",\n \"sort\": 3,\n \"title\": \"菜单-2\",\n \"icon\": \"测试菜单-2\",\n \"status\": true,\n \"defaultMenu\": false\n}', '{\"code\":200,\"data\":{\"id\":57,\"parentId\":6,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (577, NULL, '2024-04-25 16:22:14', '2024-04-25 16:22:14', '111.23.130.5', 'POST', '/menu/addMenu', 200, 1, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"parentId\": 6,\n \"name\": \"菜单-2\",\n \"path\": \"菜单-2\",\n \"redirect\": \"/cenu/cenu1/cenu1-2\",\n \"component\": \"cenu/cenu1/index.vue\",\n \"sort\": 3,\n \"title\": \"菜单-2\",\n \"icon\": \"测试菜单-2\",\n \"status\": true,\n \"defaultMenu\": false\n}', '{\"code\":500,\"data\":{},\"msg\":\"添加失败: 菜单名称已存在\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (578, NULL, '2024-04-25 16:22:17', '2024-04-25 16:22:17', '111.23.130.5', 'POST', '/menu/addMenu', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"parentId\": 6,\n \"name\": \"菜单-2\",\n \"path\": \"菜单-2\",\n \"redirect\": \"/cenu/cenu1/cenu1-2\",\n \"component\": \"cenu/cenu1/index.vue\",\n \"sort\": 3,\n \"title\": \"菜单-2\",\n \"icon\": \"测试菜单-2\",\n \"status\": true,\n \"defaultMenu\": false\n}', '{\"code\":500,\"data\":{},\"msg\":\"添加失败: 菜单名称已存在\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (579, NULL, '2024-04-25 16:22:18', '2024-04-25 16:22:18', '111.23.130.5', 'POST', '/menu/addMenu', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"parentId\": 6,\n \"name\": \"菜单-2\",\n \"path\": \"菜单-2\",\n \"redirect\": \"/cenu/cenu1/cenu1-2\",\n \"component\": \"cenu/cenu1/index.vue\",\n \"sort\": 3,\n \"title\": \"菜单-2\",\n \"icon\": \"测试菜单-2\",\n \"status\": true,\n \"defaultMenu\": false\n}', '{\"code\":500,\"data\":{},\"msg\":\"添加失败: 菜单名称已存在\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (580, NULL, '2024-04-25 16:23:03', '2024-04-25 16:23:03', '111.23.130.5', 'POST', '/menu/addMenu', 200, 5, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"parentId\": 6,\n \"name\": \"菜单-2\",\n \"path\": \"菜单-2\",\n \"redirect\": \"/cenu/cenu1/cenu1-2\",\n \"sort\": 3,\n \"title\": \"菜单-2\",\n \"icon\": \"测试菜单-2\",\n \"status\": true,\n \"defaultMenu\": false\n}', '{\"code\":200,\"data\":{\"id\":58,\"parentId\":6,\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (581, NULL, '2024-04-25 16:23:05', '2024-04-25 16:23:05', '111.23.130.5', 'POST', '/menu/addMenu', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"parentId\": 6,\n \"name\": \"菜单-2\",\n \"path\": \"菜单-2\",\n \"redirect\": \"/cenu/cenu1/cenu1-2\",\n \"sort\": 3,\n \"title\": \"菜单-2\",\n \"icon\": \"测试菜单-2\",\n \"status\": true,\n \"defaultMenu\": false\n}', '{\"code\":500,\"data\":{},\"msg\":\"添加失败: 菜单名称已存在\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (582, NULL, '2024-04-25 17:58:50', '2024-04-25 17:58:50', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"virtualMachineinstance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"22\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"11\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"11\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"22\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"1\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":1,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46,48,50,52,53,54,55,56]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (583, NULL, '2024-04-25 17:58:53', '2024-04-25 17:58:53', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"6\",\"32\",\"33\",\"46\",\"53\",\"54\",\"55\",\"56\",\"34\",\"35\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\",\"37\",\"47\",\"48\",\"49\",\"50\",\"51\",\"52\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (584, NULL, '2024-04-25 17:58:56', '2024-04-25 17:58:56', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"/permissionManagement/userList\",\"component\":\"permissionManagement\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"/cluster/:clusterName/clusterOverview\",\"component\":\"container\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"/virtualMachine/overview/index.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"virtualMachineinstance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"22\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"11\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"11\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"22\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"/monitorSelect/index-bk.vue\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"redirect\":\"/taskManagement/taskList\",\"component\":\"taskManagement\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"/strategyManagement\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"redirect\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"redirect\":\"/modelarts/autoStudy\",\"component\":\"/modelarts\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"/warnManagement\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"1\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":1,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46,48,50,52,53,54,55,56]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (585, NULL, '2024-04-25 17:59:00', '2024-04-25 17:59:00', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"6\",\"32\",\"33\",\"46\",\"53\",\"54\",\"55\",\"56\",\"34\",\"35\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\",\"37\",\"47\",\"48\",\"49\",\"50\",\"51\",\"52\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (586, NULL, '2024-04-25 17:59:49', '2024-04-25 17:59:49', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":53,\"parentId\":33,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"22\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (587, NULL, '2024-04-25 17:59:53', '2024-04-25 17:59:53', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":53,\"parentId\":33,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (588, NULL, '2024-04-25 17:59:58', '2024-04-25 17:59:58', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (589, NULL, '2024-04-25 18:00:02', '2024-04-25 18:00:02', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (590, NULL, '2024-04-25 18:00:05', '2024-04-25 18:00:05', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (591, NULL, '2024-04-25 18:00:09', '2024-04-25 18:00:09', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (592, NULL, '2024-04-25 18:00:13', '2024-04-25 18:00:13', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"/monitorSelect/index.vue\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (593, NULL, '2024-04-25 18:00:19', '2024-04-25 18:00:19', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (594, NULL, '2024-04-25 18:00:24', '2024-04-25 18:00:24', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"redirect\":\"\",\"component\":\"\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"/taskManagement/taskList/list.vue\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (595, NULL, '2024-04-25 18:00:29', '2024-04-25 18:00:29', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (596, NULL, '2024-04-25 18:00:34', '2024-04-25 18:00:34', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"/strategyManagement/schedulingStrategy\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"/strategyManagement/warnSet\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (597, NULL, '2024-04-25 18:00:37', '2024-04-25 18:00:37', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (598, NULL, '2024-04-25 18:00:40', '2024-04-25 18:00:40', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (599, NULL, '2024-04-25 18:00:46', '2024-04-25 18:00:46', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"redirect\":\"\",\"component\":\"\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"/hpcOverview/index.vue\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (600, NULL, '2024-04-25 18:00:50', '2024-04-25 18:00:50', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (601, NULL, '2024-04-25 18:00:56', '2024-04-25 18:00:56', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"redirect\":\"\",\"component\":\"\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"/modelarts/overview/index.vue\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (602, NULL, '2024-04-25 18:01:02', '2024-04-25 18:01:02', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (603, NULL, '2024-04-25 18:01:06', '2024-04-25 18:01:06', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"1\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (604, NULL, '2024-04-25 18:01:10', '2024-04-25 18:01:10', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (605, NULL, '2024-04-25 18:01:19', '2024-04-25 18:01:19', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"redirect\":\"\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (606, NULL, '2024-04-25 18:01:24', '2024-04-25 18:01:24', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"redirect\":\"\",\"component\":\"\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (607, NULL, '2024-04-25 18:02:05', '2024-04-25 18:02:05', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"redirect\":\"\",\"component\":\"\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (608, NULL, '2024-04-25 18:03:06', '2024-04-25 18:03:06', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":1,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,32,35,40,42,46,48,50]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (609, NULL, '2024-04-25 18:03:11', '2024-04-25 18:03:11', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 12, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"2\",\"6\",\"32\",\"46\",\"34\",\"35\",\"39\",\"40\",\"42\",\"47\",\"48\",\"1\",\"33\",\"41\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (610, NULL, '2024-04-25 18:03:22', '2024-04-25 18:03:22', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":1,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,32,35,40,42,46,48]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (611, NULL, '2024-04-25 18:03:25', '2024-04-25 18:03:25', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"2\",\"6\",\"32\",\"46\",\"34\",\"35\",\"39\",\"40\",\"42\",\"1\",\"33\",\"41\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (612, NULL, '2024-04-25 18:03:43', '2024-04-25 18:03:43', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":1,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,32,35,40,42,46]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (613, NULL, '2024-04-25 18:03:49', '2024-04-25 18:03:49', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"2\",\"6\",\"32\",\"46\",\"34\",\"35\",\"42\",\"1\",\"33\",\"41\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (614, NULL, '2024-04-25 18:05:25', '2024-04-25 18:05:25', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":1,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46,48,50,52,53,54,55,56]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (615, NULL, '2024-04-25 18:09:09', '2024-04-25 18:09:09', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":1,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,32,35,42,46]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (616, NULL, '2024-04-25 18:09:14', '2024-04-25 18:09:14', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 14, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"3\",\"6\",\"32\",\"46\",\"34\",\"35\",\"42\",\"1\",\"33\",\"41\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (617, NULL, '2024-04-25 18:09:34', '2024-04-25 18:09:34', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":1,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[3,32,35,42,46]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (618, NULL, '2024-04-25 18:09:47', '2024-04-25 18:09:47', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"3\",\"6\",\"32\",\"53\",\"54\",\"55\",\"56\",\"34\",\"35\",\"42\",\"1\",\"33\",\"41\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (619, NULL, '2024-04-25 18:10:53', '2024-04-25 18:10:53', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":1,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[3,32,35,42,53,54,55,56]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (620, NULL, '2024-04-25 18:11:01', '2024-04-25 18:11:01', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"2\",\"3\",\"6\",\"32\",\"33\",\"46\",\"53\",\"54\",\"55\",\"56\",\"34\",\"35\",\"42\",\"1\",\"41\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (621, NULL, '2024-04-25 18:23:01', '2024-04-25 18:23:01', '111.23.130.5', 'PUT', '/user/editUser', 200, 5, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"1\",\"username\":\"admin\",\"nickname\":\"系统管理员\",\"phone\":\"13600000000\",\"email\":\"pcm-admin@jointcloud.net\",\"status\":true,\"roleId\":1}', '{\"code\":200,\"data\":{\"createTime\":\"2024-02-06T10:00:12+08:00\",\"id\":\"1\",\"username\":\"admin\",\"nickname\":\"\",\"phone\":\"13600000000\",\"email\":\"pcm-admin@jointcloud.net\",\"status\":true,\"roleId\":\"1\",\"roleName\":\"admin\",\"headerImg\":\"\"},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (622, NULL, '2024-04-26 09:02:40', '2024-04-26 09:02:40', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":1,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":2,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":1,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":1,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":1,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":1,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":1,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":1,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":1,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46,48,50,52,53,54,55,56]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (623, NULL, '2024-04-26 09:08:36', '2024-04-26 09:08:36', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":2,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (624, NULL, '2024-04-26 09:09:04', '2024-04-26 09:09:04', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (625, NULL, '2024-04-26 09:09:09', '2024-04-26 09:09:09', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (626, NULL, '2024-04-26 09:09:22', '2024-04-26 09:09:22', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (627, NULL, '2024-04-26 09:09:27', '2024-04-26 09:09:27', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (628, NULL, '2024-04-26 09:09:31', '2024-04-26 09:09:31', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (629, NULL, '2024-04-26 09:09:36', '2024-04-26 09:09:36', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (630, NULL, '2024-04-26 09:09:39', '2024-04-26 09:09:39', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (631, NULL, '2024-04-26 09:09:45', '2024-04-26 09:09:45', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (632, NULL, '2024-04-26 09:09:49', '2024-04-26 09:09:49', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (633, NULL, '2024-04-26 09:09:54', '2024-04-26 09:09:54', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (634, NULL, '2024-04-26 10:30:59', '2024-04-26 10:30:59', '111.23.130.5', 'GET', '/api/getElTreeApis', 200, 1, 'Apifox/1.0.0 (https://apifox.com)', '{\"id\":\"2\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,PUT\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"\",\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]}],\"checkedKey\":null},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (635, NULL, '2024-04-26 11:22:24', '2024-04-26 11:22:24', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,3,32,35,42,46,53,54,55,56]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (636, NULL, '2024-04-26 11:23:02', '2024-04-26 11:23:02', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"2\",\"3\",\"6\",\"32\",\"33\",\"46\",\"53\",\"54\",\"55\",\"56\",\"34\",\"35\",\"42\",\"51\",\"52\",\"1\",\"41\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (637, NULL, '2024-04-26 11:23:22', '2024-04-26 11:23:22', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,3,32,35,42,46,52,53,54,55,56]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (638, NULL, '2024-04-26 11:23:26', '2024-04-26 11:23:26', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"2\",\"3\",\"6\",\"32\",\"33\",\"46\",\"53\",\"54\",\"55\",\"56\",\"34\",\"35\",\"42\",\"49\",\"50\",\"51\",\"52\",\"1\",\"41\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (639, NULL, '2024-04-26 11:23:32', '2024-04-26 11:23:32', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":1,\"parentId\":0,\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":3,\"parentId\":1,\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":4,\"parentId\":1,\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":5,\"parentId\":1,\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":38,\"parentId\":1,\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":6,\"parentId\":0,\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":32,\"parentId\":6,\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":33,\"parentId\":0,\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":46,\"parentId\":33,\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":53,\"parentId\":33,\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":54,\"parentId\":33,\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":55,\"parentId\":33,\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":56,\"parentId\":33,\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":34,\"parentId\":0,\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":35,\"parentId\":34,\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":39,\"parentId\":0,\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":41,\"parentId\":0,\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":42,\"parentId\":41,\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":43,\"parentId\":41,\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":44,\"parentId\":0,\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":36,\"parentId\":44,\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":45,\"parentId\":0,\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":37,\"parentId\":45,\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":47,\"parentId\":0,\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":48,\"parentId\":47,\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":49,\"parentId\":0,\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":50,\"parentId\":49,\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":51,\"parentId\":0,\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":52,\"parentId\":51,\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,3,32,35,42,46,50,52,53,54,55,56]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (640, NULL, '2024-04-26 11:23:35', '2024-04-26 11:23:35', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"13\",\"menuIds\":[\"2\",\"3\",\"6\",\"32\",\"33\",\"46\",\"53\",\"54\",\"55\",\"56\",\"34\",\"35\",\"42\",\"51\",\"52\",\"1\",\"41\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (641, NULL, '2024-04-26 11:23:55', '2024-04-26 11:23:55', '113.247.230.247', 'DELETE', '/role/deleteRole', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"15\"}', '{\"code\":500,\"data\":{},\"msg\":\"删除失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (642, NULL, '2024-04-26 11:23:58', '2024-04-26 11:23:58', '113.247.230.247', 'DELETE', '/role/deleteRole', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"14\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (643, NULL, '2024-04-26 11:24:02', '2024-04-26 11:24:02', '113.247.230.247', 'DELETE', '/role/deleteRole', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"15\"}', '{\"code\":500,\"data\":{},\"msg\":\"删除失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (644, NULL, '2024-04-26 11:24:07', '2024-04-26 11:24:07', '113.247.230.247', 'DELETE', '/role/deleteRole', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"15\"}', '{\"code\":500,\"data\":{},\"msg\":\"删除失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (645, NULL, '2024-04-26 11:24:18', '2024-04-26 11:24:18', '113.247.230.247', 'DELETE', '/role/deleteRole', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":500,\"data\":{},\"msg\":\"删除失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (646, NULL, '2024-04-26 11:24:27', '2024-04-26 11:24:27', '111.23.130.5', 'PUT', '/menu/editMenu', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"name\": \"123123\",\n \"path\": \"23\",\n \"redirect\": \"1231\",\n \"component\": \"1231\",\n \"sort\": 2,\n \"title\": \"2312\",\n \"icon\": \"\",\n \"status\": true,\n \"defaultMenu\": false,\n \"parentId\": 1,\n \"id\": 20\n}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (647, NULL, '2024-04-26 11:24:30', '2024-04-26 11:24:30', '111.23.130.5', 'PUT', '/menu/editMenu', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"name\": \"123123\",\n \"path\": \"23\",\n \"redirect\": \"1231\",\n \"component\": \"1231\",\n \"sort\": 2,\n \"title\": \"2312\",\n \"icon\": \"\",\n \"status\": true,\n \"defaultMenu\": false,\n \"parentId\": 1,\n \"id\": 20\n}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (648, NULL, '2024-04-26 11:24:40', '2024-04-26 11:24:40', '111.23.130.5', 'PUT', '/menu/editMenu', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"name\": \"123123\",\n \"path\": \"23\",\n \"redirect\": \"1231\",\n \"component\": \"1231\",\n \"sort\": 2,\n \"title\": \"2312\",\n \"icon\": \"\",\n \"status\": true,\n \"defaultMenu\": false,\n \"parentId\": 1,\n \"id\": \"20\"\n}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (649, NULL, '2024-04-26 11:24:49', '2024-04-26 11:24:49', '113.247.230.247', 'DELETE', '/role/deleteRole', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"15\"}', '{\"code\":500,\"data\":{},\"msg\":\"删除失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (650, NULL, '2024-04-26 11:24:50', '2024-04-26 11:24:50', '111.23.130.5', 'PUT', '/menu/editMenu', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"name\": \"123123\",\n \"path\": \"23\",\n \"redirect\": \"1231\",\n \"component\": \"1231\",\n \"sort\": \"2\",\n \"title\": \"2312\",\n \"icon\": \"\",\n \"status\": true,\n \"defaultMenu\": false,\n \"parentId\": 1,\n \"id\": \"20\"\n}', '{\"code\":500,\"data\":{},\"msg\":\"编辑失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (651, NULL, '2024-04-26 11:24:55', '2024-04-26 11:24:55', '113.247.230.247', 'DELETE', '/role/deleteRole', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"15\"}', '{\"code\":500,\"data\":{},\"msg\":\"删除失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (652, NULL, '2024-04-26 11:25:08', '2024-04-26 11:25:08', '113.247.230.247', 'DELETE', '/user/deleteUser', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (653, NULL, '2024-04-26 11:25:11', '2024-04-26 11:25:11', '111.23.130.5', 'POST', '/menu/addMenu', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"parentId\": 6,\n \"name\": \"菜单-2\",\n \"path\": \"菜单-2\",\n \"redirect\": \"/cenu/cenu1/cenu1-2\",\n \"component\": \"cenu/cenu1/index.vue\",\n \"sort\": 3,\n \"title\": \"菜单-2\",\n \"icon\": \"测试菜单-2\",\n \"status\": true,\n \"defaultMenu\": false\n}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误: Key: \'Menu.Sort\' Error:Field validation for \'Sort\' failed on the \'required\' tag\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (654, NULL, '2024-04-26 11:25:12', '2024-04-26 11:25:12', '113.247.230.247', 'DELETE', '/user/deleteUser', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (655, NULL, '2024-04-26 11:25:23', '2024-04-26 11:25:23', '113.247.230.247', 'PUT', '/user/editUser', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"6\",\"username\":\"pcm-test\",\"nickname\":\"测试管理员\",\"phone\":\"18888888888\",\"email\":\"pcm-test@jointcloud.net\",\"status\":true,\"roleId\":3}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (656, NULL, '2024-04-26 11:25:26', '2024-04-26 11:25:26', '111.23.130.5', 'POST', '/menu/addMenu', 200, 5, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"parentId\": \"6\",\n \"name\": \"菜单-2\",\n \"path\": \"菜单-2\",\n \"redirect\": \"/cenu/cenu1/cenu1-2\",\n \"component\": \"cenu/cenu1/index.vue\",\n \"sort\": \"3\",\n \"title\": \"菜单-2\",\n \"icon\": \"测试菜单-2\",\n \"status\": true,\n \"defaultMenu\": false\n}', '{\"code\":200,\"data\":{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":\"3\",\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (657, NULL, '2024-04-26 11:25:47', '2024-04-26 11:25:47', '111.23.130.5', 'PUT', '/menu/editMenu', 200, 0, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"name\": \"123123\",\n \"path\": \"23\",\n \"redirect\": \"1231\",\n \"component\": \"1231\",\n \"sort\": \"2\",\n \"title\": \"2312\",\n \"icon\": \"\",\n \"status\": true,\n \"defaultMenu\": false,\n \"parentId\": \"1\",\n \"id\": \"20\"\n}', '{\"code\":500,\"data\":{},\"msg\":\"编辑失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (658, NULL, '2024-04-26 11:26:44', '2024-04-26 11:26:44', '113.247.230.247', 'DELETE', '/user/deleteUser', 200, 4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (659, NULL, '2024-04-26 11:27:08', '2024-04-26 11:27:08', '113.247.230.247', 'PUT', '/user/editUser', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"10\",\"username\":\"pcm-dev\",\"nickname\":\"测试管理员\",\"phone\":\"13657412025\",\"email\":\"pcm-test@jointcloud.net\",\"status\":true,\"roleId\":4}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (660, NULL, '2024-04-26 11:27:49', '2024-04-26 11:27:49', '113.247.230.247', 'PUT', '/user/editUser', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"10\",\"username\":\"pcm-dev\",\"nickname\":\"测试管理员\",\"phone\":\"13657412025\",\"email\":\"pcm-test@jointcloud.net\",\"status\":true,\"roleId\":4}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (661, NULL, '2024-04-26 11:29:37', '2024-04-26 11:29:37', '113.247.230.247', 'POST', '/user/addUser', 200, 117, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"username\":\"qw4eqwe\",\"password\":\"Nudt@123\",\"email\":\"11@11.com\",\"status\":true,\"nickname\":\"admin\",\"phone\":\"14333333333\",\"roleId\":\"3\"}', '{\"code\":200,\"data\":{},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (662, NULL, '2024-04-26 11:29:41', '2024-04-26 11:29:41', '113.247.230.247', 'PUT', '/user/editUser', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"24\",\"username\":\"qw4eqwe\",\"nickname\":\"admin\",\"phone\":\"14333333333\",\"email\":\"11@11.com\",\"status\":true,\"roleId\":\"4\"}', '{\"code\":200,\"data\":{\"createTime\":\"2024-04-07T09:07:04+08:00\",\"id\":\"24\",\"username\":\"qw4eqwe\",\"nickname\":\"\",\"phone\":\"14333333333\",\"email\":\"11@11.com\",\"status\":true,\"roleId\":\"4\",\"roleName\":\"pcm-dev\",\"headerImg\":\"\"},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (663, NULL, '2024-04-26 11:29:45', '2024-04-26 11:29:45', '113.247.230.247', 'PUT', '/user/editUser', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"10\",\"username\":\"pcm-dev\",\"nickname\":\"测试管理员\",\"phone\":\"13657412025\",\"email\":\"pcm-test@jointcloud.net\",\"status\":true,\"roleId\":\"4\"}', '{\"code\":200,\"data\":{\"createTime\":\"2024-04-07T09:07:04+08:00\",\"id\":\"10\",\"username\":\"pcm-dev\",\"nickname\":\"\",\"phone\":\"13657412025\",\"email\":\"pcm-test@jointcloud.net\",\"status\":true,\"roleId\":\"4\",\"roleName\":\"pcm-dev\",\"headerImg\":\"\"},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (664, NULL, '2024-04-26 11:30:09', '2024-04-26 11:30:09', '113.247.230.247', 'PUT', '/user/modifyPass', 200, 85, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"newPassword\":\"1234567\",\"id\":\"24\",\"rePassword\":\"1234567\"}', '{\"code\":200,\"data\":{},\"msg\":\"修改成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (665, NULL, '2024-04-26 11:30:12', '2024-04-26 11:30:12', '113.247.230.247', 'DELETE', '/user/deleteUser', 200, 26, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (666, NULL, '2024-04-26 11:30:22', '2024-04-26 11:30:22', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"15\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":\"10\",\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"permissionManagement/userList.vue\",\"sort\":\"1\",\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":\"2\",\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":\"3\",\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":\"4\",\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"permissionManagement/oplList.vue\",\"sort\":\"5\",\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":\"4\",\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":\"1\",\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":\"3\",\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":\"9\",\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":\"1\",\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":\"1\",\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":\"1\",\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":\"1\",\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":\"1\",\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":\"1\",\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":\"1\",\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":\"2\",\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":\"1\",\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":\"3\",\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":\"1\",\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":\"1\",\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":\"6\",\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":\"2\",\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":\"5\",\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":\"1\",\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":\"8\",\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":\"2\",\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":\"7\",\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":\"1\",\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":\"11\",\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":\"1\",\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,3,4,5,32,33]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (667, NULL, '2024-04-26 11:30:24', '2024-04-26 11:30:24', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"15\",\"menuIds\":[\"2\",\"3\",\"4\",\"5\",\"32\",\"33\",\"46\",\"53\",\"54\",\"55\",\"56\",\"39\",\"40\",\"1\",\"6\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (668, NULL, '2024-04-26 11:30:30', '2024-04-26 11:30:30', '113.247.230.247', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"15\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"登录(必选)\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"注销登录\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"编辑casbin规则\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"获取casbin\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"获取casbin\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"获取用户信息(必选)\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"获取所有用户\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"删除用户\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"添加用户\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"编辑用户\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"修改用户密码\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"切换用户状态\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"获取所有角色\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"添加角色\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"删除角色\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"编辑角色\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,PUT\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"编辑角色菜单\",\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"获取所有菜单\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"添加菜单\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"编辑菜单\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"删除菜单\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"获取所有菜单(el-tree结构)\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"添加api\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"获取所有api\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"删除api\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"编辑api\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"获取所有api(el-tree结构)\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"批量删除API\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"分页获取操作记录\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"删除操作记录\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"批量删除操作记录\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/casbin/editCasbin,PUT\",\"/casbin/getCasbin1,GET\",\"/casbin/getCasbin,GET\",\"/user/getUserInfo,GET\",\"/menu/getMenus,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (669, NULL, '2024-04-26 11:30:33', '2024-04-26 11:30:33', '113.247.230.247', 'PUT', '/casbin/editCasbin', 200, 13, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"roleId\":\"15\",\"casbinInfos\":[{\"path\":\"/logReg/login\",\"method\":\"POST\"},{\"path\":\"/auth/logout\",\"method\":\"GET\"},{\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\"},{\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\"},{\"path\":\"/casbin/getCasbin\",\"method\":\"GET\"},{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"},{\"path\":\"/user/getUsers\",\"method\":\"GET\"},{\"path\":\"/menu/getMenus\",\"method\":\"GET\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (670, NULL, '2024-04-26 11:30:43', '2024-04-26 11:30:43', '113.247.230.247', 'PUT', '/role/editRole', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"15\",\"name\":\"dev-jianghui\",\"description\":\"jh的测试角色\",\"status\":true,\"menus\":[]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (671, NULL, '2024-04-26 11:30:50', '2024-04-26 11:30:50', '113.247.230.247', 'DELETE', '/role/deleteRole', 200, 12, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"15\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (672, NULL, '2024-04-26 11:32:20', '2024-04-26 11:32:20', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"11\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (673, NULL, '2024-04-26 11:32:49', '2024-04-26 11:32:49', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"35\",\"parentId\":\"4\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"11\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":500,\"data\":{},\"msg\":\"请求参数错误\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (674, NULL, '2024-04-26 11:34:13', '2024-04-26 11:34:13', '113.247.230.247', 'POST', '/api/addApi', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"name\":\"22\",\"path\":\"11\",\"description\":\"22\",\"apiGroup\":\"22\",\"method\":\"POST\"}', '{\"code\":200,\"data\":{\"id\":\"57\",\"name\":\"22\",\"path\":\"11\",\"description\":\"22\",\"apiGroup\":\"22\",\"method\":\"POST\"},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (675, NULL, '2024-04-26 11:34:21', '2024-04-26 11:34:21', '113.247.230.247', 'PUT', '/api/editApi', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"57\",\"name\":\"22\",\"path\":\"1213123\",\"description\":\"22\",\"apiGroup\":\"22\",\"method\":\"POST\",\"ID\":\"57\"}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (677, NULL, '2024-04-26 11:35:03', '2024-04-26 11:35:03', '113.247.230.247', 'DELETE', '/opl/deleteOpl', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36', '{\"id\":\"676\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (678, NULL, '2024-04-26 14:55:10', '2024-04-26 14:55:10', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (679, NULL, '2024-04-26 14:55:20', '2024-04-26 14:55:20', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (680, NULL, '2024-04-26 14:55:30', '2024-04-26 14:55:30', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":6,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (681, NULL, '2024-04-26 14:55:34', '2024-04-26 14:55:34', '113.247.230.247', 'PUT', '/menu/editMenu', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (682, NULL, '2024-04-28 16:42:28', '2024-04-28 16:42:28', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46,48,50,52,53,54,55,56]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (683, NULL, '2024-04-28 17:32:45', '2024-04-28 17:32:45', '113.247.230.247', 'POST', '/menu/addMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"redirect\":\"\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}', '{\"code\":200,\"data\":{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (684, NULL, '2024-04-28 17:32:48', '2024-04-28 17:32:48', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[2,3,4,5,32,35,36,37,38,40,42,43,46,48,50,52,53,54,55,56]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (685, NULL, '2024-04-28 17:32:52', '2024-04-28 17:32:52', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"32\",\"33\",\"46\",\"53\",\"54\",\"55\",\"56\",\"34\",\"35\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\",\"37\",\"47\",\"48\",\"49\",\"50\",\"51\",\"52\",\"60\",\"6\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (686, NULL, '2024-04-29 08:45:49', '2024-04-29 08:45:49', '111.23.130.5', 'GET', '/menu/getElTreeMenus', 200, 1, 'Apifox/1.0.0 (https://apifox.com)', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (687, NULL, '2024-04-29 08:52:00', '2024-04-29 08:52:00', '111.23.130.5', 'PUT', '/role/editRoleMenu', 200, 6, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"roleId\": \"1\",\n \"menuIds\": [\n \"1\",\n \"2\",\n \"3\",\n \"4\",\n \"5\",\n \"38\",\n \"32\",\n \"33\",\n \"46\",\n \"53\",\n \"54\",\n \"55\",\n \"56\",\n \"34\",\n \"35\",\n \"39\",\n \"40\",\n \"41\",\n \"42\",\n \"43\",\n \"44\",\n \"36\",\n \"45\",\n \"37\",\n \"47\",\n \"48\",\n \"49\",\n \"50\",\n \"51\",\n \"52\",\n \"60\",\n \"6\"\n ]\n}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (688, NULL, '2024-04-29 08:54:25', '2024-04-29 08:54:25', '127.0.0.1', 'PUT', '/role/editRoleMenu', 200, 11000, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"roleId\": \"1\",\n \"menuIds\": [\n \"1\",\n \"2\",\n \"3\",\n \"4\",\n \"5\",\n \"38\",\n \"32\",\n \"33\",\n \"46\",\n \"53\",\n \"54\",\n \"55\",\n \"56\",\n \"34\",\n \"35\",\n \"39\",\n \"40\",\n \"41\",\n \"42\",\n \"43\",\n \"44\",\n \"36\",\n \"45\",\n \"37\",\n \"47\",\n \"48\",\n \"49\",\n \"50\",\n \"51\",\n \"52\",\n \"60\",\n \"6\"\n ]\n}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (689, NULL, '2024-04-29 08:55:41', '2024-04-29 08:55:41', '127.0.0.1', 'PUT', '/role/editRoleMenu', 200, 47346, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"roleId\": \"1\",\n \"menuIds\": [\n \"1\",\n \"2\",\n \"3\",\n \"4\",\n \"5\",\n \"38\",\n \"32\",\n \"33\",\n \"46\",\n \"53\",\n \"54\",\n \"55\",\n \"56\",\n \"34\",\n \"35\",\n \"39\",\n \"40\",\n \"41\",\n \"42\",\n \"43\",\n \"44\",\n \"36\",\n \"45\",\n \"37\",\n \"47\",\n \"48\",\n \"49\",\n \"50\",\n \"51\",\n \"52\",\n \"60\",\n \"6\"\n ]\n}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (690, NULL, '2024-04-29 08:56:57', '2024-04-29 08:56:57', '127.0.0.1', 'PUT', '/role/editRoleMenu', 200, 27070, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"roleId\": \"1\",\n \"menuIds\": [\n \"1\",\n \"2\",\n \"3\",\n \"4\",\n \"5\",\n \"38\",\n \"32\",\n \"33\",\n \"46\",\n \"53\",\n \"54\",\n \"55\",\n \"56\",\n \"34\",\n \"35\",\n \"39\",\n \"40\",\n \"41\",\n \"42\",\n \"43\",\n \"44\",\n \"36\",\n \"45\",\n \"37\",\n \"47\",\n \"48\",\n \"49\",\n \"50\",\n \"51\",\n \"52\",\n \"60\",\n \"6\"\n ]\n}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (691, NULL, '2024-04-29 09:03:13', '2024-04-29 09:03:13', '127.0.0.1', 'PUT', '/role/editRoleMenu', 200, 19271, 'Apifox/1.0.0 (https://apifox.com)', '{\n \"roleId\": \"1\",\n \"menuIds\": [\n \"1\",\n \"2\",\n \"3\",\n \"4\",\n \"5\",\n \"38\",\n \"32\",\n \"33\",\n \"46\",\n \"53\",\n \"54\",\n \"55\",\n \"56\",\n \"34\",\n \"35\",\n \"39\",\n \"40\",\n \"41\",\n \"42\",\n \"43\",\n \"44\",\n \"36\",\n \"45\",\n \"37\",\n \"47\",\n \"48\",\n \"49\",\n \"50\",\n \"51\",\n \"52\",\n \"60\",\n \"6\"\n ]\n}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (692, NULL, '2024-04-29 09:12:42', '2024-04-29 09:12:42', '127.0.0.1', 'GET', '/menu/getElTreeMenus', 200, 259, 'Apifox/1.0.0 (https://apifox.com)', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[\"2\",\"3\",\"4\",\"5\",\"32\",\"35\",\"36\",\"37\",\"38\",\"40\",\"42\",\"43\",\"46\",\"48\",\"50\",\"52\",\"53\",\"54\",\"55\",\"56\",\"60\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (693, NULL, '2024-04-29 09:25:35', '2024-04-29 09:25:35', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[\"2\",\"3\",\"4\",\"5\",\"32\",\"35\",\"36\",\"37\",\"38\",\"40\",\"42\",\"43\",\"46\",\"48\",\"50\",\"52\",\"53\",\"54\",\"55\",\"56\",\"60\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (694, NULL, '2024-04-29 09:25:39', '2024-04-29 09:25:39', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"32\",\"33\",\"46\",\"53\",\"54\",\"55\",\"56\",\"34\",\"35\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\",\"37\",\"47\",\"48\",\"49\",\"50\",\"51\",\"52\",\"60\",\"6\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (695, NULL, '2024-04-29 09:36:13', '2024-04-29 09:36:13', '111.23.130.5', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0', '{\"id\":\"3\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 6, 'pcm-test'); +INSERT INTO `sys_operation_log` VALUES (696, NULL, '2024-04-29 09:36:18', '2024-04-29 09:36:18', '111.23.130.5', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0', '{\"id\":\"3\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"登录(必选)\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"注销登录\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"编辑casbin规则\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"获取casbin\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"获取casbin\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"获取用户信息(必选)\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"获取所有用户\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"删除用户\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"添加用户\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"编辑用户\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"修改用户密码\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"切换用户状态\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"获取所有角色\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"添加角色\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"删除角色\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"编辑角色\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,PUT\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"编辑角色菜单\",\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"获取所有菜单\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"添加菜单\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"编辑菜单\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"删除菜单\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"获取所有菜单(el-tree结构)\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"添加api\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"获取所有api\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"删除api\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"编辑api\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"获取所有api(el-tree结构)\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"批量删除API\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"分页获取操作记录\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"删除操作记录\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"批量删除操作记录\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/user/getUserInfo,GET\",\"/user/editUser,POST\",\"/user/modifyPass,POST\",\"/auth/logout,GET\",\"/menu/getMenus,GET\"]},\"msg\":\"获取成功\"}', 6, 'pcm-test'); +INSERT INTO `sys_operation_log` VALUES (697, NULL, '2024-04-29 09:36:39', '2024-04-29 09:36:39', '111.23.130.5', 'PUT', '/user/editUser', 200, 5, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0', '{\"id\":\"6\",\"username\":\"pcm-test\",\"nickname\":\"测试管理员\",\"phone\":\"18888888888\",\"email\":\"pcm-test@jointcloud.net\",\"status\":true,\"roleId\":\"3\"}', '{\"code\":200,\"data\":{\"createTime\":\"2024-04-02T09:06:08+08:00\",\"id\":\"6\",\"username\":\"pcm-test\",\"nickname\":\"\",\"phone\":\"18888888888\",\"email\":\"pcm-test@jointcloud.net\",\"status\":true,\"roleId\":\"3\",\"roleName\":\"pcm-test\",\"headerImg\":\"\"},\"msg\":\"编辑成功\"}', 6, 'pcm-test'); +INSERT INTO `sys_operation_log` VALUES (698, NULL, '2024-04-29 10:09:55', '2024-04-29 10:09:55', '111.23.130.5', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0', '{\"id\":\"3\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (699, NULL, '2024-04-29 10:10:05', '2024-04-29 10:10:05', '111.23.130.5', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0', '{\"id\":\"3\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (700, NULL, '2024-04-29 10:10:11', '2024-04-29 10:10:11', '111.23.130.5', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0', '{\"id\":\"3\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"登录(必选)\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"注销登录\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"编辑casbin规则\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"获取casbin\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"获取casbin\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"获取用户信息(必选)\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"获取所有用户\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"删除用户\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"添加用户\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"编辑用户\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"修改用户密码\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"切换用户状态\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"获取所有角色\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"添加角色\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"删除角色\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"编辑角色\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,PUT\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"编辑角色菜单\",\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"获取所有菜单\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"添加菜单\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"编辑菜单\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"删除菜单\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"获取所有菜单(el-tree结构)\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"添加api\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"获取所有api\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"删除api\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"编辑api\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"获取所有api(el-tree结构)\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"批量删除API\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"分页获取操作记录\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"删除操作记录\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"批量删除操作记录\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/user/getUserInfo,GET\",\"/user/editUser,POST\",\"/user/modifyPass,POST\",\"/auth/logout,GET\",\"/menu/getMenus,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (701, NULL, '2024-04-29 10:10:20', '2024-04-29 10:10:20', '111.23.130.5', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0', '{\"id\":\"4\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"登录(必选)\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"注销登录\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"编辑casbin规则\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"获取casbin\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"获取casbin\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"获取用户信息(必选)\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"获取所有用户\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"删除用户\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"添加用户\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"编辑用户\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"修改用户密码\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"切换用户状态\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"获取所有角色\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"添加角色\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"删除角色\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"编辑角色\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,PUT\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"编辑角色菜单\",\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"获取所有菜单\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"添加菜单\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"编辑菜单\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"删除菜单\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"获取所有菜单(el-tree结构)\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"添加api\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"获取所有api\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"删除api\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"编辑api\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"获取所有api(el-tree结构)\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"批量删除API\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"分页获取操作记录\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"删除操作记录\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"批量删除操作记录\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/user/getUserInfo,GET\",\"/user/editUser,POST\",\"/user/modifyPass,POST\",\"/auth/logout,GET\",\"/menu/getMenus,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (702, NULL, '2024-04-29 10:10:29', '2024-04-29 10:10:29', '111.23.130.5', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0', '{\"id\":\"3\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (703, NULL, '2024-04-29 10:10:41', '2024-04-29 10:10:41', '111.23.130.5', 'GET', '/menu/getElTreeMenus', 200, 3, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[\"2\",\"3\",\"32\",\"35\",\"42\",\"46\",\"52\",\"53\",\"54\",\"55\",\"56\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (704, NULL, '2024-04-29 10:29:05', '2024-04-29 10:29:05', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"3\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (705, NULL, '2024-04-29 10:29:13', '2024-04-29 10:29:13', '113.247.230.247', 'PUT', '/role/editRole', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"3\",\"name\":\"test\",\"description\":\"测试角色\",\"status\":true,\"menus\":[]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (706, NULL, '2024-04-29 10:29:19', '2024-04-29 10:29:19', '113.247.230.247', 'PUT', '/role/editRole', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"4\",\"name\":\"dev\",\"description\":\"开发角色\",\"status\":true,\"menus\":[]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (707, NULL, '2024-04-29 10:29:22', '2024-04-29 10:29:22', '113.247.230.247', 'DELETE', '/role/deleteRole', 200, 17, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"13\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (708, NULL, '2024-04-29 10:29:33', '2024-04-29 10:29:33', '113.247.230.247', 'PUT', '/user/editUser', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"6\",\"username\":\"pcm\",\"nickname\":\"测试管理员\",\"phone\":\"18888888888\",\"email\":\"pcm-test@jointcloud.net\",\"status\":true,\"roleId\":\"3\"}', '{\"code\":200,\"data\":{\"createTime\":\"2024-04-02T09:06:08+08:00\",\"id\":\"6\",\"username\":\"pcm\",\"nickname\":\"\",\"phone\":\"18888888888\",\"email\":\"pcm-test@jointcloud.net\",\"status\":true,\"roleId\":\"3\",\"roleName\":\"test\",\"headerImg\":\"\"},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (709, NULL, '2024-04-29 10:29:53', '2024-04-29 10:29:53', '113.247.230.247', 'POST', '/role/addRole', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"name\":\"user\",\"description\":\"使用者\",\"status\":true}', '{\"code\":200,\"data\":{\"id\":\"16\",\"name\":\"user\",\"description\":\"使用者\",\"status\":true,\"menus\":null},\"msg\":\"添加成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (710, NULL, '2024-04-29 10:34:53', '2024-04-29 10:34:53', '113.247.230.247', 'PUT', '/user/editUser', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"6\",\"username\":\"pcm\",\"nickname\":\"pcm用户\",\"phone\":\"18888888888\",\"email\":\"pcm@jointcloud.net\",\"status\":true,\"roleId\":\"16\"}', '{\"code\":200,\"data\":{\"createTime\":\"2024-04-29T10:29:53+08:00\",\"id\":\"6\",\"username\":\"pcm\",\"nickname\":\"\",\"phone\":\"18888888888\",\"email\":\"pcm@jointcloud.net\",\"status\":true,\"roleId\":\"16\",\"roleName\":\"user\",\"headerImg\":\"\"},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (711, NULL, '2024-04-29 10:34:58', '2024-04-29 10:34:58', '113.247.230.247', 'PUT', '/user/editUser', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"6\",\"username\":\"pcm\",\"nickname\":\"pcm用户\",\"phone\":\"18888888888\",\"email\":\"pcm@jointcloud.net\",\"status\":true,\"roleId\":\"16\"}', '{\"code\":200,\"data\":{\"createTime\":\"2024-04-29T10:29:53+08:00\",\"id\":\"6\",\"username\":\"pcm\",\"nickname\":\"\",\"phone\":\"18888888888\",\"email\":\"pcm@jointcloud.net\",\"status\":true,\"roleId\":\"16\",\"roleName\":\"user\",\"headerImg\":\"\"},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (712, NULL, '2024-04-29 10:35:14', '2024-04-29 10:35:14', '113.247.230.247', 'DELETE', '/role/deleteRole', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"4\"}', '{\"code\":500,\"data\":{},\"msg\":\"删除失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (713, NULL, '2024-04-29 10:35:24', '2024-04-29 10:35:24', '113.247.230.247', 'DELETE', '/role/deleteRole', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"4\"}', '{\"code\":500,\"data\":{},\"msg\":\"删除失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (714, NULL, '2024-04-29 10:35:36', '2024-04-29 10:35:36', '111.23.130.5', 'DELETE', '/role/deleteRole', 200, 1, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0', '{\"id\":\"4\"}', '{\"code\":500,\"data\":{},\"msg\":\"删除失败\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (715, NULL, '2024-04-29 10:36:00', '2024-04-29 10:36:00', '113.247.230.247', 'PUT', '/user/editUser', 200, 5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"10\",\"username\":\"pcm-dev\",\"nickname\":\"测试管理员\",\"phone\":\"13657412025\",\"email\":\"pcm-test@jointcloud.net\",\"status\":true,\"roleId\":\"3\"}', '{\"code\":200,\"data\":{\"createTime\":\"2024-04-02T09:06:08+08:00\",\"id\":\"10\",\"username\":\"pcm-dev\",\"nickname\":\"\",\"phone\":\"13657412025\",\"email\":\"pcm-test@jointcloud.net\",\"status\":true,\"roleId\":\"3\",\"roleName\":\"test\",\"headerImg\":\"\"},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (716, NULL, '2024-04-29 10:36:05', '2024-04-29 10:36:05', '113.247.230.247', 'DELETE', '/role/deleteRole', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"4\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (717, NULL, '2024-04-29 10:36:30', '2024-04-29 10:36:30', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"16\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (718, NULL, '2024-04-29 10:36:45', '2024-04-29 10:36:45', '111.23.130.5', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0', '{\"id\":\"16\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (719, NULL, '2024-04-29 10:36:48', '2024-04-29 10:36:48', '111.23.130.5', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0', '{\"id\":\"16\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"登录(必选)\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"注销登录\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"编辑casbin规则\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"获取casbin\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"获取casbin\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"获取用户信息(必选)\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"获取所有用户\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"删除用户\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"添加用户\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"编辑用户\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"修改用户密码\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"切换用户状态\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"获取所有角色\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"添加角色\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"删除角色\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"编辑角色\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,PUT\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"编辑角色菜单\",\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"获取所有菜单\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"添加菜单\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"编辑菜单\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"删除菜单\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"获取所有菜单(el-tree结构)\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"添加api\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"获取所有api\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"删除api\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"编辑api\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"获取所有api(el-tree结构)\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"批量删除API\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"分页获取操作记录\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"删除操作记录\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"批量删除操作记录\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/user/getUserInfo,GET\",\"/user/editUser,POST\",\"/user/modifyPass,POST\",\"/auth/logout,GET\",\"/menu/getMenus,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (720, NULL, '2024-04-29 10:38:23', '2024-04-29 10:38:23', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"1\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"59\",\"parentId\":\"6\",\"name\":\"菜单-2\",\"path\":\"菜单-2\",\"redirect\":\"/cenu/cenu1/cenu1-2\",\"component\":\"cenu/cenu1/index.vue\",\"sort\":3,\"title\":\"菜单-2\",\"icon\":\"测试菜单-2\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[\"2\",\"3\",\"4\",\"5\",\"32\",\"35\",\"36\",\"37\",\"38\",\"40\",\"42\",\"43\",\"46\",\"48\",\"50\",\"52\",\"53\",\"54\",\"55\",\"56\",\"60\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (721, NULL, '2024-04-29 10:38:26', '2024-04-29 10:38:26', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"roleId\":\"1\",\"menuIds\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"38\",\"6\",\"32\",\"59\",\"33\",\"46\",\"53\",\"54\",\"55\",\"56\",\"34\",\"35\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\",\"37\",\"47\",\"48\",\"49\",\"50\",\"51\",\"52\",\"60\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (722, NULL, '2024-04-29 10:38:32', '2024-04-29 10:38:32', '113.247.230.247', 'DELETE', '/menu/deleteMenu', 200, 6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"59\"}', '{\"code\":200,\"data\":{},\"msg\":\"删除成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (723, NULL, '2024-04-29 10:38:39', '2024-04-29 10:38:39', '113.247.230.247', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"16\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"登录(必选)\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"注销登录\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"编辑casbin规则\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"获取casbin\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"获取casbin\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"获取用户信息(必选)\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"获取所有用户\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"删除用户\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"添加用户\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"编辑用户\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"修改用户密码\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"切换用户状态\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"获取所有角色\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"添加角色\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"删除角色\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"编辑角色\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,PUT\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"编辑角色菜单\",\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"获取所有菜单\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"添加菜单\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"编辑菜单\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"删除菜单\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"获取所有菜单(el-tree结构)\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"添加api\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"获取所有api\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"删除api\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"编辑api\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"获取所有api(el-tree结构)\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"批量删除API\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"分页获取操作记录\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"删除操作记录\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"批量删除操作记录\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/user/getUserInfo,GET\",\"/user/editUser,POST\",\"/user/modifyPass,POST\",\"/auth/logout,GET\",\"/menu/getMenus,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (724, NULL, '2024-04-29 10:39:14', '2024-04-29 10:39:14', '113.247.230.247', 'PUT', '/casbin/editCasbin', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"roleId\":\"16\",\"casbinInfos\":[{\"path\":\"/logReg/login\",\"method\":\"POST\"},{\"path\":\"/auth/logout\",\"method\":\"GET\"},{\"path\":\"/user/getUserInfo\",\"method\":\"GET\"},{\"path\":\"/menu/getMenus\",\"method\":\"GET\"}]}', '{\"code\":200,\"data\":{},\"msg\":\"更新成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (725, NULL, '2024-04-29 10:39:17', '2024-04-29 10:39:17', '113.247.230.247', 'GET', '/api/getElTreeApis', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"16\"}', '{\"code\":200,\"data\":{\"list\":[{\"apiGroup\":\"logReg\",\"children\":[{\"key\":\"/logReg/login,POST\",\"apiGroup\":\"login -\\u003e 登录(必选)\",\"name\":\"登录(必选)\",\"path\":\"/logReg/login\",\"method\":\"POST\",\"description\":\"登录(必选)\"}]},{\"apiGroup\":\"auth\",\"children\":[{\"key\":\"/auth/logout,GET\",\"apiGroup\":\"logout -\\u003e 注销登录\",\"name\":\"注销登录\",\"path\":\"/auth/logout\",\"method\":\"GET\",\"description\":\"注销登录\"}]},{\"apiGroup\":\"casbin\",\"children\":[{\"key\":\"/casbin/editCasbin,PUT\",\"apiGroup\":\"editCasbin -\\u003e 编辑casbin规则\",\"name\":\"编辑casbin规则\",\"path\":\"/casbin/editCasbin\",\"method\":\"PUT\",\"description\":\"编辑casbin规则\"},{\"key\":\"/casbin/getCasbin1,GET\",\"apiGroup\":\"getCasbin1 -\\u003e 获取casbin\",\"name\":\"获取casbin\",\"path\":\"/casbin/getCasbin1\",\"method\":\"GET\",\"description\":\"获取casbin\"},{\"key\":\"/casbin/getCasbin,GET\",\"apiGroup\":\"getCasbin -\\u003e 获取casbin\",\"name\":\"获取casbin\",\"path\":\"/casbin/getCasbin\",\"method\":\"GET\",\"description\":\"获取casbin\"}]},{\"apiGroup\":\"user\",\"children\":[{\"key\":\"/user/getUserInfo,GET\",\"apiGroup\":\"getUserInfo -\\u003e 获取用户信息(必选)\",\"name\":\"获取用户信息(必选)\",\"path\":\"/user/getUserInfo\",\"method\":\"GET\",\"description\":\"获取用户信息(必选)\"},{\"key\":\"/user/getUsers,GET\",\"apiGroup\":\"getUsers -\\u003e 获取所有用户\",\"name\":\"获取所有用户\",\"path\":\"/user/getUsers\",\"method\":\"GET\",\"description\":\"获取所有用户\"},{\"key\":\"/user/deleteUser,DELETE\",\"apiGroup\":\"deleteUser -\\u003e 删除用户\",\"name\":\"删除用户\",\"path\":\"/user/deleteUser\",\"method\":\"DELETE\",\"description\":\"删除用户\"},{\"key\":\"/user/addUser,POST\",\"apiGroup\":\"addUser -\\u003e 添加用户\",\"name\":\"添加用户\",\"path\":\"/user/addUser\",\"method\":\"POST\",\"description\":\"添加用户\"},{\"key\":\"/user/editUser,PUT\",\"apiGroup\":\"editUser -\\u003e 编辑用户\",\"name\":\"编辑用户\",\"path\":\"/user/editUser\",\"method\":\"PUT\",\"description\":\"编辑用户\"},{\"key\":\"/user/modifyPass,PUT\",\"apiGroup\":\"modifyPass -\\u003e 修改用户密码\",\"name\":\"修改用户密码\",\"path\":\"/user/modifyPass\",\"method\":\"PUT\",\"description\":\"修改用户密码\"},{\"key\":\"/user/switchStatus,PUT\",\"apiGroup\":\"switchStatus -\\u003e 切换用户状态\",\"name\":\"切换用户状态\",\"path\":\"/user/switchStatus\",\"method\":\"PUT\",\"description\":\"切换用户状态\"}]},{\"apiGroup\":\"role\",\"children\":[{\"key\":\"/role/getRoles,GET\",\"apiGroup\":\"getRoles -\\u003e 获取所有角色\",\"name\":\"获取所有角色\",\"path\":\"/role/getRoles\",\"method\":\"GET\",\"description\":\"获取所有角色\"},{\"key\":\"/role/addRole,POST\",\"apiGroup\":\"addRole -\\u003e 添加角色\",\"name\":\"添加角色\",\"path\":\"/role/addRole\",\"method\":\"POST\",\"description\":\"添加角色\"},{\"key\":\"/role/deleteRole,DELETE\",\"apiGroup\":\"deleteRole -\\u003e 删除角色\",\"name\":\"删除角色\",\"path\":\"/role/deleteRole\",\"method\":\"DELETE\",\"description\":\"删除角色\"},{\"key\":\"/role/editRole,PUT\",\"apiGroup\":\"editRole -\\u003e 编辑角色\",\"name\":\"编辑角色\",\"path\":\"/role/editRole\",\"method\":\"PUT\",\"description\":\"编辑角色\"},{\"key\":\"/role/editRoleMenu,PUT\",\"apiGroup\":\"editRoleMenu -\\u003e 编辑角色菜单\",\"name\":\"编辑角色菜单\",\"path\":\"/role/editRoleMenu\",\"method\":\"PUT\",\"description\":\"编辑角色菜单\"}]},{\"apiGroup\":\"menu\",\"children\":[{\"key\":\"/menu/getMenus,GET\",\"apiGroup\":\"getMenus -\\u003e 获取所有菜单\",\"name\":\"获取所有菜单\",\"path\":\"/menu/getMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单\"},{\"key\":\"/menu/addMenu,POST\",\"apiGroup\":\"addMenu -\\u003e 添加菜单\",\"name\":\"添加菜单\",\"path\":\"/menu/addMenu\",\"method\":\"POST\",\"description\":\"添加菜单\"},{\"key\":\"/menu/editMenu,PUT\",\"apiGroup\":\"editMenu -\\u003e 编辑菜单\",\"name\":\"编辑菜单\",\"path\":\"/menu/editMenu\",\"method\":\"PUT\",\"description\":\"编辑菜单\"},{\"key\":\"/menu/deleteMenu,DELETE\",\"apiGroup\":\"deleteMenu -\\u003e 删除菜单\",\"name\":\"删除菜单\",\"path\":\"/menu/deleteMenu\",\"method\":\"DELETE\",\"description\":\"删除菜单\"},{\"key\":\"/menu/getElTreeMenus,GET\",\"apiGroup\":\"getElTreeMenus -\\u003e 获取所有菜单(el-tree结构)\",\"name\":\"获取所有菜单(el-tree结构)\",\"path\":\"/menu/getElTreeMenus\",\"method\":\"GET\",\"description\":\"获取所有菜单(el-tree结构)\"}]},{\"apiGroup\":\"api\",\"children\":[{\"key\":\"/api/addApi,POST\",\"apiGroup\":\"addApi -\\u003e 添加api\",\"name\":\"添加api\",\"path\":\"/api/addApi\",\"method\":\"POST\",\"description\":\"添加api\"},{\"key\":\"/api/getApis,GET\",\"apiGroup\":\"getApis -\\u003e 获取所有api\",\"name\":\"获取所有api\",\"path\":\"/api/getApis\",\"method\":\"GET\",\"description\":\"获取所有api\"},{\"key\":\"/api/deleteApi,DELETE\",\"apiGroup\":\"deleteApi -\\u003e 删除api\",\"name\":\"删除api\",\"path\":\"/api/deleteApi\",\"method\":\"DELETE\",\"description\":\"删除api\"},{\"key\":\"/api/editApi,PUT\",\"apiGroup\":\"editApi -\\u003e 编辑api\",\"name\":\"编辑api\",\"path\":\"/api/editApi\",\"method\":\"PUT\",\"description\":\"编辑api\"},{\"key\":\"/api/getElTreeApis,GET\",\"apiGroup\":\"getElTreeApis -\\u003e 获取所有api(el-tree结构)\",\"name\":\"获取所有api(el-tree结构)\",\"path\":\"/api/getElTreeApis\",\"method\":\"GET\",\"description\":\"获取所有api(el-tree结构)\"},{\"key\":\"/api/deleteApisByIds,DELETE\",\"apiGroup\":\"deleteApisByIds -\\u003e 批量删除API\",\"name\":\"批量删除API\",\"path\":\"/api/deleteApisByIds\",\"method\":\"DELETE\",\"description\":\"批量删除API\"}]},{\"apiGroup\":\"opl\",\"children\":[{\"key\":\"/opl/getOplList,GET\",\"apiGroup\":\"getOplList -\\u003e 分页获取操作记录\",\"name\":\"分页获取操作记录\",\"path\":\"/opl/getOplList\",\"method\":\"GET\",\"description\":\"分页获取操作记录\"},{\"key\":\"/opl/deleteOpl,DELETE\",\"apiGroup\":\"deleteOpl -\\u003e 删除操作记录\",\"name\":\"删除操作记录\",\"path\":\"/opl/deleteOpl\",\"method\":\"DELETE\",\"description\":\"删除操作记录\"},{\"key\":\"/opl/deleteOplByIds,DELETE\",\"apiGroup\":\"deleteOplByIds -\\u003e 批量删除操作记录\",\"name\":\"批量删除操作记录\",\"path\":\"/opl/deleteOplByIds\",\"method\":\"DELETE\",\"description\":\"批量删除操作记录\"}]}],\"checkedKey\":[\"/logReg/login,POST\",\"/auth/logout,GET\",\"/user/getUserInfo,GET\",\"/menu/getMenus,GET\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (726, NULL, '2024-04-29 10:39:21', '2024-04-29 10:39:21', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"16\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (727, NULL, '2024-04-29 10:39:25', '2024-04-29 10:39:25', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"16\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (728, NULL, '2024-04-29 10:39:42', '2024-04-29 10:39:42', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 10, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"roleId\":\"16\",\"menuIds\":[\"6\",\"32\",\"33\",\"46\",\"53\",\"54\",\"55\",\"56\",\"34\",\"35\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\",\"37\",\"47\",\"48\",\"49\",\"50\",\"51\",\"52\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (729, NULL, '2024-04-29 10:39:44', '2024-04-29 10:39:44', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"3\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (730, NULL, '2024-04-29 10:40:00', '2024-04-29 10:40:00', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"roleId\":\"3\",\"menuIds\":[\"6\",\"32\",\"33\",\"46\",\"53\",\"54\",\"55\",\"56\",\"34\",\"35\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\",\"37\",\"47\",\"48\",\"49\",\"50\",\"51\",\"52\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (731, NULL, '2024-04-29 10:40:22', '2024-04-29 10:40:22', '113.247.230.247', 'PUT', '/user/modifyPass', 200, 116, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"newPassword\":\"Nudt@123\",\"id\":\"6\",\"rePassword\":\"Nudt@123\"}', '{\"code\":200,\"data\":{},\"msg\":\"修改成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (732, NULL, '2024-04-29 10:50:43', '2024-04-29 10:50:43', '113.247.230.247', 'GET', '/menu/getElTreeMenus', 200, 2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"id\":\"16\"}', '{\"code\":200,\"data\":{\"list\":[{\"id\":\"1\",\"parentId\":\"0\",\"name\":\"permissionManagement\",\"path\":\"/permissionManagement\",\"component\":\"\",\"sort\":10,\"title\":\"权限管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"2\",\"parentId\":\"1\",\"name\":\"userList\",\"path\":\"userList\",\"component\":\"1\",\"sort\":1,\"title\":\"用户管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"3\",\"parentId\":\"1\",\"name\":\"roleList\",\"path\":\"roleList\",\"component\":\"permissionManagement/roleList.vue\",\"sort\":2,\"title\":\"角色管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"4\",\"parentId\":\"1\",\"name\":\"menuList\",\"path\":\"menuList\",\"component\":\"permissionManagement/menuList.vue\",\"sort\":3,\"title\":\"菜单管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"5\",\"parentId\":\"1\",\"name\":\"resourceList\",\"path\":\"resourceList\",\"component\":\"permissionManagement/resourceList.vue\",\"sort\":4,\"title\":\"接口管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"38\",\"parentId\":\"1\",\"name\":\"oplList\",\"path\":\"oplList\",\"component\":\"\",\"sort\":5,\"title\":\"操作日志\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"6\",\"parentId\":\"0\",\"name\":\"containerManagement\",\"path\":\"/cluster/:clusterName\",\"component\":\"\",\"sort\":4,\"title\":\"容器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"32\",\"parentId\":\"6\",\"name\":\"clusterOverview\",\"path\":\"clusterOverview\",\"component\":\"/cluster/overview.vue\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"33\",\"parentId\":\"0\",\"name\":\"virtualMachineMana\",\"path\":\"/virtual/:clusterName\",\"component\":\"\",\"sort\":9,\"title\":\"虚拟机管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"46\",\"parentId\":\"33\",\"name\":\"virtualOverview\",\"path\":\"/virtual/:clusterName/virtualOverview\",\"component\":\"\",\"sort\":1,\"title\":\"概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"53\",\"parentId\":\"33\",\"name\":\"instance\",\"path\":\"/virtual/:clusterName/instance\",\"component\":\"\",\"sort\":1,\"title\":\"虚拟机\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"54\",\"parentId\":\"33\",\"name\":\"network\",\"path\":\"/virtual/:clusterName/network\",\"component\":\"\",\"sort\":1,\"title\":\"网络\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"55\",\"parentId\":\"33\",\"name\":\"dataVolume\",\"path\":\"/virtual/:clusterName/dataVolume\",\"component\":\"\",\"sort\":1,\"title\":\"卷\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"56\",\"parentId\":\"33\",\"name\":\"images\",\"path\":\"/virtual/:clusterName/images\",\"component\":\"\",\"sort\":1,\"title\":\"镜像\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"34\",\"parentId\":\"0\",\"name\":\"monitorSelectBk\",\"path\":\"/monitorSelectBk\",\"component\":\"\",\"sort\":1,\"title\":\"资源中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"35\",\"parentId\":\"34\",\"name\":\"clusterSelect\",\"path\":\"/clusterSelect\",\"component\":\"\",\"sort\":1,\"title\":\"集群管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"39\",\"parentId\":\"0\",\"name\":\"taskManagement\",\"path\":\"/taskManagement\",\"component\":\"\",\"sort\":2,\"title\":\"任务管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"40\",\"parentId\":\"39\",\"name\":\"taskList\",\"path\":\"taskList\",\"component\":\"\",\"sort\":1,\"title\":\"任务列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"41\",\"parentId\":\"0\",\"name\":\"strategyManagement\",\"path\":\"/strategyManagement\",\"component\":\"\",\"sort\":3,\"title\":\"策略管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"42\",\"parentId\":\"41\",\"name\":\"schedulingStrategy\",\"path\":\"schedulingStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"调度策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false},{\"id\":\"43\",\"parentId\":\"41\",\"name\":\"warnStrategy\",\"path\":\"/strategyManagement/warnStrategy\",\"component\":\"\",\"sort\":1,\"title\":\"告警策略\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"44\",\"parentId\":\"0\",\"name\":\"hpcManagement\",\"path\":\"/hpc\",\"component\":\"\",\"sort\":6,\"title\":\"超算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"36\",\"parentId\":\"44\",\"name\":\"hpcOverview\",\"path\":\"/hpc/hpcOverview\",\"component\":\"\",\"sort\":2,\"title\":\"超算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"45\",\"parentId\":\"0\",\"name\":\"aiManagement\",\"path\":\"/modelarts\",\"component\":\"\",\"sort\":5,\"title\":\"智算管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"37\",\"parentId\":\"45\",\"name\":\"modelartsOverview\",\"path\":\"/modelarts/overview\",\"component\":\"\",\"sort\":1,\"title\":\"智算概览\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"47\",\"parentId\":\"0\",\"name\":\"warnCenter\",\"path\":\"/warnManagement\",\"component\":\"\",\"sort\":8,\"title\":\"告警中心\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"48\",\"parentId\":\"47\",\"name\":\"warnList\",\"path\":\"/warnManagement/warnList\",\"component\":\"\",\"sort\":2,\"title\":\"告警列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"49\",\"parentId\":\"0\",\"name\":\"adapterManagement\",\"path\":\"/adapterManagement\",\"component\":\"/adapterManagement\",\"sort\":7,\"title\":\"驱动器管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"50\",\"parentId\":\"49\",\"name\":\"adapterList\",\"path\":\"/adapterManagement/list\",\"component\":\"/adapterManagement/list.vue\",\"sort\":1,\"title\":\"驱动器列表\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"51\",\"parentId\":\"0\",\"name\":\"systemManagement\",\"path\":\"/setting\",\"component\":\"/setting\",\"sort\":11,\"title\":\"系统管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false,\"children\":[{\"id\":\"52\",\"parentId\":\"51\",\"name\":\"dictManagement\",\"path\":\"/setting/dictManagement\",\"component\":\"/setting/systemManagement/index.vue\",\"sort\":1,\"title\":\"字典管理\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}]},{\"id\":\"60\",\"parentId\":\"0\",\"name\":\"monitorSelectNew\",\"path\":\"/monitorSelectNew\",\"component\":\"\",\"sort\":1,\"title\":\"展示首页\",\"icon\":\"\",\"status\":true,\"defaultMenu\":false}],\"menuIds\":[\"32\",\"35\",\"36\",\"37\",\"40\",\"42\",\"43\",\"46\",\"48\",\"50\",\"52\",\"53\",\"54\",\"55\",\"56\"]},\"msg\":\"获取成功\"}', 1, 'admin'); +INSERT INTO `sys_operation_log` VALUES (733, NULL, '2024-04-29 10:50:55', '2024-04-29 10:50:55', '113.247.230.247', 'PUT', '/role/editRoleMenu', 200, 8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36', '{\"roleId\":\"16\",\"menuIds\":[\"6\",\"32\",\"33\",\"46\",\"53\",\"54\",\"55\",\"56\",\"34\",\"35\",\"39\",\"40\",\"41\",\"42\",\"43\",\"44\",\"36\",\"45\",\"37\",\"47\",\"48\",\"49\",\"50\",\"51\",\"52\"]}', '{\"code\":200,\"data\":{},\"msg\":\"编辑成功\"}', 1, 'admin'); + +-- ---------------------------- +-- Table structure for sys_role +-- ---------------------------- +DROP TABLE IF EXISTS `sys_role`; +CREATE TABLE `sys_role` ( + `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'id', + `deleted_at` datetime NULL DEFAULT NULL COMMENT '删除时间', + `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间', + `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间', + `name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '名称', + `description` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '描述', + `status` tinyint(1) NULL DEFAULT NULL COMMENT '是否可用', + PRIMARY KEY (`id`) USING BTREE, + UNIQUE INDEX `uni_sys_role_name`(`name` ASC) USING BTREE, + INDEX `idx_sys_role_deleted_at`(`deleted_at` ASC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 17 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_0900_ai_ci ROW_FORMAT = Dynamic; + +-- ---------------------------- +-- Records of sys_role +-- ---------------------------- +INSERT INTO `sys_role` VALUES (1, NULL, '2024-02-06 10:00:12', '2024-04-29 10:38:26', 'admin', '系统管理员', 1); +INSERT INTO `sys_role` VALUES (3, NULL, '2024-04-02 09:06:08', '2024-04-29 10:40:00', 'test', '测试角色', 1); +INSERT INTO `sys_role` VALUES (16, NULL, '2024-04-29 10:29:53', '2024-04-29 10:50:55', 'user', '使用者', 1); + +-- ---------------------------- +-- Table structure for sys_role_menu +-- ---------------------------- +DROP TABLE IF EXISTS `sys_role_menu`; +CREATE TABLE `sys_role_menu` ( + `menu_model_id` bigint UNSIGNED NOT NULL COMMENT 'id', + `role_model_id` bigint UNSIGNED NOT NULL COMMENT 'id', + PRIMARY KEY (`menu_model_id`, `role_model_id`) USING BTREE +) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_0900_ai_ci ROW_FORMAT = Dynamic; + +-- ---------------------------- +-- Records of sys_role_menu +-- ---------------------------- +INSERT INTO `sys_role_menu` VALUES (1, 1); +INSERT INTO `sys_role_menu` VALUES (2, 1); +INSERT INTO `sys_role_menu` VALUES (3, 1); +INSERT INTO `sys_role_menu` VALUES (4, 1); +INSERT INTO `sys_role_menu` VALUES (5, 1); +INSERT INTO `sys_role_menu` VALUES (6, 1); +INSERT INTO `sys_role_menu` VALUES (6, 3); +INSERT INTO `sys_role_menu` VALUES (6, 16); +INSERT INTO `sys_role_menu` VALUES (32, 1); +INSERT INTO `sys_role_menu` VALUES (32, 3); +INSERT INTO `sys_role_menu` VALUES (32, 16); +INSERT INTO `sys_role_menu` VALUES (33, 1); +INSERT INTO `sys_role_menu` VALUES (33, 3); +INSERT INTO `sys_role_menu` VALUES (33, 16); +INSERT INTO `sys_role_menu` VALUES (34, 1); +INSERT INTO `sys_role_menu` VALUES (34, 3); +INSERT INTO `sys_role_menu` VALUES (34, 16); +INSERT INTO `sys_role_menu` VALUES (35, 1); +INSERT INTO `sys_role_menu` VALUES (35, 3); +INSERT INTO `sys_role_menu` VALUES (35, 16); +INSERT INTO `sys_role_menu` VALUES (36, 1); +INSERT INTO `sys_role_menu` VALUES (36, 3); +INSERT INTO `sys_role_menu` VALUES (36, 16); +INSERT INTO `sys_role_menu` VALUES (37, 1); +INSERT INTO `sys_role_menu` VALUES (37, 3); +INSERT INTO `sys_role_menu` VALUES (37, 16); +INSERT INTO `sys_role_menu` VALUES (38, 1); +INSERT INTO `sys_role_menu` VALUES (39, 1); +INSERT INTO `sys_role_menu` VALUES (39, 3); +INSERT INTO `sys_role_menu` VALUES (39, 16); +INSERT INTO `sys_role_menu` VALUES (40, 1); +INSERT INTO `sys_role_menu` VALUES (40, 3); +INSERT INTO `sys_role_menu` VALUES (40, 16); +INSERT INTO `sys_role_menu` VALUES (41, 1); +INSERT INTO `sys_role_menu` VALUES (41, 3); +INSERT INTO `sys_role_menu` VALUES (41, 16); +INSERT INTO `sys_role_menu` VALUES (42, 1); +INSERT INTO `sys_role_menu` VALUES (42, 3); +INSERT INTO `sys_role_menu` VALUES (42, 16); +INSERT INTO `sys_role_menu` VALUES (43, 1); +INSERT INTO `sys_role_menu` VALUES (43, 3); +INSERT INTO `sys_role_menu` VALUES (43, 16); +INSERT INTO `sys_role_menu` VALUES (44, 1); +INSERT INTO `sys_role_menu` VALUES (44, 3); +INSERT INTO `sys_role_menu` VALUES (44, 16); +INSERT INTO `sys_role_menu` VALUES (45, 1); +INSERT INTO `sys_role_menu` VALUES (45, 3); +INSERT INTO `sys_role_menu` VALUES (45, 16); +INSERT INTO `sys_role_menu` VALUES (46, 1); +INSERT INTO `sys_role_menu` VALUES (46, 3); +INSERT INTO `sys_role_menu` VALUES (46, 16); +INSERT INTO `sys_role_menu` VALUES (47, 1); +INSERT INTO `sys_role_menu` VALUES (47, 3); +INSERT INTO `sys_role_menu` VALUES (47, 16); +INSERT INTO `sys_role_menu` VALUES (48, 1); +INSERT INTO `sys_role_menu` VALUES (48, 3); +INSERT INTO `sys_role_menu` VALUES (48, 16); +INSERT INTO `sys_role_menu` VALUES (49, 1); +INSERT INTO `sys_role_menu` VALUES (49, 3); +INSERT INTO `sys_role_menu` VALUES (49, 16); +INSERT INTO `sys_role_menu` VALUES (50, 1); +INSERT INTO `sys_role_menu` VALUES (50, 3); +INSERT INTO `sys_role_menu` VALUES (50, 16); +INSERT INTO `sys_role_menu` VALUES (51, 1); +INSERT INTO `sys_role_menu` VALUES (51, 3); +INSERT INTO `sys_role_menu` VALUES (51, 16); +INSERT INTO `sys_role_menu` VALUES (52, 1); +INSERT INTO `sys_role_menu` VALUES (52, 3); +INSERT INTO `sys_role_menu` VALUES (52, 16); +INSERT INTO `sys_role_menu` VALUES (53, 1); +INSERT INTO `sys_role_menu` VALUES (53, 3); +INSERT INTO `sys_role_menu` VALUES (53, 16); +INSERT INTO `sys_role_menu` VALUES (54, 1); +INSERT INTO `sys_role_menu` VALUES (54, 3); +INSERT INTO `sys_role_menu` VALUES (54, 16); +INSERT INTO `sys_role_menu` VALUES (55, 1); +INSERT INTO `sys_role_menu` VALUES (55, 3); +INSERT INTO `sys_role_menu` VALUES (55, 16); +INSERT INTO `sys_role_menu` VALUES (56, 1); +INSERT INTO `sys_role_menu` VALUES (56, 3); +INSERT INTO `sys_role_menu` VALUES (56, 16); +INSERT INTO `sys_role_menu` VALUES (60, 1); + +-- ---------------------------- +-- Table structure for sys_user +-- ---------------------------- +DROP TABLE IF EXISTS `sys_user`; +CREATE TABLE `sys_user` ( + `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'id', + `deleted_at` datetime NULL DEFAULT NULL COMMENT '删除时间', + `create_time` datetime NULL DEFAULT NULL COMMENT '创建时间', + `update_time` datetime NULL DEFAULT NULL COMMENT '更新时间', + `username` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '用户名', + `password` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '密码', + `nickname` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '昵称', + `phone` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '手机号', + `email` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '邮箱', + `header_img` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '用户头像', + `role_id` bigint UNSIGNED NULL DEFAULT NULL COMMENT '角色Id', + `status` tinyint(1) NULL DEFAULT 1 COMMENT '是否可用', + PRIMARY KEY (`id`) USING BTREE, + UNIQUE INDEX `uni_sys_user_username`(`username` ASC) USING BTREE, + INDEX `idx_sys_user_deleted_at`(`deleted_at` ASC) USING BTREE, + INDEX `idx_sys_user_username`(`username` ASC) USING BTREE +) ENGINE = InnoDB AUTO_INCREMENT = 25 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_0900_ai_ci ROW_FORMAT = Dynamic; + +-- ---------------------------- +-- Records of sys_user +-- ---------------------------- +INSERT INTO `sys_user` VALUES (1, NULL, '2024-04-01 02:13:26', '2024-04-25 18:23:01', 'admin', '$2a$10$fPTfOXFLaX9yz.hiHHFFqOzbOpmT.wwZTw.WxcdjXe0ibzi/6TZ2y', '系统管理员', '13600000000', 'pcm-admin@jointcloud.net', '', 1, 1); +INSERT INTO `sys_user` VALUES (6, NULL, '2024-04-01 02:13:14', '2024-04-29 10:40:22', 'pcm', '$2a$10$oABUcIi6AmFBKxye6Hj5DeoGyQmuQ./LnyWRMcRL6C19oty2wmXfK', 'pcm用户', '18888888888', 'pcm@jointcloud.net', '', 16, 1); +INSERT INTO `sys_user` VALUES (10, NULL, '2024-04-18 08:18:55', '2024-04-29 10:36:00', 'pcm-dev', '$2a$10$TiGsW5fnp9X0KFMajyechOn3dNXYUOVCVWVmaAhTFOmrkXc2eWbKq', '测试管理员', '13657412025', 'pcm-test@jointcloud.net', '', 3, 1); + +SET FOREIGN_KEY_CHECKS = 1;