diff --git a/.gitignore b/.gitignore
index cb8f911..b497e21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,3 @@ xinguan-vue/dist/
*.ipr
xinguan-web/src/main/resources/3828034_www.zykhome.club.pfx
xinguan-web/src/main/resources/pfx-password.txt
-xinguan-api.iml
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index 351ddd3..c3b4864 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -7,6 +7,7 @@
+
@@ -17,6 +18,7 @@
+
@@ -26,6 +28,7 @@
+
diff --git a/.idea/encodings.xml b/.idea/encodings.xml
index 4bd98e8..8c212b7 100644
--- a/.idea/encodings.xml
+++ b/.idea/encodings.xml
@@ -3,6 +3,7 @@
+
diff --git a/.idea/modules.xml b/.idea/modules.xml
index a07399a..f47628e 100644
--- a/.idea/modules.xml
+++ b/.idea/modules.xml
@@ -5,6 +5,7 @@
+
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 9073ffb..dd33ec3 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -1,26 +1,115 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -30,12 +119,12 @@
@@ -55,7 +144,6 @@
-
@@ -76,7 +164,7 @@
-
+
@@ -93,11 +181,11 @@
-
-
-
-
+
+
+
+
@@ -107,11 +195,11 @@
-
-
-
-
-
+
+
+
+
+
@@ -2449,8 +2537,19 @@
-
+
+
+
+
+
+ 1608091380480
+
+
+
+ 1608091380480
+
+
@@ -2465,15 +2564,39 @@
+
+
+
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
@@ -2482,58 +2605,62 @@
+
+
+
+
-
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
+
@@ -2542,14 +2669,22 @@
+
+
+
+
+
+
+
+
-
+
-
+
@@ -2559,6 +2694,16 @@
79
+
+ file://$PROJECT_DIR$/xinguan-common/src/main/java/com/coderman/common/error/SystemException.java
+ 26
+
+
+
+ file://$PROJECT_DIR$/xinguan-common/src/main/java/com/coderman/common/error/SystemException.java
+ 31
+
+
diff --git a/document/xinguan.sql b/document/xinguan.sql
index d9c1746..2a82acc 100644
--- a/document/xinguan.sql
+++ b/document/xinguan.sql
@@ -1,2049 +1,399 @@
-/*
- Navicat Premium Data Transfer
-
- Source Server : localhost_3306
- Source Server Type : MySQL
- Source Server Version : 50728
- Source Host : localhost:3306
- Source Schema : xinguan
-
- Target Server Type : MySQL
- Target Server Version : 50728
- File Encoding : 65001
-
- Date: 15/12/2020 20:36:32
-*/
-
-SET NAMES utf8mb4;
-SET FOREIGN_KEY_CHECKS = 0;
-
--- ----------------------------
--- Table structure for biz_consumer
--- ----------------------------
-DROP TABLE IF EXISTS `biz_consumer`;
-CREATE TABLE `biz_consumer` (
- `id` bigint(20) NOT NULL AUTO_INCREMENT,
- `name` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '物资消费方',
- `address` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '地址',
- `create_time` datetime(0) NULL DEFAULT NULL,
- `modified_time` datetime(0) NULL DEFAULT NULL,
- `phone` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '联系电话',
- `sort` int(11) NULL DEFAULT NULL,
- `contact` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '联系人姓名',
- PRIMARY KEY (`id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 27 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
-
--- ----------------------------
--- Records of biz_consumer
--- ----------------------------
-INSERT INTO `biz_consumer` VALUES (7, '324234234', '天津市/市辖区/和平区', '2020-04-25 20:12:06', '2020-05-10 09:21:37', '15079437282', 1, '老王');
-INSERT INTO `biz_consumer` VALUES (8, '43535345', '江西省/九江市/共青城市', '2020-04-25 20:12:43', '2020-04-25 20:12:43', '15079437282', 2, '11');
-INSERT INTO `biz_consumer` VALUES (9, '3424243424', '山西省/大同市/矿区', '2020-04-25 20:13:20', '2020-05-10 09:21:33', '15079437282', 1, '小李');
-INSERT INTO `biz_consumer` VALUES (10, '465646', '天津市/市辖区/和平区', '2020-04-25 20:21:28', '2020-04-25 20:21:28', '15079437282', 2, '33');
-INSERT INTO `biz_consumer` VALUES (11, '3424', '江西省/抚州市/黎川县', '2020-04-25 20:28:26', '2020-05-10 09:21:47', '15079437282', 1, '44');
-INSERT INTO `biz_consumer` VALUES (13, '32424', '天津市/市辖区/和平区', '2020-04-25 21:38:42', '2020-04-25 21:38:42', '15079437282', 2, '22');
-INSERT INTO `biz_consumer` VALUES (14, '34242', '江西省/抚州市/黎川县', '2020-04-25 21:38:59', '2020-04-25 21:38:59', '15079437282', 3, '444');
-INSERT INTO `biz_consumer` VALUES (15, '5他', '河北省/石家庄市/长安区', '2020-04-25 21:39:25', '2020-04-25 21:39:25', '15079437282', 2, '555');
-INSERT INTO `biz_consumer` VALUES (16, '3243242', '山东省/青岛市/历下区', '2020-04-25 21:40:43', '2020-04-25 21:40:43', '15079437282', 1, '555');
-INSERT INTO `biz_consumer` VALUES (17, '一栋705宿舍', '江西省/九江市/共青城市', '2020-04-25 21:56:04', '2020-04-25 21:56:04', '15079437282', 3, '章宇康');
-INSERT INTO `biz_consumer` VALUES (18, '反反复复', '内蒙古自治区/赤峰市/阿鲁科尔沁旗', '2020-04-25 22:05:47', '2020-04-25 22:05:47', '15079437282', 2, '反反复复');
-INSERT INTO `biz_consumer` VALUES (19, 'test224444', '江西省/九江市/共青城市', '2020-04-26 09:47:37', '2020-04-26 09:47:50', '15079437282', 3, 'test');
-INSERT INTO `biz_consumer` VALUES (20, '324234', '天津市/市辖区/和平区', '2020-05-25 11:00:23', '2020-05-25 11:00:23', '15079437282', 1, '32424');
-INSERT INTO `biz_consumer` VALUES (21, 'test111', '福建省/莆田市/秀屿区', '2020-05-25 11:01:18', '2020-05-25 11:01:55', '15079437282', 2, 'testman');
-INSERT INTO `biz_consumer` VALUES (22, '6666666', '天津市/市辖区/和平区', '2020-05-25 11:16:12', '2020-05-25 11:16:12', '15079437282', 1, '23423424');
-INSERT INTO `biz_consumer` VALUES (23, '6666666', '天津市/市辖区/和平区', '2020-05-25 11:17:15', '2020-05-25 11:17:15', '15079437282', 1, '23423424');
-INSERT INTO `biz_consumer` VALUES (24, 'hemei', '河北省/唐山市/古冶区', '2020-05-25 11:27:42', '2020-05-25 11:27:42', '15079437282', 1, 'hemei');
-INSERT INTO `biz_consumer` VALUES (25, 'hemei', '河北省/唐山市/古冶区', '2020-05-25 11:32:39', '2020-05-25 11:32:39', '15079437282', 1, 'hemei');
-INSERT INTO `biz_consumer` VALUES (26, '武汉汉口校医院', '天津市/市辖区/和平区', '2020-05-25 15:46:07', '2020-05-25 15:46:07', '15079437282', 1, '李大牛');
-
--- ----------------------------
--- Table structure for biz_health
--- ----------------------------
-DROP TABLE IF EXISTS `biz_health`;
-CREATE TABLE `biz_health` (
- `id` bigint(20) NOT NULL AUTO_INCREMENT,
- `address` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
- `user_id` bigint(20) NOT NULL,
- `situation` int(1) NOT NULL,
- `touch` int(1) NOT NULL,
- `passby` int(1) NOT NULL,
- `reception` int(1) NOT NULL,
- `create_time` datetime(0) NOT NULL,
- PRIMARY KEY (`id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 36 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
-
--- ----------------------------
--- Records of biz_health
--- ----------------------------
-INSERT INTO `biz_health` VALUES (24, '湖北省/武汉市/汉南区', 5, 0, 0, 0, 0, '2020-05-07 15:23:40');
-INSERT INTO `biz_health` VALUES (25, '河北省/秦皇岛市/北戴河区', 5, 0, 1, 1, 1, '2020-05-10 11:26:27');
-INSERT INTO `biz_health` VALUES (28, '天津市/市辖区/和平区', 5, 0, 1, 1, 1, '2020-05-13 22:43:09');
-INSERT INTO `biz_health` VALUES (29, '天津市/市辖区/南开区', 5, 0, 1, 1, 1, '2020-05-14 20:10:12');
-INSERT INTO `biz_health` VALUES (30, '天津市/市辖区/和平区', 5, 1, 0, 0, 0, '2020-05-14 20:23:07');
-INSERT INTO `biz_health` VALUES (31, '天津市/市辖区/和平区', 184, 2, 1, 1, 1, '2020-05-14 21:06:47');
-INSERT INTO `biz_health` VALUES (35, '天津市/市辖区/和平区', 5, 0, 1, 1, 1, '2020-05-18 09:33:33');
-
--- ----------------------------
--- Table structure for biz_in_stock
--- ----------------------------
-DROP TABLE IF EXISTS `biz_in_stock`;
-CREATE TABLE `biz_in_stock` (
- `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT,
- `in_num` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '入库单编号',
- `type` int(2) NULL DEFAULT NULL COMMENT '类型:1:捐赠,2:下拨,3:采购,4:退货入库',
- `operator` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '操作人员',
- `create_time` datetime(0) NULL DEFAULT NULL COMMENT '入库单创建时间',
- `modified` datetime(0) NULL DEFAULT NULL COMMENT '入库单修改时间',
- `product_number` int(11) NULL DEFAULT NULL COMMENT '物资总数',
- `supplier_id` bigint(20) NULL DEFAULT NULL COMMENT '来源',
- `remark` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '描述信息',
- `status` int(1) NULL DEFAULT 2 COMMENT '0:正常入库单,1:已进入回收,2:等待审核',
- PRIMARY KEY (`id`) USING BTREE,
- INDEX `operator_id`(`operator`) USING BTREE,
- INDEX `supplier_id`(`supplier_id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 107 CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = Dynamic;
-
--- ----------------------------
--- Records of biz_in_stock
--- ----------------------------
-INSERT INTO `biz_in_stock` VALUES (84, 'a2ea9b97-ad12-4d85-a9b4-1a644d86', 2, 'zhangyukang', '2020-05-09 20:01:48', '2020-05-09 20:01:48', 13, 15, '333333', 0);
-INSERT INTO `biz_in_stock` VALUES (85, '78473f1a-405a-4f5e-b08c-42a7b2e8', 2, 'zhangyukang', '2020-05-10 09:27:45', '2020-05-10 09:27:45', 48, 14, '324324242424', 0);
-INSERT INTO `biz_in_stock` VALUES (86, '31ff3701-c44f-4b98-91e0-1d41d8b2', 1, 'zhangyukang', '2020-05-11 09:59:30', '2020-05-11 09:59:30', 51, 15, '32424', 0);
-INSERT INTO `biz_in_stock` VALUES (87, '38ed0881-20ed-4cec-a321-eb8f4c3b', 1, 'zhangyukang', '2020-05-11 10:04:05', '2020-05-11 10:04:05', 30, 15, '232323232', 0);
-INSERT INTO `biz_in_stock` VALUES (90, 'db1c2afe-8117-43fd-adf7-866ef7e4', 1, '系统测试人员', '2020-05-18 10:11:11', '2020-05-16 17:37:12', 4, 15, '2222222', 0);
-INSERT INTO `biz_in_stock` VALUES (91, 'df793f2b-ea13-4d93-b22c-60454f32', 2, '系统测试人员', '2020-05-18 10:11:09', '2020-05-18 10:11:00', 25, 15, '2342424', 0);
-INSERT INTO `biz_in_stock` VALUES (92, 'c2054c39-a88b-4f47-9f9e-5c57f9e6', 1, '系统测试人员', '2020-05-18 10:42:04', '2020-05-18 10:41:55', 3, 15, '222222', 0);
-INSERT INTO `biz_in_stock` VALUES (93, '08a51486-49e9-402e-a10e-3e6a45df', 1, '系统测试人员', '2020-05-18 11:01:16', '2020-05-18 11:01:09', 4, 15, '2222222', 0);
-INSERT INTO `biz_in_stock` VALUES (99, 'bb5de246-bd56-4987-b027-8fbcf3c3', 2, '系统测试人员', '2020-05-18 12:21:41', '2020-05-18 11:43:49', 6, 19, '33333', 0);
-INSERT INTO `biz_in_stock` VALUES (100, '7657f747-ab27-49d7-b1ce-d6d47ecf', 1, '系统测试人员', '2020-05-18 12:21:40', '2020-05-18 12:21:29', 2, 20, '23432424', 0);
-INSERT INTO `biz_in_stock` VALUES (101, '03fbc3b3-e28b-418c-a457-87c376c3', 1, '系统测试人员', '2020-05-18 13:16:38', '2020-05-18 13:16:28', 12, 21, '454545454545', 0);
-INSERT INTO `biz_in_stock` VALUES (102, 'd83621b8-b5c7-4499-a8a0-56af2849', 1, '系统测试人员', '2020-05-18 13:18:51', '2020-05-18 13:18:41', 18, 17, '33333', 0);
-INSERT INTO `biz_in_stock` VALUES (103, '51fa7a04-535f-43b5-8972-23d0e55a', 1, '系统测试人员', '2020-05-18 13:42:41', '2020-05-18 13:42:29', 6, 22, '222222', 0);
-INSERT INTO `biz_in_stock` VALUES (104, 'c96eaa3e-22ee-4f6b-98bd-87d34372', 1, 'zhangyukang', '2020-05-24 21:46:16', '2020-05-24 21:46:06', 6, 15, '432424', 0);
-INSERT INTO `biz_in_stock` VALUES (105, '5ad278ed-ce30-4f0d-bb67-7f9070fc', 1, 'zhangyukang', '2020-05-25 11:45:10', '2020-05-25 10:27:06', 6, 15, '32432424', 0);
-INSERT INTO `biz_in_stock` VALUES (106, 'efeef1d2-b8c9-4eb5-8ea2-b0695fb9', 1, 'zhangyukang', '2020-05-26 09:35:23', '2020-05-26 09:35:17', 10, 17, '2342424', 0);
-
--- ----------------------------
--- Table structure for biz_in_stock_info
--- ----------------------------
-DROP TABLE IF EXISTS `biz_in_stock_info`;
-CREATE TABLE `biz_in_stock_info` (
- `id` bigint(20) NOT NULL AUTO_INCREMENT,
- `in_num` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '入库单编号',
- `p_num` varchar(36) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '商品编号',
- `product_number` int(11) NULL DEFAULT NULL COMMENT '数量',
- `create_time` datetime(0) NULL DEFAULT NULL,
- `modified_time` datetime(0) NULL DEFAULT NULL,
- PRIMARY KEY (`id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 360 CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = Dynamic;
-
--- ----------------------------
--- Records of biz_in_stock_info
--- ----------------------------
-INSERT INTO `biz_in_stock_info` VALUES (282, 'a2ea9b97-ad12-4d85-a9b4-1a644d86', '3DFC8EA0-6', 2, '2020-05-09 20:01:49', '2020-05-09 20:01:49');
-INSERT INTO `biz_in_stock_info` VALUES (283, 'a2ea9b97-ad12-4d85-a9b4-1a644d86', '2C15F1B6-1', 2, '2020-05-09 20:01:49', '2020-05-09 20:01:49');
-INSERT INTO `biz_in_stock_info` VALUES (284, 'a2ea9b97-ad12-4d85-a9b4-1a644d86', '6976D3B4-A', 3, '2020-05-09 20:01:49', '2020-05-09 20:01:49');
-INSERT INTO `biz_in_stock_info` VALUES (285, 'a2ea9b97-ad12-4d85-a9b4-1a644d86', 'f248ee7a-c30c-447c-ae9c-0a1c09e9', 3, '2020-05-09 20:01:49', '2020-05-09 20:01:49');
-INSERT INTO `biz_in_stock_info` VALUES (286, 'a2ea9b97-ad12-4d85-a9b4-1a644d86', 'beb944c4-01ae-497b-bfdd-2132032f', 3, '2020-05-09 20:01:49', '2020-05-09 20:01:49');
-INSERT INTO `biz_in_stock_info` VALUES (287, '78473f1a-405a-4f5e-b08c-42a7b2e8', '3DFC8EA0-6', 2, '2020-05-10 09:27:45', '2020-05-10 09:27:45');
-INSERT INTO `biz_in_stock_info` VALUES (288, '78473f1a-405a-4f5e-b08c-42a7b2e8', '2C15F1B6-1', 1, '2020-05-10 09:27:45', '2020-05-10 09:27:45');
-INSERT INTO `biz_in_stock_info` VALUES (289, '78473f1a-405a-4f5e-b08c-42a7b2e8', '6976D3B4-A', 2, '2020-05-10 09:27:45', '2020-05-10 09:27:45');
-INSERT INTO `biz_in_stock_info` VALUES (290, '78473f1a-405a-4f5e-b08c-42a7b2e8', 'f248ee7a-c30c-447c-ae9c-0a1c09e9', 2, '2020-05-10 09:27:45', '2020-05-10 09:27:45');
-INSERT INTO `biz_in_stock_info` VALUES (291, '78473f1a-405a-4f5e-b08c-42a7b2e8', 'beb944c4-01ae-497b-bfdd-2132032f', 3, '2020-05-10 09:27:45', '2020-05-10 09:27:45');
-INSERT INTO `biz_in_stock_info` VALUES (292, '78473f1a-405a-4f5e-b08c-42a7b2e8', '24573d5b-0c9b-403b-9a88-c214702e', 3, '2020-05-10 09:27:45', '2020-05-10 09:27:45');
-INSERT INTO `biz_in_stock_info` VALUES (293, '78473f1a-405a-4f5e-b08c-42a7b2e8', 'c98183c8-bc47-4505-abbb-1dc219b5', 2, '2020-05-10 09:27:45', '2020-05-10 09:27:45');
-INSERT INTO `biz_in_stock_info` VALUES (294, '78473f1a-405a-4f5e-b08c-42a7b2e8', 'de16b9e6-bb49-4547-ab91-db7ae7b6', 3, '2020-05-10 09:27:45', '2020-05-10 09:27:45');
-INSERT INTO `biz_in_stock_info` VALUES (295, '78473f1a-405a-4f5e-b08c-42a7b2e8', '6AF405A1-C', 10, '2020-05-10 09:27:45', '2020-05-10 09:27:45');
-INSERT INTO `biz_in_stock_info` VALUES (296, '78473f1a-405a-4f5e-b08c-42a7b2e8', '0b9e9176-f996-4384-bb6c-209f55d0', 10, '2020-05-10 09:27:45', '2020-05-10 09:27:45');
-INSERT INTO `biz_in_stock_info` VALUES (297, '78473f1a-405a-4f5e-b08c-42a7b2e8', '894b8218-36ee-4a0d-9ad1-d9c5e455', 10, '2020-05-10 09:27:45', '2020-05-10 09:27:45');
-INSERT INTO `biz_in_stock_info` VALUES (298, '31ff3701-c44f-4b98-91e0-1d41d8b2', '3DFC8EA0-6', 10, '2020-05-11 09:59:31', '2020-05-11 09:59:31');
-INSERT INTO `biz_in_stock_info` VALUES (299, '31ff3701-c44f-4b98-91e0-1d41d8b2', '2C15F1B6-1', 10, '2020-05-11 09:59:32', '2020-05-11 09:59:32');
-INSERT INTO `biz_in_stock_info` VALUES (300, '31ff3701-c44f-4b98-91e0-1d41d8b2', '15bc064e-991d-40e3-bcd6-f6aff0e3', 10, '2020-05-11 09:59:32', '2020-05-11 09:59:32');
-INSERT INTO `biz_in_stock_info` VALUES (301, '31ff3701-c44f-4b98-91e0-1d41d8b2', 'f248ee7a-c30c-447c-ae9c-0a1c09e9', 10, '2020-05-11 09:59:32', '2020-05-11 09:59:32');
-INSERT INTO `biz_in_stock_info` VALUES (302, '31ff3701-c44f-4b98-91e0-1d41d8b2', 'beb944c4-01ae-497b-bfdd-2132032f', 10, '2020-05-11 09:59:32', '2020-05-11 09:59:32');
-INSERT INTO `biz_in_stock_info` VALUES (303, '31ff3701-c44f-4b98-91e0-1d41d8b2', '0e17f606-9aaa-48a7-b4e9-ef18462e', 1, '2020-05-11 09:59:32', '2020-05-11 09:59:32');
-INSERT INTO `biz_in_stock_info` VALUES (304, '38ed0881-20ed-4cec-a321-eb8f4c3b', '3DFC8EA0-6', 10, '2020-05-11 10:04:05', '2020-05-11 10:04:05');
-INSERT INTO `biz_in_stock_info` VALUES (305, '38ed0881-20ed-4cec-a321-eb8f4c3b', '24573d5b-0c9b-403b-9a88-c214702e', 10, '2020-05-11 10:04:06', '2020-05-11 10:04:06');
-INSERT INTO `biz_in_stock_info` VALUES (306, '38ed0881-20ed-4cec-a321-eb8f4c3b', '6EF5F2C0-9', 10, '2020-05-11 10:04:06', '2020-05-11 10:04:06');
-INSERT INTO `biz_in_stock_info` VALUES (315, 'db1c2afe-8117-43fd-adf7-866ef7e4', '3DFC8EA0-6', 2, '2020-05-16 17:37:12', '2020-05-16 17:37:12');
-INSERT INTO `biz_in_stock_info` VALUES (316, 'db1c2afe-8117-43fd-adf7-866ef7e4', '2C15F1B6-1', 2, '2020-05-16 17:37:13', '2020-05-16 17:37:13');
-INSERT INTO `biz_in_stock_info` VALUES (317, 'df793f2b-ea13-4d93-b22c-60454f32', '3DFC8EA0-6', 3, '2020-05-18 10:11:00', '2020-05-18 10:11:00');
-INSERT INTO `biz_in_stock_info` VALUES (318, 'df793f2b-ea13-4d93-b22c-60454f32', '2C15F1B6-1', 3, '2020-05-18 10:11:00', '2020-05-18 10:11:00');
-INSERT INTO `biz_in_stock_info` VALUES (319, 'df793f2b-ea13-4d93-b22c-60454f32', '15bc064e-991d-40e3-bcd6-f6aff0e3', 3, '2020-05-18 10:11:00', '2020-05-18 10:11:00');
-INSERT INTO `biz_in_stock_info` VALUES (320, 'df793f2b-ea13-4d93-b22c-60454f32', '6976D3B4-A', 3, '2020-05-18 10:11:00', '2020-05-18 10:11:00');
-INSERT INTO `biz_in_stock_info` VALUES (321, 'df793f2b-ea13-4d93-b22c-60454f32', 'f248ee7a-c30c-447c-ae9c-0a1c09e9', 10, '2020-05-18 10:11:00', '2020-05-18 10:11:00');
-INSERT INTO `biz_in_stock_info` VALUES (322, 'df793f2b-ea13-4d93-b22c-60454f32', 'beb944c4-01ae-497b-bfdd-2132032f', 3, '2020-05-18 10:11:00', '2020-05-18 10:11:00');
-INSERT INTO `biz_in_stock_info` VALUES (323, 'c2054c39-a88b-4f47-9f9e-5c57f9e6', '3DFC8EA0-6', 3, '2020-05-18 10:41:55', '2020-05-18 10:41:55');
-INSERT INTO `biz_in_stock_info` VALUES (324, '08a51486-49e9-402e-a10e-3e6a45df', '3DFC8EA0-6', 2, '2020-05-18 11:01:09', '2020-05-18 11:01:09');
-INSERT INTO `biz_in_stock_info` VALUES (325, '08a51486-49e9-402e-a10e-3e6a45df', '2C15F1B6-1', 2, '2020-05-18 11:01:09', '2020-05-18 11:01:09');
-INSERT INTO `biz_in_stock_info` VALUES (335, 'bb5de246-bd56-4987-b027-8fbcf3c3', '2C15F1B6-1', 3, '2020-05-18 11:43:50', '2020-05-18 11:43:50');
-INSERT INTO `biz_in_stock_info` VALUES (336, 'bb5de246-bd56-4987-b027-8fbcf3c3', '15bc064e-991d-40e3-bcd6-f6aff0e3', 3, '2020-05-18 11:43:50', '2020-05-18 11:43:50');
-INSERT INTO `biz_in_stock_info` VALUES (337, '7657f747-ab27-49d7-b1ce-d6d47ecf', '3DFC8EA0-6', 1, '2020-05-18 12:21:29', '2020-05-18 12:21:29');
-INSERT INTO `biz_in_stock_info` VALUES (338, '7657f747-ab27-49d7-b1ce-d6d47ecf', '2C15F1B6-1', 1, '2020-05-18 12:21:29', '2020-05-18 12:21:29');
-INSERT INTO `biz_in_stock_info` VALUES (339, '03fbc3b3-e28b-418c-a457-87c376c3', '3DFC8EA0-6', 4, '2020-05-18 13:16:28', '2020-05-18 13:16:28');
-INSERT INTO `biz_in_stock_info` VALUES (340, '03fbc3b3-e28b-418c-a457-87c376c3', '2C15F1B6-1', 4, '2020-05-18 13:16:28', '2020-05-18 13:16:28');
-INSERT INTO `biz_in_stock_info` VALUES (341, '03fbc3b3-e28b-418c-a457-87c376c3', '15bc064e-991d-40e3-bcd6-f6aff0e3', 4, '2020-05-18 13:16:28', '2020-05-18 13:16:28');
-INSERT INTO `biz_in_stock_info` VALUES (342, 'd83621b8-b5c7-4499-a8a0-56af2849', '3DFC8EA0-6', 3, '2020-05-18 13:18:41', '2020-05-18 13:18:41');
-INSERT INTO `biz_in_stock_info` VALUES (343, 'd83621b8-b5c7-4499-a8a0-56af2849', '2C15F1B6-1', 3, '2020-05-18 13:18:42', '2020-05-18 13:18:42');
-INSERT INTO `biz_in_stock_info` VALUES (344, 'd83621b8-b5c7-4499-a8a0-56af2849', '15bc064e-991d-40e3-bcd6-f6aff0e3', 3, '2020-05-18 13:18:42', '2020-05-18 13:18:42');
-INSERT INTO `biz_in_stock_info` VALUES (345, 'd83621b8-b5c7-4499-a8a0-56af2849', '6976D3B4-A', 3, '2020-05-18 13:18:42', '2020-05-18 13:18:42');
-INSERT INTO `biz_in_stock_info` VALUES (346, 'd83621b8-b5c7-4499-a8a0-56af2849', 'f248ee7a-c30c-447c-ae9c-0a1c09e9', 3, '2020-05-18 13:18:42', '2020-05-18 13:18:42');
-INSERT INTO `biz_in_stock_info` VALUES (347, 'd83621b8-b5c7-4499-a8a0-56af2849', 'beb944c4-01ae-497b-bfdd-2132032f', 3, '2020-05-18 13:18:42', '2020-05-18 13:18:42');
-INSERT INTO `biz_in_stock_info` VALUES (348, '51fa7a04-535f-43b5-8972-23d0e55a', '3DFC8EA0-6', 2, '2020-05-18 13:42:29', '2020-05-18 13:42:29');
-INSERT INTO `biz_in_stock_info` VALUES (349, '51fa7a04-535f-43b5-8972-23d0e55a', '2C15F1B6-1', 2, '2020-05-18 13:42:29', '2020-05-18 13:42:29');
-INSERT INTO `biz_in_stock_info` VALUES (350, '51fa7a04-535f-43b5-8972-23d0e55a', '15bc064e-991d-40e3-bcd6-f6aff0e3', 2, '2020-05-18 13:42:29', '2020-05-18 13:42:29');
-INSERT INTO `biz_in_stock_info` VALUES (351, 'c96eaa3e-22ee-4f6b-98bd-87d34372', '3DFC8EA0-6', 3, '2020-05-24 21:46:06', '2020-05-24 21:46:06');
-INSERT INTO `biz_in_stock_info` VALUES (352, 'c96eaa3e-22ee-4f6b-98bd-87d34372', '2C15F1B6-1', 3, '2020-05-24 21:46:06', '2020-05-24 21:46:06');
-INSERT INTO `biz_in_stock_info` VALUES (353, '5ad278ed-ce30-4f0d-bb67-7f9070fc', '3DFC8EA0-6', 1, '2020-05-25 10:27:07', '2020-05-25 10:27:07');
-INSERT INTO `biz_in_stock_info` VALUES (354, '5ad278ed-ce30-4f0d-bb67-7f9070fc', '2C15F1B6-1', 1, '2020-05-25 10:27:07', '2020-05-25 10:27:07');
-INSERT INTO `biz_in_stock_info` VALUES (355, '5ad278ed-ce30-4f0d-bb67-7f9070fc', '15bc064e-991d-40e3-bcd6-f6aff0e3', 1, '2020-05-25 10:27:07', '2020-05-25 10:27:07');
-INSERT INTO `biz_in_stock_info` VALUES (356, '5ad278ed-ce30-4f0d-bb67-7f9070fc', '6976D3B4-A', 1, '2020-05-25 10:27:07', '2020-05-25 10:27:07');
-INSERT INTO `biz_in_stock_info` VALUES (357, '5ad278ed-ce30-4f0d-bb67-7f9070fc', 'f248ee7a-c30c-447c-ae9c-0a1c09e9', 1, '2020-05-25 10:27:07', '2020-05-25 10:27:07');
-INSERT INTO `biz_in_stock_info` VALUES (358, '5ad278ed-ce30-4f0d-bb67-7f9070fc', 'beb944c4-01ae-497b-bfdd-2132032f', 1, '2020-05-25 10:27:07', '2020-05-25 10:27:07');
-INSERT INTO `biz_in_stock_info` VALUES (359, 'efeef1d2-b8c9-4eb5-8ea2-b0695fb9', '6EF5F2C0-9', 10, '2020-05-26 09:35:17', '2020-05-26 09:35:17');
-
--- ----------------------------
--- Table structure for biz_out_stock
--- ----------------------------
-DROP TABLE IF EXISTS `biz_out_stock`;
-CREATE TABLE `biz_out_stock` (
- `id` bigint(20) NOT NULL AUTO_INCREMENT,
- `out_num` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '出库单',
- `type` int(1) NOT NULL COMMENT '出库类型:0:直接出库,1:审核出库',
- `operator` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '操作人',
- `create_time` datetime(0) NULL DEFAULT NULL COMMENT '出库时间',
- `product_number` int(11) NULL DEFAULT NULL COMMENT '出库总数',
- `consumer_id` bigint(20) NOT NULL COMMENT '消费者id',
- `remark` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '备注',
- `status` int(1) NULL DEFAULT NULL COMMENT '状态:0:正常入库,1:已进入回收,2:等待审核',
- `priority` int(1) NOT NULL COMMENT '紧急程度:1:不急,2:常规,3:紧急4:特急',
- PRIMARY KEY (`id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 14 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
-
--- ----------------------------
--- Records of biz_out_stock
--- ----------------------------
-INSERT INTO `biz_out_stock` VALUES (1, 'fdasfsfsaf', 1, '1', '2020-05-10 14:42:04', 111, 7, '1', 0, 1);
-INSERT INTO `biz_out_stock` VALUES (2, '11fdsafsafasf', 0, '324', '2020-05-10 15:16:03', 3, 8, '3', 0, 4);
-INSERT INTO `biz_out_stock` VALUES (4, '8d468e4b-0c45-4807-9e0e-6c2c65d6', 0, 'zhangyukang', '2020-05-26 09:38:02', 7, 25, '2342424', 0, 1);
-INSERT INTO `biz_out_stock` VALUES (5, '2d7158d3-2b15-473e-8cbe-6f6bd45a', 0, 'zhangyukang', '2020-05-26 09:37:49', 10, 24, '4545454545', 0, 4);
-INSERT INTO `biz_out_stock` VALUES (6, 'bd5032d0-c84a-4413-a72d-ba80d33f', 0, 'zhangyukang', '2020-05-25 12:08:07', 93, 9, '23424234324', 2, 1);
-INSERT INTO `biz_out_stock` VALUES (7, 'c23e95d0-0607-4e00-9041-cc97d299', 0, 'zhangyukang', '2020-05-25 15:46:07', 6, 26, 'testtest', 0, 2);
-INSERT INTO `biz_out_stock` VALUES (9, '982e449e-1ab0-4456-8e9a-5403a685', 0, 'zhangyukang', '2020-05-26 09:32:43', 30, 9, '3434343', 0, 1);
-INSERT INTO `biz_out_stock` VALUES (10, '622e8b6d-924a-4dfe-bc51-2143cf3c', 0, 'zhangyukang', '2020-05-26 09:34:30', 13, 8, '23232323', 0, 1);
-INSERT INTO `biz_out_stock` VALUES (11, '55e4942f-3c0a-4bc2-85f7-2f2a7bff', 0, 'zhangyukang', '2020-12-15 18:12:44', 2, 9, '34243424', 0, 3);
-INSERT INTO `biz_out_stock` VALUES (12, '453544fd-53ec-430f-9899-73f2edf5', 0, 'zhangyukang', '2020-05-26 10:00:04', 4, 8, '11111111', 0, 1);
-INSERT INTO `biz_out_stock` VALUES (13, '4d7e5874-7d9c-4fca-ac08-ee4f4975', 3, 'zhangyukang', '2020-05-26 10:02:11', 3, 8, '123213', 0, 1);
-
--- ----------------------------
--- Table structure for biz_out_stock_info
--- ----------------------------
-DROP TABLE IF EXISTS `biz_out_stock_info`;
-CREATE TABLE `biz_out_stock_info` (
- `id` bigint(20) NOT NULL AUTO_INCREMENT,
- `out_num` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
- `p_num` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
- `product_number` int(11) NULL DEFAULT NULL,
- `create_time` datetime(0) NULL DEFAULT NULL,
- `modified_time` datetime(0) NULL DEFAULT NULL,
- PRIMARY KEY (`id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 32 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
-
--- ----------------------------
--- Records of biz_out_stock_info
--- ----------------------------
-INSERT INTO `biz_out_stock_info` VALUES (1, '8d468e4b-0c45-4807-9e0e-6c2c65d6', '3DFC8EA0-6', 1, '2020-05-25 11:32:39', '2020-05-25 11:32:39');
-INSERT INTO `biz_out_stock_info` VALUES (2, '8d468e4b-0c45-4807-9e0e-6c2c65d6', '6EF5F2C0-9', 2, '2020-05-25 11:32:39', '2020-05-25 11:32:39');
-INSERT INTO `biz_out_stock_info` VALUES (3, '8d468e4b-0c45-4807-9e0e-6c2c65d6', '6976D3B4-A', 4, '2020-05-25 11:32:39', '2020-05-25 11:32:39');
-INSERT INTO `biz_out_stock_info` VALUES (4, '2d7158d3-2b15-473e-8cbe-6f6bd45a', '3DFC8EA0-6', 1, '2020-05-25 11:41:02', '2020-05-25 11:41:02');
-INSERT INTO `biz_out_stock_info` VALUES (5, '2d7158d3-2b15-473e-8cbe-6f6bd45a', '6EF5F2C0-9', 1, '2020-05-25 11:41:02', '2020-05-25 11:41:02');
-INSERT INTO `biz_out_stock_info` VALUES (6, '2d7158d3-2b15-473e-8cbe-6f6bd45a', '6976D3B4-A', 1, '2020-05-25 11:41:02', '2020-05-25 11:41:02');
-INSERT INTO `biz_out_stock_info` VALUES (7, '2d7158d3-2b15-473e-8cbe-6f6bd45a', 'AB0E206E-A', 3, '2020-05-25 11:41:02', '2020-05-25 11:41:02');
-INSERT INTO `biz_out_stock_info` VALUES (8, '2d7158d3-2b15-473e-8cbe-6f6bd45a', '6AF405A1-C', 1, '2020-05-25 11:41:02', '2020-05-25 11:41:02');
-INSERT INTO `biz_out_stock_info` VALUES (9, '2d7158d3-2b15-473e-8cbe-6f6bd45a', '2C15F1B6-1', 3, '2020-05-25 11:41:02', '2020-05-25 11:41:02');
-INSERT INTO `biz_out_stock_info` VALUES (10, 'bd5032d0-c84a-4413-a72d-ba80d33f', '3DFC8EA0-6', 80, '2020-05-25 12:08:07', '2020-05-25 12:08:07');
-INSERT INTO `biz_out_stock_info` VALUES (11, 'bd5032d0-c84a-4413-a72d-ba80d33f', '6EF5F2C0-9', 13, '2020-05-25 12:08:07', '2020-05-25 12:08:07');
-INSERT INTO `biz_out_stock_info` VALUES (12, 'c23e95d0-0607-4e00-9041-cc97d299', '3DFC8EA0-6', 1, '2020-05-25 15:46:07', '2020-05-25 15:46:07');
-INSERT INTO `biz_out_stock_info` VALUES (13, 'c23e95d0-0607-4e00-9041-cc97d299', '6EF5F2C0-9', 1, '2020-05-25 15:46:07', '2020-05-25 15:46:07');
-INSERT INTO `biz_out_stock_info` VALUES (14, 'c23e95d0-0607-4e00-9041-cc97d299', '6976D3B4-A', 1, '2020-05-25 15:46:07', '2020-05-25 15:46:07');
-INSERT INTO `biz_out_stock_info` VALUES (15, 'c23e95d0-0607-4e00-9041-cc97d299', 'AB0E206E-A', 1, '2020-05-25 15:46:07', '2020-05-25 15:46:07');
-INSERT INTO `biz_out_stock_info` VALUES (16, 'c23e95d0-0607-4e00-9041-cc97d299', '6AF405A1-C', 1, '2020-05-25 15:46:07', '2020-05-25 15:46:07');
-INSERT INTO `biz_out_stock_info` VALUES (17, 'c23e95d0-0607-4e00-9041-cc97d299', '2C15F1B6-1', 1, '2020-05-25 15:46:07', '2020-05-25 15:46:07');
-INSERT INTO `biz_out_stock_info` VALUES (21, '982e449e-1ab0-4456-8e9a-5403a685', '3DFC8EA0-6', 30, '2020-05-26 09:32:25', '2020-05-26 09:32:25');
-INSERT INTO `biz_out_stock_info` VALUES (22, '622e8b6d-924a-4dfe-bc51-2143cf3c', '6EF5F2C0-9', 13, '2020-05-26 09:34:23', '2020-05-26 09:34:23');
-INSERT INTO `biz_out_stock_info` VALUES (23, '55e4942f-3c0a-4bc2-85f7-2f2a7bff', '3DFC8EA0-6', 1, '2020-05-26 09:52:09', '2020-05-26 09:52:09');
-INSERT INTO `biz_out_stock_info` VALUES (24, '55e4942f-3c0a-4bc2-85f7-2f2a7bff', '6EF5F2C0-9', 1, '2020-05-26 09:52:09', '2020-05-26 09:52:09');
-INSERT INTO `biz_out_stock_info` VALUES (25, '453544fd-53ec-430f-9899-73f2edf5', '6AF405A1-C', 1, '2020-05-26 09:59:57', '2020-05-26 09:59:57');
-INSERT INTO `biz_out_stock_info` VALUES (26, '453544fd-53ec-430f-9899-73f2edf5', '2C15F1B6-1', 1, '2020-05-26 09:59:57', '2020-05-26 09:59:57');
-INSERT INTO `biz_out_stock_info` VALUES (27, '453544fd-53ec-430f-9899-73f2edf5', '6976D3B4-A', 1, '2020-05-26 09:59:57', '2020-05-26 09:59:57');
-INSERT INTO `biz_out_stock_info` VALUES (28, '453544fd-53ec-430f-9899-73f2edf5', '6EF5F2C0-9', 1, '2020-05-26 09:59:57', '2020-05-26 09:59:57');
-INSERT INTO `biz_out_stock_info` VALUES (29, '4d7e5874-7d9c-4fca-ac08-ee4f4975', '3DFC8EA0-6', 1, '2020-05-26 10:02:01', '2020-05-26 10:02:01');
-INSERT INTO `biz_out_stock_info` VALUES (30, '4d7e5874-7d9c-4fca-ac08-ee4f4975', '6EF5F2C0-9', 1, '2020-05-26 10:02:03', '2020-05-26 10:02:03');
-INSERT INTO `biz_out_stock_info` VALUES (31, '4d7e5874-7d9c-4fca-ac08-ee4f4975', '6976D3B4-A', 1, '2020-05-26 10:02:03', '2020-05-26 10:02:03');
-
--- ----------------------------
--- Table structure for biz_product
--- ----------------------------
-DROP TABLE IF EXISTS `biz_product`;
-CREATE TABLE `biz_product` (
- `id` bigint(20) NOT NULL AUTO_INCREMENT,
- `p_num` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '商品编号',
- `name` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '商品名称',
- `image_url` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '图片',
- `model` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '规格型号',
- `unit` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '计算单位',
- `remark` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '备注',
- `sort` int(11) NULL DEFAULT NULL COMMENT '排序',
- `create_time` datetime(0) NULL DEFAULT NULL COMMENT '创建时间',
- `modified_time` datetime(0) NULL DEFAULT NULL COMMENT '修改时间',
- `one_category_id` bigint(20) NULL DEFAULT NULL COMMENT '1级分类',
- `two_category_id` bigint(20) NULL DEFAULT NULL COMMENT '2级分类',
- `three_category_id` bigint(20) NULL DEFAULT NULL COMMENT '3级分类',
- `status` int(1) NULL DEFAULT 0 COMMENT '是否删除:1物资正常,0:物资回收,2:物资审核中',
- INDEX `id`(`id`) USING BTREE,
- INDEX `category_id`(`one_category_id`) USING BTREE,
- INDEX `two_category_id`(`two_category_id`) USING BTREE,
- INDEX `three_category_id`(`three_category_id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 52 CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = Dynamic;
-
--- ----------------------------
--- Records of biz_product
--- ----------------------------
-INSERT INTO `biz_product` VALUES (17, '3DFC8EA0-6', 'N95口罩', 'group1/M00/00/00/rBofMl5yGl2AR3rCAAArOxrzeKs522.jpg', '10个/包', '包', '救命的口罩', 1, '2020-03-18 00:00:00', '2020-08-19 17:34:24', 33, 34, 37, 0);
-INSERT INTO `biz_product` VALUES (18, '6EF5F2C0-9', '普通医用口罩', 'group1/M00/00/00/rBofMl5yCTGAC-nZAAA5bqFUaK8834.jpg', '5个/包', '包', '医用口罩也不错哦', 3, '2020-03-18 00:00:00', '2020-03-18 12:52:49', 20, 23, 25, 0);
-INSERT INTO `biz_product` VALUES (19, '6976D3B4-A', '普通温度计', 'group1/M00/00/00/rBofMl56zoiAJQ2HAAAhQYzsgJk572.jpg', '10只/盒', '盒', '温度计', 2, '2020-03-18 00:00:00', '2020-03-25 11:22:49', 20, 21, 38, 0);
-INSERT INTO `biz_product` VALUES (20, 'AB0E206E-A', '生理盐水', 'group1/M00/00/00/rBofMl5yCqmAZi_8AABSkMEsmEI099.jpg', '500ml', '瓶', '生理盐水', 3, '2020-03-18 00:00:00', '2020-03-18 12:53:06', 20, 43, 44, 0);
-INSERT INTO `biz_product` VALUES (23, '6AF405A1-C', '东北大米', 'group1/M00/00/00/rBofMl5yDA-AQd0QAAAKYAyjupw156.png', '1斤/袋', '袋', '老鼠爱大米', 4, '2020-03-18 11:55:44', '2020-03-18 11:55:44', 24, 30, 41, 0);
-INSERT INTO `biz_product` VALUES (25, '2C15F1B6-1', '防毒面具', 'group1/M00/00/00/rBofMl5yFiSAe6h2AADJ0MIVEUw374.jpg', '舒适版', '个', '防毒气的', 1, '2020-03-18 00:00:00', '2020-04-30 19:08:15', 20, 23, 39, 0);
-INSERT INTO `biz_product` VALUES (28, '894b8218-36ee-4a0d-9ad1-d9c5e455', '霸王洗发水', 'group1/M00/00/00/rBofMl50e76AYzVtAAB6dwE5XLI650.jpg', '10ml', '瓶', '洗发水挺好的', 7, '2020-03-20 00:00:00', '2020-03-20 09:34:08', 24, 31, 52, 0);
-INSERT INTO `biz_product` VALUES (29, '0b9e9176-f996-4384-bb6c-209f55d0', '卫龙辣条', 'group1/M00/00/00/rBofMl52BQKAB9scAAA8bqb6l5k008.jpg', '大包', '包', '好吃', 4, '2020-03-21 12:14:43', '2020-03-21 12:14:43', 24, 30, 41, 0);
-INSERT INTO `biz_product` VALUES (30, '24573d5b-0c9b-403b-9a88-c214702e', '医用酒精', 'group1/M00/00/00/rBofMl522Z6AN_RSAACJQ9cHSCk392.jpg', '100ml/75%', '瓶', '100ml/75%', 3, '2020-03-22 03:21:38', '2020-03-22 03:21:38', 20, 43, 57, 0);
-INSERT INTO `biz_product` VALUES (31, 'c98183c8-bc47-4505-abbb-1dc219b5', '碘伏', 'group1/M00/00/00/rBofMl523RqAa7kpAABX9NSDgIo799.jpg', '500ml', '瓶', '碘伏', 3, '2020-03-22 03:36:15', '2020-03-22 03:36:15', 20, 43, 57, 0);
-INSERT INTO `biz_product` VALUES (32, 'f248ee7a-c30c-447c-ae9c-0a1c09e9', '呼吸机', 'group1/M00/00/00/rBofMl523tCANhpiAABH8PzDOBU255.jpg', '100伏特', '台', 'test', 2, '2020-03-22 00:00:00', '2020-04-14 13:21:00', 20, 21, 32, 0);
-INSERT INTO `biz_product` VALUES (34, 'beb944c4-01ae-497b-bfdd-2132032f', '帅气男装', 'group1/M00/00/00/rBofMl56yieAIrPAAAE3074vL7M795.jpg', '175cm', '件', '帅气男装', 2, '2020-03-25 11:04:41', '2020-03-25 11:04:41', 24, 27, 40, 0);
-INSERT INTO `biz_product` VALUES (37, 'cf5a5f37-b299-4d96-bcb2-c4a46737', '脑白金', 'group1/M00/00/00/rBofMl56zOCATfJ_AABZdj80IoY642.jpg', '600ml', '包', '脑白金', 2, '2020-03-25 11:16:42', '2020-03-25 11:16:42', 20, 43, 44, 0);
-INSERT INTO `biz_product` VALUES (38, '3fa0d5c1-4922-4078-8c7c-8d1cfeb5', '金鸡胶囊', 'group1/M00/00/00/rBofMl56zTyAQ3zLAATMENY24Ek321.jpg', '10个/包', '包', '金鸡胶囊', 2, '2020-03-25 11:17:38', '2020-03-25 11:17:38', 20, 43, 53, 0);
-INSERT INTO `biz_product` VALUES (39, 'de16b9e6-bb49-4547-ab91-db7ae7b6', '感冒康胶囊', 'group1/M00/00/00/rBofMl56zXKAf32OAADXvzUKR90347.jpg', '10片/包', '包', '感冒康胶囊', 3, '2020-03-25 11:18:31', '2020-03-25 11:18:31', 20, 43, 53, 0);
-INSERT INTO `biz_product` VALUES (40, '0e17f606-9aaa-48a7-b4e9-ef18462e', '康师傅矿泉水', 'group1/M00/00/00/rBofMl56zbyANBJlAAB2gMoSEvw394.jpg', '10瓶/箱', '箱', '矿泉水', 2, '2020-03-25 00:00:00', '2020-04-28 17:18:03', 24, 30, 62, 0);
-INSERT INTO `biz_product` VALUES (46, '15bc064e-991d-40e3-bcd6-f6aff0e3', '小鸟伏特加', 'group1/M00/00/02/rBofMl63aOGAf28xAABoVKQ8E60733.jpg', '500ml', '瓶', 'ZBC', 1, '2020-05-10 10:37:53', '2020-05-10 10:37:53', 20, 43, 44, 0);
-INSERT INTO `biz_product` VALUES (51, '35be7cd8-d2e4-4dd8-8601-ae295588', '334334', 'group1/M00/00/05/rBofMl89CK6AWdKaAACNRL-ICbE987.PNG', '34', '34', '44535', 4, '2020-08-19 19:10:47', '2020-08-19 19:10:47', 33, 34, 37, 0);
-
--- ----------------------------
--- Table structure for biz_product_category
--- ----------------------------
-DROP TABLE IF EXISTS `biz_product_category`;
-CREATE TABLE `biz_product_category` (
- `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '类别id',
- `name` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '类别名称',
- `remark` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '备注',
- `sort` int(11) NULL DEFAULT NULL COMMENT '排序',
- `create_time` datetime(0) NULL DEFAULT NULL,
- `modified_time` datetime(0) NULL DEFAULT NULL,
- `pid` bigint(20) NULL DEFAULT NULL COMMENT '父级分类id',
- PRIMARY KEY (`id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 81 CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = Dynamic;
-
--- ----------------------------
--- Records of biz_product_category
--- ----------------------------
-INSERT INTO `biz_product_category` VALUES (20, '医疗物资', '11111122', 2, '2020-03-17 00:00:00', '2020-03-22 23:00:38', 0);
-INSERT INTO `biz_product_category` VALUES (21, '仪器', '仪器', 1, '2020-03-17 00:00:00', '2020-08-19 17:37:27', 20);
-INSERT INTO `biz_product_category` VALUES (23, '防护品', '防护品', 2, '2020-03-17 11:33:48', '2020-03-17 11:33:48', 20);
-INSERT INTO `biz_product_category` VALUES (24, '生活用品', '生活用品', 3, '2020-03-17 00:00:00', '2020-03-22 23:00:43', 0);
-INSERT INTO `biz_product_category` VALUES (27, '衣服用品', '衣服用品', 2, '2020-03-17 11:38:50', '2020-03-17 11:38:50', 24);
-INSERT INTO `biz_product_category` VALUES (28, '防护服', '防护服', 3, '2020-03-17 11:44:38', '2020-03-17 11:44:38', 23);
-INSERT INTO `biz_product_category` VALUES (30, '粮油类', '粮油类', 2, '2020-03-17 11:51:29', '2020-03-17 11:51:29', 24);
-INSERT INTO `biz_product_category` VALUES (31, '洗化用品', '洗化用品', 3, '2020-03-17 11:51:50', '2020-03-17 11:51:50', 24);
-INSERT INTO `biz_product_category` VALUES (32, '呼吸机', '呼吸机', 1, '2020-03-17 00:00:00', '2020-03-17 13:43:01', 21);
-INSERT INTO `biz_product_category` VALUES (33, '交通运输', '交通运输。。。2323。', 1, '2020-03-17 00:00:00', '2020-08-19 17:37:16', 0);
-INSERT INTO `biz_product_category` VALUES (34, '车辆', '小车车', 2, '2020-03-17 11:56:51', '2020-03-17 11:56:51', 33);
-INSERT INTO `biz_product_category` VALUES (37, '运输车', '运输车', 1, '2020-03-17 00:00:00', '2020-03-23 10:46:10', 34);
-INSERT INTO `biz_product_category` VALUES (38, '温度器', '温度器', 1, '2020-03-18 01:43:52', '2020-03-18 01:43:52', 21);
-INSERT INTO `biz_product_category` VALUES (39, '防毒面具', '防毒面具', 5, '2020-03-18 01:44:27', '2020-03-18 01:44:27', 23);
-INSERT INTO `biz_product_category` VALUES (40, '衣服', '衣服', 1, '2020-03-18 01:50:33', '2020-03-18 01:50:33', 27);
-INSERT INTO `biz_product_category` VALUES (41, '大米', '大米', 2, '2020-03-18 01:50:49', '2020-03-18 01:50:49', 30);
-INSERT INTO `biz_product_category` VALUES (43, '药品', '药品', 2, '2020-03-18 01:57:42', '2020-03-18 01:57:42', 20);
-INSERT INTO `biz_product_category` VALUES (44, '输液', '输液', 2, '2020-03-18 01:58:31', '2020-03-18 01:58:31', 43);
-INSERT INTO `biz_product_category` VALUES (45, '消毒液', '消毒液', 2, '2020-03-18 01:59:03', '2020-03-18 01:59:03', 43);
-INSERT INTO `biz_product_category` VALUES (46, '血压仪', '血压仪', 2, '2020-03-18 01:59:30', '2020-03-18 01:59:30', 21);
-INSERT INTO `biz_product_category` VALUES (50, 'test', 'test', 1, '2020-03-19 01:05:24', '2020-03-19 01:05:24', 49);
-INSERT INTO `biz_product_category` VALUES (51, 'test3', 'test3', 3, '2020-03-19 01:05:45', '2020-03-19 01:05:45', 50);
-INSERT INTO `biz_product_category` VALUES (52, '洗发水', '洗发的', 1, '2020-03-20 08:15:45', '2020-03-20 08:15:45', 31);
-INSERT INTO `biz_product_category` VALUES (53, '解热镇痛药', '解热镇痛药', 1, '2020-03-21 03:37:18', '2020-03-21 03:37:18', 43);
-INSERT INTO `biz_product_category` VALUES (54, '外用及器具', '外用及器具', 1, '2020-03-21 03:38:13', '2020-03-21 03:38:13', 20);
-INSERT INTO `biz_product_category` VALUES (55, '导尿管', '导尿管', 2, '2020-03-21 03:38:30', '2020-03-21 03:38:30', 54);
-INSERT INTO `biz_product_category` VALUES (56, '三角巾急救包', '三角巾急救包', 2, '2020-03-21 03:38:51', '2020-03-21 03:38:51', 54);
-INSERT INTO `biz_product_category` VALUES (57, '消毒药品类', '消毒药品类', 2, '2020-03-21 03:40:09', '2020-03-21 03:40:09', 43);
-INSERT INTO `biz_product_category` VALUES (58, '外科手术服', '外科手术服', 2, '2020-03-21 03:41:20', '2020-03-21 03:41:20', 23);
-INSERT INTO `biz_product_category` VALUES (62, '食用油', '实用油', 2, '2020-03-25 11:13:39', '2020-03-25 11:13:39', 30);
-INSERT INTO `biz_product_category` VALUES (75, '333', '333', 3, '2020-08-19 17:10:54', '2020-08-19 17:10:54', 74);
-INSERT INTO `biz_product_category` VALUES (79, '2313', '232323', 2, '2020-08-19 17:37:10', '2020-08-19 17:37:10', 21);
-INSERT INTO `biz_product_category` VALUES (80, '2313', '12313', 3, '2020-08-19 17:37:32', '2020-08-19 17:37:32', 0);
-
--- ----------------------------
--- Table structure for biz_product_stock
--- ----------------------------
-DROP TABLE IF EXISTS `biz_product_stock`;
-CREATE TABLE `biz_product_stock` (
- `id` bigint(20) NOT NULL AUTO_INCREMENT,
- `p_num` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
- `stock` bigint(20) NULL DEFAULT NULL COMMENT '商品库存结余',
- PRIMARY KEY (`id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 63 CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = Dynamic;
-
--- ----------------------------
--- Records of biz_product_stock
--- ----------------------------
-INSERT INTO `biz_product_stock` VALUES (43, '3DFC8EA0-6', 46);
-INSERT INTO `biz_product_stock` VALUES (44, '2C15F1B6-1', 64);
-INSERT INTO `biz_product_stock` VALUES (45, '6976D3B4-A', 37);
-INSERT INTO `biz_product_stock` VALUES (46, '967CE098-3', 4);
-INSERT INTO `biz_product_stock` VALUES (47, '79f01380-43c7-4506-9e0c-e2640288', 5);
-INSERT INTO `biz_product_stock` VALUES (48, 'f248ee7a-c30c-447c-ae9c-0a1c09e9', 49);
-INSERT INTO `biz_product_stock` VALUES (49, '6AF405A1-C', 18);
-INSERT INTO `biz_product_stock` VALUES (50, '0b9e9176-f996-4384-bb6c-209f55d0', 16);
-INSERT INTO `biz_product_stock` VALUES (51, '894b8218-36ee-4a0d-9ad1-d9c5e455', 14);
-INSERT INTO `biz_product_stock` VALUES (52, 'beb944c4-01ae-497b-bfdd-2132032f', 31);
-INSERT INTO `biz_product_stock` VALUES (53, 'cf5a5f37-b299-4d96-bcb2-c4a46737', 5);
-INSERT INTO `biz_product_stock` VALUES (54, '3fa0d5c1-4922-4078-8c7c-8d1cfeb5', 2);
-INSERT INTO `biz_product_stock` VALUES (55, '0e17f606-9aaa-48a7-b4e9-ef18462e', 2);
-INSERT INTO `biz_product_stock` VALUES (56, 'd9155553-fe5c-4d35-bb9a-1e1ab8d4', 2);
-INSERT INTO `biz_product_stock` VALUES (57, '6EF5F2C0-9', 4);
-INSERT INTO `biz_product_stock` VALUES (58, 'AB0E206E-A', 6);
-INSERT INTO `biz_product_stock` VALUES (59, '24573d5b-0c9b-403b-9a88-c214702e', 31);
-INSERT INTO `biz_product_stock` VALUES (60, 'c98183c8-bc47-4505-abbb-1dc219b5', 7);
-INSERT INTO `biz_product_stock` VALUES (61, 'de16b9e6-bb49-4547-ab91-db7ae7b6', 9);
-INSERT INTO `biz_product_stock` VALUES (62, '15bc064e-991d-40e3-bcd6-f6aff0e3', 28);
-
--- ----------------------------
--- Table structure for biz_supplier
--- ----------------------------
-DROP TABLE IF EXISTS `biz_supplier`;
-CREATE TABLE `biz_supplier` (
- `id` bigint(20) NOT NULL AUTO_INCREMENT,
- `name` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '供应商名称',
- `address` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '供应商地址',
- `email` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '供应商邮箱',
- `phone` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '供应商电话',
- `create_time` datetime(0) NULL DEFAULT NULL,
- `modified_time` datetime(0) NULL DEFAULT NULL,
- `sort` int(10) NULL DEFAULT NULL COMMENT '排序',
- `contact` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '联系人',
- PRIMARY KEY (`id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 23 CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = Dynamic;
-
--- ----------------------------
--- Records of biz_supplier
--- ----------------------------
-INSERT INTO `biz_supplier` VALUES (14, '324234', '河北省/秦皇岛市/长安区', '424324@qq.com', '15079437282', '2020-04-26 10:00:05', '2020-04-26 10:00:05', 2, '324324');
-INSERT INTO `biz_supplier` VALUES (15, '大街', '河北省/邯郸市/峰峰矿区', '3424324@qq.com', '15079437282', '2020-05-09 19:37:46', '2020-05-10 11:25:01', 1, '324324');
-INSERT INTO `biz_supplier` VALUES (16, '2342424', '内蒙古自治区/鄂尔多斯市/鄂托克前旗', '432423424@qq.com', '15079437282', '2020-05-09 19:42:07', '2020-05-09 19:42:07', 1, '3242423');
-INSERT INTO `biz_supplier` VALUES (17, '北京人民大会堂', '北京市/市辖区/朝阳区', 'xiong@qq.com', '15079437282', '2020-05-18 11:38:04', '2020-05-18 11:38:04', 1, '熊老板');
-INSERT INTO `biz_supplier` VALUES (18, 'xixiixxxxi', '河北省/秦皇岛市/北戴河区', 'chrome@qq.com', '15079437282', '2020-05-18 11:41:09', '2020-05-18 11:41:09', 1, 'perterchro');
-INSERT INTO `biz_supplier` VALUES (19, 'xixiixxxxi', '河北省/秦皇岛市/北戴河区', 'chrome@qq.com', '15079437282', '2020-05-18 11:43:49', '2020-05-18 11:43:49', 1, 'perterchro');
-INSERT INTO `biz_supplier` VALUES (20, 'aloooodf', '山西省/晋城市/陵川县', 'justiner@qq.com', '15245745454', '2020-05-18 12:21:29', '2020-05-18 12:21:29', 1, 'justiner');
-INSERT INTO `biz_supplier` VALUES (21, 'HHH', '河北省/秦皇岛市/长安区', 'HHH@qq.com', '15079437282', '2020-05-18 13:16:28', '2020-05-18 13:16:28', 1, 'HHH');
-INSERT INTO `biz_supplier` VALUES (22, 'PuPuPu34', '山西省/阳泉市/平定县', '124545454@qq.com', '15254541241', '2020-05-18 13:42:29', '2020-05-18 13:43:05', 1, '封小新');
-
--- ----------------------------
--- Table structure for tb_department
--- ----------------------------
-DROP TABLE IF EXISTS `tb_department`;
-CREATE TABLE `tb_department` (
- `id` bigint(20) NOT NULL AUTO_INCREMENT,
- `name` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '系名',
- `phone` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '系办公电话',
- `address` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '办公室地点',
- `create_time` datetime(0) NULL DEFAULT NULL COMMENT '创建时间',
- `modified_time` datetime(0) NULL DEFAULT NULL COMMENT '修改时间',
- PRIMARY KEY (`id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 16 CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = Dynamic;
-
--- ----------------------------
--- Records of tb_department
--- ----------------------------
-INSERT INTO `tb_department` VALUES (1, '物资管理部', '15045741241', '负责系统物资的管理。', '2020-03-16 00:00:00', '2020-08-19 16:48:16');
-INSERT INTO `tb_department` VALUES (12, '采购部', '15079451241', '采购中心', '2020-03-16 00:00:00', '2020-08-19 16:48:20');
-INSERT INTO `tb_department` VALUES (14, '信息技术部', '18214521412', '3楼405房间', '2020-03-19 00:00:00', '2020-08-19 16:48:23');
-INSERT INTO `tb_department` VALUES (15, '行政部', '15079457458', '3栋504房间', '2020-03-19 00:00:00', '2020-03-25 11:27:35');
-
--- ----------------------------
--- Table structure for tb_image
--- ----------------------------
-DROP TABLE IF EXISTS `tb_image`;
-CREATE TABLE `tb_image` (
- `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '主键',
- `path` varchar(1023) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '图片路径',
- `size` bigint(20) NULL DEFAULT NULL COMMENT '图片大小',
- `media_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '图片类型',
- `suffix` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '图片后缀',
- `height` int(20) NULL DEFAULT NULL COMMENT '图片高度',
- `width` int(20) NULL DEFAULT NULL COMMENT '图片宽度',
- `create_time` datetime(0) NULL DEFAULT NULL COMMENT '创建时间',
- PRIMARY KEY (`id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 31 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
-
--- ----------------------------
--- Records of tb_image
--- ----------------------------
-INSERT INTO `tb_image` VALUES (2, 'group1/M00/00/05/rBofMl883AeAQ5diAAAXqIRjvsQ186.PNG', NULL, 'image/png', NULL, 540, 1250, '2020-08-19 16:00:07');
-INSERT INTO `tb_image` VALUES (7, 'group1/M00/00/05/rBofMl883RaAF_OAAACNRL-ICbE879.PNG', NULL, 'image/png', NULL, 256, 1526, '2020-08-19 16:04:39');
-INSERT INTO `tb_image` VALUES (12, 'group1/M00/00/05/rBofMl884DqAPlhlAAFx8VvhOiM302.PNG', NULL, 'image/png', NULL, 480, 1098, '2020-08-19 16:18:02');
-INSERT INTO `tb_image` VALUES (19, 'group1/M00/00/05/rBofMl8840qAa90AAAAKYAyjupw661.PNG', NULL, 'image/png', NULL, 400, 400, '2020-08-19 16:31:07');
-INSERT INTO `tb_image` VALUES (20, 'group1/M00/00/05/rBofMl89AkyAbmybAAATfahiDQ0876.JPG', NULL, 'image/jpeg', NULL, 200, 200, '2020-08-19 18:43:25');
-INSERT INTO `tb_image` VALUES (21, 'group1/M00/00/05/rBofMl89A46AMehSAAE5a45QSpU128.JPG', NULL, 'image/jpeg', NULL, 962, 640, '2020-08-19 18:48:46');
-INSERT INTO `tb_image` VALUES (22, 'group1/M00/00/05/rBofMl89BJuAPUHbAACNRL-ICbE462.PNG', NULL, 'image/png', NULL, 256, 1526, '2020-08-19 18:53:15');
-INSERT INTO `tb_image` VALUES (23, 'group1/M00/00/05/rBofMl89BUuAWKY9AAFx8VvhOiM865.PNG', NULL, 'image/png', NULL, 480, 1098, '2020-08-19 18:56:11');
-INSERT INTO `tb_image` VALUES (24, 'group1/M00/00/05/rBofMl89BtaAWOfdAACPaNECvsQ616.PNG', NULL, 'image/png', NULL, 540, 837, '2020-08-19 19:02:47');
-INSERT INTO `tb_image` VALUES (25, 'group1/M00/00/05/rBofMl89BtaAZMqkAAAXqIRjvsQ483.PNG', NULL, 'image/png', NULL, 540, 1250, '2020-08-19 19:02:47');
-INSERT INTO `tb_image` VALUES (26, 'group1/M00/00/05/rBofMl89BteALj1_ABQ_6C5PSkM056.PNG', NULL, 'image/png', NULL, 1080, 1920, '2020-08-19 19:02:47');
-INSERT INTO `tb_image` VALUES (27, 'group1/M00/00/05/rBofMl89CK6AWdKaAACNRL-ICbE987.PNG', NULL, 'image/png', NULL, 256, 1526, '2020-08-19 19:10:38');
-INSERT INTO `tb_image` VALUES (29, 'group1/M00/00/05/rBofMl89DZ-AHnbuAAHpPHX2HTg198.PNG', NULL, 'image/png', NULL, 1030, 702, '2020-08-19 19:31:44');
-INSERT INTO `tb_image` VALUES (30, 'group1/M00/00/06/rBofMl9YyXmAMiuyAAZ7xz6rKuE592.PNG', NULL, 'image/png', NULL, 852, 1512, '2020-09-09 20:24:27');
-
--- ----------------------------
--- Table structure for tb_log
--- ----------------------------
-DROP TABLE IF EXISTS `tb_log`;
-CREATE TABLE `tb_log` (
- `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '日志ID',
- `username` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '操作用户',
- `operation` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '操作内容',
- `time` decimal(11, 0) NULL DEFAULT NULL COMMENT '耗时',
- `method` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '操作方法',
- `params` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '方法参数',
- `ip` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '操作者IP',
- `create_time` datetime(0) NULL DEFAULT NULL COMMENT '创建时间',
- `location` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '操作地点',
- PRIMARY KEY (`id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 2076 CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '操作日志表' ROW_FORMAT = DYNAMIC;
-
--- ----------------------------
--- Records of tb_log
--- ----------------------------
-INSERT INTO `tb_log` VALUES (1335, 'zhangyukang', '批量删除系统日志', 29, 'com.coderman.api.system.controller.LogController.batchDelete()', 'paramName:[ids],args:[1334],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-04 19:48:36', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1336, 'zhangyukang', '用户|禁用/启用', 1093, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[6, true],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-04 19:57:31', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1338, 'zhangyukang', '更新用户', 46, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[56, UserEditVO(id=56, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=1, birth=Fri Mar 20 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-04 19:57:35', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1339, 'zhangyukang', '更新用户', 20, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[42, UserEditVO(id=42, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=0, birth=Fri Mar 13 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-04 19:57:40', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1340, 'zhangyukang', '删除用户', 392, 'com.coderman.api.system.controller.UserController.delete()', 'paramName:[id],args:[82],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-04 19:57:45', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1342, 'zhangyukang', '用户|禁用/启用', 14, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[84, true],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-04 19:57:49', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1343, 'zhangyukang', '用户|禁用/启用', 414, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[84, false],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-04 19:57:53', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1344, 'zhangyukang', '新增菜单/按钮', 965, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=307, menuName=删除日志, url=, icon=el-icon-circle-close, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=log:delete)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-04 19:59:21', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1345, 'zhangyukang', '新增菜单/按钮', 1298, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=307, menuName=批量删除, url=null, icon=el-icon-document-delete, type=1, orderNum=2, createTime=null, modifiedTime=null, disabled=false, open=0, perms=log:batchDelete)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-04 20:00:00', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1346, 'zhangyukang', '更新菜单', 114, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[229, MenuVO(id=229, parentId=0, menuName=物资管理, url=, icon=el-icon-date, type=0, orderNum=1, createTime=Tue Mar 10 05:34:08 CST 2020, modifiedTime=Sun Mar 22 22:54:06 CST 2020, disabled=false, open=0, perms=el-icon-date)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-04 20:00:52', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1347, 'zhangyukang', '更新菜单', 109, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[271, MenuVO(id=271, parentId=5, menuName=登入日志, url=/loginLog, icon=el-icon-date, type=0, orderNum=1, createTime=Fri Mar 20 10:31:12 CST 2020, modifiedTime=Sun Mar 22 22:19:38 CST 2020, disabled=false, open=0, perms=login:log)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-04 20:01:03', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1349, '系统测试人员', '角色|禁用/启用', 67, 'com.coderman.api.system.controller.RoleController.updateStatus()', 'paramName:[id, status],args:[2, true],role:[Role{id=138, roleName=\'测试员工\'}]', '127.0.0.1', '2020-04-04 20:41:38', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1350, '系统测试人员', '角色|禁用/启用', 1170, 'com.coderman.api.system.controller.RoleController.updateStatus()', 'paramName:[id, status],args:[2, false],role:[Role{id=138, roleName=\'测试员工\'}]', '127.0.0.1', '2020-04-04 20:41:40', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1351, 'zhangyukang', '新增菜单/按钮', 801, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=229, menuName=物资去处, url=/consumers, icon=el-icon-edit, type=0, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-05 10:08:22', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1352, 'zhangyukang', '更新菜单', 119, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[312, MenuVO(id=312, parentId=0, menuName=业务管理, url=null, icon=el-icon-edit, type=0, orderNum=2, createTime=Sun Apr 05 10:19:07 CST 2020, modifiedTime=Sun Apr 05 10:19:09 CST 2020, disabled=false, open=1, perms=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-05 10:21:01', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1353, 'zhangyukang', '更新菜单', 1859, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[303, MenuVO(id=303, parentId=0, menuName=健康报备, url=, icon=el-icon-platform-eleme, type=0, orderNum=3, createTime=Tue Mar 24 10:11:53 CST 2020, modifiedTime=Tue Mar 24 10:26:54 CST 2020, disabled=false, open=1, perms=)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-05 10:21:24', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1354, 'zhangyukang', '更新菜单', 90, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[272, MenuVO(id=272, parentId=0, menuName=疫情地图, url=null, icon=el-icon-help, type=0, orderNum=5, createTime=Fri Mar 20 19:29:40 CST 2020, modifiedTime=Tue Mar 24 10:25:32 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-05 10:21:30', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1355, 'zhangyukang', '用户|禁用/启用', 559, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[6, false],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 10:03:38', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1356, 'zhangyukang', '更新用户', 220, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[54, UserEditVO(id=54, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=0, birth=Fri Apr 03 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 10:03:49', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1357, 'zhangyukang', '更新用户', 889, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=0, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 10:14:38', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1358, 'zhangyukang', '用户|禁用/启用', 44, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[6, true],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 10:14:40', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1359, 'zhangyukang', '用户|禁用/启用', 22, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[6, false],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 10:14:41', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1360, 'zhangyukang', '删除用户', 225, 'com.coderman.api.system.controller.UserController.delete()', 'paramName:[id],args:[90],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 10:14:49', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1361, 'zhangyukang', '添加用户', 473, 'com.coderman.api.system.controller.UserController.add()', 'paramName:[userVO],args:[UserVO(id=null, username=xixxix, nickname=fdasfsf, email=12121515@qq.com, phoneNumber=13426525414, status=null, createTime=null, sex=1, birth=Tue Apr 28 00:00:00 CST 2020, password=123456, departmentName=null, departmentId=12)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 10:15:27', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1363, 'zhangyukang', '角色授权', 2426, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[139, [Ljava.lang.Long;@d0f2c72],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 10:46:45', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1364, 'zhangyukang', '用户|禁用/启用', 1680, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[54, false],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 11:00:09', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1365, '系统测试人员', '更新菜单', 1354, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[229, MenuVO(id=229, parentId=312, menuName=物资管理, url=, icon=el-icon-date, type=0, orderNum=1, createTime=Tue Mar 10 05:34:08 CST 2020, modifiedTime=Sat Apr 04 20:00:52 CST 2020, disabled=false, open=0, perms=el-icon-date)],role:[Role{id=138, roleName=\'测试员工\'}]', '127.0.0.1', '2020-04-11 11:04:06', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1366, '系统测试人员', '更新部门', 44, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=71, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Tue Mar 24 00:00:00 CST 2020, mgrName=null)],role:[Role{id=138, roleName=\'测试员工\'}]', '127.0.0.1', '2020-04-11 11:18:45', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1367, 'zhangyukang', '更新菜单', 112, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[247, MenuVO(id=247, parentId=4, menuName=添加菜单, url=, icon=el-icon-s-opportunity, type=1, orderNum=1, createTime=Tue Mar 10 07:55:10 CST 2020, modifiedTime=Sun Mar 15 13:29:21 CST 2020, disabled=true, open=0, perms=menu:add)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 11:19:48', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1368, 'zhangyukang', '更新菜单', 35, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sun Mar 22 22:54:20 CST 2020, disabled=true, open=0, perms=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 11:20:24', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1369, 'zhangyukang', '更新菜单', 113, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat Apr 11 11:20:24 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 11:21:00', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1370, 'zhangyukang', '更新用户', 1212, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:14:48', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1371, 'zhangyukang', '更新用户', 278, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[42, UserEditVO(id=42, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=1, birth=Fri Mar 13 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:14:57', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1372, 'zhangyukang', '更新用户', 2040, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[42, UserEditVO(id=42, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=0, birth=Fri Mar 13 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:15:11', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1373, 'zhangyukang', '更新用户', 169, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:15:41', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1374, 'zhangyukang', '更新部门', 2672, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:16:23', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1376, 'zhangyukang', '更新部门', 1181, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:16:59', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1397, 'zhangyukang', '更新部门', 751, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:22:04', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1398, 'zhangyukang', '更新部门', 888, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:22:07', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1399, 'zhangyukang', '更新部门', 60, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[12, DepartmentVO(id=12, name=采购部, phone=15079451241, address=采购中心, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Mar 21 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:22:10', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1400, 'zhangyukang', '更新部门', 424, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:22:13', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1401, 'zhangyukang', '更新部门', 944, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[12, DepartmentVO(id=12, name=采购部, phone=15079451241, address=采购中心, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:22:19', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1402, 'zhangyukang', '更新部门', 835, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[12, DepartmentVO(id=12, name=采购部, phone=15079451241, address=采购中心, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:22:22', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1403, 'zhangyukang', '添加部门', 562, 'com.coderman.api.system.controller.DepartmentController.add()', 'paramName:[departmentVO],args:[DepartmentVO(id=null, name=fdsfa, phone=15079437282, address=fdsf, mgrId=54, createTime=null, modifiedTime=null, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:22:50', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1404, 'zhangyukang', '更新部门', 21, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[17, DepartmentVO(id=17, name=fdsfa, phone=15079437282, address=fdsf, mgrId=54, createTime=Sat Apr 11 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:22:54', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1405, 'zhangyukang', '更新部门', 1294, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[17, DepartmentVO(id=17, name=fdsfa, phone=15079437282, address=fdsf, mgrId=54, createTime=Sat Apr 11 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:23:47', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1406, 'zhangyukang', '更新部门', 886, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:25:01', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1407, 'zhangyukang', '更新部门', 984, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:25:09', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1408, 'zhangyukang', '更新部门', 18, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[14, DepartmentVO(id=14, name=信息技术部, phone=18214521412, address=3楼405房间, mgrId=6, createTime=Thu Mar 19 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:25:23', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1409, 'zhangyukang', '更新部门', 296, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[14, DepartmentVO(id=14, name=信息技术部, phone=18214521412, address=3楼405房间, mgrId=6, createTime=Thu Mar 19 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:25:27', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1410, 'zhangyukang', '更新部门', 972, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[17, DepartmentVO(id=17, name=fdsfa, phone=15079437282, address=fdsf, mgrId=54, createTime=Sat Apr 11 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:25:36', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1411, 'zhangyukang', '更新部门', 623, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:25:43', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1412, 'zhangyukang', '添加部门', 116, 'com.coderman.api.system.controller.DepartmentController.add()', 'paramName:[departmentVO],args:[DepartmentVO(id=null, name=3434, phone=15014141251, address=fdsfaf, mgrId=71, createTime=null, modifiedTime=null, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:27:27', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1413, 'zhangyukang', '添加部门', 185, 'com.coderman.api.system.controller.DepartmentController.add()', 'paramName:[departmentVO],args:[DepartmentVO(id=null, name=fsdf, phone=15079410400, address=42432424, mgrId=5, createTime=null, modifiedTime=null, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:27:45', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1414, 'zhangyukang', '更新部门', 734, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[12, DepartmentVO(id=12, name=采购部, phone=15079451241, address=采购中心, mgrId=5, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:28:46', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1415, 'zhangyukang', '添加部门', 25, 'com.coderman.api.system.controller.DepartmentController.add()', 'paramName:[departmentVO],args:[DepartmentVO(id=null, name=234242, phone=15079482821, address=beijing, mgrId=54, createTime=null, modifiedTime=null, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:29:00', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1416, 'zhangyukang', '更新部门', 234, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[20, DepartmentVO(id=20, name=234242, phone=15079482821, address=beijing, mgrId=71, createTime=Sat Apr 11 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:29:08', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1417, 'zhangyukang', '更新用户', 44, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:39:20', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1418, 'zhangyukang', '更新用户', 30, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[42, UserEditVO(id=42, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=0, birth=Fri Mar 13 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:39:23', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1419, 'zhangyukang', '更新用户', 305, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:39:26', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1420, 'zhangyukang', '更新用户', 58, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:40:22', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1421, 'zhangyukang', '更新用户', 23, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:40:25', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1422, 'zhangyukang', '更新用户', 20, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:40:32', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1423, 'zhangyukang', '更新用户', 28, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[42, UserEditVO(id=42, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=1, birth=Fri Mar 13 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:40:36', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1424, 'zhangyukang', '添加用户', 43, 'com.coderman.api.system.controller.UserController.add()', 'paramName:[userVO],args:[UserVO(id=null, username=324234, nickname=fsdfasf, email=fdsafsf@qq.com, phoneNumber=15078485741, status=null, createTime=null, sex=1, birth=Wed Apr 15 00:00:00 CST 2020, password=123456fdsf, departmentName=null, departmentId=12)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:41:00', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1425, 'zhangyukang', '分配角色', 143, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[187, [Ljava.lang.Long;@3a9acaab],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:41:10', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1426, 'zhangyukang', '分配角色', 82, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[187, [Ljava.lang.Long;@53d3c956],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:41:13', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1427, 'zhangyukang', '更新用户', 412, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:41:21', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1428, 'zhangyukang', '更新用户', 61, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=0, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:41:39', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1429, 'zhangyukang', '角色授权', 137, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[2, [Ljava.lang.Long;@1c060ae5],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:45:24', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1430, 'zhangyukang', '更新角色', 28, 'com.coderman.api.system.controller.RoleController.update()', 'paramName:[id, roleVO],args:[2, RoleVO(id=2, roleName=注册账户, remark=注册账户,拥有查看, createTime=Fri Jun 14 00:00:00 CST 2019, modifiedTime=Wed Mar 11 01:41:35 CST 2020, status=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:45:29', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1431, 'zhangyukang', '添加角色', 51, 'com.coderman.api.system.controller.RoleController.add()', 'paramName:[roleVO],args:[RoleVO(id=null, roleName=2432, remark=32424, createTime=null, modifiedTime=null, status=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:45:36', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1432, 'zhangyukang', '删除角色', 51, 'com.coderman.api.system.controller.RoleController.delete()', 'paramName:[id],args:[142],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:45:41', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1433, 'zhangyukang', '角色授权', 51, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[139, [Ljava.lang.Long;@b31a2b8],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:45:44', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1434, 'zhangyukang', '角色授权', 52, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[139, [Ljava.lang.Long;@4df5b8e6],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:45:44', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1435, 'zhangyukang', '角色授权', 83, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[139, [Ljava.lang.Long;@303266f9],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:45:47', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1436, 'zhangyukang', '角色授权', 36, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[139, [Ljava.lang.Long;@33731876],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:45:52', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1437, 'zhangyukang', '角色授权', 118, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[141, [Ljava.lang.Long;@b0ebf84],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:45:58', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1438, 'zhangyukang', '更新用户', 24, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=0, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:46:09', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1439, 'zhangyukang', '角色授权', 160, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[2, [Ljava.lang.Long;@dbe38bf],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:46:20', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1440, 'zhangyukang', '更新用户', 41, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=0, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:53:23', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1441, 'zhangyukang', '分配角色', 1, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[84, [Ljava.lang.Long;@a556180],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:53:32', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1442, 'zhangyukang', '更新菜单', 39, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[229, MenuVO(id=229, parentId=312, menuName=物资管理, url=, icon=el-icon-date, type=0, orderNum=1, createTime=Tue Mar 10 05:34:08 CST 2020, modifiedTime=Sat Apr 11 11:04:05 CST 2020, disabled=false, open=0, perms=el-icon-date)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:56:13', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1443, 'zhangyukang', '更新菜单', 25, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[269, MenuVO(id=269, parentId=311, menuName=物资来源, url=/suppliers, icon=el-icon-coordinate, type=0, orderNum=5, createTime=Mon Mar 16 12:35:10 CST 2020, modifiedTime=Sun Mar 22 22:46:24 CST 2020, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:56:16', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1444, 'zhangyukang', '新增菜单/按钮', 615, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=0, menuName=1111, url=11, icon=1111, type=0, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=11)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:56:30', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1445, 'zhangyukang', '删除菜单/按钮', 46, 'com.coderman.api.system.controller.MenuController.delete()', 'paramName:[id],args:[313],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:56:42', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1446, 'zhangyukang', '更新菜单', 19, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat Apr 11 11:21:00 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:56:50', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1447, 'zhangyukang', '更新菜单', 27, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[312, MenuVO(id=312, parentId=0, menuName=业务管理, url=null, icon=el-icon-edit, type=0, orderNum=2, createTime=Sun Apr 05 10:19:07 CST 2020, modifiedTime=Sun Apr 05 10:21:01 CST 2020, disabled=false, open=1, perms=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:56:54', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1448, 'zhangyukang', '更新部门', 104, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 13:57:09', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1449, 'zhangyukang', '分配角色', 100, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[6, [Ljava.lang.Long;@1085cdb9],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-11 14:02:23', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1450, 'zhangyukang', '删除部门', 308, 'com.coderman.api.system.controller.DepartmentController.delete()', 'paramName:[id],args:[20],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-14 10:46:54', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1451, 'zhangyukang', '删除部门', 35, 'com.coderman.api.system.controller.DepartmentController.delete()', 'paramName:[id],args:[19],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-14 10:46:57', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1452, 'zhangyukang', '角色授权', 2, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@2dcfa3],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-14 10:49:58', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1453, 'zhangyukang', '更新部门', 86, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[18, DepartmentVO(id=18, name=3434, phone=15014141251, address=fdsfaf, mgrId=71, createTime=Sat Apr 11 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-14 10:50:02', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1454, 'zhangyukang', '更新部门', 220, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=71, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-15 20:22:36', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1455, 'zhangyukang', '分配角色', 2073, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[6, [Ljava.lang.Long;@796b28e2],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-15 20:35:52', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1456, 'zhangyukang', '分配角色', 1275, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[6, [Ljava.lang.Long;@7bc4a71a],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-15 20:36:02', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1458, 'zhangyukang', '更新菜单', 1254, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[253, MenuVO(id=253, parentId=1, menuName=欢迎页面, url=/welcome, icon=el-icon-star-off, type=0, orderNum=1, createTime=Tue Mar 10 08:46:44 CST 2020, modifiedTime=Wed Apr 15 20:49:10 CST 2020, disabled=false, open=0, perms=welcome:view)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-15 20:49:48', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1459, 'zhangyukang', '用户|禁用/启用', 56, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[6, true],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-15 20:54:41', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1460, 'zhangyukang', '用户|禁用/启用', 813, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[6, false],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-15 20:54:49', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1461, 'zhangyukang', '删除用户', 221, 'com.coderman.api.system.controller.UserController.delete()', 'paramName:[id],args:[108],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-15 20:54:57', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1462, 'zhangyukang', '分配角色', 1062, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[109, [Ljava.lang.Long;@6b932667],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-15 20:55:06', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1463, 'zhangyukang', '新增菜单/按钮', 183, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=0, menuName=测试菜单, url=, icon=el-icon-edit, type=0, orderNum=2, createTime=null, modifiedTime=null, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-15 21:22:53', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1464, 'zhangyukang', '新增菜单/按钮', 982, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=314, menuName=子菜单, url=, icon=el-icon-edit, type=0, orderNum=2, createTime=null, modifiedTime=null, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-15 21:23:43', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1465, 'zhangyukang', '删除菜单/按钮', 560, 'com.coderman.api.system.controller.MenuController.delete()', 'paramName:[id],args:[315],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-15 21:24:00', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1466, 'zhangyukang', '删除菜单/按钮', 1257, 'com.coderman.api.system.controller.MenuController.delete()', 'paramName:[id],args:[314],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-15 21:24:12', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1467, 'zhangyukang', '分配角色', 139, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[42, [Ljava.lang.Long;@4cd5a84d],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-15 21:33:49', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1468, 'zhangyukang', '新增菜单/按钮', 793, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=229, menuName=物资库存, url=/stocks, icon=el-icon-edit, type=0, orderNum=5, createTime=null, modifiedTime=null, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-16 08:45:08', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1469, 'zhangyukang', '更新用户', 107, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[110, UserEditVO(id=110, username=98ec73, nickname=32323213, email=ef7a1@qq.com, phoneNumber=15097141421, sex=1, birth=Mon Mar 09 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-16 13:29:27', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1470, 'zhangyukang', '新增菜单/按钮', 1066, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=226, menuName=导出表格, url=, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=user:export)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-17 18:02:06', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1471, 'zhangyukang', '更新部门', 239, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=6, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Wed Apr 15 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-17 19:09:08', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1472, 'zhangyukang', '导出用户excel', 694, 'com.coderman.api.system.controller.UserController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66357199],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-17 19:17:13', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1473, 'zhangyukang', '角色授权', 1558, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[138, [Ljava.lang.Long;@7109dae],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-17 20:38:56', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1474, 'zhangyukang', '导出用户excel', 1958, 'com.coderman.api.system.controller.MenuController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@463f6854],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:17:16', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1475, 'zhangyukang', '导出用户excel', 428, 'com.coderman.api.system.controller.UserController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@cb9813d],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:19:32', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1476, 'zhangyukang', '导出用户excel', 40, 'com.coderman.api.system.controller.UserController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@347c7eaf],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:24:51', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1477, 'zhangyukang', '导出角色excel', 643, 'com.coderman.api.system.controller.RoleController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36cae749],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:30:49', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1478, 'zhangyukang', '导出菜单excel', 67, 'com.coderman.api.system.controller.MenuController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b2ca394],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:32:13', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1479, 'zhangyukang', '导出角色excel', 46, 'com.coderman.api.system.controller.RoleController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7266c2cc],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:32:20', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1480, 'zhangyukang', '导出用户excel', 45, 'com.coderman.api.system.controller.UserController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f851266],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:34:18', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1481, 'zhangyukang', '导出菜单excel', 42, 'com.coderman.api.system.controller.MenuController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@396fd527],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:34:34', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1482, 'zhangyukang', '导出角色excel', 383, 'com.coderman.api.system.controller.RoleController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@549a651b],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:34:39', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1483, 'zhangyukang', '导出用户excel', 62, 'com.coderman.api.system.controller.UserController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7244797a],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:40:02', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1484, 'zhangyukang', '用户|禁用/启用', 1496, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[6, true],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:40:08', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1485, 'zhangyukang', '用户|禁用/启用', 988, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[6, false],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:40:11', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1486, 'zhangyukang', '分配角色', 2683, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[6, [Ljava.lang.Long;@2473390d],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:44:24', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1487, 'zhangyukang', '导出用户excel', 171, 'com.coderman.api.system.controller.UserController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3eff8e0a],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:51:18', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1488, 'zhangyukang', '更新部门', 927, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Fri Apr 17 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:51:30', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1489, 'zhangyukang', '导出用户excel', 31, 'com.coderman.api.system.controller.UserController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ea07d1a],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:57:24', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1490, 'zhangyukang', '导出菜单excel', 25, 'com.coderman.api.system.controller.MenuController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c75e02f],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:57:27', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1491, 'zhangyukang', '导出角色excel', 547, 'com.coderman.api.system.controller.RoleController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@491de26a],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 09:57:31', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1492, '系统测试人员', '更新用户', 2054, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[54, UserEditVO(id=54, username=coderman, nickname=zhangyu```, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=0, birth=Fri Apr 03 00:00:00 CST 2020, departmentId=1)],role:[Role{id=138, roleName=\'测试员工\'}]', '127.0.0.1', '2020-04-18 10:03:37', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1493, 'zhangyukang', '导出角色excel', 1902, 'com.coderman.api.system.controller.RoleController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54b22276],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 12:27:54', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1494, 'zhangyukang', '更新用户', 298, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[75, UserEditVO(id=75, username=coderman2, nickname=nickname, email=3053161401@qq.com, phoneNumber=13426524512, sex=1, birth=Mon Mar 23 00:00:00 CST 2020, departmentId=14)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 12:29:03', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1495, 'zhangyukang', '更新菜单', 625, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat Apr 11 13:56:50 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 12:29:15', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1496, 'zhangyukang', '用户|禁用/启用', 373, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[6, true],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 12:29:26', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1497, 'zhangyukang', '用户|禁用/启用', 267, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[6, false],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 12:29:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1498, 'zhangyukang', '导出用户excel', 84, 'com.coderman.api.system.controller.UserController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@450620d7],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 12:46:48', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1499, 'zhangyukang', '导出用户excel', 191, 'com.coderman.api.system.controller.UserController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45b333f7],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 12:48:34', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1500, 'zhangyukang', '导出用户excel', 4468, 'com.coderman.api.system.controller.UserController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14a6ab31],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 17:20:13', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1501, 'zhangyukang', '导出角色excel', 84, 'com.coderman.api.system.controller.RoleController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5eb5f05d],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 17:20:19', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1502, 'zhangyukang', '导出部门excel', 1252, 'com.coderman.api.system.controller.DepartmentController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e7f0e05],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 17:27:12', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1503, 'zhangyukang', '导出部门excel', 49, 'com.coderman.api.system.controller.DepartmentController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67f4ca49],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-18 17:29:26', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1504, 'zhangyukang', '分配角色', 383, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[184, [Ljava.lang.Long;@20c1b83a],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-20 17:05:48', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1505, 'zhangyukang', '分配角色', 1472, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[184, [Ljava.lang.Long;@7435c6b6],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-20 17:09:52', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1506, 'zhangyukang', '分配角色', 391, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[184, [Ljava.lang.Long;@6bff8ffb],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-20 17:12:27', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1507, 'zhangyukang', '更新用户', 238, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[184, UserEditVO(id=184, username=系统测试人员, nickname=Sys-Test, email=3053161401@qq.com, phoneNumber=15079454152, sex=1, birth=Thu Mar 19 00:00:00 CST 2020, departmentId=14)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-20 17:12:36', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1508, 'zhangyukang', '分配角色', 487, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[184, [Ljava.lang.Long;@5fa57917],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-20 17:19:26', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1509, 'zhangyukang', '角色授权', 448, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@20058a25],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-20 17:19:45', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1510, 'zhangyukang', '分配角色', 1641, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[184, [Ljava.lang.Long;@5eb181b2],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-21 10:25:24', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1511, 'zhangyukang', '添加角色', 58, 'com.coderman.api.system.controller.RoleController.add()', 'paramName:[roleVO],args:[RoleVO(id=null, roleName=超级管理员, remark=拥有系统的最高权限, createTime=null, modifiedTime=null, status=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-21 10:34:12', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1512, 'zhangyukang', '角色授权', 545, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[143, [Ljava.lang.Long;@62db5f7a],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-21 10:34:24', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1513, 'zhangyukang', '分配角色', 161, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[184, [Ljava.lang.Long;@c825f5b],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-21 10:34:42', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1514, '系统测试人员', '角色授权', 200, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[143, [Ljava.lang.Long;@6e3c8bb1],role:[Role{id=125, roleName=\'测试用户\'}, Role{id=143, roleName=\'超级管理员\'}]', '127.0.0.1', '2020-04-21 10:35:16', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1515, '系统测试人员', '角色授权', 1831, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[143, [Ljava.lang.Long;@4213d52f],role:[Role{id=125, roleName=\'测试用户\'}, Role{id=143, roleName=\'超级管理员\'}]', '127.0.0.1', '2020-04-21 10:36:27', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1516, 'zhangyukang', '新增菜单/按钮', 1826, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=295, menuName=图标管理, url=/icons, icon=el-icon-edit, type=0, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-21 12:06:35', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1517, 'zhangyukang', '新增菜单/按钮', 104, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=1, menuName=公告管理, url=/message, icon=el-icon-s-flag, type=0, orderNum=4, createTime=null, modifiedTime=null, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-21 12:07:46', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1518, 'zhangyukang', '更新菜单', 785, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[319, MenuVO(id=319, parentId=1, menuName=公告管理, url=/messages, icon=el-icon-s-flag, type=0, orderNum=4, createTime=Tue Apr 21 12:07:46 CST 2020, modifiedTime=Tue Apr 21 12:07:46 CST 2020, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-21 12:08:23', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1519, 'zhangyukang', '更新菜单', 211, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[319, MenuVO(id=319, parentId=1, menuName=公告管理, url=/notices, icon=el-icon-s-flag, type=0, orderNum=4, createTime=Tue Apr 21 12:07:46 CST 2020, modifiedTime=Tue Apr 21 12:08:22 CST 2020, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-21 12:23:05', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1520, 'zhangyukang', '新增菜单/按钮', 113, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=319, menuName=公告发布, url=/notices/add, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-21 12:26:56', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1521, 'zhangyukang', '导出部门excel', 12537, 'com.coderman.api.system.controller.DepartmentController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ec587d5],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-21 12:34:24', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1522, 'zhangyukang', '更新部门', 374, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=71, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 18 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-21 12:47:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1523, 'zhangyukang', '删除部门', 330, 'com.coderman.api.system.controller.DepartmentController.delete()', 'paramName:[id],args:[18],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-23 10:15:32', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1524, 'zhangyukang', '删除部门', 41, 'com.coderman.api.system.controller.DepartmentController.delete()', 'paramName:[id],args:[17],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-23 10:15:35', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1525, 'zhangyukang', '用户|禁用/启用', 1998, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[6, true],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-23 20:04:05', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1526, 'zhangyukang', '用户|禁用/启用', 902, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[6, false],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-23 20:04:08', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1527, 'zhangyukang', '分配角色', 1508, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[6, [Ljava.lang.Long;@7098d426],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-23 20:04:26', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1528, 'zhangyukang', '更新菜单', 615, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[226, MenuVO(id=226, parentId=1, menuName=用户管理, url=/users, icon=el-icon-user, type=0, orderNum=2, createTime=Tue Mar 10 05:27:54 CST 2020, modifiedTime=Sat Mar 21 11:18:17 CST 2020, disabled=false, open=0, perms=users)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-23 20:04:37', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1529, 'zhangyukang', '角色|禁用/启用', 355, 'com.coderman.api.system.controller.RoleController.updateStatus()', 'paramName:[id, status],args:[126, true],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-23 20:04:46', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1530, 'zhangyukang', '角色|禁用/启用', 823, 'com.coderman.api.system.controller.RoleController.updateStatus()', 'paramName:[id, status],args:[126, false],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-23 20:04:49', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1531, 'zhangyukang', '角色授权', 229, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[126, [Ljava.lang.Long;@31e39bfb],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-23 20:04:54', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1532, 'zhangyukang', '导出部门excel', 3104, 'com.coderman.api.system.controller.DepartmentController.export()', 'paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@774c9336],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-23 20:05:07', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1533, 'zhangyukang', '新增菜单/按钮', 516, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=1, menuName=附件管理, url=/attachments, icon=el-icon-picture-outline, type=0, orderNum=2, createTime=null, modifiedTime=null, disabled=false, open=1, perms=)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-25 10:52:17', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1534, 'zhangyukang', '用户|禁用/启用', 109, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[6, true],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-25 13:21:53', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1535, 'zhangyukang', '用户|禁用/启用', 39, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[6, false],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-25 13:21:54', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1536, 'zhangyukang', '更新部门', 198, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Tue Apr 21 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-25 13:22:55', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1537, 'zhangyukang', '角色授权', 6752, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[138, [Ljava.lang.Long;@6cb1f986],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-25 13:30:21', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1538, 'zhangyukang', '分配角色', 3207, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[184, [Ljava.lang.Long;@2901618e],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-25 13:31:17', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1539, 'zhangyukang', '角色授权', 1450, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@169f37e7],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-25 13:33:12', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1540, 'zhangyukang', '更新部门', 834, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=71, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 25 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-26 10:10:42', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1541, 'zhangyukang', '角色授权', 3245, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[138, [Ljava.lang.Long;@494d40a4],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-27 09:45:33', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1542, 'zhangyukang', '角色授权', 1878, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[138, [Ljava.lang.Long;@2962474a],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-27 09:53:23', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1543, 'zhangyukang', '角色授权', 1181, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[138, [Ljava.lang.Long;@43e8515d],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-27 09:54:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1544, 'zhangyukang', '角色授权', 180, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@37e7e1e4],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-27 09:55:26', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1545, 'zhangyukang', '更新角色', 1712, 'com.coderman.api.system.controller.RoleController.update()', 'paramName:[id, roleVO],args:[2, RoleVO(id=2, roleName=系统管理员, remark=拥有系统的最高权限., createTime=Fri Jun 14 00:00:00 CST 2019, modifiedTime=Sat Apr 11 13:45:29 CST 2020, status=null)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-27 09:59:00', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1546, 'zhangyukang', '角色授权', 1561, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[2, [Ljava.lang.Long;@1bc27799],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-27 09:59:32', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1547, 'zhangyukang', '更新菜单', 444, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[247, MenuVO(id=247, parentId=4, menuName=添加菜单, url=, icon=el-icon-s-opportunity, type=1, orderNum=1, createTime=Tue Mar 10 07:55:10 CST 2020, modifiedTime=Sat Apr 11 11:19:48 CST 2020, disabled=false, open=0, perms=menu:add)],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-27 09:59:44', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1548, 'zhangyukang', '角色授权', 1265, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[2, [Ljava.lang.Long;@2f4831b3],role:[Role{id=140, roleName=\'系主任\'}]', '127.0.0.1', '2020-04-27 10:00:22', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1549, '系统测试人员', '角色授权', 353, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@d04d201],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 10:49:08', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1550, '系统测试人员', '角色授权', 146, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@4dab899d],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 10:50:58', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1551, '系统测试人员', '角色授权', 252, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@14a08d3f],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 10:51:48', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1552, '系统测试人员', '更新菜单', 97, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[254, MenuVO(id=254, parentId=226, menuName=分配角色, url=, icon=el-icon-s-tools, type=1, orderNum=3, createTime=Wed Mar 11 01:32:29 CST 2020, modifiedTime=Sat Mar 14 04:56:13 CST 2020, disabled=false, open=0, perms=assign)],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 10:57:31', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1553, '系统测试人员', '更新菜单', 20, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[254, MenuVO(id=254, parentId=226, menuName=分配角色, url=, icon=el-icon-s-tools, type=1, orderNum=3, createTime=Wed Mar 11 01:32:29 CST 2020, modifiedTime=Mon Apr 27 10:57:31 CST 2020, disabled=false, open=0, perms=user:assign)],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 10:58:30', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1554, '系统测试人员', '角色授权', 237, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@13341c94],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 10:59:58', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1555, '系统测试人员', '角色授权', 147, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@4cc0746a],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 11:00:44', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1556, '系统测试人员', '角色授权', 149, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@74f6ea3f],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 11:05:17', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1557, '系统测试人员', '角色授权', 198, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@3e47157c],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 11:06:35', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1558, '系统测试人员', '角色授权', 4601, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@3cad07e0],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 11:07:53', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1559, '系统测试人员', '角色授权', 10479, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@3de181f5],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 11:08:37', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1560, '系统测试人员', '角色授权', 2324, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@508077b],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 11:09:27', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1561, '系统测试人员', '角色授权', 3128, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@1e273a4f],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 11:12:34', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1562, '系统测试人员', '角色授权', 8082, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@5c12697a],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 11:13:05', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1563, '系统测试人员', '角色授权', 1837, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@712fb684],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 11:14:08', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1564, '系统测试人员', '角色授权', 167, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@2f7beff1],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 11:15:40', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1565, 'zhangyukang', '角色授权', 1291, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@1d2cf677],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 11:33:19', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1566, 'zhangyukang', '角色授权', 216, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@4e1b9b1e],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 11:33:38', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1567, 'zhangyukang', '角色授权', 2524, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@fd76f3b],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 11:36:45', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1568, '系统测试人员', '角色授权', 411, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@54b1eba],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 12:17:11', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1569, '系统测试人员', '角色授权', 265, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@2a009e4f],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 12:17:35', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1570, '系统测试人员', '更新用户', 232, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[42, UserEditVO(id=42, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=1, birth=Fri Mar 13 00:00:00 CST 2020, departmentId=12)],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 12:23:12', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1571, '系统测试人员', '角色授权', 2696, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@3b45e0f6],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 12:24:33', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1572, '系统测试人员', '分配角色', 114, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[42, [Ljava.lang.Long;@116d77be],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 12:25:33', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1573, '系统测试人员', '角色授权', 231, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@6c642bdb],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 12:26:02', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1574, '系统测试人员', '角色授权', 199, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@14972c54],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 12:29:21', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1575, 'zhangyukang', '角色授权', 1540, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@6deb7c1d],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 12:32:36', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1576, 'zhangyukang', '角色授权', 849, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@3c56a06],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 12:34:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1577, 'zhangyukang', '角色授权', 791, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@3f462100],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 12:35:11', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1578, 'zhangyukang', '角色授权', 1467, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@bba1c9a],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 12:40:11', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1579, 'zhangyukang', '角色授权', 502, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@3eef02be],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 12:40:53', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1580, '系统测试人员', '角色授权', 3074, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@2d294b6c],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 16:48:33', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1582, '系统测试人员', '角色授权', 3557, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@469c154f],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 16:49:34', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1583, 'zhangyukang', '新增菜单/按钮', 474, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=310, menuName=添加去处, url=, icon=el-icon-add, type=1, orderNum=2, createTime=null, modifiedTime=null, disabled=false, open=1, perms=consumer:add)],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 16:57:04', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1584, 'zhangyukang', '新增菜单/按钮', 1146, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=310, menuName=删除去处, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=consumer:delete)],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 16:57:43', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1585, 'zhangyukang', '更新菜单', 303, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[322, MenuVO(id=322, parentId=310, menuName=添加去处, url=, icon=el-icon-plus, type=1, orderNum=2, createTime=Mon Apr 27 16:57:04 CST 2020, modifiedTime=Mon Apr 27 16:57:04 CST 2020, disabled=false, open=1, perms=consumer:add)],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 16:58:21', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1586, 'zhangyukang', '新增菜单/按钮', 267, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=310, menuName=编辑去处, url=, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=consumer:edit)],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 16:59:17', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1587, 'zhangyukang', '新增菜单/按钮', 37, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=310, menuName=更新去处, url=null, icon=el-icon-star-off, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=consumer:update)],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 17:00:18', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1588, 'zhangyukang', '角色授权', 1509, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@5f159a81],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 17:01:35', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1589, 'zhangyukang', '更新菜单', 1393, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[303, MenuVO(id=303, parentId=0, menuName=健康报备, url=, icon=el-icon-platform-eleme, type=0, orderNum=3, createTime=Tue Mar 24 10:11:53 CST 2020, modifiedTime=Sun Apr 05 10:21:22 CST 2020, disabled=false, open=0, perms=)],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 17:06:14', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1590, 'zhangyukang', '新增菜单/按钮', 538, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=230, menuName=添加入库, url=, icon=el-icon-plus, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=inStock:in)],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 17:07:05', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1591, 'zhangyukang', '新增菜单/按钮', 310, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=326, menuName=入库明细, url=null, icon=el-icon-zoom-in, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=inStock:detail)],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 17:07:43', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1592, 'zhangyukang', '删除菜单/按钮', 648, 'com.coderman.api.system.controller.MenuController.delete()', 'paramName:[id],args:[327],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 17:07:52', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1593, 'zhangyukang', '新增菜单/按钮', 884, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=230, menuName=入库明细, url=null, icon=el-icon-zoom-in, type=1, orderNum=2, createTime=null, modifiedTime=null, disabled=false, open=0, perms=inStock:detail)],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 17:08:26', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1594, '系统测试人员', '角色授权', 2349, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@3583c0f6],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 17:11:00', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1595, '系统测试人员', '角色授权', 2203, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@6c131856],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 17:13:48', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1596, '系统测试人员', '角色授权', 74899, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@5d81e33e],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 17:15:41', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1597, 'zhangyukang', '新增菜单/按钮', 588, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=4, menuName=导出菜单, url=null, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=menu:export)],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 17:26:41', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1598, '系统测试人员', '角色授权', 3760, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@2795ea5c],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 17:27:43', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1599, '系统测试人员', '角色授权', 48089, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@4d778aeb],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 17:33:01', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1600, '系统测试人员', '角色授权', 3105, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@48c1a55f],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 17:40:07', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1601, '系统测试人员', '角色授权', 1851, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@55053644],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 17:41:22', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1602, '系统测试人员', '角色授权', 2079, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@21a117dd],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-27 17:42:10', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1603, 'zhangyukang', '更新角色', 658, 'com.coderman.api.system.controller.RoleController.update()', 'paramName:[id, roleVO],args:[0, RoleVO(id=0, roleName=admin33, remark=拥有系统的最高权限., createTime=Fri Jun 14 00:00:00 CST 2019, modifiedTime=Mon Apr 27 09:58:59 CST 2020, status=null)],role:[Role{id=0, roleName=\'admin\'}]', '127.0.0.1', '2020-04-27 21:29:29', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1604, 'zhangyukang', '添加部门', 110, 'com.coderman.api.system.controller.DepartmentController.add()', 'paramName:[departmentVO],args:[DepartmentVO(id=null, name=ttttt, phone=15078451414, address=tetet, mgrId=67, createTime=null, modifiedTime=null, mgrName=null)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-28 08:41:22', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1605, 'zhangyukang', '删除部门', 254, 'com.coderman.api.system.controller.DepartmentController.delete()', 'paramName:[id],args:[19],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-28 08:41:29', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1606, 'zhangyukang', '更新部门', 346, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=67, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sun Apr 26 00:00:00 CST 2020, mgrName=null)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-28 08:41:35', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1607, 'zhangyukang', '更新部门', 93, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=67, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Tue Apr 28 00:00:00 CST 2020, mgrName=null)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-28 12:52:43', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1608, '系统测试人员', '角色授权', 529, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[138, [Ljava.lang.Long;@699c9d47],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-29 21:47:29', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1609, '系统测试人员', '角色授权', 221, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@3ce3e4c9],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-29 21:48:13', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1610, '系统测试人员', '角色授权', 1332, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@5dcd6bc9],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-29 21:56:08', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1611, '系统测试人员', '角色授权', 297, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@76f0f223],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 09:20:34', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1612, '系统测试人员', '新增菜单/按钮', 111, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=267, menuName=回收物资, url=, icon=el-icon-remove, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=product:remove)],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 09:22:46', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1613, '系统测试人员', '角色授权', 287, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@3c9cdeee],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 09:22:57', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1614, 'zhangyukang', '新增菜单/按钮', 102, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=267, menuName=回收站, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=product:recycle)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 18:27:02', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1615, 'zhangyukang', '更新菜单', 262, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[275, MenuVO(id=275, parentId=331, menuName=删除物资, url=null, icon=el-icon-c-scale-to-original, type=1, orderNum=2, createTime=Sat Mar 21 02:04:55 CST 2020, modifiedTime=Sat Mar 21 02:04:55 CST 2020, disabled=false, open=0, perms=product:recycle:delete)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 18:28:30', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1616, 'zhangyukang', '更新菜单', 2824, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[229, MenuVO(id=229, parentId=312, menuName=物资管理, url=, icon=el-icon-date, type=0, orderNum=1, createTime=Tue Mar 10 05:34:08 CST 2020, modifiedTime=Sat Apr 11 13:56:13 CST 2020, disabled=false, open=1, perms=el-icon-date)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 18:29:23', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1617, 'zhangyukang', '更新菜单', 99, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[5, MenuVO(id=5, parentId=0, menuName=日志管理, url=/logs, icon=el-icon-camera, type=0, orderNum=5, createTime=Sat Mar 07 18:58:18 CST 2020, modifiedTime=Sun Mar 22 22:19:32 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 18:29:29', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1618, 'zhangyukang', '更新菜单', 600, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[311, MenuVO(id=311, parentId=312, menuName=物资流向, url=null, icon=el-icon-edit, type=0, orderNum=3, createTime=Sun Apr 05 10:16:59 CST 2020, modifiedTime=Sun Apr 05 10:17:01 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 18:40:44', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1619, 'zhangyukang', '更新菜单', 76, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[331, MenuVO(id=331, parentId=267, menuName=物资回收站, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=Thu Apr 30 18:27:02 CST 2020, modifiedTime=Thu Apr 30 18:27:02 CST 2020, disabled=false, open=0, perms=product:recycle)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 18:52:31', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1620, 'zhangyukang', '更新菜单', 162, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[331, MenuVO(id=331, parentId=267, menuName=物资回收, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=Thu Apr 30 18:27:02 CST 2020, modifiedTime=Thu Apr 30 18:52:31 CST 2020, disabled=false, open=0, perms=product:recycle)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 18:52:46', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1621, 'zhangyukang', '更新菜单', 40, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[330, MenuVO(id=330, parentId=331, menuName=回收物资, url=, icon=el-icon-remove, type=1, orderNum=1, createTime=Thu Apr 30 09:22:46 CST 2020, modifiedTime=Thu Apr 30 09:22:46 CST 2020, disabled=false, open=0, perms=product:remove)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 18:53:45', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1622, 'zhangyukang', '更新菜单', 61, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[330, MenuVO(id=330, parentId=331, menuName=还原物资, url=, icon=el-icon-refresh, type=1, orderNum=1, createTime=Thu Apr 30 09:22:46 CST 2020, modifiedTime=Thu Apr 30 18:53:45 CST 2020, disabled=false, open=0, perms=product:back)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 18:55:47', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1623, 'zhangyukang', '更新菜单', 26, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[267, MenuVO(id=267, parentId=229, menuName=物资资料, url=/products, icon=el-icon-goods, type=0, orderNum=2, createTime=Mon Mar 16 09:01:02 CST 2020, modifiedTime=Tue Mar 24 10:13:55 CST 2020, disabled=false, open=1, perms=)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 18:55:53', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1624, 'zhangyukang', '新增菜单/按钮', 137, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=267, menuName=回收物资, url=, icon=el-icon-remove, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=product:remove)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 18:56:48', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1625, 'zhangyukang', '更新菜单', 42, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[331, MenuVO(id=331, parentId=267, menuName=回收站, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=Thu Apr 30 18:27:02 CST 2020, modifiedTime=Thu Apr 30 18:52:46 CST 2020, disabled=false, open=0, perms=product:recycle)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 18:57:19', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1626, 'zhangyukang', '新增菜单/按钮', 174, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=267, menuName=物资审核, url=null, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=product:examine)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 18:58:38', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1627, 'zhangyukang', '新增菜单/按钮', 126, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=333, menuName=审核通过, url=null, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=product:examine:publish)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 18:59:48', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1628, 'zhangyukang', '新增菜单/按钮', 117, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=333, menuName=物资删除, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=product:examine:delete)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 19:01:00', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1629, 'zhangyukang', '更新菜单', 115, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[330, MenuVO(id=330, parentId=331, menuName=还原物资, url=, icon=el-icon-refresh, type=1, orderNum=1, createTime=Thu Apr 30 09:22:46 CST 2020, modifiedTime=Thu Apr 30 18:55:47 CST 2020, disabled=false, open=0, perms=product:recycle:back)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 19:03:04', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1630, 'zhangyukang', '更新菜单', 113, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[335, MenuVO(id=335, parentId=333, menuName=物资删除, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=Thu Apr 30 19:01:00 CST 2020, modifiedTime=Thu Apr 30 19:01:00 CST 2020, disabled=false, open=0, perms=product:delete)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 19:04:20', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1631, 'zhangyukang', '删除菜单/按钮', 130, 'com.coderman.api.system.controller.MenuController.delete()', 'paramName:[id],args:[335],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 19:04:34', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1632, 'zhangyukang', '删除菜单/按钮', 19, 'com.coderman.api.system.controller.MenuController.delete()', 'paramName:[id],args:[334],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 19:04:38', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1633, 'zhangyukang', '删除菜单/按钮', 64, 'com.coderman.api.system.controller.MenuController.delete()', 'paramName:[id],args:[275],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 19:04:47', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1634, 'zhangyukang', '删除菜单/按钮', 20, 'com.coderman.api.system.controller.MenuController.delete()', 'paramName:[id],args:[330],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 19:04:51', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1635, 'zhangyukang', '更新菜单', 120, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[331, MenuVO(id=331, parentId=267, menuName=回收物资, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=Thu Apr 30 18:27:02 CST 2020, modifiedTime=Thu Apr 30 18:57:19 CST 2020, disabled=false, open=0, perms=product:remove)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 19:05:09', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1636, 'zhangyukang', '更新菜单', 107, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[331, MenuVO(id=331, parentId=267, menuName=删除物资, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=Thu Apr 30 18:27:02 CST 2020, modifiedTime=Thu Apr 30 19:05:09 CST 2020, disabled=false, open=0, perms=product:delete)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 19:05:31', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1637, 'zhangyukang', '更新菜单', 117, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[333, MenuVO(id=333, parentId=267, menuName=物资审核, url=null, icon=el-icon-edit, type=1, orderNum=1, createTime=Thu Apr 30 18:58:38 CST 2020, modifiedTime=Thu Apr 30 18:58:38 CST 2020, disabled=false, open=0, perms=product:publish)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 19:05:42', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1638, 'zhangyukang', '新增菜单/按钮', 33, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=267, menuName=物资还原, url=null, icon=el-icon-top-left, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=product:back)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-04-30 19:06:22', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1639, '系统测试人员', '角色授权', 331, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@19c4392c],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 19:07:56', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1640, '系统测试人员', '角色授权', 141, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@620d0150],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 19:08:38', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1641, '系统测试人员', '角色授权', 142, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@34ab349f],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 19:09:42', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1642, '系统测试人员', '角色授权', 243, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@1a010211],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 19:10:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1643, '系统测试人员', '角色授权', 283, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@709f9433],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 19:11:06', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1644, '系统测试人员', '更新菜单', 21, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[267, MenuVO(id=267, parentId=229, menuName=物资资料, url=/products, icon=el-icon-goods, type=0, orderNum=2, createTime=Mon Mar 16 09:01:02 CST 2020, modifiedTime=Thu Apr 30 18:55:53 CST 2020, disabled=false, open=0, perms=)],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 19:11:56', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1645, '系统测试人员', '新增菜单/按钮', 80, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=230, menuName=入库回收, url=, icon=el-icon-remove, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=inStock:remove)],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 19:12:56', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1646, '系统测试人员', '更新菜单', 61, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[230, MenuVO(id=230, parentId=229, menuName=物资入库, url=/inStocks, icon=el-icon-date, type=0, orderNum=1, createTime=Tue Mar 10 05:34:28 CST 2020, modifiedTime=Thu Mar 19 02:24:33 CST 2020, disabled=false, open=1, perms=el-icon-date)],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 19:13:01', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1647, '系统测试人员', '新增菜单/按钮', 125, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=230, menuName=入库审核, url=null, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=inStock:publish)],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 19:13:33', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1648, '系统测试人员', '新增菜单/按钮', 124, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=230, menuName=删除记录, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=inStock:delete)],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 19:14:03', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1649, '系统测试人员', '角色授权', 100, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@7fc4aab2],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 19:15:21', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1650, '系统测试人员', '角色授权', 141, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@5b4fee4d],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 19:15:49', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1651, '系统测试人员', '角色授权', 98, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@6aaf91a5],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 19:16:22', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1652, '系统测试人员', '新增菜单/按钮', 115, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=230, menuName=入库还原, url=, icon=el-icon-d-arrow-left, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=inStock:back)],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 19:17:27', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1653, '系统测试人员', '角色授权', 202, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@1a6d6057],role:[Role{id=125, roleName=\'测试用户\'}]', '127.0.0.1', '2020-04-30 19:17:34', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1654, 'zhangyukang', '删除菜单/按钮', 445, 'com.coderman.api.system.controller.MenuController.delete()', 'paramName:[id],args:[302],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-01 12:40:39', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1655, 'zhangyukang', '更新菜单', 161, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[272, MenuVO(id=272, parentId=303, menuName=疫情辟谣, url=/rumors, icon=el-icon-help, type=0, orderNum=5, createTime=Fri Mar 20 19:29:40 CST 2020, modifiedTime=Sun Apr 05 10:21:30 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-01 12:41:01', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1656, 'zhangyukang', '更新菜单', 1427, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[319, MenuVO(id=319, parentId=1, menuName=公告管理, url=/notices, icon=el-icon-s-flag, type=0, orderNum=4, createTime=Tue Apr 21 12:07:46 CST 2020, modifiedTime=Tue Apr 21 12:23:05 CST 2020, disabled=true, open=0, perms=)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-05 19:55:10', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1657, 'zhangyukang', '更新菜单', 413, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat Apr 18 12:29:15 CST 2020, disabled=true, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-05 19:55:31', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1658, 'zhangyukang', '更新菜单', 729, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Tue May 05 19:55:30 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-05 19:55:55', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1659, 'zhangyukang', '更新菜单', 1037, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[304, MenuVO(id=304, parentId=303, menuName=健康打卡, url=/health, icon=el-icon-s-cooperation, type=0, orderNum=1, createTime=Tue Mar 24 10:12:57 CST 2020, modifiedTime=Tue Mar 24 10:12:57 CST 2020, disabled=false, open=0, perms=)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-06 09:37:52', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1660, 'zhangyukang', '更新用户', 441, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=0, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=14)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-06 10:54:34', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1661, 'zhangyukang', '更新用户', 65, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[55, UserEditVO(id=55, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=1, birth=Thu Mar 12 00:00:00 CST 2020, departmentId=16)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-06 10:54:51', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1662, 'zhangyukang', '更新用户', 1138, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[80, UserEditVO(id=80, username=4f9dac, nickname=xiaohfdsa, email=b5501@qq.com, phoneNumber=13521245214, sex=0, birth=Mon Mar 09 00:00:00 CST 2020, departmentId=15)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-06 10:54:58', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1663, 'zhangyukang', '用户|禁用/启用', 2064, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[42, true],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-07 12:24:52', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1664, 'zhangyukang', '更新部门', 436, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=71, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Tue Apr 28 00:00:00 CST 2020, mgrName=null, total=0)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-07 12:25:10', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1665, 'zhangyukang', '新增菜单/按钮', 1277, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=295, menuName=个人博客, url=/blog, icon=el-icon-view, type=0, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-07 19:34:33', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1666, 'zhangyukang', '更新菜单', 1992, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[312, MenuVO(id=312, parentId=0, menuName=业务管理, url=null, icon=el-icon-edit, type=0, orderNum=2, createTime=Sun Apr 05 10:19:07 CST 2020, modifiedTime=Sat Apr 11 13:56:54 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-07 19:35:13', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1667, 'zhangyukang', '更新菜单', 1223, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[5, MenuVO(id=5, parentId=0, menuName=日志管理, url=/logs, icon=el-icon-camera, type=0, orderNum=6, createTime=Sat Mar 07 18:58:18 CST 2020, modifiedTime=Thu Apr 30 18:29:29 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-07 19:35:20', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1668, 'zhangyukang', '更新菜单', 673, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[295, MenuVO(id=295, parentId=0, menuName=其他管理, url=, icon=el-icon-s-marketing, type=0, orderNum=5, createTime=Sun Mar 22 01:21:56 CST 2020, modifiedTime=Tue Mar 24 10:25:16 CST 2020, disabled=false, open=0, perms=)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-07 19:35:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1669, 'zhangyukang', '新增菜单/按钮', 1660, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=295, menuName=BBS论坛, url=/forum, icon=el-icon-edit, type=0, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-07 19:38:00', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1670, 'zhangyukang', '更新菜单', 699, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[295, MenuVO(id=295, parentId=0, menuName=其他管理, url=, icon=el-icon-s-marketing, type=0, orderNum=5, createTime=Sun Mar 22 01:21:56 CST 2020, modifiedTime=Thu May 07 19:35:27 CST 2020, disabled=false, open=1, perms=)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-07 19:43:30', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1671, 'zhangyukang', '更新菜单', 616, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[296, MenuVO(id=296, parentId=295, menuName=swagger文档, url=/swagger, icon=el-icon-document, type=0, orderNum=2, createTime=Sun Mar 22 01:22:48 CST 2020, modifiedTime=Sun Mar 22 01:35:53 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-07 19:43:42', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1672, 'zhangyukang', '删除菜单/按钮', 302, 'com.coderman.api.system.controller.MenuController.delete()', 'paramName:[id],args:[342],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-07 19:43:46', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1673, 'zhangyukang', '更新用户', 977, 'com.coderman.api.system.controller.UserController.update()', 'paramName:[id, userEditVO],args:[184, UserEditVO(id=184, username=系统测试人员, nickname=Sys-Test, email=3053161401@qq.com, phoneNumber=15079454152, sex=1, birth=Thu Mar 19 00:00:00 CST 2020, departmentId=15)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-10 10:32:57', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1674, 'zhangyukang', '更新菜单', 274, 'com.coderman.api.system.controller.MenuController.update()', 'paramName:[id, menuVO],args:[270, MenuVO(id=270, parentId=229, menuName=物资发放, url=/outStocks, icon=el-icon-goods, type=0, orderNum=5, createTime=Mon Mar 16 13:55:49 CST 2020, modifiedTime=Sun Mar 22 22:39:01 CST 2020, disabled=false, open=1, perms=)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-10 14:46:54', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1675, 'zhangyukang', '新增菜单/按钮', 176, 'com.coderman.api.system.controller.MenuController.add()', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=304, menuName=健康上报, url=, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=health:report)],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-14 20:21:09', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1676, 'zhangyukang', '角色授权', 1101, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@65faba4f],role:[Role{id=0, roleName=\'admin33\'}]', '127.0.0.1', '2020-05-14 20:21:46', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1677, 'zhangyukang', '删除用户', 75, 'com.coderman.api.system.controller.UserController.delete()', '[2]', '127.0.0.1', '2020-05-16 10:29:19', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1678, 'zhangyukang', '删除用户', 8, 'com.coderman.api.system.controller.UserController.delete()', '[2]', '127.0.0.1', '2020-05-16 10:30:52', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1679, 'zhangyukang', '删除用户', 1, 'com.coderman.api.system.controller.UserController.delete()', '[2]', '127.0.0.1', '2020-05-16 10:31:07', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1680, 'zhangyukang', '删除用户', 78, 'com.coderman.api.system.controller.UserController.delete()', '[2]', '127.0.0.1', '2020-05-16 10:31:33', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1681, 'zhangyukang', '删除用户', 154, 'com.coderman.api.system.controller.UserController.delete()', '[2]', '127.0.0.1', '2020-05-16 10:39:17', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1682, 'zhangyukang', '删除用户', 111, 'com.coderman.api.system.controller.UserController.delete()', '[2]', '127.0.0.1', '2020-05-16 10:40:12', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1683, 'zhangyukang', '删除用户', 8, 'com.coderman.api.system.controller.UserController.delete()', '[2]', '127.0.0.1', '2020-05-16 10:41:38', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1684, 'zhangyukang', '分配角色', 1027, 'com.coderman.api.system.controller.UserController.assignRoles()', '[6,[138]]', '127.0.0.1', '2020-05-16 11:08:00', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1685, 'zhangyukang', '用户|禁用/启用', 193, 'com.coderman.api.system.controller.UserController.updateStatus()', '[42,false]', '127.0.0.1', '2020-05-16 11:11:50', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1686, 'zhangyukang', '分配角色', 513, 'com.coderman.api.system.controller.UserController.assignRoles()', 'paramName:[id, rids],args:[6, [Ljava.lang.Long;@43ade6fb]', '127.0.0.1', '2020-05-16 11:30:37', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1687, 'zhangyukang', '用户|禁用/启用', 116, 'com.coderman.api.system.controller.UserController.updateStatus()', 'paramName:[id, status],args:[42, true]', '127.0.0.1', '2020-05-16 11:47:19', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1688, 'zhangyukang', '角色授权', 25, 'com.coderman.api.system.controller.RoleController.authority()', 'paramName:[id, mids],args:[0, [Ljava.lang.Long;@234843a4]', '127.0.0.1', '2020-05-16 11:47:22', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1689, 'zhangyukang', '更新部门', 107, 'com.coderman.api.system.controller.DepartmentController.update()', 'paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=71, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Thu May 07 00:00:00 CST 2020, mgrName=null, total=0)]', '127.0.0.1', '2020-05-16 11:47:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1690, '系统测试人员', '更新菜单', 430, 'com.coderman.api.system.controller.MenuController.update()response:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[303, MenuVO(id=303, parentId=0, menuName=健康报备, url=, icon=el-icon-platform-eleme, type=0, orderNum=3, createTime=Tue Mar 24 10:11:53 CST 2020, modifiedTime=Mon Apr 27 17:06:12 CST 2020, disabled=false, open=0, perms=)]', '127.0.0.1', '2020-05-16 11:53:36', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1691, '系统测试人员', '更新菜单', 789, 'com.coderman.api.system.controller.MenuController.update()+\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Tue May 05 19:55:54 CST 2020, disabled=false, open=0, perms=null)]', '127.0.0.1', '2020-05-16 11:55:00', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1693, 'zhangyukang', '更新菜单', 735, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat May 16 11:55:00 CST 2020, disabled=true, open=0, perms=null)]', '127.0.0.1', '2020-05-16 16:36:01', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1694, 'zhangyukang', '更新菜单', 680, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat May 16 16:36:01 CST 2020, disabled=false, open=0, perms=null)]', '127.0.0.1', '2020-05-16 16:36:44', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1695, '系统测试人员', '更新菜单', 1102, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat May 16 16:36:44 CST 2020, disabled=true, open=0, perms=null)]', '127.0.0.1', '2020-05-16 16:37:06', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1696, '系统测试人员', '更新菜单', 1236, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat May 16 16:37:06 CST 2020, disabled=false, open=0, perms=null)]', '127.0.0.1', '2020-05-16 16:37:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1697, '系统测试人员', '更新菜单', 52, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat May 16 16:37:28 CST 2020, disabled=false, open=1, perms=null)]', '127.0.0.1', '2020-05-16 16:37:37', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1698, '系统测试人员', '更新菜单', 1269, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[235, MenuVO(id=235, parentId=1, menuName=角色管理, url=/roles, icon=el-icon-postcard, type=0, orderNum=3, createTime=Tue Mar 10 05:51:28 CST 2020, modifiedTime=Sat Mar 14 05:09:56 CST 2020, disabled=true, open=0, perms=)]', '127.0.0.1', '2020-05-16 16:37:48', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1699, '系统测试人员', '更新菜单', 937, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[235, MenuVO(id=235, parentId=1, menuName=角色管理, url=/roles, icon=el-icon-postcard, type=0, orderNum=3, createTime=Tue Mar 10 05:51:28 CST 2020, modifiedTime=Sat May 16 16:37:48 CST 2020, disabled=false, open=0, perms=)]', '127.0.0.1', '2020-05-16 16:37:58', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1700, '系统测试人员', '更新菜单', 37, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[307, MenuVO(id=307, parentId=5, menuName=操作日志, url=/logs, icon=el-icon-edit, type=0, orderNum=1, createTime=Sat Apr 04 19:04:53 CST 2020, modifiedTime=Sat Apr 04 20:01:07 CST 2020, disabled=false, open=1, perms=)]', '127.0.0.1', '2020-05-16 16:39:18', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1701, '系统测试人员', '更新菜单', 43, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat May 16 16:37:37 CST 2020, disabled=false, open=0, perms=null)]', '127.0.0.1', '2020-05-16 16:54:32', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1702, '系统测试人员', '更新菜单', 148, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[297, MenuVO(id=297, parentId=295, menuName=监控管理, url=, icon=el-icon-warning, type=0, orderNum=1, createTime=Sun Mar 22 02:47:10 CST 2020, modifiedTime=Sun Mar 22 02:47:10 CST 2020, disabled=false, open=0, perms=)]', '127.0.0.1', '2020-05-16 16:54:39', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1703, '系统测试人员', '更新菜单', 28, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[295, MenuVO(id=295, parentId=0, menuName=其他管理, url=, icon=el-icon-s-marketing, type=0, orderNum=5, createTime=Sun Mar 22 01:21:56 CST 2020, modifiedTime=Thu May 07 19:43:30 CST 2020, disabled=false, open=0, perms=)]', '127.0.0.1', '2020-05-16 16:54:43', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1704, '系统测试人员', '更新菜单', 41, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat May 16 16:54:32 CST 2020, disabled=false, open=1, perms=null)]', '127.0.0.1', '2020-05-16 16:54:50', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1705, '系统测试人员', '更新菜单', 129, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[316, MenuVO(id=316, parentId=229, menuName=物资库存, url=/stocks, icon=el-icon-tickets, type=0, orderNum=5, createTime=Thu Apr 16 08:45:08 CST 2020, modifiedTime=Thu Apr 16 08:45:08 CST 2020, disabled=false, open=0, perms=)]', '127.0.0.1', '2020-05-16 16:56:53', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1706, '系统测试人员', '更新菜单', 172, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[318, MenuVO(id=318, parentId=295, menuName=图标管理, url=/icons, icon=el-icon-star-off, type=0, orderNum=2, createTime=Tue Apr 21 12:06:33 CST 2020, modifiedTime=Sat May 16 11:57:31 CST 2020, disabled=false, open=1, perms=)]', '127.0.0.1', '2020-05-16 17:07:35', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1707, '系统测试人员', '更新菜单', 161, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[312, MenuVO(id=312, parentId=0, menuName=业务管理, url=null, icon=el-icon-s-goods, type=0, orderNum=2, createTime=Sun Apr 05 10:19:07 CST 2020, modifiedTime=Thu May 07 19:35:11 CST 2020, disabled=false, open=0, perms=null)]', '127.0.0.1', '2020-05-16 17:09:22', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1708, '系统测试人员', '物资资料更新', 127, 'com.coderman.api.biz.controller.ProductController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, productVO],args:[17, ProductVO(id=17, pNum=3DFC8EA0-6, name=N95口罩, model=10个/包, unit=包, remark=救命的口罩, sort=1, createTime=Wed Mar 18 00:00:00 CST 2020, modifiedTime=Sun Apr 26 00:00:00 CST 2020, imageUrl=group1/M00/00/00/rBofMl5yGl2AR3rCAAArOxrzeKs522.jpg, categoryKeys=[20, 23, 25], oneCategoryId=20, twoCategoryId=23, threeCategoryId=25, status=0)]', '127.0.0.1', '2020-05-16 17:25:20', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1709, '系统测试人员', '物资资料添加', 308, 'com.coderman.api.biz.controller.ProductController.add()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[productVO],args:[ProductVO(id=null, pNum=null, name=23423424, model=23, unit=23, remark=2323, sort=1, createTime=null, modifiedTime=null, imageUrl=group1/M00/00/02/rBofMl6_sZeARmYyAACRJDOLg9A306.jpg, categoryKeys=[33, 34, 37], oneCategoryId=null, twoCategoryId=null, threeCategoryId=null, status=null)]', '127.0.0.1', '2020-05-16 17:25:53', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1710, '系统测试人员', '物资资料回收', 192, 'com.coderman.api.biz.controller.ProductController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[17]', '127.0.0.1', '2020-05-16 17:26:59', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1711, '系统测试人员', '物资资料恢复', 153, 'com.coderman.api.biz.controller.ProductController.back()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[17]', '127.0.0.1', '2020-05-16 17:27:03', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1712, '系统测试人员', '入库单回收', 145, 'com.coderman.api.biz.controller.InStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[88]', '127.0.0.1', '2020-05-16 17:31:56', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1714, '系统测试人员', '入库单回收', 223, 'com.coderman.api.biz.controller.InStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[89]', '127.0.0.1', '2020-05-16 17:32:26', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1715, '系统测试人员', '入库单删除', 1275, 'com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[89]', '127.0.0.1', '2020-05-16 17:32:35', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1716, '系统测试人员', '入库单删除', 659, 'com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[88]', '127.0.0.1', '2020-05-16 17:32:38', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1717, '系统测试人员', '入库单申请', 1077, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=15, supplierName=null, createTime=null, modified=null, productNumber=null, phone=null, remark=2222222, products=[{productId=17, productNumber=2}, {productId=25, productNumber=2}], status=null, startTime=null, endTime=null)]', '127.0.0.1', '2020-05-16 17:37:12', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1718, 'zhangyukang', '物资分类更新', 244, 'com.coderman.api.biz.controller.ProductCategoryController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, productCategoryVO],args:[33, ProductCategoryVO(id=33, name=交通运输, remark=交通运输。。。。, sort=1, createTime=Tue Mar 17 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, pid=0)]', '127.0.0.1', '2020-05-16 17:43:39', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1719, 'zhangyukang', '物资分类删除', 87, 'com.coderman.api.biz.controller.ProductCategoryController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[60]', '127.0.0.1', '2020-05-16 17:44:34', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1720, 'zhangyukang', '物资分类添加', 269, 'com.coderman.api.biz.controller.ProductCategoryController.add()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[productCategoryVO],args:[ProductCategoryVO(id=null, name=esttet, remark=tewt, sort=1, createTime=null, modifiedTime=null, pid=59)]', '127.0.0.1', '2020-05-16 17:44:44', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1721, 'zhangyukang', '更新角色', 701, 'com.coderman.api.system.controller.RoleController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, roleVO],args:[140, RoleVO(id=140, roleName=部门主任, remark=系主任,管理院系。, createTime=Sun Mar 15 00:00:00 CST 2020, modifiedTime=Sun Mar 15 10:49:20 CST 2020, status=null)]', '127.0.0.1', '2020-05-16 18:33:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1722, '系统测试人员', '批量删除登入日志', 423, 'com.coderman.api.system.controller.LoginLogController.batchDelete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[ids],args:[1532]', '127.0.0.1', '2020-05-16 18:54:03', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1723, '系统测试人员', '入库单回收', 1152, 'com.coderman.api.biz.controller.InStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[83]', '127.0.0.1', '2020-05-18 09:09:39', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1724, 'zhangyukang', '健康上报', 1062, 'com.coderman.api.biz.controller.HealthController.report()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[healthVO],args:[HealthVO(id=null, address=天津市/市辖区/和平区, userId=null, situation=0, touch=0, passby=0, reception=0, createTime=null)]', '127.0.0.1', '2020-05-18 09:13:07', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1725, '系统测试人员', '健康上报', 369, 'com.coderman.api.biz.controller.HealthController.report()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[healthVO],args:[HealthVO(id=null, address=天津市/市辖区/南开区, userId=null, situation=0, touch=1, passby=1, reception=1, createTime=null)]', '127.0.0.1', '2020-05-18 09:22:57', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1726, 'zhangyukang', '健康上报', 719, 'com.coderman.api.biz.controller.HealthController.report()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[healthVO],args:[HealthVO(id=null, address=天津市/市辖区/和平区, userId=null, situation=0, touch=1, passby=1, reception=1, createTime=null)]', '127.0.0.1', '2020-05-18 09:33:33', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1727, 'zhangyukang', '分配角色', 218, 'com.coderman.api.system.controller.UserController.assignRoles()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, rids],args:[54, [Ljava.lang.Long;@1fcc06a0]', '127.0.0.1', '2020-05-18 09:49:52', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1728, 'zhangyukang', '删除用户', 99, 'com.coderman.api.system.controller.UserController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[54]', '127.0.0.1', '2020-05-18 09:50:05', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1729, 'zhangyukang', '角色授权', 115, 'com.coderman.api.system.controller.RoleController.authority()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, mids],args:[105, [Ljava.lang.Long;@1f3fe549]', '127.0.0.1', '2020-05-18 09:50:23', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1730, 'zhangyukang', '删除角色', 43, 'com.coderman.api.system.controller.RoleController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[105]', '127.0.0.1', '2020-05-18 09:50:32', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1731, 'zhangyukang', '角色授权', 264, 'com.coderman.api.system.controller.RoleController.authority()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, mids],args:[125, [Ljava.lang.Long;@2515724e]', '127.0.0.1', '2020-05-18 09:51:01', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1732, 'zhangyukang', '分配角色', 22, 'com.coderman.api.system.controller.UserController.assignRoles()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, rids],args:[184, [Ljava.lang.Long;@54e4e06e]', '127.0.0.1', '2020-05-18 09:51:30', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1733, '系统测试人员', '分配角色', 121, 'com.coderman.api.system.controller.UserController.assignRoles()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, rids],args:[6, [Ljava.lang.Long;@7720e8b9]', '127.0.0.1', '2020-05-18 09:53:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1734, '系统测试人员', '用户|禁用/启用', 103, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[42, false]', '127.0.0.1', '2020-05-18 09:56:32', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1735, '系统测试人员', '用户|禁用/启用', 45, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, true]', '127.0.0.1', '2020-05-18 09:57:13', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1736, '系统测试人员', '用户|禁用/启用', 32, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[42, true]', '127.0.0.1', '2020-05-18 09:57:16', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1737, '系统测试人员', '用户|禁用/启用', 58, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, false]', '127.0.0.1', '2020-05-18 09:58:09', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1738, '系统测试人员', '用户|禁用/启用', 20, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[42, false]', '127.0.0.1', '2020-05-18 09:58:12', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1739, '系统测试人员', '用户|禁用/启用', 56, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, true]', '127.0.0.1', '2020-05-18 09:58:16', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1740, '系统测试人员', '用户|禁用/启用', 89, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[56, true]', '127.0.0.1', '2020-05-18 09:58:18', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1741, '系统测试人员', '用户|禁用/启用', 20, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[55, true]', '127.0.0.1', '2020-05-18 09:58:19', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1742, '系统测试人员', '用户|禁用/启用', 29, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, false]', '127.0.0.1', '2020-05-18 09:58:26', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1743, '系统测试人员', '用户|禁用/启用', 157, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, true]', '127.0.0.1', '2020-05-18 09:58:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1744, '系统测试人员', '用户|禁用/启用', 166, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, true]', '127.0.0.1', '2020-05-18 09:58:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1745, '系统测试人员', '用户|禁用/启用', 23, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, false]', '127.0.0.1', '2020-05-18 09:58:29', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1746, '系统测试人员', '用户|禁用/启用', 438, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, false]', '127.0.0.1', '2020-05-18 09:58:29', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1747, '系统测试人员', '用户|禁用/启用', 52, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, true]', '127.0.0.1', '2020-05-18 09:58:29', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1748, '系统测试人员', '用户|禁用/启用', 52, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, true]', '127.0.0.1', '2020-05-18 09:58:29', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1749, '系统测试人员', '用户|禁用/启用', 24, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, false]', '127.0.0.1', '2020-05-18 09:58:29', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1750, '系统测试人员', '用户|禁用/启用', 26, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, false]', '127.0.0.1', '2020-05-18 09:59:39', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1751, '系统测试人员', '用户|禁用/启用', 43, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[55, false]', '127.0.0.1', '2020-05-18 10:01:13', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1752, '系统测试人员', '用户|禁用/启用', 590, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[55, true]', '127.0.0.1', '2020-05-18 10:01:17', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1753, '系统测试人员', '用户|禁用/启用', 28, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[55, false]', '127.0.0.1', '2020-05-18 10:01:20', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1754, '系统测试人员', '用户|禁用/启用', 42, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[55, true]', '127.0.0.1', '2020-05-18 10:01:21', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1755, '系统测试人员', '用户|禁用/启用', 394, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[55, false]', '127.0.0.1', '2020-05-18 10:01:23', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1756, '系统测试人员', '用户|禁用/启用', 20, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[56, false]', '127.0.0.1', '2020-05-18 10:01:47', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1757, '系统测试人员', '用户|禁用/启用', 23, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[56, true]', '127.0.0.1', '2020-05-18 10:01:48', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1758, '系统测试人员', '更新用户', 157, 'com.coderman.api.system.controller.UserController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=0, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=14)]', '127.0.0.1', '2020-05-18 10:01:53', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1759, '系统测试人员', '用户|禁用/启用', 100, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[56, false]', '127.0.0.1', '2020-05-18 10:02:32', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1760, '系统测试人员', '用户|禁用/启用', 26, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[42, true]', '127.0.0.1', '2020-05-18 10:02:36', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1775, '系统测试人员', '分配角色', 204, 'com.coderman.api.system.controller.UserController.assignRoles()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, rids],args:[6, [Ljava.lang.Long;@1b381a9f]', '127.0.0.1', '2020-05-18 10:07:30', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1776, '系统测试人员', '用户|禁用/启用', 30, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, true]', '127.0.0.1', '2020-05-18 10:07:41', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1777, '系统测试人员', '用户|禁用/启用', 27, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, false]', '127.0.0.1', '2020-05-18 10:07:44', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1778, '系统测试人员', '更新用户', 40, 'com.coderman.api.system.controller.UserController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, userEditVO],args:[123, UserEditVO(id=123, username=ad96c3, nickname=23131, email=40e2f@qq.com, phoneNumber=15078454141, sex=1, birth=Mon Mar 09 00:00:00 CST 2020, departmentId=1)]', '127.0.0.1', '2020-05-18 10:09:00', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1779, '系统测试人员', '角色授权', 3, 'com.coderman.api.system.controller.RoleController.authority()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, mids],args:[0, [Ljava.lang.Long;@1b59edb1]', '127.0.0.1', '2020-05-18 10:09:18', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1780, '系统测试人员', '分配角色', 56, 'com.coderman.api.system.controller.UserController.assignRoles()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, rids],args:[6, [Ljava.lang.Long;@121ef124]', '127.0.0.1', '2020-05-18 10:09:26', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1781, '系统测试人员', '用户|禁用/启用', 28, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, true]', '127.0.0.1', '2020-05-18 10:09:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1782, '系统测试人员', '用户|禁用/启用', 109, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, false]', '127.0.0.1', '2020-05-18 10:09:33', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1783, '系统测试人员', '用户|禁用/启用', 50, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[186, true]', '127.0.0.1', '2020-05-18 10:09:43', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1784, '系统测试人员', '入库单申请', 238, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=2, operator=null, supplierId=15, supplierName=null, createTime=null, modified=null, productNumber=null, phone=null, remark=2342424, products=[{productId=17, productNumber=3}, {productId=25, productNumber=3}, {productId=46, productNumber=3}, {productId=19, productNumber=3}, {productId=32, productNumber=10}, {productId=34, productNumber=3}], status=null, startTime=null, endTime=null)]', '127.0.0.1', '2020-05-18 10:11:00', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1785, '系统测试人员', '入库单审核', 111, 'com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[91]', '127.0.0.1', '2020-05-18 10:11:09', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1786, '系统测试人员', '入库单审核', 59, 'com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[90]', '127.0.0.1', '2020-05-18 10:11:11', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1787, '系统测试人员', '入库单申请', 173, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=15, supplierName=null, createTime=null, modified=null, productNumber=null, phone=null, remark=222222, products=[{productId=17, productNumber=3}], status=null, startTime=null, endTime=null)]', '127.0.0.1', '2020-05-18 10:41:55', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1788, '系统测试人员', '入库单审核', 28, 'com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[92]', '127.0.0.1', '2020-05-18 10:42:04', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1789, '系统测试人员', '入库单申请', 559, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=15, supplierName=null, createTime=null, modified=null, productNumber=null, phone=null, remark=2222222, products=[{productId=17, productNumber=2}, {productId=25, productNumber=2}], status=null, startTime=null, endTime=null)]', '127.0.0.1', '2020-05-18 11:01:09', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1790, '系统测试人员', '入库单审核', 76, 'com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[93]', '127.0.0.1', '2020-05-18 11:01:16', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1791, '系统测试人员', '入库单申请', 147, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=4, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, phone=15214524587, remark=2222222, products=[{productId=17, productNumber=2}, {productId=25, productNumber=2}], status=null, startTime=null, endTime=null)]', '127.0.0.1', '2020-05-18 11:04:13', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1792, '系统测试人员', '入库单审核', 124, 'com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[94]', '127.0.0.1', '2020-05-18 11:04:53', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1793, '系统测试人员', '入库单回收', 116, 'com.coderman.api.biz.controller.InStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[94]', '127.0.0.1', '2020-05-18 11:18:16', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1794, '系统测试人员', '入库单删除', 77, 'com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[94]', '127.0.0.1', '2020-05-18 11:18:22', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1795, '系统测试人员', '入库单删除', 49, 'com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[83]', '127.0.0.1', '2020-05-18 11:18:24', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1796, '系统测试人员', '入库单申请', 92, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, phone=15078414125, remark=3243242, products=[{productId=17, productNumber=3}], status=null, startTime=null, endTime=null)]', '127.0.0.1', '2020-05-18 11:24:36', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1797, '系统测试人员', '入库单申请', 419, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, remark=44444, products=[{productId=17, productNumber=4}, {productId=25, productNumber=4}], status=null, startTime=null, endTime=null, name=北京人民大会堂, address=北京市/市辖区/朝阳区, email=xiong@qq.com, phone=15079437282, sort=1, contact=熊老板)]', '127.0.0.1', '2020-05-18 11:38:04', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1798, '系统测试人员', '入库单申请', 249, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=2, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, remark=33333, products=[{productId=25, productNumber=3}, {productId=46, productNumber=3}], status=null, startTime=null, endTime=null, name=xixiixxxxi, address=河北省/秦皇岛市/北戴河区, email=chrome@qq.com, phone=15079437282, sort=1, contact=perterchro)]', '127.0.0.1', '2020-05-18 11:43:49', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1799, '系统测试人员', '入库单申请', 252, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, remark=23432424, products=[{productId=17, productNumber=1}, {productId=25, productNumber=1}], status=null, startTime=null, endTime=null, name=aloooodf, address=山西省/晋城市/陵川县, email=justiner@qq.com, phone=15245745454, sort=1, contact=justiner)]', '127.0.0.1', '2020-05-18 12:21:29', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1800, '系统测试人员', '入库单审核', 65, 'com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[100]', '127.0.0.1', '2020-05-18 12:21:40', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1801, '系统测试人员', '入库单审核', 52, 'com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[99]', '127.0.0.1', '2020-05-18 12:21:41', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1802, '系统测试人员', '入库单申请', 350, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, remark=454545454545, products=[{productId=17, productNumber=4}, {productId=25, productNumber=4}, {productId=46, productNumber=4}], status=null, startTime=null, endTime=null, name=HHH, address=河北省/秦皇岛市/长安区, email=HHH@qq.com, phone=15079437282, sort=1, contact=HHH)]', '127.0.0.1', '2020-05-18 13:16:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1803, '系统测试人员', '入库单审核', 57, 'com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[101]', '127.0.0.1', '2020-05-18 13:16:38', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1804, '系统测试人员', '入库单申请', 894, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=17, supplierName=null, createTime=null, modified=null, productNumber=null, remark=33333, products=[{productId=17, productNumber=3}, {productId=25, productNumber=3}, {productId=46, productNumber=3}, {productId=19, productNumber=3}, {productId=32, productNumber=3}, {productId=34, productNumber=3}], status=null, startTime=null, endTime=null, name=null, address=undefined/undefined/undefined, email=null, phone=null, sort=null, contact=null)]', '127.0.0.1', '2020-05-18 13:18:41', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1805, '系统测试人员', '入库单审核', 1044, 'com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[102]', '127.0.0.1', '2020-05-18 13:18:51', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1806, '系统测试人员', '入库单申请', 180, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, remark=222222, products=[{productId=17, productNumber=2}, {productId=25, productNumber=2}, {productId=46, productNumber=2}], status=null, startTime=null, endTime=null, name=PuPuPu, address=山西省/阳泉市/平定县, email=124545454@qq.com, phone=15254541241, sort=1, contact=封小新)]', '127.0.0.1', '2020-05-18 13:42:29', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1807, '系统测试人员', '入库单审核', 126, 'com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[103]', '127.0.0.1', '2020-05-18 13:42:41', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1808, '系统测试人员', '物资来源更新', 42, 'com.coderman.api.biz.controller.SupplierController.update()\n\nresponse:{\"code\":200,\"msg\":\"更新来源成功\"}', 'paramName:[id, supplierVO],args:[22, SupplierVO(id=22, name=PuPuPu34, address=山西省/阳泉市/平定县, email=124545454@qq.com, phone=15254541241, sort=1, createTime=Mon May 18 13:42:29 CST 2020, modifiedTime=Mon May 18 00:00:00 CST 2020, contact=封小新)]', '127.0.0.1', '2020-05-18 13:43:05', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1809, '系统测试人员', '入库单删除', 373, 'com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[98]', '127.0.0.1', '2020-05-18 13:50:08', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1810, '系统测试人员', '入库单删除', 73, 'com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[97]', '127.0.0.1', '2020-05-18 13:50:10', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1811, '系统测试人员', '入库单删除', 40, 'com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[96]', '127.0.0.1', '2020-05-18 13:50:11', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1812, '系统测试人员', '入库单删除', 20, 'com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[95]', '127.0.0.1', '2020-05-18 13:50:13', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1813, 'zhangyukang', '入库单申请', 579, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=15, supplierName=null, createTime=null, modified=null, productNumber=null, remark=432424, products=[{productId=17, productNumber=3}, {productId=25, productNumber=3}], status=null, startTime=null, endTime=null, name=null, address=undefined/undefined/undefined, email=null, phone=null, sort=null, contact=null)]', '127.0.0.1', '2020-05-24 21:46:06', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1814, 'zhangyukang', '入库单审核', 165, 'com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[104]', '127.0.0.1', '2020-05-24 21:46:16', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1815, 'zhangyukang', '入库单申请', 1031, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":-1,\"msg\":\"邮箱不能为空\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=2, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, remark=43242342424, products=[{productId=43, productNumber=1}, {productId=57, productNumber=1}, {productId=45, productNumber=1}, {productId=58, productNumber=1}, {productId=49, productNumber=1}, {productId=44, productNumber=1}], status=null, startTime=null, endTime=null, name=23424, address=天津市/市辖区/南开区, email=null, phone=15079437282, sort=1, contact=4234324)]', '127.0.0.1', '2020-05-25 10:23:37', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1816, 'zhangyukang', '入库单申请', 369, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=15, supplierName=null, createTime=null, modified=null, productNumber=null, remark=32432424, products=[{productId=17, productNumber=1}, {productId=25, productNumber=1}, {productId=46, productNumber=1}, {productId=19, productNumber=1}, {productId=32, productNumber=1}, {productId=34, productNumber=1}], status=null, startTime=null, endTime=null, name=null, address=undefined/undefined/undefined, email=null, phone=null, sort=null, contact=null)]', '127.0.0.1', '2020-05-25 10:27:06', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1817, 'zhangyukang', '发放单申请', 72, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=2, operator=null, createTime=null, productNumber=null, consumerId=8, remark=12ewreqrewrwr, status=null, consumerName=null, phone=null, priority=null, products=[{productId=43, productNumber=1}, {productId=57, productNumber=4}, {productId=45, productNumber=5}])]', '127.0.0.1', '2020-05-25 10:33:23', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1818, 'zhangyukang', '发放单申请', 39382, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=2, operator=null, createTime=null, productNumber=null, consumerId=9, remark=234234234324, status=null, consumerName=null, phone=null, priority=null, products=[{productId=43, productNumber=1}, {productId=57, productNumber=2}, {productId=45, productNumber=3}, {productId=58, productNumber=2}, {productId=49, productNumber=2}, {productId=44, productNumber=3}])]', '127.0.0.1', '2020-05-25 10:34:22', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1819, 'zhangyukang', '发放单申请', 76, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":-1,\"msg\":\"物资去向名不能为空\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, consumerId=null, remark=234234324324, status=null, consumerName=null, phone=15079437282, priority=2, products=[{productId=43, productNumber=2}, {productId=57, productNumber=2}, {productId=45, productNumber=2}, {productId=58, productNumber=2}, {productId=49, productNumber=2}, {productId=44, productNumber=2}])]', '127.0.0.1', '2020-05-25 10:52:34', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1820, 'zhangyukang', '发放单申请', 1, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":-1,\"msg\":\"物资去向名不能为空\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, consumerId=null, remark=234234324324, status=null, consumerName=null, phone=15079437282, priority=2, products=[{productId=43, productNumber=2}, {productId=57, productNumber=2}, {productId=45, productNumber=2}, {productId=58, productNumber=2}, {productId=49, productNumber=2}, {productId=44, productNumber=2}])]', '127.0.0.1', '2020-05-25 10:52:52', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1821, 'zhangyukang', '发放单申请', 58, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":-1,\"msg\":\"联系人不能为空\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, consumerId=null, remark=2344234324, status=null, name=test, phone=15079437282, priority=2, products=[{productId=43, productNumber=1}, {productId=57, productNumber=1}, {productId=45, productNumber=1}, {productId=58, productNumber=1}, {productId=49, productNumber=1}, {productId=44, productNumber=1}])]', '127.0.0.1', '2020-05-25 10:56:25', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1822, 'zhangyukang', '发放单申请', 65, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":-1,\"msg\":\"地址不能为空\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, consumerId=null, remark=2343242424, status=null, name=234324test, phone=15079437282, contact=4324324, priority=1, products=[{productId=43, productNumber=1}, {productId=57, productNumber=1}, {productId=45, productNumber=1}])]', '127.0.0.1', '2020-05-25 10:58:07', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1823, 'zhangyukang', '发放单申请', 1395, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=43, productNumber=1}, {productId=45, productNumber=1}, {productId=57, productNumber=1}], remark=43242424242, status=null, consumerId=null, name=324234, address=天津市/市辖区/和平区, phone=15079437282, contact=32424, sort=1)]', '127.0.0.1', '2020-05-25 11:00:23', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1824, 'zhangyukang', '发放单申请', 734, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=57, productNumber=1}, {productId=43, productNumber=1}, {productId=45, productNumber=1}, {productId=58, productNumber=1}], remark=23432424, status=null, consumerId=null, name=test, address=福建省/莆田市/秀屿区, phone=15079437282, contact=testman, sort=2)]', '127.0.0.1', '2020-05-25 11:01:18', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1825, 'zhangyukang', '物资去向更新', 1430, 'com.coderman.api.biz.controller.ConsumerController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, consumerVO],args:[21, ConsumerVO(id=21, name=test111, address=福建省/莆田市/秀屿区, createTime=Mon May 25 11:01:18 CST 2020, modifiedTime=Mon May 25 11:01:18 CST 2020, phone=15079437282, sort=2, contact=testman)]', '127.0.0.1', '2020-05-25 11:01:55', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1826, 'zhangyukang', '发放单申请', 545, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=17, productNumber=1}, {productId=18, productNumber=2}, {productId=19, productNumber=4}], remark=2342424, status=null, consumerId=null, name=hemei, address=河北省/唐山市/古冶区, phone=15079437282, contact=hemei, sort=1)]', '127.0.0.1', '2020-05-25 11:32:39', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1827, 'zhangyukang', '发放单申请', 195, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=4, products=[{productId=17, productNumber=1}, {productId=18, productNumber=1}, {productId=19, productNumber=1}, {productId=20, productNumber=3}, {productId=23, productNumber=1}, {productId=25, productNumber=3}], remark=4545454545, status=null, consumerId=24, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]', '127.0.0.1', '2020-05-25 11:41:02', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1828, 'zhangyukang', '入库单审核', 156, 'com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[105]', '127.0.0.1', '2020-05-25 11:45:10', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1829, 'zhangyukang', '发放单申请', 204, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=17, productNumber=80}, {productId=18, productNumber=13}], remark=23424234324, status=null, consumerId=9, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]', '127.0.0.1', '2020-05-25 12:08:07', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1830, 'zhangyukang', '发放单申请', 677, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=2, products=[{productId=17, productNumber=1}, {productId=18, productNumber=1}, {productId=19, productNumber=1}, {productId=20, productNumber=1}, {productId=23, productNumber=1}, {productId=25, productNumber=1}], remark=testtest, status=null, consumerId=null, name=武汉汉口校医院, address=天津市/市辖区/和平区, phone=15079437282, contact=李大牛, sort=1)]', '127.0.0.1', '2020-05-25 15:46:07', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1831, 'zhangyukang', '发放单申请', 1225, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=17, productNumber=2}, {productId=18, productNumber=2}, {productId=19, productNumber=3}], remark=324242424, status=null, consumerId=26, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]', '127.0.0.1', '2020-05-25 15:57:12', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1832, 'zhangyukang', '发放单回收', 795, 'com.coderman.api.biz.controller.OutStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[2]', '127.0.0.1', '2020-05-25 16:14:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1833, 'zhangyukang', '发放单恢复', 385, 'com.coderman.api.biz.controller.OutStockController.back()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[2]', '127.0.0.1', '2020-05-25 16:18:58', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1834, 'zhangyukang', '发放单回收', 95, 'com.coderman.api.biz.controller.OutStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[2]', '127.0.0.1', '2020-05-25 16:19:03', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1835, 'zhangyukang', '发放单回收', 390, 'com.coderman.api.biz.controller.OutStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[1]', '127.0.0.1', '2020-05-25 16:19:05', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1836, 'zhangyukang', '发放单恢复', 26, 'com.coderman.api.biz.controller.OutStockController.back()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[2]', '127.0.0.1', '2020-05-25 16:19:09', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1837, 'zhangyukang', '发放单恢复', 15, 'com.coderman.api.biz.controller.OutStockController.back()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[1]', '127.0.0.1', '2020-05-25 16:19:10', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1838, 'zhangyukang', '发放单删除', 235, 'com.coderman.api.biz.controller.OutStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[3]', '127.0.0.1', '2020-05-25 17:03:01', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1839, 'zhangyukang', '发放单回收', 28, 'com.coderman.api.biz.controller.OutStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[8]', '127.0.0.1', '2020-05-25 17:03:28', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1840, 'zhangyukang', '发放单删除', 43, 'com.coderman.api.biz.controller.OutStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[8]', '127.0.0.1', '2020-05-25 17:03:39', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1841, 'zhangyukang', '发放单申请', 1355, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=17, productNumber=30}], remark=3434343, status=null, consumerId=9, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]', '127.0.0.1', '2020-05-26 09:32:24', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1842, 'zhangyukang', '入库单审核', 662, 'com.coderman.api.biz.controller.OutStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[9]', '127.0.0.1', '2020-05-26 09:32:42', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1843, 'zhangyukang', '发放单申请', 513, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=18, productNumber=13}], remark=23232323, status=null, consumerId=8, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]', '127.0.0.1', '2020-05-26 09:34:22', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1844, 'zhangyukang', '入库单审核', 1067, 'com.coderman.api.biz.controller.OutStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[10]', '127.0.0.1', '2020-05-26 09:34:29', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1845, 'zhangyukang', '入库单申请', 388, 'com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=17, supplierName=null, createTime=null, modified=null, productNumber=null, remark=2342424, products=[{productId=18, productNumber=10}], status=null, startTime=null, endTime=null, name=null, address=undefined/undefined/undefined, email=null, phone=null, sort=null, contact=null)]', '127.0.0.1', '2020-05-26 09:35:17', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1846, 'zhangyukang', '入库单审核', 633, 'com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[106]', '127.0.0.1', '2020-05-26 09:35:23', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1847, 'zhangyukang', '入库单审核', 1884, 'com.coderman.api.biz.controller.OutStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[5]', '127.0.0.1', '2020-05-26 09:37:47', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1848, 'zhangyukang', '入库单审核', 1404, 'com.coderman.api.biz.controller.OutStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[4]', '127.0.0.1', '2020-05-26 09:38:00', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1849, 'zhangyukang', '发放单申请', 62, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=3, operator=null, createTime=null, productNumber=null, priority=3, products=[{productId=17, productNumber=1}, {productId=18, productNumber=1}], remark=34243424, status=null, consumerId=9, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]', '127.0.0.1', '2020-05-26 09:52:09', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1850, 'zhangyukang', '发放单申请', 946, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=2, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=23, productNumber=1}, {productId=25, productNumber=1}, {productId=19, productNumber=1}, {productId=18, productNumber=1}], remark=11111111, status=null, consumerId=8, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]', '127.0.0.1', '2020-05-26 09:59:57', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1851, 'zhangyukang', '入库单审核', 555, 'com.coderman.api.biz.controller.OutStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[12]', '127.0.0.1', '2020-05-26 10:00:03', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1852, 'zhangyukang', '发放单申请', 2525, 'com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=3, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=17, productNumber=1}, {productId=18, productNumber=1}, {productId=19, productNumber=1}], remark=123213, status=null, consumerId=8, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]', '127.0.0.1', '2020-05-26 10:02:01', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1853, 'zhangyukang', '发放单审核', 241, 'com.coderman.api.biz.controller.OutStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[13]', '127.0.0.1', '2020-05-26 10:02:11', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1854, 'zhangyukang', '更新菜单', 250, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[253, MenuVO(id=253, parentId=1, menuName=系统首页, url=/welcome, icon=el-icon-star-off, type=0, orderNum=1, createTime=Tue Mar 10 08:46:44 CST 2020, modifiedTime=Wed Apr 15 20:49:47 CST 2020, disabled=false, open=0, perms=welcome:view)]', '127.0.0.1', '2020-05-29 12:04:52', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1855, 'zhangyukang', '更新菜单', 28, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[319, MenuVO(id=319, parentId=1, menuName=公告管理, url=/notices, icon=el-icon-s-flag, type=0, orderNum=4, createTime=Tue Apr 21 12:07:46 CST 2020, modifiedTime=Tue May 05 19:55:08 CST 2020, disabled=false, open=0, perms=)]', '127.0.0.1', '2020-05-29 12:05:10', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1856, 'zhangyukang', '更新菜单', 689, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[319, MenuVO(id=319, parentId=1, menuName=公告管理, url=/notices, icon=el-icon-s-flag, type=0, orderNum=4, createTime=Tue Apr 21 12:07:46 CST 2020, modifiedTime=Fri May 29 12:05:10 CST 2020, disabled=true, open=0, perms=)]', '127.0.0.1', '2020-05-29 12:05:22', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1857, '系统测试人员', '更新菜单', 133, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[253, MenuVO(id=253, parentId=1, menuName=系统首页, url=/welcome, icon=el-icon-star-off, type=0, orderNum=1, createTime=Tue Mar 10 08:46:44 CST 2020, modifiedTime=Fri May 29 12:04:52 CST 2020, disabled=true, open=0, perms=welcome:view)]', '127.0.0.1', '2020-05-29 12:12:39', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1858, '系统测试人员', '更新菜单', 24, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[253, MenuVO(id=253, parentId=1, menuName=系统首页, url=/welcome, icon=el-icon-star-off, type=0, orderNum=1, createTime=Tue Mar 10 08:46:44 CST 2020, modifiedTime=Fri May 29 12:12:39 CST 2020, disabled=false, open=0, perms=welcome:view)]', '127.0.0.1', '2020-05-29 12:12:47', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1859, '系统测试人员', '用户|禁用/启用', 140, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[184, true]', '127.0.0.1', '2020-05-29 12:13:05', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1860, 'zhangyukang', '用户|禁用/启用', 102, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[184, false]', '127.0.0.1', '2020-05-29 12:17:23', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1861, '系统测试人员', '用户|禁用/启用', 382, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, true]', '127.0.0.1', '2020-05-29 14:23:59', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1862, '系统测试人员', '用户|禁用/启用', 693, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, false]', '127.0.0.1', '2020-05-29 14:24:00', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1863, '系统测试人员', '用户|禁用/启用', 1318, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, false]', '127.0.0.1', '2020-05-29 14:24:01', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1864, '系统测试人员', '用户|禁用/启用', 1378, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, false]', '127.0.0.1', '2020-05-29 14:24:01', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1865, '系统测试人员', '用户|禁用/启用', 76, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, true]', '127.0.0.1', '2020-05-29 14:24:03', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1866, '系统测试人员', '用户|禁用/启用', 148, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, true]', '127.0.0.1', '2020-05-29 14:24:03', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1867, '系统测试人员', '用户|禁用/启用', 114, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[6, false]', '127.0.0.1', '2020-05-29 14:24:03', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1868, '系统测试人员', '删除用户', 3288, 'com.coderman.api.system.controller.UserController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[69]', '127.0.0.1', '2020-05-29 14:26:35', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1869, 'zhangyukang', '角色|禁用/启用', 148, 'com.coderman.api.system.controller.RoleController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[0, true]', '127.0.0.1', '2020-05-29 14:34:54', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1870, 'zhangyukang', '角色|禁用/启用', 523, 'com.coderman.api.system.controller.RoleController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[77, true]', '127.0.0.1', '2020-05-29 14:35:07', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1871, 'zhangyukang', '角色|禁用/启用', 1257, 'com.coderman.api.system.controller.RoleController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[78, true]', '127.0.0.1', '2020-05-29 14:37:01', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1872, 'zhangyukang', '删除用户', 69, 'com.coderman.api.system.controller.UserController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[111]', '127.0.0.1', '2020-05-29 14:40:04', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1873, 'zhangyukang', '删除用户', 1013, 'com.coderman.api.system.controller.UserController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[72]', '127.0.0.1', '2020-05-29 14:44:16', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1874, 'zhangyukang', '添加用户', 64, 'com.coderman.api.system.controller.UserController.add()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[userVO],args:[UserVO(id=null, username=2321313, nickname=232332, email=23232332@qq.com, phoneNumber=15074854512, status=null, createTime=null, sex=1, birth=Wed May 13 00:00:00 CST 2020, password=23233, departmentName=null, departmentId=1)]', '127.0.0.1', '2020-05-29 14:45:30', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1875, 'zhangyukang', '用户|禁用/启用', 16, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[189, true]', '127.0.0.1', '2020-05-29 14:45:32', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1876, 'zhangyukang', '用户|禁用/启用', 61, 'com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[189, false]', '127.0.0.1', '2020-05-29 14:45:33', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1877, 'zhangyukang', '分配角色', 61, 'com.coderman.api.system.controller.UserController.assignRoles()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, rids],args:[189, [Ljava.lang.Long;@248565e1]', '127.0.0.1', '2020-05-29 14:45:38', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1932, '系统测试人员', '更新菜单', 25, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[253, MenuVO(id=253, parentId=1, menuName=系统首页, url=/welcome, icon=el-icon-star-off, type=0, orderNum=3, createTime=Tue Mar 10 08:46:44 CST 2020, modifiedTime=Fri May 29 12:12:47 CST 2020, disabled=false, open=0, perms=welcome:view)]', '127.0.0.1', '2020-05-29 20:42:51', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1933, '系统测试人员', '更新菜单', 25, 'com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[253, MenuVO(id=253, parentId=1, menuName=系统首页, url=/welcome, icon=el-icon-star-off, type=0, orderNum=1, createTime=Tue Mar 10 08:46:44 CST 2020, modifiedTime=Fri May 29 20:42:51 CST 2020, disabled=false, open=0, perms=welcome:view)]', '127.0.0.1', '2020-05-29 20:43:12', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1934, 'admin', '添加用户', 288, 'com.coderman.api.system.controller.UserController.add()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[userVO],args:[UserVO(id=null, username=jack, nickname=testman, email=3053161401@qq.com, phoneNumber=15079747485, status=null, createTime=null, sex=1, birth=Wed Aug 12 00:00:00 CST 2020, password=123456789, departmentName=null, departmentId=1)]', '127.0.0.1', '2020-08-19 16:47:27', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (1935, 'admin', '分配角色', 22, 'com.coderman.api.system.controller.UserController.assignRoles()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, rids],args:[195, [Ljava.lang.Long;@1abe45e1]', '127.0.0.1', '2020-08-19 16:48:07', '内网IP|0|0|内网IP|内网IP');
-INSERT INTO `tb_log` VALUES (2054, 'admin', '更新菜单', 319, 'com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[230, MenuVO(id=230, parentId=229, menuName=物资入库, url=/business/product/in-stocks, icon=el-icon-date, type=0, orderNum=1, createTime=Tue Mar 10 05:34:28 CST 2020, modifiedTime=Tue Dec 15 18:21:12 CST 2020, disabled=false, open=0, perms=el-icon-date)]', '127.0.0.1', '2020-12-15 19:51:32', 'null');
-INSERT INTO `tb_log` VALUES (2055, 'admin', '更新菜单', 121, 'com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[267, MenuVO(id=267, parentId=229, menuName=物资资料, url=/business/product/list, icon=el-icon-goods, type=0, orderNum=2, createTime=Mon Mar 16 09:01:02 CST 2020, modifiedTime=Tue Dec 15 18:21:19 CST 2020, disabled=false, open=0, perms=)]', '127.0.0.1', '2020-12-15 19:51:38', 'null');
-INSERT INTO `tb_log` VALUES (2056, 'admin', '更新菜单', 117, 'com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[268, MenuVO(id=268, parentId=229, menuName=物资类别, url=/business/product/categories, icon=el-icon-star-off, type=0, orderNum=2, createTime=Mon Mar 16 09:01:48 CST 2020, modifiedTime=Tue Dec 15 18:21:34 CST 2020, disabled=false, open=0, perms=)]', '127.0.0.1', '2020-12-15 19:51:44', 'null');
-INSERT INTO `tb_log` VALUES (2057, 'admin', '更新菜单', 29, 'com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[270, MenuVO(id=270, parentId=229, menuName=物资发放, url=/business/product/out-stocks, icon=el-icon-goods, type=0, orderNum=5, createTime=Mon Mar 16 13:55:49 CST 2020, modifiedTime=Tue Dec 15 18:21:41 CST 2020, disabled=false, open=1, perms=)]', '127.0.0.1', '2020-12-15 19:51:51', 'null');
-INSERT INTO `tb_log` VALUES (2058, 'admin', '更新菜单', 20, 'com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[316, MenuVO(id=316, parentId=229, menuName=物资库存, url=/business/product/stocks, icon=el-icon-tickets, type=0, orderNum=5, createTime=Thu Apr 16 08:45:08 CST 2020, modifiedTime=Tue Dec 15 18:21:51 CST 2020, disabled=false, open=0, perms=)]', '127.0.0.1', '2020-12-15 19:51:58', 'null');
-INSERT INTO `tb_log` VALUES (2059, 'admin', '更新菜单', 28, 'com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[310, MenuVO(id=310, parentId=311, menuName=物资去处, url=/business/product/consumers, icon=el-icon-edit, type=0, orderNum=1, createTime=Sun Apr 05 10:08:21 CST 2020, modifiedTime=Tue Dec 15 18:22:47 CST 2020, disabled=false, open=0, perms=)]', '127.0.0.1', '2020-12-15 19:52:10', 'null');
-INSERT INTO `tb_log` VALUES (2060, 'admin', '更新菜单', 27, 'com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[269, MenuVO(id=269, parentId=311, menuName=物资来源, url=/business/product/suppliers, icon=el-icon-coordinate, type=0, orderNum=5, createTime=Mon Mar 16 12:35:10 CST 2020, modifiedTime=Tue Dec 15 18:22:38 CST 2020, disabled=false, open=0, perms=)]', '127.0.0.1', '2020-12-15 19:52:19', 'null');
-INSERT INTO `tb_log` VALUES (2061, 'admin', '更新菜单', 22, 'com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[229, MenuVO(id=229, parentId=312, menuName=物资中心, url=, icon=el-icon-date, type=0, orderNum=1, createTime=Tue Mar 10 05:34:08 CST 2020, modifiedTime=Thu Apr 30 18:29:20 CST 2020, disabled=false, open=1, perms=el-icon-date)]', '127.0.0.1', '2020-12-15 19:52:58', 'null');
-INSERT INTO `tb_log` VALUES (2062, 'admin', '更新菜单', 110, 'com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[230, MenuVO(id=230, parentId=229, menuName=入库记录, url=/business/product/in-stocks, icon=el-icon-date, type=0, orderNum=1, createTime=Tue Mar 10 05:34:28 CST 2020, modifiedTime=Tue Dec 15 19:51:32 CST 2020, disabled=false, open=0, perms=el-icon-date)]', '127.0.0.1', '2020-12-15 19:57:21', 'null');
-INSERT INTO `tb_log` VALUES (2063, 'admin', '更新菜单', 114, 'com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[270, MenuVO(id=270, parentId=229, menuName=发放记录, url=/business/product/out-stocks, icon=el-icon-goods, type=0, orderNum=5, createTime=Mon Mar 16 13:55:49 CST 2020, modifiedTime=Tue Dec 15 19:51:51 CST 2020, disabled=false, open=1, perms=)]', '127.0.0.1', '2020-12-15 19:57:34', 'null');
-INSERT INTO `tb_log` VALUES (2064, 'admin', '更新菜单', 170, 'com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[318, MenuVO(id=318, parentId=1, menuName=图标管理, url=/system/icon, icon=el-icon-star-off, type=0, orderNum=2, createTime=Tue Apr 21 12:06:33 CST 2020, modifiedTime=Sat May 16 17:07:35 CST 2020, disabled=false, open=1, perms=)]', '127.0.0.1', '2020-12-15 20:03:17', 'null');
-INSERT INTO `tb_log` VALUES (2065, 'admin', '新增菜单/按钮', 28, 'com.coderman.controller.system.MenuController.add()\n\nresponse:{\"code\":200,\"data\":{\"children\":[],\"icon\":\"el-icon-view\",\"menuName\":\"疫情防控\",\"id\":345},\"msg\":\"成功\"}', 'paramName:[menuVO],args:[MenuVO(id=null, parentId=312, menuName=疫情防控, url=, icon=el-icon-view, type=0, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=)]', '127.0.0.1', '2020-12-15 20:08:47', 'null');
-INSERT INTO `tb_log` VALUES (2066, 'admin', '更新菜单', 40, 'com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[345, MenuVO(id=345, parentId=312, menuName=疫情防控, url=/test, icon=el-icon-view, type=0, orderNum=1, createTime=Tue Dec 15 20:08:47 CST 2020, modifiedTime=Tue Dec 15 20:08:47 CST 2020, disabled=false, open=1, perms=)]', '127.0.0.1', '2020-12-15 20:09:31', 'null');
-INSERT INTO `tb_log` VALUES (2067, 'admin', '删除菜单/按钮', 20, 'com.coderman.controller.system.MenuController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[229]', '127.0.0.1', '2020-12-15 20:13:26', 'null');
-INSERT INTO `tb_log` VALUES (2068, 'admin', '更新菜单', 38, 'com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[303, MenuVO(id=303, parentId=0, menuName=健康报备, url=, icon=el-icon-platform-eleme, type=0, orderNum=3, createTime=Tue Mar 24 10:11:53 CST 2020, modifiedTime=Sat May 16 11:53:36 CST 2020, disabled=false, open=1, perms=)]', '127.0.0.1', '2020-12-15 20:15:30', 'null');
-INSERT INTO `tb_log` VALUES (2069, 'admin', '更新菜单', 33, 'com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[273, MenuVO(id=273, parentId=303, menuName=全国疫情, url=/covid19/map, icon=el-icon-s-opportunity, type=0, orderNum=1, createTime=Fri Mar 20 11:32:02 CST 2020, modifiedTime=Fri Mar 20 11:32:02 CST 2020, disabled=false, open=1, perms=map:view)]', '127.0.0.1', '2020-12-15 20:15:48', 'null');
-INSERT INTO `tb_log` VALUES (2070, 'admin', '更新菜单', 37, 'com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, menuVO],args:[304, MenuVO(id=304, parentId=303, menuName=健康打卡, url=/covid19/health, icon=el-icon-s-cooperation, type=0, orderNum=1, createTime=Tue Mar 24 10:12:57 CST 2020, modifiedTime=Wed May 06 09:37:51 CST 2020, disabled=false, open=0, perms=)]', '127.0.0.1', '2020-12-15 20:19:14', 'null');
-INSERT INTO `tb_log` VALUES (2071, 'admin', '删除菜单/按钮', 53, 'com.coderman.controller.system.MenuController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id],args:[305]', '127.0.0.1', '2020-12-15 20:21:02', 'null');
-INSERT INTO `tb_log` VALUES (2072, 'admin', '用户|禁用/启用', 1175, 'com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[196, true]', '127.0.0.1', '2020-12-15 20:23:46', 'null');
-INSERT INTO `tb_log` VALUES (2073, 'admin', '用户|禁用/启用', 697, 'com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, status],args:[196, false]', '127.0.0.1', '2020-12-15 20:23:49', 'null');
-INSERT INTO `tb_log` VALUES (2074, 'admin', '角色授权', 114, 'com.coderman.controller.system.RoleController.authority()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, mids],args:[126, [Ljava.lang.Long;@36d5f72c]', '127.0.0.1', '2020-12-15 20:24:27', 'null');
-INSERT INTO `tb_log` VALUES (2075, 'admin', '角色授权', 854, 'com.coderman.controller.system.RoleController.authority()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}', 'paramName:[id, mids],args:[77, [Ljava.lang.Long;@7d03bfe]', '127.0.0.1', '2020-12-15 20:31:39', 'null');
-
--- ----------------------------
--- Table structure for tb_login_log
--- ----------------------------
-DROP TABLE IF EXISTS `tb_login_log`;
-CREATE TABLE `tb_login_log` (
- `id` bigint(11) NOT NULL AUTO_INCREMENT COMMENT 'id',
- `username` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '用户名',
- `login_time` datetime(0) NOT NULL COMMENT '登录时间',
- `location` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '登录地点',
- `ip` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'IP地址',
- `user_system` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '操作系统',
- `user_browser` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '浏览器',
- PRIMARY KEY (`id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 1595 CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '登录日志表' ROW_FORMAT = DYNAMIC;
-
--- ----------------------------
--- Records of tb_login_log
--- ----------------------------
-INSERT INTO `tb_login_log` VALUES (924, 'zhangyukang', '2020-03-22 02:45:18', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (925, 'zhangyukang', '2020-03-22 02:50:33', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (926, 'zhangyukang', '2020-03-22 03:46:00', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (927, 'zhangyukang', '2020-03-22 03:46:47', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (928, 'zhangyukang', '2020-03-22 04:02:20', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (929, 'zhangyukang', '2020-03-22 11:02:59', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (930, 'zhangyukang', '2020-03-22 11:06:15', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (931, 'zhangyukang', '2020-03-22 13:19:29', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Mac OS X (iPhone)', 'Mobile Safari');
-INSERT INTO `tb_login_log` VALUES (932, 'zhangyukang', '2020-03-22 13:39:38', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (933, 'zhangyukang', '2020-03-22 13:40:22', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (934, 'zhangyukang', '2020-03-22 21:41:48', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (935, 'zhangyukang', '2020-03-22 21:45:16', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (936, 'zhangyukang', '2020-03-22 21:56:10', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (937, '系统测试人员', '2020-03-22 21:56:31', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (938, 'zhangyukang', '2020-03-22 22:16:04', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (939, '系统测试人员', '2020-03-22 22:23:00', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (956, '系统测试人员', '2020-03-22 23:05:17', '中国|华东|江西省|抚州市|移动', '117.162.171.7', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (958, '系统测试人员', '2020-03-22 23:09:42', '中国|华东|江西省|抚州市|移动', '117.162.171.7', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (959, '系统测试人员', '2020-03-22 23:10:28', '中国|华东|江西省|抚州市|移动', '117.162.171.7', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (960, 'zhangyukang', '2020-03-22 23:11:30', '中国|华东|江西省|抚州市|移动', '117.162.171.7', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (961, '系统测试人员', '2020-03-23 08:23:27', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (962, '系统测试人员', '2020-03-23 08:51:22', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (963, '系统测试人员', '2020-03-23 10:12:22', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (964, '系统测试人员', '2020-03-23 10:44:34', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (965, 'zhangyukang', '2020-03-23 10:45:06', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (966, '系统测试人员', '2020-03-23 10:45:27', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (967, 'zhangyukang', '2020-03-23 10:47:41', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (968, '系统测试人员', '2020-03-23 10:50:31', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (969, '系统测试人员', '2020-03-23 12:11:45', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (970, '系统测试人员', '2020-03-23 12:16:49', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (971, 'zhangyukang', '2020-03-23 12:17:11', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (975, 'zhangyukang', '2020-03-23 12:29:49', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (976, '系统测试人员', '2020-03-23 12:35:22', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (977, 'zhangyukang', '2020-03-23 12:35:35', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (978, 'zhangyukang', '2020-03-23 13:36:06', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (979, '系统测试人员', '2020-03-23 14:00:46', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (980, 'zhangyukang', '2020-03-23 14:00:56', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (981, 'zhangyukang', '2020-03-23 16:23:01', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (982, '系统测试人员', '2020-03-23 17:50:46', '中国|西北|陕西省|0|移动', '111.18.69.71', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (983, '系统测试人员', '2020-03-23 19:14:01', '中国|华东|江苏省|苏州市|移动', '183.209.117.134', 'Windows 7', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (984, '系统测试人员', '2020-03-24 00:53:44', '中国|华东|安徽省|0|移动', '120.242.253.28', 'Mac OS X', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (985, '系统测试人员', '2020-03-24 00:56:03', '中国|华东|江西省|南昌市|电信', '59.63.204.200', 'Android Mobile', 'Chrome Mobile');
-INSERT INTO `tb_login_log` VALUES (986, '系统测试人员', '2020-03-24 00:56:29', '中国|华东|安徽省|0|移动', '120.242.253.28', 'Windows XP', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (987, 'zhangyukang', '2020-03-24 07:47:34', '中国|0|0|0|移动', '117.136.125.48', 'Android Mobile', 'Chrome Mobile');
-INSERT INTO `tb_login_log` VALUES (988, 'zhangyukang', '2020-03-24 08:30:57', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (989, '系统测试人员', '2020-03-24 09:01:40', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (990, '系统测试人员', '2020-03-24 09:12:52', '中国|华南|广东省|湛江市|移动', '120.238.221.101', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (991, '系统测试人员', '2020-03-24 09:13:50', '中国|华南|广东省|广州市|电信', '219.135.155.76', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (992, '系统测试人员', '2020-03-24 09:18:47', '中国|华南|广东省|湛江市|移动', '120.238.221.101', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (993, '系统测试人员', '2020-03-24 09:23:14', '中国|华南|广东省|湛江市|移动', '120.238.221.101', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (994, '系统测试人员', '2020-03-24 09:23:27', '中国|华南|广东省|湛江市|移动', '120.238.221.101', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (995, '系统测试人员', '2020-03-24 09:28:25', '中国|华北|天津市|天津市|教育网', '121.193.162.106', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1003, '9c07a0', '2020-03-24 10:24:42', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1005, '系统测试人员', '2020-03-24 11:16:55', '中国|华南|广东省|湛江市|移动', '120.238.221.101', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1006, 'zhangyukang', '2020-03-24 11:41:24', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1007, '系统测试人员', '2020-03-24 11:48:16', '中国|华东|上海市|上海市|联通', '58.247.98.202', 'Mac OS X', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1008, '系统测试人员', '2020-03-24 12:10:23', '中国|华中|湖南省|长沙市|电信', '113.220.212.193', 'Windows 7', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1011, '系统测试人员', '2020-03-24 13:18:34', '中国|华中|湖南省|长沙市|电信', '113.220.212.193', 'Windows 7', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1014, 'zhangyukang', '2020-03-24 16:23:35', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1019, 'zhangyukang', '2020-03-24 21:11:48', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1020, '系统测试人员', '2020-03-24 21:53:49', '中国|华南|广东省|深圳市|电信', '121.35.1.81', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1023, '系统测试人员', '2020-03-25 09:21:28', '中国|华南|广东省|广州市|电信', '59.41.160.49', 'Android Mobile', 'Chrome Mobile');
-INSERT INTO `tb_login_log` VALUES (1024, 'zhangyukang', '2020-03-25 11:02:26', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1025, '系统测试人员', '2020-03-25 11:20:34', '中国|华东|福建省|厦门市|移动', '183.251.93.95', 'Mac OS X', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1026, 'zhangyukang', '2020-03-25 11:25:47', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1027, '系统测试人员', '2020-03-25 11:34:25', '中国|华东|江西省|南昌市|联通', '171.34.46.214', 'Windows 7', 'Firefox 7');
-INSERT INTO `tb_login_log` VALUES (1028, 'zhangyukang', '2020-03-25 13:02:58', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1030, '系统测试人员', '2020-03-25 16:11:18', '中国|华南|广东省|广州市|电信', '59.41.160.49', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1031, 'zhangyukang', '2020-03-25 19:01:33', '中国|华东|江西省|抚州市|移动', '117.162.170.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1032, '系统测试人员', '2020-03-26 01:55:51', '中国|华北|北京市|北京市|鹏博士', '117.100.150.198', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1033, 'zhangyukang', '2020-03-26 07:29:31', '中国|华东|江西省|抚州市|移动', '117.162.171.145', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1034, '系统测试人员', '2020-03-26 12:57:16', '中国|华南|广东省|湛江市|移动', '120.238.221.101', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1035, 'zhangyukang', '2020-03-26 13:39:51', '中国|华东|江西省|抚州市|移动', '117.162.171.145', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1036, '系统测试人员', '2020-03-26 14:20:04', '中国|华中|河南省|郑州市|联通', '219.157.202.111', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1037, '系统测试人员', '2020-03-26 16:06:08', '中国|华东|浙江省|杭州市|移动', '112.17.99.4', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1038, '系统测试人员', '2020-03-26 16:13:49', '中国|华东|浙江省|杭州市|移动', '112.17.99.4', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1039, '系统测试人员', '2020-03-26 22:43:03', '中国|华北|内蒙古自治区|呼和浩特市|电信', '121.56.30.216', 'Windows 10', 'Firefox 7');
-INSERT INTO `tb_login_log` VALUES (1040, '系统测试人员', '2020-03-27 16:28:45', '中国|华北|北京市|北京市|0', '43.243.12.8', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1041, '系统测试人员', '2020-03-27 17:25:20', '中国|华中|河南省|洛阳市|联通', '115.50.60.52', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1042, 'zhangyukang', '2020-03-27 17:41:26', '中国|华东|江西省|抚州市|移动', '117.162.171.145', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1043, 'zhangyukang', '2020-03-27 20:40:59', '中国|华东|江西省|抚州市|移动', '117.162.171.145', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1044, 'zhangyukang', '2020-03-27 22:37:39', '中国|华东|江西省|抚州市|移动', '117.162.171.145', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1045, 'zhangyukang', '2020-03-27 23:01:41', '中国|华东|江西省|抚州市|移动', '117.162.171.145', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1046, '系统测试人员', '2020-03-27 23:02:00', '中国|0|0|0|移动', '117.136.109.178', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1047, 'zhangyukang', '2020-03-27 23:10:14', '中国|华东|江西省|抚州市|移动', '117.162.171.145', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1048, '系统测试人员', '2020-03-27 23:12:23', '中国|东北|辽宁省|0|移动', '223.104.177.27', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1049, 'zhangyukang', '2020-03-27 23:17:55', '中国|华东|江西省|抚州市|移动', '117.162.171.145', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1050, 'zhangyukang', '2020-03-27 23:23:02', '中国|华东|江西省|抚州市|移动', '117.162.171.145', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1051, '系统测试人员', '2020-03-27 23:56:57', '中国|东北|辽宁省|0|移动', '223.104.177.27', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1052, '系统测试人员', '2020-03-28 01:35:34', '中国|华中|河南省|郑州市|电信', '1.193.82.155', 'Windows 7', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1053, '系统测试人员', '2020-03-28 09:02:01', '中国|华北|北京市|北京市|电信', '115.35.22.96', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1054, '系统测试人员', '2020-03-28 09:05:21', '中国|华北|北京市|北京市|电信', '115.35.22.96', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1057, 'zhangyukang', '2020-03-28 12:03:38', '中国|华东|江西省|抚州市|移动', '117.162.171.145', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1058, '系统测试人员', '2020-03-28 12:17:19', '中国|华东|山东省|枣庄市|联通', '112.248.44.250', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1059, '系统测试人员', '2020-03-28 12:17:49', '中国|华东|江西省|抚州市|移动', '117.162.171.145', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1060, 'zhangyukang', '2020-03-28 14:25:19', '中国|华东|江西省|抚州市|移动', '117.162.171.145', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1061, 'zhangyukang', '2020-03-28 14:39:04', '中国|华东|江西省|抚州市|移动', '117.162.171.145', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1062, '系统测试人员', '2020-03-28 15:33:40', '中国|华南|广东省|广州市|电信', '113.119.8.40', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1063, '系统测试人员', '2020-03-28 16:34:45', '中国|华中|湖北省|武汉市|湖北广电', '43.227.139.213', 'Mac OS X (iPhone)', 'Apple WebKit');
-INSERT INTO `tb_login_log` VALUES (1064, 'zhangyukang', '2020-03-28 18:05:51', '中国|华东|江西省|抚州市|移动', '117.162.171.145', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1066, '系统测试人员', '2020-03-28 21:02:56', '中国|华东|上海市|上海市|联通', '112.65.61.128', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1067, '系统测试人员', '2020-03-29 01:09:01', '中国|华东|江苏省|南京市|电信', '49.92.88.34', 'Mac OS X (iPhone)', 'Mobile Safari');
-INSERT INTO `tb_login_log` VALUES (1068, '系统测试人员', '2020-03-29 04:36:20', '中国|华中|湖北省|孝感市|移动', '117.152.166.171', 'Mac OS X (iPhone)', 'Apple WebKit');
-INSERT INTO `tb_login_log` VALUES (1069, 'zhangyukang', '2020-03-29 09:00:18', '中国|华东|江西省|抚州市|移动', '117.162.171.189', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1070, '系统测试人员', '2020-03-29 09:49:24', '中国|西南|贵州省|贵阳市|电信', '220.172.30.124', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1071, '系统测试人员', '2020-03-29 09:59:49', '中国|华南|广东省|广州市|电信', '113.119.8.18', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1072, 'zhangyukang', '2020-03-29 10:02:11', '中国|华东|江西省|抚州市|移动', '117.162.171.189', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1073, '系统测试人员', '2020-03-29 11:10:02', '中国|华南|广东省|深圳市|电信', '116.25.118.232', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1074, '系统测试人员', '2020-03-29 11:14:17', '中国|华南|广东省|深圳市|移动', '117.136.79.160', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1075, '系统测试人员', '2020-03-29 11:14:34', '中国|华南|广东省|深圳市|电信', '116.25.118.232', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1076, '系统测试人员', '2020-03-29 11:16:50', '中国|华南|广东省|深圳市|电信', '116.25.118.232', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1077, 'zhangyukang', '2020-03-29 11:34:50', '中国|华东|江西省|抚州市|移动', '117.162.171.189', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1079, '系统测试人员', '2020-03-29 18:25:23', '中国|华南|广东省|深圳市|电信', '113.87.130.100', 'Windows 7', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1080, '系统测试人员', '2020-03-29 18:34:12', '中国|华南|广东省|深圳市|电信', '113.87.130.100', 'Windows 7', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1081, '系统测试人员', '2020-03-29 19:58:08', '中国|华中|湖北省|武汉市|电信', '171.83.23.208', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1085, '系统测试人员', '2020-03-29 21:54:04', '中国|华北|北京市|北京市|联通', '221.218.142.67', 'Mac OS X (iPhone)', 'Mobile Safari');
-INSERT INTO `tb_login_log` VALUES (1086, '系统测试人员', '2020-03-30 02:43:36', '中国|华南|广东省|广州市|电信', '121.33.61.122', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1087, '系统测试人员', '2020-03-30 09:37:07', '中国|华东|福建省|福州市|电信', '117.25.21.219', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1088, 'zhangyukang', '2020-03-30 10:02:46', '中国|华东|江西省|抚州市|移动', '117.162.171.189', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1089, '系统测试人员', '2020-03-30 10:18:44', '中国|西北|陕西省|西安市|电信', '117.36.75.166', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1090, '系统测试人员', '2020-03-30 10:58:37', '中国|华北|北京市|北京市|联通', '221.222.221.152', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1091, '系统测试人员', '2020-03-30 11:07:08', '中国|华南|广东省|0|移动', '223.104.64.72', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1092, '系统测试人员', '2020-03-30 12:31:40', '中国|华南|广东省|深圳市|电信', '14.155.115.223', 'Windows 7', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1093, '系统测试人员', '2020-03-30 12:44:39', '中国|华南|广东省|深圳市|电信', '14.155.115.223', 'Windows 7', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1094, '系统测试人员', '2020-03-30 13:25:31', '中国|华南|广东省|肇庆市|电信', '14.209.104.31', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1095, '系统测试人员', '2020-03-30 16:10:13', '中国|华北|河北省|廊坊市|联通', '101.30.71.182', 'Mac OS X', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1096, '系统测试人员', '2020-03-30 16:21:43', '中国|华中|河南省|新乡市|联通', '123.15.128.36', 'Windows 7', 'Firefox 7');
-INSERT INTO `tb_login_log` VALUES (1097, '系统测试人员', '2020-03-30 16:31:58', '中国|东北|吉林省|白山市|电信', '222.169.177.148', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1098, '系统测试人员', '2020-03-30 16:53:28', '中国|华东|江西省|抚州市|移动', '117.162.171.189', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1099, 'zhangyukang', '2020-03-30 16:53:52', '中国|华东|江西省|抚州市|移动', '117.162.171.189', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1100, '系统测试人员', '2020-03-30 18:06:47', '中国|华东|山东省|济南市|联通', '112.232.91.104', 'Windows 7', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1103, '系统测试人员', '2020-03-31 02:23:58', '中国|华南|广西壮族自治区|梧州市|联通', '182.90.85.146', 'Windows 10', 'Microsoft Edge');
-INSERT INTO `tb_login_log` VALUES (1104, 'zhangyukang', '2020-03-31 08:41:42', '中国|华东|江西省|抚州市|移动', '117.162.171.189', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1105, 'zhangyukang', '2020-03-31 09:02:14', '中国|华东|江西省|抚州市|移动', '117.162.171.189', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1106, '系统测试人员', '2020-03-31 09:26:26', '中国|华东|江西省|抚州市|移动', '117.162.171.189', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1107, '系统测试人员', '2020-03-31 10:24:13', '中国|华中|河南省|信阳市|移动', '223.90.126.56', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1108, 'zhangyukang', '2020-03-31 10:31:13', '中国|华东|江西省|抚州市|移动', '117.162.171.189', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1109, '系统测试人员', '2020-03-31 15:16:53', '中国|华东|上海市|上海市|电信', '180.167.249.246', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1110, '系统测试人员', '2020-03-31 16:16:42', '中国|华中|河南省|郑州市|移动', '117.159.4.107', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1113, '系统测试人员', '2020-03-31 18:23:58', '中国|华东|江西省|抚州市|移动', '117.162.171.189', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1114, '系统测试人员', '2020-03-31 22:31:05', '中国|华中|湖南省|衡阳市|联通', '110.52.128.0', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1116, '系统测试人员', '2020-04-01 10:03:57', '中国|华南|广东省|东莞市|联通', '27.37.169.181', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1131, '系统测试人员', '2020-04-01 17:38:03', '中国|华中|湖南省|0|移动', '120.228.234.247', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1132, 'zhangyukang', '2020-04-01 18:19:54', '中国|华东|江西省|抚州市|移动', '117.162.170.188', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1133, '系统测试人员', '2020-04-01 19:22:45', '中国|华北|天津市|天津市|教育网', '121.193.162.106', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1134, '系统测试人员', '2020-04-01 22:19:54', '中国|0|0|0|移动', '117.136.109.131', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1135, 'zhangyukang', '2020-04-01 23:14:24', '中国|华东|江西省|抚州市|移动', '117.162.170.188', 'Android Mobile', 'Chrome Mobile');
-INSERT INTO `tb_login_log` VALUES (1137, '系统测试人员', '2020-04-02 08:57:56', '中国|华东|江西省|抚州市|移动', '117.162.170.188', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1138, '系统测试人员', '2020-04-02 10:51:40', '中国|华东|江苏省|盐城市|电信', '121.234.60.174', 'Windows 7', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1140, '系统测试人员', '2020-04-02 15:26:06', '中国|华中|湖南省|长沙市|联通', '119.39.248.15', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1141, '系统测试人员', '2020-04-02 17:33:02', '中国|华中|湖南省|岳阳市|电信', '223.157.246.96', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1142, '系统测试人员', '2020-04-02 18:14:31', '中国|华东|江西省|九江市|电信', '182.111.11.223', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1143, '系统测试人员', '2020-04-02 19:18:07', '中国|华中|湖南省|长沙市|联通', '119.39.248.74', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1146, '系统测试人员', '2020-04-02 21:49:12', '中国|华东|江苏省|南京市|电信', '180.109.22.211', 'Linux', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1147, 'zhangyukang', '2020-04-03 09:33:14', '中国|华东|江西省|抚州市|移动', '117.162.170.188', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1148, '系统测试人员', '2020-04-03 10:05:46', '中国|华东|江西省|抚州市|移动', '117.162.170.188', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1149, '系统测试人员', '2020-04-03 10:08:02', '中国|华东|江西省|抚州市|移动', '117.162.170.188', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1150, '系统测试人员', '2020-04-03 11:12:44', '中国|华东|江西省|抚州市|移动', '117.162.170.188', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1151, '系统测试人员', '2020-04-03 11:33:41', '中国|华东|江西省|抚州市|移动', '117.162.170.188', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1152, 'zhangyukang', '2020-04-03 11:34:34', '中国|华东|江西省|抚州市|移动', '117.162.170.188', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1153, '系统测试人员', '2020-04-03 13:30:55', '中国|华东|上海市|上海市|电信', '222.72.35.134', 'Mac OS X', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1154, '系统测试人员', '2020-04-03 13:49:21', '中国|华东|上海市|上海市|电信', '222.72.35.134', 'Mac OS X', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1155, '系统测试人员', '2020-04-03 14:03:39', '中国|华南|广东省|0|移动', '120.231.15.88', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1156, '系统测试人员', '2020-04-03 14:31:37', '中国|华东|福建省|厦门市|电信', '117.28.135.230', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1157, '系统测试人员', '2020-04-03 15:16:08', '中国|华东|安徽省|0|移动', '112.30.57.134', 'Windows 10', 'Firefox 7');
-INSERT INTO `tb_login_log` VALUES (1158, '系统测试人员', '2020-04-03 15:29:13', '中国|华中|湖南省|长沙市|电信', '222.240.106.144', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1159, '系统测试人员', '2020-04-03 15:31:05', '中国|华中|湖南省|长沙市|电信', '222.240.106.144', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1160, '系统测试人员', '2020-04-03 15:50:16', '中国|东北|辽宁省|0|联通', '116.132.15.250', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1161, '系统测试人员', '2020-04-03 16:12:47', '中国|华中|河南省|郑州市|电信', '171.9.204.52', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1162, '系统测试人员', '2020-04-03 16:25:44', '中国|华中|河南省|南阳市|联通', '219.155.177.94', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1163, '系统测试人员', '2020-04-03 16:47:31', '中国|华中|河南省|南阳市|联通', '219.155.177.94', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1164, '系统测试人员', '2020-04-03 16:49:14', '中国|华中|河南省|南阳市|联通', '219.155.177.94', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1168, '系统测试人员', '2020-04-03 21:33:02', '中国|华北|北京市|北京市|联通', '123.122.164.122', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1169, '系统测试人员', '2020-04-03 21:59:33', '中国|西北|陕西省|西安市|移动', '117.136.51.40', 'Android 1.x', 'Chrome Mobile');
-INSERT INTO `tb_login_log` VALUES (1170, '系统测试人员', '2020-04-03 22:00:11', '中国|西北|陕西省|西安市|移动', '117.136.51.40', 'Android 1.x', 'Chrome Mobile');
-INSERT INTO `tb_login_log` VALUES (1171, '系统测试人员', '2020-04-04 10:54:15', '中国|华中|河南省|周口市|联通', '123.13.107.6', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1172, '系统测试人员', '2020-04-04 13:12:15', '中国|华东|江苏省|连云港市|移动', '183.206.79.128', 'Android 1.x', 'Chrome Mobile');
-INSERT INTO `tb_login_log` VALUES (1173, '系统测试人员', '2020-04-04 14:48:49', '中国|华中|河南省|周口市|移动', '223.91.4.79', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1174, 'zhangyukang', '2020-04-04 15:27:59', '中国|华东|江西省|抚州市|移动', '117.162.170.2', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1175, 'zhangyukang', '2020-04-04 15:41:55', '中国|华东|江西省|抚州市|移动', '117.162.170.2', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1176, '系统测试人员', '2020-04-04 15:51:53', '中国|华东|江西省|抚州市|移动', '117.162.170.2', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1177, '系统测试人员', '2020-04-04 16:23:56', '中国|华东|江西省|抚州市|移动', '117.162.170.2', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1178, '系统测试人员', '2020-04-04 16:25:04', '中国|华中|河南省|南阳市|联通', '219.155.182.68', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1179, '系统测试人员', '2020-04-04 16:43:05', '中国|华东|福建省|厦门市|移动', '183.251.22.122', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1180, '系统测试人员', '2020-04-04 16:45:40', '中国|华东|福建省|厦门市|移动', '183.251.22.122', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1181, '系统测试人员', '2020-04-04 16:53:03', '中国|华东|福建省|厦门市|移动', '183.251.22.122', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1182, '系统测试人员', '2020-04-04 18:19:10', '中国|华北|河北省|保定市|联通', '120.3.154.175', 'Mac OS X', 'Safari');
-INSERT INTO `tb_login_log` VALUES (1183, 'zhangyukang', '2020-04-04 18:55:52', '中国|华东|江西省|抚州市|移动', '117.162.170.2', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1184, '系统测试人员', '2020-04-04 18:58:34', '中国|华南|广西壮族自治区|贺州市|移动', '111.58.148.185', 'Windows 10', 'Firefox 7');
-INSERT INTO `tb_login_log` VALUES (1185, '系统测试人员', '2020-04-04 19:22:18', '中国|华东|江苏省|常州市|移动', '183.210.196.108', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1186, '系统测试人员', '2020-04-04 19:40:57', '中国|华北|河北省|保定市|联通', '120.3.154.175', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1187, '系统测试人员', '2020-04-04 20:28:52', '中国|华东|浙江省|杭州市|电信', '60.176.91.68', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1189, '系统测试人员', '2020-04-04 20:48:45', '日本|0|0|0|亚马逊', '13.231.208.228', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1190, '系统测试人员', '2020-04-05 08:41:32', '中国|西南|重庆市|重庆市|电信', '106.91.82.90', 'Mac OS X', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1192, '系统测试人员', '2020-04-05 10:09:42', '中国|西南|四川省|成都市|电信', '202.98.97.232', 'Linux', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1194, '系统测试人员', '2020-04-05 14:19:37', '中国|华北|北京市|北京市|鹏博士', '117.100.126.52', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1195, '系统测试人员', '2020-04-05 14:21:30', '中国|华中|河南省|南阳市|联通', '219.155.182.68', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1196, '系统测试人员', '2020-04-05 14:22:21', '中国|华北|北京市|北京市|鹏博士', '117.100.126.52', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1197, 'zhangyukang', '2020-04-05 14:31:08', '中国|华东|江西省|抚州市|移动', '117.162.170.2', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1198, '系统测试人员', '2020-04-05 14:48:00', '中国|华中|河南省|南阳市|联通', '219.155.182.68', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1199, '系统测试人员', '2020-04-05 14:58:23', '中国|华中|河南省|信阳市|电信', '123.101.149.24', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1200, '系统测试人员', '2020-04-05 15:28:14', '中国|华东|江西省|抚州市|移动', '117.162.170.2', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1201, '系统测试人员', '2020-04-05 16:53:19', '中国|华中|湖北省|武汉市|电信', '27.18.54.250', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1202, '系统测试人员', '2020-04-05 18:08:18', '中国|华北|河北省|保定市|联通', '120.3.154.175', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1203, '系统测试人员', '2020-04-05 18:09:22', '中国|华北|河北省|保定市|联通', '120.3.154.175', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1204, '系统测试人员', '2020-04-05 19:02:54', '中国|华东|山东省|烟台市|联通', '39.73.160.120', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1205, '系统测试人员', '2020-04-05 20:46:16', '中国|华中|河南省|平顶山市|移动', '120.216.161.31', 'Android 1.x', 'Chrome Mobile');
-INSERT INTO `tb_login_log` VALUES (1206, '系统测试人员', '2020-04-05 22:26:43', '中国|华北|河北省|保定市|联通', '120.3.68.26', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1207, '系统测试人员', '2020-04-05 23:04:12', '中国|西南|贵州省|0|移动', '117.188.164.207', 'Windows 10', 'Firefox 7');
-INSERT INTO `tb_login_log` VALUES (1209, '系统测试人员', '2020-04-06 09:25:39', '中国|华东|江苏省|南京市|电信', '202.60.135.145', 'Mac OS X', 'Safari');
-INSERT INTO `tb_login_log` VALUES (1211, '系统测试人员', '2020-04-06 10:37:44', '中国|华东|江西省|抚州市|移动', '117.162.170.2', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1212, '系统测试人员', '2020-04-06 11:42:28', '中国|华北|北京市|北京市|移动', '223.72.65.17', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1213, '系统测试人员', '2020-04-06 11:53:06', '中国|华南|广东省|深圳市|电信', '113.87.130.41', 'Windows 7', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1214, '系统测试人员', '2020-04-06 15:00:35', '中国|华东|安徽省|合肥市|电信', '61.190.36.234', 'Windows 7', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1215, '系统测试人员', '2020-04-06 15:01:16', '中国|华东|安徽省|合肥市|电信', '61.190.36.234', 'Windows 7', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1216, '系统测试人员', '2020-04-06 15:03:21', '中国|华东|安徽省|合肥市|电信', '61.190.36.234', 'Windows 7', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1217, '系统测试人员', '2020-04-06 15:07:46', '中国|华南|广东省|广州市|电信', '59.42.110.131', 'Windows 7', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1218, '系统测试人员', '2020-04-06 15:25:08', '中国|华东|江苏省|常州市|电信', '114.228.32.231', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1219, '系统测试人员', '2020-04-06 20:13:18', '中国|华中|河南省|许昌市|移动', '223.90.243.161', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1220, '系统测试人员', '2020-04-06 20:17:37', '中国|华中|河南省|许昌市|移动', '223.90.243.161', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1221, '系统测试人员', '2020-04-06 20:21:43', '中国|华中|河南省|许昌市|移动', '223.90.243.161', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1222, '系统测试人员', '2020-04-06 20:25:49', '中国|华中|河南省|南阳市|联通', '219.155.176.69', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1223, '系统测试人员', '2020-04-06 21:48:07', '中国|华北|北京市|北京市|联通', '114.252.117.171', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1224, '系统测试人员', '2020-04-06 22:00:43', '中国|华中|河南省|南阳市|联通', '219.155.176.69', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1225, '系统测试人员', '2020-04-07 00:33:25', '中国|华中|湖南省|岳阳市|电信', '58.44.24.49', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1226, '系统测试人员', '2020-04-07 01:04:34', '中国|西南|贵州省|贵阳市|电信', '1.204.231.101', 'Android 1.x', 'Chrome Mobile');
-INSERT INTO `tb_login_log` VALUES (1227, '系统测试人员', '2020-04-07 01:51:43', '中国|华东|上海市|上海市|移动', '183.192.12.113', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1228, '系统测试人员', '2020-04-07 08:53:41', '中国|华东|江西省|抚州市|移动', '117.162.170.229', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1229, '系统测试人员', '2020-04-07 09:38:26', '中国|华中|湖北省|咸宁市|电信', '121.61.15.206', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1231, '系统测试人员', '2020-04-07 10:20:30', '中国|华中|河南省|驻马店市|移动', '39.162.140.0', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1233, '系统测试人员', '2020-04-07 10:45:47', '中国|华东|福建省|龙岩市|移动', '183.251.118.12', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1235, '系统测试人员', '2020-04-07 14:22:43', '内网IP|0|0|0|内网IP', '103.123.214.3', 'Windows 7', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1236, '系统测试人员', '2020-04-07 14:37:24', '中国|华中|湖北省|襄樊市|电信', '27.27.17.50', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1237, '系统测试人员', '2020-04-07 14:55:12', '中国|华东|浙江省|杭州市|移动', '218.205.57.7', 'Windows 7', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1238, '系统测试人员', '2020-04-07 14:59:06', '中国|华南|广西壮族自治区|梧州市|电信', '180.139.114.177', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1239, '系统测试人员', '2020-04-07 15:13:51', '中国|华东|浙江省|宁波市|电信', '115.214.71.20', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1240, '系统测试人员', '2020-04-07 15:27:04', '中国|华东|浙江省|宁波市|电信', '115.214.71.20', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1241, '系统测试人员', '2020-04-07 15:52:29', '中国|华东|江西省|南昌市|联通', '171.34.46.214', 'Windows 7', 'Firefox 7');
-INSERT INTO `tb_login_log` VALUES (1242, '系统测试人员', '2020-04-07 18:08:11', '中国|西南|四川省|泸州市|电信', '125.65.158.134', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1245, '系统测试人员', '2020-04-07 19:39:41', '中国|华东|浙江省|宁波市|电信', '115.214.71.163', 'Mac OS X (iPhone)', 'Mobile Safari');
-INSERT INTO `tb_login_log` VALUES (1246, '系统测试人员', '2020-04-07 21:46:39', '中国|华东|江西省|抚州市|移动', '117.162.170.229', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1247, '系统测试人员', '2020-04-07 22:10:13', '中国|华东|江西省|抚州市|移动', '117.162.170.229', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1248, '系统测试人员', '2020-04-07 22:18:32', '中国|华北|山西省|运城市|联通', '60.222.194.6', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1249, '系统测试人员', '2020-04-07 23:05:43', '中国|西南|四川省|成都市|移动', '117.176.157.170', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1250, '系统测试人员', '2020-04-08 00:22:55', '中国|华中|湖北省|武汉市|电信', '119.103.103.214', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1251, 'zhangyukang', '2020-04-08 08:31:10', '中国|华东|江西省|抚州市|移动', '117.162.170.229', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1252, '系统测试人员', '2020-04-08 09:26:06', '中国|西南|重庆市|重庆市|联通', '113.204.47.195', 'Mac OS X', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1253, '系统测试人员', '2020-04-08 09:48:41', '中国|华南|广东省|珠海市|移动', '120.239.197.178', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1254, '系统测试人员', '2020-04-08 09:56:00', '乌克兰|0|0|0|0', '5.183.176.69', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1256, '系统测试人员', '2020-04-08 10:36:30', '中国|华东|江西省|抚州市|移动', '117.162.170.229', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1257, '系统测试人员', '2020-04-08 11:15:39', '中国|华北|北京市|北京市|电信', '60.247.68.115', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1258, '系统测试人员', '2020-04-08 12:04:40', '中国|东北|辽宁省|沈阳市|联通', '218.24.123.105', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1259, '系统测试人员', '2020-04-08 12:13:10', '中国|东北|辽宁省|沈阳市|联通', '218.24.123.105', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1260, '系统测试人员', '2020-04-08 13:05:28', '中国|华北|北京市|北京市|联通', '61.49.154.84', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1261, '系统测试人员', '2020-04-08 13:07:23', '中国|华东|江西省|抚州市|移动', '117.162.170.229', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1262, '系统测试人员', '2020-04-08 15:07:44', '中国|华中|湖北省|武汉市|电信', '27.18.54.250', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1263, '系统测试人员', '2020-04-08 15:24:23', '中国|华北|北京市|北京市|电信', '115.171.244.232', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1264, '系统测试人员', '2020-04-08 15:44:45', '中国|华北|北京市|北京市|电信', '115.171.244.232', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1265, '系统测试人员', '2020-04-08 16:20:40', '中国|华南|广东省|深圳市|电信', '219.133.170.76', 'Windows 7', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1266, '系统测试人员', '2020-04-08 17:21:53', '中国|华南|广东省|深圳市|电信', '113.104.203.193', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1267, '系统测试人员', '2020-04-08 17:24:52', '中国|华南|广东省|深圳市|电信', '113.104.203.193', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1268, 'zhangyukang', '2020-04-08 18:59:55', '中国|华东|江西省|抚州市|移动', '117.162.170.229', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1269, '系统测试人员', '2020-04-08 20:56:39', '中国|华东|江西省|萍乡市|移动', '117.170.133.78', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1270, 'zhangyukang', '2020-04-09 08:32:20', '中国|华东|江西省|抚州市|移动', '117.162.170.229', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1271, '系统测试人员', '2020-04-09 09:29:09', '马来西亚|0|0|0|阿里巴巴', '149.129.32.51', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1272, '系统测试人员', '2020-04-09 09:48:37', '南非|0|0|0|0', '45.220.88.106', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1273, '系统测试人员', '2020-04-09 10:59:17', '中国|华南|广东省|广州市|电信', '183.6.136.187', 'Windows 7', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1274, '系统测试人员', '2020-04-09 13:50:37', '中国|华中|河南省|信阳市|联通', '182.117.11.74', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1276, '系统测试人员', '2020-04-09 17:53:12', '中国|华中|湖北省|武汉市|电信', '27.18.54.250', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1277, '系统测试人员', '2020-04-09 19:32:01', '罗马尼亚|0|0|0|0', '193.254.234.214', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1278, 'zhangyukang', '2020-04-09 20:38:07', '中国|华东|江西省|抚州市|移动', '117.162.170.229', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1279, '系统测试人员', '2020-04-09 21:08:43', '中国|华东|江西省|抚州市|移动', '117.162.170.229', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1280, '系统测试人员', '2020-04-09 21:42:45', '中国|华东|江西省|萍乡市|移动', '117.170.133.78', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1281, '系统测试人员', '2020-04-09 21:57:42', '中国|华北|北京市|北京市|歌华', '101.241.16.147', 'Mac OS X', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1282, '系统测试人员', '2020-04-10 10:54:25', '中国|华东|山东省|日照市|电信', '182.37.82.126', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1283, '系统测试人员', '2020-04-10 11:02:19', '中国|华北|内蒙古自治区|通辽市|联通', '116.115.203.65', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1284, '系统测试人员', '2020-04-10 11:19:35', '中国|华北|内蒙古自治区|通辽市|联通', '116.115.203.65', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1285, '系统测试人员', '2020-04-10 11:19:45', '中国|华北|内蒙古自治区|通辽市|联通', '116.115.203.65', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1286, 'zhangyukang', '2020-04-10 12:09:51', '中国|华东|江西省|抚州市|移动', '117.162.171.110', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1287, '系统测试人员', '2020-04-10 14:03:52', '中国|华北|内蒙古自治区|通辽市|联通', '116.115.203.65', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1288, '系统测试人员', '2020-04-10 16:40:33', '中国|西北|甘肃省|定西市|移动', '117.157.167.234', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1289, '系统测试人员', '2020-04-10 17:06:32', '中国|华北|内蒙古自治区|通辽市|联通', '116.115.203.65', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1291, '系统测试人员', '2020-04-10 18:14:41', '中国|华东|江西省|抚州市|移动', '117.162.171.110', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1292, '系统测试人员', '2020-04-10 19:26:07', '中国|西北|陕西省|宝鸡市|移动', '111.19.66.125', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1293, '系统测试人员', '2020-04-10 19:57:36', '中国|华中|河南省|许昌市|移动', '223.90.198.57', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1294, '系统测试人员', '2020-04-10 21:09:15', '中国|华南|广东省|0|移动', '120.230.146.216', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1295, '系统测试人员', '2020-04-10 22:21:31', '中国|华东|山东省|德州市|联通', '124.135.175.2', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1296, '系统测试人员', '2020-04-11 00:45:19', '中国|华中|湖南省|衡阳市|电信', '223.146.149.53', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1297, '系统测试人员', '2020-04-11 09:09:20', '中国|华东|浙江省|杭州市|电信', '125.119.0.97', 'Windows 7', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1300, '系统测试人员', '2020-04-11 11:26:44', '中国|华南|广东省|深圳市|电信', '113.104.191.213', 'Windows 10', 'Chrome');
-INSERT INTO `tb_login_log` VALUES (1301, '系统测试人员', '2020-04-11 14:17:58', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1302, 'zhangyukang', '2020-04-11 14:18:11', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1303, '系统测试人员', '2020-04-14 10:10:01', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1304, '系统测试人员', '2020-04-14 10:10:39', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1305, '系统测试人员', '2020-04-14 10:11:27', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1306, '系统测试人员', '2020-04-14 10:12:00', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1307, '系统测试人员', '2020-04-14 10:13:12', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1308, '系统测试人员', '2020-04-14 10:14:01', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1309, '系统测试人员', '2020-04-14 10:16:32', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1310, 'zhangyukang', '2020-04-14 10:19:26', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1311, 'zhangyukang', '2020-04-14 12:59:44', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1312, '系统测试人员', '2020-04-14 13:38:46', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1313, '系统测试人员', '2020-04-15 20:13:54', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1314, 'zhangyukang', '2020-04-15 20:14:22', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1315, '系统测试人员', '2020-04-15 20:24:46', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1316, 'zhangyukang', '2020-04-15 20:25:27', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1317, 'zhangyukang', '2020-04-15 20:54:23', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1318, 'zhangyukang', '2020-04-15 21:21:29', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1319, '系统测试人员', '2020-04-15 21:35:33', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Mac OS X (iPhone)', 'Mobile Safari');
-INSERT INTO `tb_login_log` VALUES (1320, '系统测试人员', '2020-04-15 21:39:18', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1321, 'zhangyukang', '2020-04-16 08:30:43', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1322, 'zhangyukang', '2020-04-16 10:32:47', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1323, 'zhangyukang', '2020-04-16 12:34:31', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1324, 'zhangyukang', '2020-04-17 12:57:19', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1325, '系统测试人员', '2020-04-17 14:04:58', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1326, 'zhangyukang', '2020-04-17 17:06:04', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1327, '系统测试人员', '2020-04-17 18:02:28', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1328, 'zhangyukang', '2020-04-17 18:25:50', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1329, '系统测试人员', '2020-04-17 19:52:34', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1330, '系统测试人员', '2020-04-17 19:54:12', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1331, '系统测试人员', '2020-04-17 19:55:55', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1332, '系统测试人员', '2020-04-17 19:59:32', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1333, '系统测试人员', '2020-04-17 20:01:51', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1334, '系统测试人员', '2020-04-17 20:10:04', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1335, '系统测试人员', '2020-04-17 20:11:11', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1336, '系统测试人员', '2020-04-17 20:14:09', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1337, '系统测试人员', '2020-04-17 20:15:10', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1338, '系统测试人员', '2020-04-17 20:17:11', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1339, '系统测试人员', '2020-04-17 20:23:07', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1340, '系统测试人员', '2020-04-17 20:25:13', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1341, 'zhangyukang', '2020-04-17 20:25:29', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1342, '系统测试人员', '2020-04-17 20:26:29', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1343, '系统测试人员', '2020-04-17 20:35:16', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1344, 'zhangyukang', '2020-04-17 20:38:32', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1345, '系统测试人员', '2020-04-17 20:39:03', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1346, '系统测试人员', '2020-04-18 09:02:25', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1347, 'zhangyukang', '2020-04-18 09:17:07', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1348, '系统测试人员', '2020-04-18 09:58:04', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1349, '系统测试人员', '2020-04-18 11:58:34', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1350, 'zhangyukang', '2020-04-18 12:27:48', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1351, '系统测试人员', '2020-04-18 17:15:22', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1352, 'zhangyukang', '2020-04-18 17:15:44', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1353, 'zhangyukang', '2020-04-20 16:14:34', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1354, '系统测试人员', '2020-04-20 16:15:30', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1355, '系统测试人员', '2020-04-20 16:16:41', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1356, '系统测试人员', '2020-04-20 16:17:45', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1357, '系统测试人员', '2020-04-20 16:18:27', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1358, '系统测试人员', '2020-04-20 16:19:04', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1359, '系统测试人员', '2020-04-20 16:19:39', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1360, '系统测试人员', '2020-04-20 16:21:06', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1361, '系统测试人员', '2020-04-20 16:22:00', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1362, 'zhangyukang', '2020-04-20 16:26:43', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1363, '系统测试人员', '2020-04-20 16:27:25', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1364, 'zhangyukang', '2020-04-20 16:28:14', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1365, '系统测试人员', '2020-04-20 16:29:50', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1366, 'zhangyukang', '2020-04-20 16:34:39', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1367, '系统测试人员', '2020-04-20 16:36:41', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1368, '系统测试人员', '2020-04-20 16:37:16', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1369, 'zhangyukang', '2020-04-20 16:39:40', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1370, 'zhangyukang', '2020-04-20 16:42:41', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1371, '系统测试人员', '2020-04-20 16:43:36', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1372, 'zhangyukang', '2020-04-20 16:46:13', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1373, 'zhangyukang', '2020-04-20 16:47:57', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1374, '系统测试人员', '2020-04-20 16:48:28', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1375, 'zhangyukang', '2020-04-20 16:49:40', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1376, '系统测试人员', '2020-04-20 16:50:32', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1377, 'zhangyukang', '2020-04-20 16:52:18', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1378, '系统测试人员', '2020-04-20 16:55:21', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1379, 'zhangyukang', '2020-04-20 16:55:51', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1380, '系统测试人员', '2020-04-20 16:58:10', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1381, 'zhangyukang', '2020-04-20 16:58:47', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1382, '系统测试人员', '2020-04-20 17:02:06', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1383, 'zhangyukang', '2020-04-20 17:05:32', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1384, '系统测试人员', '2020-04-20 17:05:58', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1385, '系统测试人员', '2020-04-20 17:09:15', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1386, 'zhangyukang', '2020-04-20 17:09:30', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1387, '系统测试人员', '2020-04-20 17:11:00', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1388, 'zhangyukang', '2020-04-20 17:12:10', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1389, '系统测试人员', '2020-04-20 17:12:47', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1390, 'zhangyukang', '2020-04-20 17:19:03', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1391, '系统测试人员', '2020-04-20 17:19:54', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1392, 'zhangyukang', '2020-04-20 17:20:46', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1393, '系统测试人员', '2020-04-20 18:49:42', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1394, '系统测试人员', '2020-04-21 10:24:13', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1395, 'zhangyukang', '2020-04-21 10:24:34', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1396, '系统测试人员', '2020-04-21 10:25:33', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1397, 'zhangyukang', '2020-04-21 10:26:31', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1398, '系统测试人员', '2020-04-21 10:26:41', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1399, 'zhangyukang', '2020-04-21 10:33:32', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1400, '系统测试人员', '2020-04-21 10:34:50', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1401, '系统测试人员', '2020-04-21 10:35:04', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1402, 'zhangyukang', '2020-04-21 12:05:46', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1403, '系统测试人员', '2020-04-23 09:40:14', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1404, 'zhangyukang', '2020-04-23 09:41:10', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1405, '系统测试人员', '2020-04-23 11:23:20', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1406, '系统测试人员', '2020-04-25 10:25:38', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1407, 'zhangyukang', '2020-04-25 10:51:37', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1408, '系统测试人员', '2020-04-25 13:30:34', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1409, 'zhangyukang', '2020-04-25 13:31:03', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1410, 'zhangyukang', '2020-04-25 13:31:33', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1411, '系统测试人员', '2020-04-25 13:31:52', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1412, 'zhangyukang', '2020-04-25 13:32:29', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1413, '系统测试人员', '2020-04-25 13:33:18', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1414, 'zhangyukang', '2020-04-25 16:53:25', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1415, '系统测试人员', '2020-04-26 09:40:27', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1416, 'zhangyukang', '2020-04-26 09:40:50', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1417, '系统测试人员', '2020-04-26 11:31:35', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1418, 'zhangyukang', '2020-04-26 11:32:28', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1419, '系统测试人员', '2020-04-26 16:43:53', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1420, 'zhangyukang', '2020-04-26 16:45:15', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1421, '系统测试人员', '2020-04-27 08:43:58', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1422, 'zhangyukang', '2020-04-27 09:40:12', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1423, '系统测试人员', '2020-04-27 09:45:42', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1424, '系统测试人员', '2020-04-27 09:47:30', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1425, 'zhangyukang', '2020-04-27 09:47:48', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1426, '系统测试人员', '2020-04-27 09:50:02', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1427, 'zhangyukang', '2020-04-27 09:52:59', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1428, '系统测试人员', '2020-04-27 09:53:30', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1429, 'zhangyukang', '2020-04-27 09:54:09', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1430, '系统测试人员', '2020-04-27 09:54:40', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1431, 'zhangyukang', '2020-04-27 09:55:06', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1432, '系统测试人员', '2020-04-27 09:55:33', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1433, 'zhangyukang', '2020-04-27 09:57:44', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1434, '系统测试人员', '2020-04-27 10:11:03', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1435, 'zhangyukang', '2020-04-27 11:01:07', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1436, '系统测试人员', '2020-04-27 11:04:55', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1437, '系统测试人员', '2020-04-27 11:23:40', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1438, '系统测试人员', '2020-04-27 11:32:05', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1439, 'zhangyukang', '2020-04-27 11:32:46', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1440, 'zhangyukang', '2020-04-27 12:46:08', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1441, '系统测试人员', '2020-04-27 12:46:28', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1443, 'zhangyukang', '2020-04-27 16:55:48', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1444, '系统测试人员', '2020-04-27 17:01:42', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1445, '系统测试人员', '2020-04-27 17:03:39', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1446, 'zhangyukang', '2020-04-27 17:06:02', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1447, '系统测试人员', '2020-04-27 17:10:19', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1448, 'zhangyukang', '2020-04-27 17:24:54', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1449, '系统测试人员', '2020-04-27 17:26:51', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1450, 'zhangyukang', '2020-04-27 17:37:50', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1451, '系统测试人员', '2020-04-27 17:38:41', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1452, '系统测试人员', '2020-04-27 21:28:21', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1453, '系统测试人员', '2020-04-27 21:28:48', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1454, 'zhangyukang', '2020-04-27 21:29:05', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1455, 'zhangyukang', '2020-04-28 08:41:06', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1456, 'zhangyukang', '2020-04-28 10:41:26', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1457, '系统测试人员', '2020-04-28 12:36:10', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1458, 'zhangyukang', '2020-04-28 12:48:46', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1459, '系统测试人员', '2020-04-28 13:15:16', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1460, 'zhangyukang', '2020-04-28 16:08:54', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1461, 'zhangyukang', '2020-04-29 08:25:55', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1462, 'zhangyukang', '2020-04-29 11:23:52', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1463, '系统测试人员', '2020-04-29 11:54:51', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1464, '系统测试人员', '2020-04-29 11:56:07', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1465, 'zhangyukang', '2020-04-29 12:07:15', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1466, '系统测试人员', '2020-04-29 17:04:29', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1467, '系统测试人员', '2020-04-29 17:08:36', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1468, '系统测试人员', '2020-04-29 17:11:57', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1469, '系统测试人员', '2020-04-29 17:14:28', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1470, '系统测试人员', '2020-04-29 17:15:16', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1471, '系统测试人员', '2020-04-29 17:19:18', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1472, '系统测试人员', '2020-04-29 17:20:47', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1473, '系统测试人员', '2020-04-29 17:23:32', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1474, '系统测试人员', '2020-04-29 17:25:04', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1475, '系统测试人员', '2020-04-29 17:25:29', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1476, '系统测试人员', '2020-04-29 17:26:37', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1477, '系统测试人员', '2020-04-29 17:28:10', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1478, '系统测试人员', '2020-04-29 17:28:42', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1479, '系统测试人员', '2020-04-29 17:29:37', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1480, '系统测试人员', '2020-04-29 17:30:43', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1481, '系统测试人员', '2020-04-29 21:03:15', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1482, 'zhangyukang', '2020-04-29 21:59:49', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1483, 'zhangyukang', '2020-04-30 08:56:22', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1484, '系统测试人员', '2020-04-30 09:14:16', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1485, 'zhangyukang', '2020-04-30 09:43:51', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1486, '系统测试人员', '2020-04-30 11:44:13', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1487, 'zhangyukang', '2020-04-30 11:45:38', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1488, 'zhangyukang', '2020-04-30 13:45:51', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1489, 'zhangyukang', '2020-04-30 18:23:04', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1490, 'zhangyukang', '2020-04-30 19:07:22', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1491, '系统测试人员', '2020-04-30 19:07:38', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1492, 'zhangyukang', '2020-05-01 12:57:32', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1493, 'zhangyukang', '2020-05-01 19:44:09', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1494, 'zhangyukang', '2020-05-05 19:51:42', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1495, 'zhangyukang', '2020-05-05 21:24:17', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1496, 'zhangyukang', '2020-05-06 09:35:47', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1497, '系统测试人员', '2020-05-06 10:42:12', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1498, 'zhangyukang', '2020-05-06 10:54:27', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1499, 'zhangyukang', '2020-05-07 10:00:22', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1500, 'zhangyukang', '2020-05-07 12:01:04', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1501, '系统测试人员', '2020-05-07 12:14:56', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1502, 'zhangyukang', '2020-05-07 12:17:21', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1503, 'zhangyukang', '2020-05-07 14:31:15', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1504, 'zhangyukang', '2020-05-07 19:31:06', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1505, '系统测试人员', '2020-05-07 20:00:21', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1506, 'zhangyukang', '2020-05-09 17:14:04', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1507, 'zhangyukang', '2020-05-09 19:15:08', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1508, 'zhangyukang', '2020-05-10 08:59:12', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1509, 'zhangyukang', '2020-05-10 10:07:21', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1510, 'zhangyukang', '2020-05-10 14:10:05', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1511, '系统测试人员', '2020-05-10 18:41:49', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1512, 'zhangyukang', '2020-05-10 19:13:59', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1513, 'zhangyukang', '2020-05-10 19:15:01', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1514, 'zhangyukang', '2020-05-11 09:15:34', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1515, 'zhangyukang', '2020-05-13 09:16:43', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1516, '系统测试人员', '2020-05-13 09:56:43', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1517, 'zhangyukang', '2020-05-13 22:26:13', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1518, 'zhangyukang', '2020-05-14 20:09:52', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1519, '系统测试人员', '2020-05-14 20:21:56', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1520, 'zhangyukang', '2020-05-14 20:22:16', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1521, '系统测试人员', '2020-05-14 20:22:44', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1522, 'zhangyukang', '2020-05-14 20:35:51', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1523, 'zhangyukang', '2020-05-14 21:00:37', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1524, '系统测试人员', '2020-05-14 21:01:02', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1525, '系统测试人员', '2020-05-14 21:01:21', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1526, '系统测试人员', '2020-05-14 21:02:52', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1527, '系统测试人员', '2020-05-14 21:03:52', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1528, '系统测试人员', '2020-05-14 21:05:48', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1529, 'zhangyukang', '2020-05-16 09:49:07', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Unknown', 'Downloading Tool');
-INSERT INTO `tb_login_log` VALUES (1530, 'zhangyukang', '2020-05-16 10:49:49', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Unknown', 'Downloading Tool');
-INSERT INTO `tb_login_log` VALUES (1531, '系统测试人员', '2020-05-16 11:49:51', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1533, 'zhangyukang', '2020-05-16 16:24:16', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1534, '系统测试人员', '2020-05-16 16:36:57', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1535, 'zhangyukang', '2020-05-16 17:43:32', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1536, '系统测试人员', '2020-05-16 18:35:33', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1537, 'zhangyukang', '2020-05-16 19:41:01', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1538, '系统测试人员', '2020-05-18 09:09:07', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1539, 'zhangyukang', '2020-05-18 09:10:33', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1540, '系统测试人员', '2020-05-18 09:21:31', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1541, 'zhangyukang', '2020-05-18 09:33:01', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1542, '系统测试人员', '2020-05-18 09:49:22', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1543, 'zhangyukang', '2020-05-18 09:49:42', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1544, '系统测试人员', '2020-05-18 09:51:39', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1545, '系统测试人员', '2020-05-18 10:10:08', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1546, '系统测试人员', '2020-05-18 12:11:16', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1547, 'zhangyukang', '2020-05-18 14:11:58', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1548, '系统测试人员', '2020-05-19 19:19:05', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1549, 'zhangyukang', '2020-05-23 15:42:44', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1550, 'zhangyukang', '2020-05-24 19:34:05', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1551, 'zhangyukang', '2020-05-25 10:15:48', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1552, 'zhangyukang', '2020-05-25 15:44:14', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1553, 'zhangyukang', '2020-05-26 09:08:02', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1554, '系统测试人员', '2020-05-29 12:00:05', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1555, 'zhangyukang', '2020-05-29 12:04:33', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1556, '系统测试人员', '2020-05-29 12:12:23', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1557, 'zhangyukang', '2020-05-29 12:13:26', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1558, 'zhangyukang', '2020-05-29 12:16:44', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1559, 'zhangyukang', '2020-05-29 12:17:10', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1560, '系统测试人员', '2020-05-29 12:17:30', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1561, '系统测试人员', '2020-05-29 13:01:56', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1562, '系统测试人员', '2020-05-29 14:25:44', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1563, 'zhangyukang', '2020-05-29 14:34:46', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1564, 'zhangyukang', '2020-05-29 16:56:12', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1565, 'zhangyukang', '2020-05-29 18:16:18', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1566, '系统测试人员', '2020-05-29 18:25:38', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1567, '系统测试人员', '2020-05-29 20:00:29', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1568, 'zhangyukang', '2020-05-29 20:13:02', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1569, 'zhangyukang', '2020-05-29 20:18:37', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1570, '系统测试人员', '2020-05-29 20:20:08', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1571, 'zhangyukang', '2020-05-29 20:20:22', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1572, '系统测试人员', '2020-05-29 20:21:23', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1573, 'zhangyukang', '2020-05-29 20:21:38', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1574, '系统测试人员', '2020-05-29 20:22:51', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1575, '系统测试人员', '2020-06-13 22:44:15', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1576, '系统测试人员', '2020-06-29 20:28:01', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1577, '系统测试人员', '2020-08-17 19:44:12', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1578, '系统测试人员', '2020-08-17 19:50:46', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1579, 'admin', '2020-08-19 14:25:49', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1580, 'admin', '2020-08-19 17:40:44', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1581, 'jack', '2020-08-19 17:41:30', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1582, 'admin', '2020-08-19 17:42:45', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1583, 'jack', '2020-08-19 17:43:23', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1584, 'admin', '2020-08-19 17:58:20', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1585, 'jack', '2020-08-19 18:32:43', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1586, 'admin', '2020-08-19 19:31:10', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1587, 'admin', '2020-09-09 20:20:54', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1588, 'admin', '2020-12-09 19:28:59', '内网IP|0|0|内网IP|内网IP', '127.0.0.1', 'Windows 10', 'Chrome 8');
-INSERT INTO `tb_login_log` VALUES (1594, 'admin', '2020-12-15 20:28:18', 'null', '127.0.0.1', 'Windows 10', 'Chrome 8');
-
--- ----------------------------
--- Table structure for tb_menu
--- ----------------------------
-DROP TABLE IF EXISTS `tb_menu`;
-CREATE TABLE `tb_menu` (
- `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '菜单/按钮ID',
- `parent_id` bigint(20) NULL DEFAULT NULL COMMENT '上级菜单ID',
- `menu_name` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '菜单/按钮名称',
- `url` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '菜单URL',
- `perms` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '权限标识',
- `icon` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '图标',
- `type` char(2) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '类型 0菜单 1按钮',
- `order_num` bigint(20) NULL DEFAULT NULL COMMENT '排序',
- `create_time` datetime(0) NOT NULL COMMENT '创建时间',
- `modified_time` datetime(0) NULL DEFAULT NULL COMMENT '修改时间',
- `available` int(11) NULL DEFAULT 1 COMMENT '0:不可用,1:可用',
- `open` int(1) NULL DEFAULT 1 COMMENT '0:不展开,1:展开',
- PRIMARY KEY (`id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 346 CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '菜单表' ROW_FORMAT = DYNAMIC;
-
--- ----------------------------
--- Records of tb_menu
--- ----------------------------
-INSERT INTO `tb_menu` VALUES (1, 0, '系统管理', '', NULL, 'el-icon-setting', '0', 1, '2020-03-07 17:41:30', '2020-08-19 17:57:20', 1, 0);
-INSERT INTO `tb_menu` VALUES (4, 1, '菜单权限', '/system/menus', 'menus', 'el-icon-help', '0', 3, '2020-03-07 18:57:42', '2020-12-15 17:25:02', 1, 0);
-INSERT INTO `tb_menu` VALUES (5, 0, '监控中心', '', NULL, 'el-icon-camera', '0', 6, '2020-03-07 18:58:18', '2020-12-15 19:34:38', 1, 1);
-INSERT INTO `tb_menu` VALUES (226, 1, '用户管理', '/system/users', 'users', 'el-icon-user', '0', 2, '2020-03-10 05:27:54', '2020-12-15 17:24:22', 1, 0);
-INSERT INTO `tb_menu` VALUES (230, 312, '入库记录', '/business/product/in-stocks', 'el-icon-date', 'el-icon-date', '0', 1, '2020-03-10 05:34:28', '2020-12-15 19:57:21', 1, 0);
-INSERT INTO `tb_menu` VALUES (234, 226, '用户添加', '', 'user:add', 'el-icon-plus', '1', 1, '2020-03-10 05:50:44', '2020-03-10 07:51:56', 1, 0);
-INSERT INTO `tb_menu` VALUES (235, 1, '角色管理', '/system/roles', 'roles', 'el-icon-postcard', '0', 3, '2020-03-10 05:51:28', '2020-12-15 17:24:41', 1, 0);
-INSERT INTO `tb_menu` VALUES (239, 226, '用户删除', '', 'user:delete', 'el-icon-picture', '1', 1, '2020-03-10 06:05:30', '2020-03-10 08:10:19', 1, 0);
-INSERT INTO `tb_menu` VALUES (240, 226, '用户编辑', '', 'user:edit', 'el-icon-video-camera-solid', '1', 1, '2020-03-10 06:06:30', '2020-03-10 07:52:28', 1, 0);
-INSERT INTO `tb_menu` VALUES (241, 235, '角色编辑', '', 'role:edit', 'el-icon-s-promotion', '1', 2, '2020-03-10 06:11:03', '2020-03-11 11:40:19', 1, 0);
-INSERT INTO `tb_menu` VALUES (242, 235, '角色删除', '', 'role:delete', 'el-icon-s-marketing', '1', 3, '2020-03-10 06:15:29', '2020-03-11 11:43:36', 1, 0);
-INSERT INTO `tb_menu` VALUES (247, 4, '添加菜单', '', 'menu:add', 'el-icon-s-opportunity', '1', 1, '2020-03-10 07:55:10', '2020-04-27 09:59:43', 1, 0);
-INSERT INTO `tb_menu` VALUES (249, 4, '修改菜单', '', 'menu:update', 'el-icon-share', '1', 2, '2020-03-10 07:56:55', '2020-03-15 13:29:29', 1, 0);
-INSERT INTO `tb_menu` VALUES (250, 4, '删除菜单', '', 'menu:delete', 'el-icon-folder-opened', '1', 3, '2020-03-10 07:57:38', '2020-03-15 13:29:41', 1, 0);
-INSERT INTO `tb_menu` VALUES (251, 235, '分配权限', '', 'role:authority', 'el-icon-document-add', '1', 1, '2020-03-10 08:13:22', '2020-03-11 11:39:30', 1, 0);
-INSERT INTO `tb_menu` VALUES (253, 1, '控制面板', '/system/welcome', 'welcome:view', 'el-icon-star-off', '0', 1, '2020-03-10 08:46:44', '2020-12-15 19:22:46', 1, 0);
-INSERT INTO `tb_menu` VALUES (254, 226, '分配角色', '', 'user:assign', 'el-icon-s-tools', '1', 3, '2020-03-11 01:32:29', '2020-04-27 10:58:30', 1, 0);
-INSERT INTO `tb_menu` VALUES (255, 235, '添加角色', '', 'role:add', 'el-icon-help', '1', 1, '2020-03-11 01:34:18', '2020-03-11 01:34:18', 1, 0);
-INSERT INTO `tb_menu` VALUES (256, 226, '禁用用户', '', 'user:status', 'el-icon-circle-close', '1', 1, '2020-03-11 06:50:04', '2020-03-14 05:05:49', 1, 0);
-INSERT INTO `tb_menu` VALUES (258, 226, '用户更新', '', 'user:update', 'el-icon-refresh', '1', 1, '2020-03-11 08:26:54', '2020-03-11 08:26:54', 1, 0);
-INSERT INTO `tb_menu` VALUES (259, 235, '角色更新', '', 'role:update', 'el-icon-refresh-left', '1', 1, '2020-03-11 11:45:20', '2020-03-11 11:45:20', 1, 0);
-INSERT INTO `tb_menu` VALUES (260, 235, '状态更新', '', 'role:status', 'el-icon-refresh', '1', 1, '2020-03-14 05:07:02', '2020-03-14 05:07:24', 1, 0);
-INSERT INTO `tb_menu` VALUES (261, 1, '部门管理', '/system/departments', '', 'el-icon-s-home', '0', 3, '2020-03-15 06:05:48', '2020-12-15 17:25:18', 1, 0);
-INSERT INTO `tb_menu` VALUES (262, 261, '添加部门', '', 'department:add', 'el-icon-plus', '1', 1, '2020-03-15 11:57:42', '2020-03-21 12:37:21', 1, 0);
-INSERT INTO `tb_menu` VALUES (263, 261, '编辑院系', '', 'department:edit', 'el-icon-edit', '1', 1, '2020-03-15 11:59:52', '2020-03-15 12:16:36', 1, 0);
-INSERT INTO `tb_menu` VALUES (264, 261, '更新院系', '', 'department:update', 'el-icon-refresh', '1', 1, '2020-03-15 12:02:34', '2020-03-15 12:16:32', 1, 0);
-INSERT INTO `tb_menu` VALUES (265, 261, '删除院系', NULL, 'department:delete', 'el-icon-delete', '1', 1, '2020-03-15 12:03:21', '2020-03-15 12:03:21', 1, 0);
-INSERT INTO `tb_menu` VALUES (267, 312, '物资资料', '/business/product/list', '', 'el-icon-goods', '0', 2, '2020-03-16 09:01:02', '2020-12-15 19:51:38', 1, 0);
-INSERT INTO `tb_menu` VALUES (268, 312, '物资类别', '/business/product/categories', '', 'el-icon-star-off', '0', 2, '2020-03-16 09:01:48', '2020-12-15 19:51:44', 1, 0);
-INSERT INTO `tb_menu` VALUES (269, 312, '物资来源', '/business/product/suppliers', '', 'el-icon-coordinate', '0', 5, '2020-03-16 12:35:10', '2020-12-15 19:52:19', 1, 0);
-INSERT INTO `tb_menu` VALUES (270, 312, '发放记录', '/business/product/out-stocks', '', 'el-icon-goods', '0', 5, '2020-03-16 13:55:49', '2020-12-15 19:57:34', 1, 1);
-INSERT INTO `tb_menu` VALUES (271, 5, '登入日志', '/monitor/login-log', 'login:log', 'el-icon-date', '0', 1, '2020-03-20 10:31:12', '2020-12-15 18:28:47', 1, 0);
-INSERT INTO `tb_menu` VALUES (272, 303, '疫情辟谣', '/rumors', NULL, 'el-icon-help', '0', 5, '2020-03-20 19:29:40', '2020-05-01 12:41:01', 1, 0);
-INSERT INTO `tb_menu` VALUES (273, 303, '全国疫情', '/covid19/map', 'map:view', 'el-icon-s-opportunity', '0', 1, '2020-03-20 11:32:02', '2020-12-15 20:15:48', 1, 1);
-INSERT INTO `tb_menu` VALUES (274, 267, '添加物资', '', 'product:add', 'el-icon-s-opportunity', '1', 1, '2020-03-21 02:04:24', '2020-03-21 02:04:24', 1, 0);
-INSERT INTO `tb_menu` VALUES (276, 267, '上传图片', NULL, 'upload:image', 'el-icon-finished', '1', 2, '2020-03-21 02:05:21', '2020-03-21 02:05:21', 1, 0);
-INSERT INTO `tb_menu` VALUES (277, 267, '更新物资', NULL, 'product:update', 'el-icon-folder', '1', 3, '2020-03-21 02:05:56', '2020-03-21 02:05:56', 1, 0);
-INSERT INTO `tb_menu` VALUES (278, 267, '编辑物资', NULL, 'product:edit', 'el-icon-edit', '1', 1, '2020-03-21 02:06:23', '2020-03-21 02:06:23', 1, 0);
-INSERT INTO `tb_menu` VALUES (279, 269, '删除来源', '', 'supplier:delete', 'el-icon-document-delete', '1', 1, '2020-03-21 02:17:29', '2020-03-21 12:32:22', 1, 0);
-INSERT INTO `tb_menu` VALUES (280, 269, '更新来源', '', 'supplier:update', 'el-icon-paperclip', '1', 1, '2020-03-21 02:18:34', '2020-03-21 12:36:41', 1, 0);
-INSERT INTO `tb_menu` VALUES (281, 269, '添加来源', NULL, 'supplier:add', 'el-icon-document-add', '1', 1, '2020-03-21 02:19:02', '2020-03-21 02:19:02', 1, 1);
-INSERT INTO `tb_menu` VALUES (282, 269, '编辑来源', NULL, 'supplier:edit', 'el-icon-scissors', '1', 2, '2020-03-21 02:19:36', '2020-03-21 02:19:36', 1, 1);
-INSERT INTO `tb_menu` VALUES (283, 268, '添加类别', '', 'productCategory:add', ' el-icon-folder-add', '1', 1, '2020-03-21 02:26:12', '2020-03-21 02:44:22', 1, 0);
-INSERT INTO `tb_menu` VALUES (284, 268, '删除类别', NULL, 'productCategory:delete', 'el-icon-delete', '1', 1, '2020-03-21 02:27:05', '2020-03-21 02:28:49', 1, 0);
-INSERT INTO `tb_menu` VALUES (285, 268, '编辑类别', NULL, 'productCategory:edit', 'el-icon-scissors', '1', 2, '2020-03-21 02:27:42', '2020-03-21 02:27:42', 1, 0);
-INSERT INTO `tb_menu` VALUES (286, 268, '更新类别', NULL, 'productCategory:update', ' el-icon-coordinate', '1', 1, '2020-03-21 02:28:17', '2020-03-21 02:28:17', 1, 0);
-INSERT INTO `tb_menu` VALUES (296, 295, 'swagger文档', '/monitor/swagger-ui', NULL, 'el-icon-document', '0', 2, '2020-03-22 01:22:48', '2020-12-15 18:32:54', 1, 0);
-INSERT INTO `tb_menu` VALUES (298, 5, 'SQL监控', '/monitor/druid', NULL, 'el-icon-view', '0', 1, '2020-03-22 02:48:05', '2020-12-15 19:42:32', 1, 0);
-INSERT INTO `tb_menu` VALUES (299, 271, '删除日志', '', 'loginLog:delete', 'el-icon-delete', '1', 1, '2020-03-22 21:55:44', '2020-03-22 21:55:44', 1, 0);
-INSERT INTO `tb_menu` VALUES (300, 271, '批量删除', '', 'loginLog:batchDelete', 'el-icon-delete-solid', '1', 1, '2020-03-22 22:19:26', '2020-03-22 22:19:26', 1, 0);
-INSERT INTO `tb_menu` VALUES (301, 4, '编辑菜单', '', 'menu:edit', 'el-icon-edit', '1', 1, '2020-03-22 23:12:25', '2020-03-22 23:12:25', 1, 0);
-INSERT INTO `tb_menu` VALUES (303, 0, '健康报备', '', '', 'el-icon-platform-eleme', '0', 3, '2020-03-24 10:11:53', '2020-12-15 20:15:30', 1, 1);
-INSERT INTO `tb_menu` VALUES (304, 303, '健康打卡', '/covid19/health', '', 'el-icon-s-cooperation', '0', 1, '2020-03-24 10:12:57', '2020-12-15 20:19:14', 1, 0);
-INSERT INTO `tb_menu` VALUES (307, 5, '操作日志', '/monitor/logs', '', 'el-icon-edit', '0', 1, '2020-04-04 19:04:53', '2020-12-15 18:34:36', 1, 0);
-INSERT INTO `tb_menu` VALUES (308, 307, '删除日志', '', 'log:delete', 'el-icon-circle-close', '1', 1, '2020-04-04 19:59:20', '2020-04-04 19:59:20', 1, 1);
-INSERT INTO `tb_menu` VALUES (309, 307, '批量删除', NULL, 'log:batchDelete', 'el-icon-document-delete', '1', 2, '2020-04-04 19:59:59', '2020-04-04 19:59:59', 1, 0);
-INSERT INTO `tb_menu` VALUES (310, 312, '物资去处', '/business/product/consumers', '', 'el-icon-edit', '0', 1, '2020-04-05 10:08:21', '2020-12-15 19:52:10', 1, 0);
-INSERT INTO `tb_menu` VALUES (312, 0, '业务管理', NULL, NULL, 'el-icon-s-goods', '0', 2, '2020-04-05 10:19:07', '2020-08-19 17:57:27', 1, 1);
-INSERT INTO `tb_menu` VALUES (316, 312, '物资库存', '/business/product/stocks', '', 'el-icon-tickets', '0', 5, '2020-04-16 08:45:08', '2020-12-15 19:51:58', 1, 0);
-INSERT INTO `tb_menu` VALUES (317, 226, '导出表格', '', 'user:export', 'el-icon-edit', '1', 1, '2020-04-17 18:02:05', '2020-04-17 18:02:05', 1, 0);
-INSERT INTO `tb_menu` VALUES (318, 1, '图标管理', '/system/icon', '', 'el-icon-star-off', '0', 2, '2020-04-21 12:06:33', '2020-12-15 20:03:17', 1, 1);
-INSERT INTO `tb_menu` VALUES (321, 1, '文件管理', '/system/files', '', 'el-icon-picture-outline', '0', 2, '2020-04-25 10:52:17', '2020-12-15 19:21:15', 1, 1);
-INSERT INTO `tb_menu` VALUES (322, 310, '添加去处', '', 'consumer:add', 'el-icon-plus', '1', 2, '2020-04-27 16:57:04', '2020-04-27 16:58:21', 1, 1);
-INSERT INTO `tb_menu` VALUES (323, 310, '删除去处', NULL, 'consumer:delete', 'el-icon-delete', '1', 1, '2020-04-27 16:57:42', '2020-04-27 16:57:42', 1, 0);
-INSERT INTO `tb_menu` VALUES (324, 310, '编辑去处', '', 'consumer:edit', 'el-icon-edit', '1', 1, '2020-04-27 16:59:17', '2020-04-27 16:59:17', 1, 0);
-INSERT INTO `tb_menu` VALUES (325, 310, '更新去处', NULL, 'consumer:update', 'el-icon-star-off', '1', 1, '2020-04-27 17:00:18', '2020-04-27 17:00:18', 1, 1);
-INSERT INTO `tb_menu` VALUES (326, 230, '添加入库', '', 'inStock:in', 'el-icon-plus', '1', 3, '2020-04-27 17:07:04', '2020-08-19 17:57:15', 1, 1);
-INSERT INTO `tb_menu` VALUES (328, 230, '入库明细', NULL, 'inStock:detail', 'el-icon-zoom-in', '1', 2, '2020-04-27 17:08:25', '2020-04-27 17:08:25', 1, 0);
-INSERT INTO `tb_menu` VALUES (329, 4, '导出菜单', NULL, 'menu:export', 'el-icon-edit', '1', 1, '2020-04-27 17:26:40', '2020-04-27 17:26:40', 1, 0);
-INSERT INTO `tb_menu` VALUES (331, 267, '删除物资', NULL, 'product:delete', 'el-icon-delete', '1', 1, '2020-04-30 18:27:02', '2020-04-30 19:05:31', 1, 0);
-INSERT INTO `tb_menu` VALUES (332, 267, '回收物资', '', 'product:remove', 'el-icon-remove', '1', 1, '2020-04-30 18:56:48', '2020-04-30 18:56:48', 1, 1);
-INSERT INTO `tb_menu` VALUES (333, 267, '物资审核', NULL, 'product:publish', 'el-icon-edit', '1', 1, '2020-04-30 18:58:38', '2020-04-30 19:05:42', 1, 0);
-INSERT INTO `tb_menu` VALUES (336, 267, '物资还原', NULL, 'product:back', 'el-icon-top-left', '1', 1, '2020-04-30 19:06:22', '2020-04-30 19:06:22', 1, 0);
-INSERT INTO `tb_menu` VALUES (337, 230, '入库回收', '', 'inStock:remove', 'el-icon-remove', '1', 3, '2020-04-30 19:12:56', '2020-08-19 17:57:55', 1, 1);
-INSERT INTO `tb_menu` VALUES (338, 230, '入库审核', NULL, 'inStock:publish', 'el-icon-edit', '1', 2, '2020-04-30 19:13:32', '2020-08-19 17:57:32', 1, 0);
-INSERT INTO `tb_menu` VALUES (339, 230, '删除记录', NULL, 'inStock:delete', 'el-icon-delete', '1', 4, '2020-04-30 19:14:03', '2020-08-19 17:57:42', 1, 0);
-INSERT INTO `tb_menu` VALUES (340, 230, '入库还原', '', 'inStock:back', 'el-icon-d-arrow-left', '1', 3, '2020-04-30 19:17:27', '2020-08-19 17:57:49', 1, 0);
-INSERT INTO `tb_menu` VALUES (341, 295, '个人博客', '/blog', '', 'el-icon-view', '0', 1, '2020-05-07 19:34:31', '2020-05-07 19:34:31', 1, 0);
-INSERT INTO `tb_menu` VALUES (343, 304, '健康上报', '', 'health:report', 'el-icon-edit', '1', 1, '2020-05-14 20:21:09', '2020-05-14 20:21:09', 1, 0);
-INSERT INTO `tb_menu` VALUES (344, 5, '项目接口', '/monitor/swagger-ui', '', 'el-icon-edit', '0', 1, '2020-12-15 18:35:18', '2020-12-15 18:35:18', 1, 1);
-
--- ----------------------------
--- Table structure for tb_role
--- ----------------------------
-DROP TABLE IF EXISTS `tb_role`;
-CREATE TABLE `tb_role` (
- `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '角色ID',
- `role_name` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '角色名称',
- `remark` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '角色描述',
- `create_time` datetime(0) NOT NULL COMMENT '创建时间',
- `modified_time` datetime(0) NULL DEFAULT NULL COMMENT '修改时间',
- `status` int(1) NULL DEFAULT 1 COMMENT '是否可用,0:不可用,1:可用',
- PRIMARY KEY (`id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 144 CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '角色表' ROW_FORMAT = DYNAMIC;
-
--- ----------------------------
--- Records of tb_role
--- ----------------------------
-INSERT INTO `tb_role` VALUES (0, 'admin33', '拥有系统的最高权限.', '2019-06-14 00:00:00', '2020-04-27 21:29:29', 1);
-INSERT INTO `tb_role` VALUES (77, 'Redis监控员', '负责Redis模块', '2019-06-14 20:49:22', '2019-11-11 16:46:57', 1);
-INSERT INTO `tb_role` VALUES (78, '系统监控员', '负责整个系统监控模块', '2019-06-14 00:00:00', '2020-05-29 17:14:02', 1);
-INSERT INTO `tb_role` VALUES (79, '跑批人员', '负责任务调度跑批模块', '2019-06-14 20:51:02', '2019-11-16 10:42:54', 1);
-INSERT INTO `tb_role` VALUES (80, '开发人员', '拥有代码生成模块的权限', '2019-06-14 20:51:26', '2019-11-11 16:47:05', 1);
-INSERT INTO `tb_role` VALUES (125, '测试用户', '测试用户', '2019-11-15 18:59:19', '2019-11-15 18:59:19', 1);
-INSERT INTO `tb_role` VALUES (126, 'admin333', '美国校队队长', '2019-11-22 00:00:00', '2020-05-29 17:04:38', 1);
-INSERT INTO `tb_role` VALUES (127, '鹿晗', '铁血硬汉', '2019-11-22 15:57:32', '2019-11-22 15:57:32', 1);
-INSERT INTO `tb_role` VALUES (128, '乔碧萝', '美落天仙', '2019-11-22 15:58:00', '2019-11-22 15:58:00', 1);
-INSERT INTO `tb_role` VALUES (135, '用户添加人员', '只拥有用户添加的权限', '2020-03-11 02:39:57', '2020-03-11 02:39:57', 1);
-INSERT INTO `tb_role` VALUES (136, '进货员', '采购口罩的帅哥,拥有采购商品的权限', '2020-03-11 00:00:00', '2020-03-11 03:12:38', 1);
-INSERT INTO `tb_role` VALUES (137, 'linux运维人员', '负责产品的运维。', '2020-03-11 03:13:29', '2020-03-11 03:13:29', 1);
-INSERT INTO `tb_role` VALUES (138, '测试员工', '登入测试系统的员工,无删除,无修改权限', '2020-03-14 04:57:52', '2020-03-14 04:57:52', 1);
-INSERT INTO `tb_role` VALUES (139, '辅导员老师', '可以查看学生健康报备的详细情况', '2020-03-15 05:15:31', '2020-03-15 05:15:31', 1);
-INSERT INTO `tb_role` VALUES (140, '部门主任', '系主任,管理院系。', '2020-03-15 00:00:00', '2020-05-16 18:33:28', 1);
-INSERT INTO `tb_role` VALUES (141, '物资入库操作员', '角色拥有物资管理入库的权限', '2020-03-24 00:00:00', '2020-03-24 10:23:36', 1);
-INSERT INTO `tb_role` VALUES (143, '超级管理员', '拥有系统的最高权限', '2020-04-21 10:34:12', '2020-04-21 10:34:12', 1);
-
--- ----------------------------
--- Table structure for tb_role_menu
--- ----------------------------
-DROP TABLE IF EXISTS `tb_role_menu`;
-CREATE TABLE `tb_role_menu` (
- `role_id` bigint(20) NOT NULL COMMENT '角色ID',
- `menu_id` bigint(20) NOT NULL COMMENT '菜单/按钮ID'
-) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '角色菜单关联表' ROW_FORMAT = DYNAMIC;
-
--- ----------------------------
--- Records of tb_role_menu
--- ----------------------------
-INSERT INTO `tb_role_menu` VALUES (125, 253);
-INSERT INTO `tb_role_menu` VALUES (125, 226);
-INSERT INTO `tb_role_menu` VALUES (125, 234);
-INSERT INTO `tb_role_menu` VALUES (125, 239);
-INSERT INTO `tb_role_menu` VALUES (125, 240);
-INSERT INTO `tb_role_menu` VALUES (125, 256);
-INSERT INTO `tb_role_menu` VALUES (125, 258);
-INSERT INTO `tb_role_menu` VALUES (125, 317);
-INSERT INTO `tb_role_menu` VALUES (125, 254);
-INSERT INTO `tb_role_menu` VALUES (125, 321);
-INSERT INTO `tb_role_menu` VALUES (125, 4);
-INSERT INTO `tb_role_menu` VALUES (125, 247);
-INSERT INTO `tb_role_menu` VALUES (125, 301);
-INSERT INTO `tb_role_menu` VALUES (125, 329);
-INSERT INTO `tb_role_menu` VALUES (125, 249);
-INSERT INTO `tb_role_menu` VALUES (125, 250);
-INSERT INTO `tb_role_menu` VALUES (125, 235);
-INSERT INTO `tb_role_menu` VALUES (125, 251);
-INSERT INTO `tb_role_menu` VALUES (125, 255);
-INSERT INTO `tb_role_menu` VALUES (125, 259);
-INSERT INTO `tb_role_menu` VALUES (125, 260);
-INSERT INTO `tb_role_menu` VALUES (125, 241);
-INSERT INTO `tb_role_menu` VALUES (125, 242);
-INSERT INTO `tb_role_menu` VALUES (125, 261);
-INSERT INTO `tb_role_menu` VALUES (125, 262);
-INSERT INTO `tb_role_menu` VALUES (125, 263);
-INSERT INTO `tb_role_menu` VALUES (125, 264);
-INSERT INTO `tb_role_menu` VALUES (125, 265);
-INSERT INTO `tb_role_menu` VALUES (125, 320);
-INSERT INTO `tb_role_menu` VALUES (125, 312);
-INSERT INTO `tb_role_menu` VALUES (125, 229);
-INSERT INTO `tb_role_menu` VALUES (125, 230);
-INSERT INTO `tb_role_menu` VALUES (125, 326);
-INSERT INTO `tb_role_menu` VALUES (125, 337);
-INSERT INTO `tb_role_menu` VALUES (125, 338);
-INSERT INTO `tb_role_menu` VALUES (125, 339);
-INSERT INTO `tb_role_menu` VALUES (125, 340);
-INSERT INTO `tb_role_menu` VALUES (125, 328);
-INSERT INTO `tb_role_menu` VALUES (125, 267);
-INSERT INTO `tb_role_menu` VALUES (125, 274);
-INSERT INTO `tb_role_menu` VALUES (125, 278);
-INSERT INTO `tb_role_menu` VALUES (125, 331);
-INSERT INTO `tb_role_menu` VALUES (125, 332);
-INSERT INTO `tb_role_menu` VALUES (125, 333);
-INSERT INTO `tb_role_menu` VALUES (125, 336);
-INSERT INTO `tb_role_menu` VALUES (125, 276);
-INSERT INTO `tb_role_menu` VALUES (125, 277);
-INSERT INTO `tb_role_menu` VALUES (125, 268);
-INSERT INTO `tb_role_menu` VALUES (125, 283);
-INSERT INTO `tb_role_menu` VALUES (125, 284);
-INSERT INTO `tb_role_menu` VALUES (125, 286);
-INSERT INTO `tb_role_menu` VALUES (125, 285);
-INSERT INTO `tb_role_menu` VALUES (125, 270);
-INSERT INTO `tb_role_menu` VALUES (125, 316);
-INSERT INTO `tb_role_menu` VALUES (125, 311);
-INSERT INTO `tb_role_menu` VALUES (125, 310);
-INSERT INTO `tb_role_menu` VALUES (125, 323);
-INSERT INTO `tb_role_menu` VALUES (125, 324);
-INSERT INTO `tb_role_menu` VALUES (125, 325);
-INSERT INTO `tb_role_menu` VALUES (125, 322);
-INSERT INTO `tb_role_menu` VALUES (125, 269);
-INSERT INTO `tb_role_menu` VALUES (125, 279);
-INSERT INTO `tb_role_menu` VALUES (125, 280);
-INSERT INTO `tb_role_menu` VALUES (125, 281);
-INSERT INTO `tb_role_menu` VALUES (125, 282);
-INSERT INTO `tb_role_menu` VALUES (125, 303);
-INSERT INTO `tb_role_menu` VALUES (125, 273);
-INSERT INTO `tb_role_menu` VALUES (125, 304);
-INSERT INTO `tb_role_menu` VALUES (125, 343);
-INSERT INTO `tb_role_menu` VALUES (125, 305);
-INSERT INTO `tb_role_menu` VALUES (125, 272);
-INSERT INTO `tb_role_menu` VALUES (125, 295);
-INSERT INTO `tb_role_menu` VALUES (125, 297);
-INSERT INTO `tb_role_menu` VALUES (125, 298);
-INSERT INTO `tb_role_menu` VALUES (125, 341);
-INSERT INTO `tb_role_menu` VALUES (125, 296);
-INSERT INTO `tb_role_menu` VALUES (125, 318);
-INSERT INTO `tb_role_menu` VALUES (125, 5);
-INSERT INTO `tb_role_menu` VALUES (125, 271);
-INSERT INTO `tb_role_menu` VALUES (125, 299);
-INSERT INTO `tb_role_menu` VALUES (125, 300);
-INSERT INTO `tb_role_menu` VALUES (125, 307);
-INSERT INTO `tb_role_menu` VALUES (125, 308);
-INSERT INTO `tb_role_menu` VALUES (125, 309);
-INSERT INTO `tb_role_menu` VALUES (125, 1);
-INSERT INTO `tb_role_menu` VALUES (0, 253);
-INSERT INTO `tb_role_menu` VALUES (0, 234);
-INSERT INTO `tb_role_menu` VALUES (0, 240);
-INSERT INTO `tb_role_menu` VALUES (0, 256);
-INSERT INTO `tb_role_menu` VALUES (0, 258);
-INSERT INTO `tb_role_menu` VALUES (0, 317);
-INSERT INTO `tb_role_menu` VALUES (0, 254);
-INSERT INTO `tb_role_menu` VALUES (0, 321);
-INSERT INTO `tb_role_menu` VALUES (0, 4);
-INSERT INTO `tb_role_menu` VALUES (0, 247);
-INSERT INTO `tb_role_menu` VALUES (0, 301);
-INSERT INTO `tb_role_menu` VALUES (0, 329);
-INSERT INTO `tb_role_menu` VALUES (0, 249);
-INSERT INTO `tb_role_menu` VALUES (0, 250);
-INSERT INTO `tb_role_menu` VALUES (0, 235);
-INSERT INTO `tb_role_menu` VALUES (0, 251);
-INSERT INTO `tb_role_menu` VALUES (0, 255);
-INSERT INTO `tb_role_menu` VALUES (0, 259);
-INSERT INTO `tb_role_menu` VALUES (0, 260);
-INSERT INTO `tb_role_menu` VALUES (0, 241);
-INSERT INTO `tb_role_menu` VALUES (0, 242);
-INSERT INTO `tb_role_menu` VALUES (0, 261);
-INSERT INTO `tb_role_menu` VALUES (0, 262);
-INSERT INTO `tb_role_menu` VALUES (0, 263);
-INSERT INTO `tb_role_menu` VALUES (0, 264);
-INSERT INTO `tb_role_menu` VALUES (0, 265);
-INSERT INTO `tb_role_menu` VALUES (0, 320);
-INSERT INTO `tb_role_menu` VALUES (0, 312);
-INSERT INTO `tb_role_menu` VALUES (0, 229);
-INSERT INTO `tb_role_menu` VALUES (0, 230);
-INSERT INTO `tb_role_menu` VALUES (0, 326);
-INSERT INTO `tb_role_menu` VALUES (0, 337);
-INSERT INTO `tb_role_menu` VALUES (0, 338);
-INSERT INTO `tb_role_menu` VALUES (0, 339);
-INSERT INTO `tb_role_menu` VALUES (0, 340);
-INSERT INTO `tb_role_menu` VALUES (0, 328);
-INSERT INTO `tb_role_menu` VALUES (0, 267);
-INSERT INTO `tb_role_menu` VALUES (0, 274);
-INSERT INTO `tb_role_menu` VALUES (0, 278);
-INSERT INTO `tb_role_menu` VALUES (0, 331);
-INSERT INTO `tb_role_menu` VALUES (0, 332);
-INSERT INTO `tb_role_menu` VALUES (0, 333);
-INSERT INTO `tb_role_menu` VALUES (0, 336);
-INSERT INTO `tb_role_menu` VALUES (0, 276);
-INSERT INTO `tb_role_menu` VALUES (0, 277);
-INSERT INTO `tb_role_menu` VALUES (0, 268);
-INSERT INTO `tb_role_menu` VALUES (0, 283);
-INSERT INTO `tb_role_menu` VALUES (0, 284);
-INSERT INTO `tb_role_menu` VALUES (0, 286);
-INSERT INTO `tb_role_menu` VALUES (0, 285);
-INSERT INTO `tb_role_menu` VALUES (0, 270);
-INSERT INTO `tb_role_menu` VALUES (0, 316);
-INSERT INTO `tb_role_menu` VALUES (0, 311);
-INSERT INTO `tb_role_menu` VALUES (0, 310);
-INSERT INTO `tb_role_menu` VALUES (0, 323);
-INSERT INTO `tb_role_menu` VALUES (0, 324);
-INSERT INTO `tb_role_menu` VALUES (0, 325);
-INSERT INTO `tb_role_menu` VALUES (0, 322);
-INSERT INTO `tb_role_menu` VALUES (0, 269);
-INSERT INTO `tb_role_menu` VALUES (0, 279);
-INSERT INTO `tb_role_menu` VALUES (0, 280);
-INSERT INTO `tb_role_menu` VALUES (0, 281);
-INSERT INTO `tb_role_menu` VALUES (0, 282);
-INSERT INTO `tb_role_menu` VALUES (0, 303);
-INSERT INTO `tb_role_menu` VALUES (0, 273);
-INSERT INTO `tb_role_menu` VALUES (0, 304);
-INSERT INTO `tb_role_menu` VALUES (0, 343);
-INSERT INTO `tb_role_menu` VALUES (0, 305);
-INSERT INTO `tb_role_menu` VALUES (0, 272);
-INSERT INTO `tb_role_menu` VALUES (0, 295);
-INSERT INTO `tb_role_menu` VALUES (0, 297);
-INSERT INTO `tb_role_menu` VALUES (0, 298);
-INSERT INTO `tb_role_menu` VALUES (0, 341);
-INSERT INTO `tb_role_menu` VALUES (0, 296);
-INSERT INTO `tb_role_menu` VALUES (0, 318);
-INSERT INTO `tb_role_menu` VALUES (0, 5);
-INSERT INTO `tb_role_menu` VALUES (0, 271);
-INSERT INTO `tb_role_menu` VALUES (0, 299);
-INSERT INTO `tb_role_menu` VALUES (0, 300);
-INSERT INTO `tb_role_menu` VALUES (0, 307);
-INSERT INTO `tb_role_menu` VALUES (0, 308);
-INSERT INTO `tb_role_menu` VALUES (0, 309);
-INSERT INTO `tb_role_menu` VALUES (0, 1);
-INSERT INTO `tb_role_menu` VALUES (0, 226);
-INSERT INTO `tb_role_menu` VALUES (126, 1);
-INSERT INTO `tb_role_menu` VALUES (126, 253);
-INSERT INTO `tb_role_menu` VALUES (126, 226);
-INSERT INTO `tb_role_menu` VALUES (126, 234);
-INSERT INTO `tb_role_menu` VALUES (126, 239);
-INSERT INTO `tb_role_menu` VALUES (126, 240);
-INSERT INTO `tb_role_menu` VALUES (126, 256);
-INSERT INTO `tb_role_menu` VALUES (126, 258);
-INSERT INTO `tb_role_menu` VALUES (126, 317);
-INSERT INTO `tb_role_menu` VALUES (126, 254);
-INSERT INTO `tb_role_menu` VALUES (126, 318);
-INSERT INTO `tb_role_menu` VALUES (126, 321);
-INSERT INTO `tb_role_menu` VALUES (126, 4);
-INSERT INTO `tb_role_menu` VALUES (126, 247);
-INSERT INTO `tb_role_menu` VALUES (126, 301);
-INSERT INTO `tb_role_menu` VALUES (126, 329);
-INSERT INTO `tb_role_menu` VALUES (126, 249);
-INSERT INTO `tb_role_menu` VALUES (126, 250);
-INSERT INTO `tb_role_menu` VALUES (126, 235);
-INSERT INTO `tb_role_menu` VALUES (126, 251);
-INSERT INTO `tb_role_menu` VALUES (126, 255);
-INSERT INTO `tb_role_menu` VALUES (126, 259);
-INSERT INTO `tb_role_menu` VALUES (126, 260);
-INSERT INTO `tb_role_menu` VALUES (126, 241);
-INSERT INTO `tb_role_menu` VALUES (126, 242);
-INSERT INTO `tb_role_menu` VALUES (126, 261);
-INSERT INTO `tb_role_menu` VALUES (126, 262);
-INSERT INTO `tb_role_menu` VALUES (126, 263);
-INSERT INTO `tb_role_menu` VALUES (126, 264);
-INSERT INTO `tb_role_menu` VALUES (126, 265);
-INSERT INTO `tb_role_menu` VALUES (77, 1);
-INSERT INTO `tb_role_menu` VALUES (77, 321);
-INSERT INTO `tb_role_menu` VALUES (77, 307);
-INSERT INTO `tb_role_menu` VALUES (77, 308);
-INSERT INTO `tb_role_menu` VALUES (77, 309);
-INSERT INTO `tb_role_menu` VALUES (77, 344);
-INSERT INTO `tb_role_menu` VALUES (77, 5);
-
--- ----------------------------
--- Table structure for tb_user
--- ----------------------------
-DROP TABLE IF EXISTS `tb_user`;
-CREATE TABLE `tb_user` (
- `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '用户ID',
- `username` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '用户名',
- `nickname` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL,
- `email` varchar(128) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '邮箱',
- `avatar` text CHARACTER SET utf8 COLLATE utf8_general_ci NULL COMMENT '头像',
- `phone_number` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '联系电话',
- `status` int(1) NOT NULL COMMENT '状态 0锁定 1有效',
- `create_time` datetime(0) NOT NULL COMMENT '创建时间',
- `modified_time` datetime(0) NULL DEFAULT NULL COMMENT '修改时间',
- `sex` int(1) NULL DEFAULT NULL COMMENT '性别 0男 1女 2保密',
- `salt` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '盐',
- `type` int(11) NOT NULL DEFAULT 1 COMMENT '0:超级管理员,1:系统用户',
- `password` varchar(128) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '密码',
- `birth` date NULL DEFAULT NULL,
- `department_id` bigint(20) NULL DEFAULT 1 COMMENT '部门id',
- PRIMARY KEY (`id`) USING BTREE
-) ENGINE = InnoDB AUTO_INCREMENT = 197 CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '用户表' ROW_FORMAT = DYNAMIC;
-
--- ----------------------------
--- Records of tb_user
--- ----------------------------
-INSERT INTO `tb_user` VALUES (5, 'admin', '小章鱼', 'Jana@126.com', 'http://thirdqq.qlogo.cn/g?b=oidb&k=icTYjyV5afABvE1v4ge9SLg&s=100&t=1584195695', '17744444444', 1, '2019-06-14 21:12:16', '2020-03-19 04:20:40', 0, 'cfbf6d34-d3e4-4653-86f0-e33d4595d52b', 0, 'd7b9c28cac022955cff27947eafce0ad', '2020-03-27', 1);
-INSERT INTO `tb_user` VALUES (196, 'jack', 'testetst', 'test@qq.com', 'http://badidol.com/uploads/images/avatars/201910/24/18_1571921832_HG9E55x9NY.jpg', '15045414141', 1, '2020-08-19 17:41:20', '2020-08-19 17:41:20', 1, '303191e1-4082-4d2d-8976-5a93426a', 1, '49bdaf7293cc9bd6fc9f50c3b03b7d6d', '2020-08-17', 12);
-
--- ----------------------------
--- Table structure for tb_user_role
--- ----------------------------
-DROP TABLE IF EXISTS `tb_user_role`;
-CREATE TABLE `tb_user_role` (
- `user_id` bigint(20) NOT NULL COMMENT '用户ID',
- `role_id` bigint(20) NOT NULL COMMENT '角色ID'
-) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci COMMENT = '用户角色关联表' ROW_FORMAT = DYNAMIC;
-
--- ----------------------------
--- Records of tb_user_role
--- ----------------------------
-INSERT INTO `tb_user_role` VALUES (194, 125);
-INSERT INTO `tb_user_role` VALUES (196, 0);
-
-SET FOREIGN_KEY_CHECKS = 1;
+/*
+SQLyog Ultimate v11.42 (64 bit)
+MySQL - 5.7.28 : Database - xinguan
+*********************************************************************
+*/
+
+/*!40101 SET NAMES utf8 */;
+
+/*!40101 SET SQL_MODE=''*/;
+
+/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
+/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
+/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
+/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
+CREATE DATABASE /*!32312 IF NOT EXISTS*/`xinguan` /*!40100 DEFAULT CHARACTER SET utf8mb4 */;
+
+USE `xinguan`;
+
+/*Table structure for table `biz_consumer` */
+
+DROP TABLE IF EXISTS `biz_consumer`;
+
+CREATE TABLE `biz_consumer` (
+ `id` bigint(20) NOT NULL AUTO_INCREMENT,
+ `name` varchar(20) DEFAULT NULL COMMENT '物资消费方',
+ `address` varchar(20) DEFAULT NULL COMMENT '地址',
+ `create_time` datetime DEFAULT NULL,
+ `modified_time` datetime DEFAULT NULL,
+ `phone` varchar(20) DEFAULT NULL COMMENT '联系电话',
+ `sort` int(11) DEFAULT NULL,
+ `contact` varchar(10) DEFAULT NULL COMMENT '联系人姓名',
+ PRIMARY KEY (`id`)
+) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4;
+
+/*Data for the table `biz_consumer` */
+
+insert into `biz_consumer`(`id`,`name`,`address`,`create_time`,`modified_time`,`phone`,`sort`,`contact`) values (7,'324234234','天津市/市辖区/和平区','2020-04-25 20:12:06','2020-05-10 09:21:37','15079437282',1,'老王'),(8,'43535345','江西省/九江市/共青城市','2020-04-25 20:12:43','2020-04-25 20:12:43','15079437282',2,'11'),(9,'3424243424','山西省/大同市/矿区','2020-04-25 20:13:20','2020-05-10 09:21:33','15079437282',1,'小李'),(11,'3424','江西省/抚州市/黎川县','2020-04-25 20:28:26','2020-05-10 09:21:47','15079437282',1,'44'),(13,'32424','天津市/市辖区/和平区','2020-04-25 21:38:42','2020-04-25 21:38:42','15079437282',2,'22'),(14,'34242','江西省/抚州市/黎川县','2020-04-25 21:38:59','2020-04-25 21:38:59','15079437282',3,'444'),(15,'5他','河北省/石家庄市/长安区','2020-04-25 21:39:25','2020-04-25 21:39:25','15079437282',2,'555'),(16,'3243242','山东省/青岛市/历下区','2020-04-25 21:40:43','2020-04-25 21:40:43','15079437282',1,'555'),(17,'一栋705宿舍','江西省/九江市/共青城市','2020-04-25 21:56:04','2020-04-25 21:56:04','15079437282',3,'章宇康'),(18,'反反复复','内蒙古自治区/赤峰市/阿鲁科尔沁旗','2020-04-25 22:05:47','2020-04-25 22:05:47','15079437282',2,'反反复复'),(19,'test224444','江西省/九江市/共青城市','2020-04-26 09:47:37','2020-04-26 09:47:50','15079437282',3,'test'),(20,'324234','天津市/市辖区/和平区','2020-05-25 11:00:23','2020-05-25 11:00:23','15079437282',1,'32424'),(21,'test111','福建省/莆田市/秀屿区','2020-05-25 11:01:18','2020-05-25 11:01:55','15079437282',2,'testman'),(22,'6666666','天津市/市辖区/和平区','2020-05-25 11:16:12','2020-05-25 11:16:12','15079437282',1,'23423424'),(23,'6666666','天津市/市辖区/和平区','2020-05-25 11:17:15','2020-05-25 11:17:15','15079437282',1,'23423424'),(24,'hemei','河北省/唐山市/古冶区','2020-05-25 11:27:42','2020-05-25 11:27:42','15079437282',1,'hemei'),(25,'hemei','河北省/唐山市/古冶区','2020-05-25 11:32:39','2020-05-25 11:32:39','15079437282',1,'hemei'),(26,'武汉汉口校医院','天津市/市辖区/和平区','2020-05-25 15:46:07','2020-05-25 15:46:07','15079437282',1,'李大牛');
+
+/*Table structure for table `biz_health` */
+
+DROP TABLE IF EXISTS `biz_health`;
+
+CREATE TABLE `biz_health` (
+ `id` bigint(20) NOT NULL AUTO_INCREMENT,
+ `address` varchar(50) NOT NULL,
+ `user_id` bigint(20) NOT NULL,
+ `situation` int(1) NOT NULL,
+ `touch` int(1) NOT NULL,
+ `passby` int(1) NOT NULL,
+ `reception` int(1) NOT NULL,
+ `create_time` datetime NOT NULL,
+ PRIMARY KEY (`id`)
+) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4;
+
+/*Data for the table `biz_health` */
+
+insert into `biz_health`(`id`,`address`,`user_id`,`situation`,`touch`,`passby`,`reception`,`create_time`) values (24,'湖北省/武汉市/汉南区',5,0,0,0,0,'2020-05-07 15:23:40'),(25,'河北省/秦皇岛市/北戴河区',5,0,1,1,1,'2020-05-10 11:26:27'),(28,'天津市/市辖区/和平区',5,0,1,1,1,'2020-05-13 22:43:09'),(29,'天津市/市辖区/南开区',5,0,1,1,1,'2020-05-14 20:10:12'),(30,'天津市/市辖区/和平区',5,1,0,0,0,'2020-05-14 20:23:07'),(31,'天津市/市辖区/和平区',184,2,1,1,1,'2020-05-14 21:06:47'),(35,'天津市/市辖区/和平区',5,0,1,1,1,'2020-05-18 09:33:33');
+
+/*Table structure for table `biz_in_stock` */
+
+DROP TABLE IF EXISTS `biz_in_stock`;
+
+CREATE TABLE `biz_in_stock` (
+ `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `in_num` varchar(36) DEFAULT NULL COMMENT '入库单编号',
+ `type` int(2) DEFAULT NULL COMMENT '类型:1:捐赠,2:下拨,3:采购,4:退货入库',
+ `operator` varchar(20) DEFAULT NULL COMMENT '操作人员',
+ `create_time` datetime DEFAULT NULL COMMENT '入库单创建时间',
+ `modified` datetime DEFAULT NULL COMMENT '入库单修改时间',
+ `product_number` int(11) DEFAULT NULL COMMENT '物资总数',
+ `supplier_id` bigint(20) DEFAULT NULL COMMENT '来源',
+ `remark` varchar(100) DEFAULT NULL COMMENT '描述信息',
+ `status` int(1) DEFAULT '2' COMMENT '0:正常入库单,1:已进入回收,2:等待审核',
+ PRIMARY KEY (`id`),
+ KEY `operator_id` (`operator`),
+ KEY `supplier_id` (`supplier_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=111 DEFAULT CHARSET=utf8;
+
+/*Data for the table `biz_in_stock` */
+
+insert into `biz_in_stock`(`id`,`in_num`,`type`,`operator`,`create_time`,`modified`,`product_number`,`supplier_id`,`remark`,`status`) values (84,'a2ea9b97-ad12-4d85-a9b4-1a644d86',2,'zhangyukang','2020-05-09 20:01:48','2020-05-09 20:01:48',13,15,'333333',0),(85,'78473f1a-405a-4f5e-b08c-42a7b2e8',2,'zhangyukang','2020-05-10 09:27:45','2020-05-10 09:27:45',48,14,'324324242424',0),(86,'31ff3701-c44f-4b98-91e0-1d41d8b2',1,'zhangyukang','2020-05-11 09:59:30','2020-05-11 09:59:30',51,15,'32424',0),(87,'38ed0881-20ed-4cec-a321-eb8f4c3b',1,'zhangyukang','2020-05-11 10:04:05','2020-05-11 10:04:05',30,15,'232323232',0),(90,'db1c2afe-8117-43fd-adf7-866ef7e4',1,'系统测试人员','2020-05-18 10:11:11','2020-05-16 17:37:12',4,15,'2222222',0),(91,'df793f2b-ea13-4d93-b22c-60454f32',2,'系统测试人员','2020-05-18 10:11:09','2020-05-18 10:11:00',25,15,'2342424',0),(92,'c2054c39-a88b-4f47-9f9e-5c57f9e6',1,'系统测试人员','2020-05-18 10:42:04','2020-05-18 10:41:55',3,15,'222222',0),(93,'08a51486-49e9-402e-a10e-3e6a45df',1,'系统测试人员','2020-05-18 11:01:16','2020-05-18 11:01:09',4,15,'2222222',0),(99,'bb5de246-bd56-4987-b027-8fbcf3c3',2,'系统测试人员','2020-05-18 12:21:41','2020-05-18 11:43:49',6,19,'33333',0),(100,'7657f747-ab27-49d7-b1ce-d6d47ecf',1,'系统测试人员','2020-05-18 12:21:40','2020-05-18 12:21:29',2,20,'23432424',1),(101,'03fbc3b3-e28b-418c-a457-87c376c3',1,'系统测试人员','2020-05-18 13:16:38','2020-05-18 13:16:28',12,21,'454545454545',0),(102,'d83621b8-b5c7-4499-a8a0-56af2849',1,'系统测试人员','2020-05-18 13:18:51','2020-05-18 13:18:41',18,17,'33333',0),(103,'51fa7a04-535f-43b5-8972-23d0e55a',1,'系统测试人员','2020-05-18 13:42:41','2020-05-18 13:42:29',6,22,'222222',1),(104,'c96eaa3e-22ee-4f6b-98bd-87d34372',1,'zhangyukang','2020-05-24 21:46:16','2020-05-24 21:46:06',6,15,'432424',1),(105,'5ad278ed-ce30-4f0d-bb67-7f9070fc',1,'zhangyukang','2020-05-25 11:45:10','2020-05-25 10:27:06',6,15,'32432424',0),(106,'efeef1d2-b8c9-4eb5-8ea2-b0695fb9',1,'zhangyukang','2020-05-26 09:35:23','2020-05-26 09:35:17',10,17,'2342424',0),(107,'4d7d332469eb4f2987cbc38fea2b',1,'admin','2020-12-17 19:27:30','2020-12-17 19:26:39',1,14,'2313123',0),(108,'69edf117b8dd478abc37d33bca41',2,'admin','2020-12-17 19:30:44','2020-12-17 19:28:52',6,15,'231313',0),(109,'5e69ad91b41a439b8b4a809e84b4',4,'admin','2020-12-17 19:30:42','2020-12-17 19:30:28',9,14,'232323',0),(110,'532f9951e1d54f4f98263002bea6',1,'admin','2020-12-17 21:00:57','2020-12-17 21:00:50',2,15,'33333',0);
+
+/*Table structure for table `biz_in_stock_info` */
+
+DROP TABLE IF EXISTS `biz_in_stock_info`;
+
+CREATE TABLE `biz_in_stock_info` (
+ `id` bigint(20) NOT NULL AUTO_INCREMENT,
+ `in_num` varchar(36) DEFAULT NULL COMMENT '入库单编号',
+ `p_num` varchar(36) DEFAULT NULL COMMENT '商品编号',
+ `product_number` int(11) DEFAULT NULL COMMENT '数量',
+ `create_time` datetime DEFAULT NULL,
+ `modified_time` datetime DEFAULT NULL,
+ PRIMARY KEY (`id`)
+) ENGINE=InnoDB AUTO_INCREMENT=375 DEFAULT CHARSET=utf8;
+
+/*Data for the table `biz_in_stock_info` */
+
+insert into `biz_in_stock_info`(`id`,`in_num`,`p_num`,`product_number`,`create_time`,`modified_time`) values (282,'a2ea9b97-ad12-4d85-a9b4-1a644d86','3DFC8EA0-6',2,'2020-05-09 20:01:49','2020-05-09 20:01:49'),(283,'a2ea9b97-ad12-4d85-a9b4-1a644d86','2C15F1B6-1',2,'2020-05-09 20:01:49','2020-05-09 20:01:49'),(284,'a2ea9b97-ad12-4d85-a9b4-1a644d86','6976D3B4-A',3,'2020-05-09 20:01:49','2020-05-09 20:01:49'),(285,'a2ea9b97-ad12-4d85-a9b4-1a644d86','f248ee7a-c30c-447c-ae9c-0a1c09e9',3,'2020-05-09 20:01:49','2020-05-09 20:01:49'),(286,'a2ea9b97-ad12-4d85-a9b4-1a644d86','beb944c4-01ae-497b-bfdd-2132032f',3,'2020-05-09 20:01:49','2020-05-09 20:01:49'),(287,'78473f1a-405a-4f5e-b08c-42a7b2e8','3DFC8EA0-6',2,'2020-05-10 09:27:45','2020-05-10 09:27:45'),(288,'78473f1a-405a-4f5e-b08c-42a7b2e8','2C15F1B6-1',1,'2020-05-10 09:27:45','2020-05-10 09:27:45'),(289,'78473f1a-405a-4f5e-b08c-42a7b2e8','6976D3B4-A',2,'2020-05-10 09:27:45','2020-05-10 09:27:45'),(290,'78473f1a-405a-4f5e-b08c-42a7b2e8','f248ee7a-c30c-447c-ae9c-0a1c09e9',2,'2020-05-10 09:27:45','2020-05-10 09:27:45'),(291,'78473f1a-405a-4f5e-b08c-42a7b2e8','beb944c4-01ae-497b-bfdd-2132032f',3,'2020-05-10 09:27:45','2020-05-10 09:27:45'),(292,'78473f1a-405a-4f5e-b08c-42a7b2e8','24573d5b-0c9b-403b-9a88-c214702e',3,'2020-05-10 09:27:45','2020-05-10 09:27:45'),(293,'78473f1a-405a-4f5e-b08c-42a7b2e8','c98183c8-bc47-4505-abbb-1dc219b5',2,'2020-05-10 09:27:45','2020-05-10 09:27:45'),(294,'78473f1a-405a-4f5e-b08c-42a7b2e8','de16b9e6-bb49-4547-ab91-db7ae7b6',3,'2020-05-10 09:27:45','2020-05-10 09:27:45'),(295,'78473f1a-405a-4f5e-b08c-42a7b2e8','6AF405A1-C',10,'2020-05-10 09:27:45','2020-05-10 09:27:45'),(296,'78473f1a-405a-4f5e-b08c-42a7b2e8','0b9e9176-f996-4384-bb6c-209f55d0',10,'2020-05-10 09:27:45','2020-05-10 09:27:45'),(297,'78473f1a-405a-4f5e-b08c-42a7b2e8','894b8218-36ee-4a0d-9ad1-d9c5e455',10,'2020-05-10 09:27:45','2020-05-10 09:27:45'),(298,'31ff3701-c44f-4b98-91e0-1d41d8b2','3DFC8EA0-6',10,'2020-05-11 09:59:31','2020-05-11 09:59:31'),(299,'31ff3701-c44f-4b98-91e0-1d41d8b2','2C15F1B6-1',10,'2020-05-11 09:59:32','2020-05-11 09:59:32'),(300,'31ff3701-c44f-4b98-91e0-1d41d8b2','15bc064e-991d-40e3-bcd6-f6aff0e3',10,'2020-05-11 09:59:32','2020-05-11 09:59:32'),(301,'31ff3701-c44f-4b98-91e0-1d41d8b2','f248ee7a-c30c-447c-ae9c-0a1c09e9',10,'2020-05-11 09:59:32','2020-05-11 09:59:32'),(302,'31ff3701-c44f-4b98-91e0-1d41d8b2','beb944c4-01ae-497b-bfdd-2132032f',10,'2020-05-11 09:59:32','2020-05-11 09:59:32'),(303,'31ff3701-c44f-4b98-91e0-1d41d8b2','0e17f606-9aaa-48a7-b4e9-ef18462e',1,'2020-05-11 09:59:32','2020-05-11 09:59:32'),(304,'38ed0881-20ed-4cec-a321-eb8f4c3b','3DFC8EA0-6',10,'2020-05-11 10:04:05','2020-05-11 10:04:05'),(305,'38ed0881-20ed-4cec-a321-eb8f4c3b','24573d5b-0c9b-403b-9a88-c214702e',10,'2020-05-11 10:04:06','2020-05-11 10:04:06'),(306,'38ed0881-20ed-4cec-a321-eb8f4c3b','6EF5F2C0-9',10,'2020-05-11 10:04:06','2020-05-11 10:04:06'),(315,'db1c2afe-8117-43fd-adf7-866ef7e4','3DFC8EA0-6',2,'2020-05-16 17:37:12','2020-05-16 17:37:12'),(316,'db1c2afe-8117-43fd-adf7-866ef7e4','2C15F1B6-1',2,'2020-05-16 17:37:13','2020-05-16 17:37:13'),(317,'df793f2b-ea13-4d93-b22c-60454f32','3DFC8EA0-6',3,'2020-05-18 10:11:00','2020-05-18 10:11:00'),(318,'df793f2b-ea13-4d93-b22c-60454f32','2C15F1B6-1',3,'2020-05-18 10:11:00','2020-05-18 10:11:00'),(319,'df793f2b-ea13-4d93-b22c-60454f32','15bc064e-991d-40e3-bcd6-f6aff0e3',3,'2020-05-18 10:11:00','2020-05-18 10:11:00'),(320,'df793f2b-ea13-4d93-b22c-60454f32','6976D3B4-A',3,'2020-05-18 10:11:00','2020-05-18 10:11:00'),(321,'df793f2b-ea13-4d93-b22c-60454f32','f248ee7a-c30c-447c-ae9c-0a1c09e9',10,'2020-05-18 10:11:00','2020-05-18 10:11:00'),(322,'df793f2b-ea13-4d93-b22c-60454f32','beb944c4-01ae-497b-bfdd-2132032f',3,'2020-05-18 10:11:00','2020-05-18 10:11:00'),(323,'c2054c39-a88b-4f47-9f9e-5c57f9e6','3DFC8EA0-6',3,'2020-05-18 10:41:55','2020-05-18 10:41:55'),(324,'08a51486-49e9-402e-a10e-3e6a45df','3DFC8EA0-6',2,'2020-05-18 11:01:09','2020-05-18 11:01:09'),(325,'08a51486-49e9-402e-a10e-3e6a45df','2C15F1B6-1',2,'2020-05-18 11:01:09','2020-05-18 11:01:09'),(335,'bb5de246-bd56-4987-b027-8fbcf3c3','2C15F1B6-1',3,'2020-05-18 11:43:50','2020-05-18 11:43:50'),(336,'bb5de246-bd56-4987-b027-8fbcf3c3','15bc064e-991d-40e3-bcd6-f6aff0e3',3,'2020-05-18 11:43:50','2020-05-18 11:43:50'),(337,'7657f747-ab27-49d7-b1ce-d6d47ecf','3DFC8EA0-6',1,'2020-05-18 12:21:29','2020-05-18 12:21:29'),(338,'7657f747-ab27-49d7-b1ce-d6d47ecf','2C15F1B6-1',1,'2020-05-18 12:21:29','2020-05-18 12:21:29'),(339,'03fbc3b3-e28b-418c-a457-87c376c3','3DFC8EA0-6',4,'2020-05-18 13:16:28','2020-05-18 13:16:28'),(340,'03fbc3b3-e28b-418c-a457-87c376c3','2C15F1B6-1',4,'2020-05-18 13:16:28','2020-05-18 13:16:28'),(341,'03fbc3b3-e28b-418c-a457-87c376c3','15bc064e-991d-40e3-bcd6-f6aff0e3',4,'2020-05-18 13:16:28','2020-05-18 13:16:28'),(342,'d83621b8-b5c7-4499-a8a0-56af2849','3DFC8EA0-6',3,'2020-05-18 13:18:41','2020-05-18 13:18:41'),(343,'d83621b8-b5c7-4499-a8a0-56af2849','2C15F1B6-1',3,'2020-05-18 13:18:42','2020-05-18 13:18:42'),(344,'d83621b8-b5c7-4499-a8a0-56af2849','15bc064e-991d-40e3-bcd6-f6aff0e3',3,'2020-05-18 13:18:42','2020-05-18 13:18:42'),(345,'d83621b8-b5c7-4499-a8a0-56af2849','6976D3B4-A',3,'2020-05-18 13:18:42','2020-05-18 13:18:42'),(346,'d83621b8-b5c7-4499-a8a0-56af2849','f248ee7a-c30c-447c-ae9c-0a1c09e9',3,'2020-05-18 13:18:42','2020-05-18 13:18:42'),(347,'d83621b8-b5c7-4499-a8a0-56af2849','beb944c4-01ae-497b-bfdd-2132032f',3,'2020-05-18 13:18:42','2020-05-18 13:18:42'),(348,'51fa7a04-535f-43b5-8972-23d0e55a','3DFC8EA0-6',2,'2020-05-18 13:42:29','2020-05-18 13:42:29'),(349,'51fa7a04-535f-43b5-8972-23d0e55a','2C15F1B6-1',2,'2020-05-18 13:42:29','2020-05-18 13:42:29'),(350,'51fa7a04-535f-43b5-8972-23d0e55a','15bc064e-991d-40e3-bcd6-f6aff0e3',2,'2020-05-18 13:42:29','2020-05-18 13:42:29'),(351,'c96eaa3e-22ee-4f6b-98bd-87d34372','3DFC8EA0-6',3,'2020-05-24 21:46:06','2020-05-24 21:46:06'),(352,'c96eaa3e-22ee-4f6b-98bd-87d34372','2C15F1B6-1',3,'2020-05-24 21:46:06','2020-05-24 21:46:06'),(353,'5ad278ed-ce30-4f0d-bb67-7f9070fc','3DFC8EA0-6',1,'2020-05-25 10:27:07','2020-05-25 10:27:07'),(354,'5ad278ed-ce30-4f0d-bb67-7f9070fc','2C15F1B6-1',1,'2020-05-25 10:27:07','2020-05-25 10:27:07'),(355,'5ad278ed-ce30-4f0d-bb67-7f9070fc','15bc064e-991d-40e3-bcd6-f6aff0e3',1,'2020-05-25 10:27:07','2020-05-25 10:27:07'),(356,'5ad278ed-ce30-4f0d-bb67-7f9070fc','6976D3B4-A',1,'2020-05-25 10:27:07','2020-05-25 10:27:07'),(357,'5ad278ed-ce30-4f0d-bb67-7f9070fc','f248ee7a-c30c-447c-ae9c-0a1c09e9',1,'2020-05-25 10:27:07','2020-05-25 10:27:07'),(358,'5ad278ed-ce30-4f0d-bb67-7f9070fc','beb944c4-01ae-497b-bfdd-2132032f',1,'2020-05-25 10:27:07','2020-05-25 10:27:07'),(359,'efeef1d2-b8c9-4eb5-8ea2-b0695fb9','6EF5F2C0-9',10,'2020-05-26 09:35:17','2020-05-26 09:35:17'),(360,'4d7d332469eb4f2987cbc38fea2b','3DFC8EA0-6',1,'2020-12-17 19:26:39','2020-12-17 19:26:39'),(361,'69edf117b8dd478abc37d33bca41','3DFC8EA0-6',1,'2020-12-17 19:28:52','2020-12-17 19:28:52'),(362,'69edf117b8dd478abc37d33bca41','2C15F1B6-1',1,'2020-12-17 19:28:52','2020-12-17 19:28:52'),(363,'69edf117b8dd478abc37d33bca41','15bc064e-991d-40e3-bcd6-f6aff0e3',1,'2020-12-17 19:28:52','2020-12-17 19:28:52'),(364,'69edf117b8dd478abc37d33bca41','6976D3B4-A',1,'2020-12-17 19:28:52','2020-12-17 19:28:52'),(365,'69edf117b8dd478abc37d33bca41','f248ee7a-c30c-447c-ae9c-0a1c09e9',1,'2020-12-17 19:28:52','2020-12-17 19:28:52'),(366,'69edf117b8dd478abc37d33bca41','beb944c4-01ae-497b-bfdd-2132032f',1,'2020-12-17 19:28:52','2020-12-17 19:28:52'),(367,'5e69ad91b41a439b8b4a809e84b4','3DFC8EA0-6',1,'2020-12-17 19:30:28','2020-12-17 19:30:28'),(368,'5e69ad91b41a439b8b4a809e84b4','2C15F1B6-1',1,'2020-12-17 19:30:28','2020-12-17 19:30:28'),(369,'5e69ad91b41a439b8b4a809e84b4','15bc064e-991d-40e3-bcd6-f6aff0e3',1,'2020-12-17 19:30:28','2020-12-17 19:30:28'),(370,'5e69ad91b41a439b8b4a809e84b4','6976D3B4-A',2,'2020-12-17 19:30:28','2020-12-17 19:30:28'),(371,'5e69ad91b41a439b8b4a809e84b4','f248ee7a-c30c-447c-ae9c-0a1c09e9',2,'2020-12-17 19:30:28','2020-12-17 19:30:28'),(372,'5e69ad91b41a439b8b4a809e84b4','beb944c4-01ae-497b-bfdd-2132032f',2,'2020-12-17 19:30:28','2020-12-17 19:30:28'),(373,'532f9951e1d54f4f98263002bea6','2C15F1B6-1',1,'2020-12-17 21:00:50','2020-12-17 21:00:50'),(374,'532f9951e1d54f4f98263002bea6','15bc064e-991d-40e3-bcd6-f6aff0e3',1,'2020-12-17 21:00:50','2020-12-17 21:00:50');
+
+/*Table structure for table `biz_out_stock` */
+
+DROP TABLE IF EXISTS `biz_out_stock`;
+
+CREATE TABLE `biz_out_stock` (
+ `id` bigint(20) NOT NULL AUTO_INCREMENT,
+ `out_num` varchar(36) NOT NULL COMMENT '出库单',
+ `type` int(1) NOT NULL COMMENT '出库类型:0:直接出库,1:审核出库',
+ `operator` varchar(20) DEFAULT NULL COMMENT '操作人',
+ `create_time` datetime DEFAULT NULL COMMENT '出库时间',
+ `product_number` int(11) DEFAULT NULL COMMENT '出库总数',
+ `consumer_id` bigint(20) NOT NULL COMMENT '消费者id',
+ `remark` varchar(50) DEFAULT NULL COMMENT '备注',
+ `status` int(1) DEFAULT NULL COMMENT '状态:0:正常入库,1:已进入回收,2:等待审核',
+ `priority` int(1) NOT NULL COMMENT '紧急程度:1:不急,2:常规,3:紧急4:特急',
+ PRIMARY KEY (`id`)
+) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4;
+
+/*Data for the table `biz_out_stock` */
+
+insert into `biz_out_stock`(`id`,`out_num`,`type`,`operator`,`create_time`,`product_number`,`consumer_id`,`remark`,`status`,`priority`) values (1,'fdasfsfsaf',1,'1','2020-05-10 14:42:04',111,7,'1',0,1),(2,'11fdsafsafasf',0,'324','2020-05-10 15:16:03',3,8,'3',0,4),(4,'8d468e4b-0c45-4807-9e0e-6c2c65d6',0,'zhangyukang','2020-05-26 09:38:02',7,25,'2342424',0,1),(5,'2d7158d3-2b15-473e-8cbe-6f6bd45a',0,'zhangyukang','2020-05-26 09:37:49',10,24,'4545454545',0,4),(6,'bd5032d0-c84a-4413-a72d-ba80d33f',0,'zhangyukang','2020-05-25 12:08:07',93,9,'23424234324',2,1),(7,'c23e95d0-0607-4e00-9041-cc97d299',0,'zhangyukang','2020-05-25 15:46:07',6,26,'testtest',0,2),(9,'982e449e-1ab0-4456-8e9a-5403a685',0,'zhangyukang','2020-05-26 09:32:43',30,9,'3434343',0,1),(10,'622e8b6d-924a-4dfe-bc51-2143cf3c',0,'zhangyukang','2020-05-26 09:34:30',13,8,'23232323',0,1),(11,'55e4942f-3c0a-4bc2-85f7-2f2a7bff',0,'zhangyukang','2020-12-15 18:12:44',2,9,'34243424',1,3),(12,'453544fd-53ec-430f-9899-73f2edf5',0,'zhangyukang','2020-05-26 10:00:04',4,8,'11111111',0,1),(13,'4d7e5874-7d9c-4fca-ac08-ee4f4975',3,'zhangyukang','2020-05-26 10:02:11',3,8,'123213',0,1);
+
+/*Table structure for table `biz_out_stock_info` */
+
+DROP TABLE IF EXISTS `biz_out_stock_info`;
+
+CREATE TABLE `biz_out_stock_info` (
+ `id` bigint(20) NOT NULL AUTO_INCREMENT,
+ `out_num` varchar(36) DEFAULT NULL,
+ `p_num` varchar(36) DEFAULT NULL,
+ `product_number` int(11) DEFAULT NULL,
+ `create_time` datetime DEFAULT NULL,
+ `modified_time` datetime DEFAULT NULL,
+ PRIMARY KEY (`id`)
+) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4;
+
+/*Data for the table `biz_out_stock_info` */
+
+insert into `biz_out_stock_info`(`id`,`out_num`,`p_num`,`product_number`,`create_time`,`modified_time`) values (1,'8d468e4b-0c45-4807-9e0e-6c2c65d6','3DFC8EA0-6',1,'2020-05-25 11:32:39','2020-05-25 11:32:39'),(2,'8d468e4b-0c45-4807-9e0e-6c2c65d6','6EF5F2C0-9',2,'2020-05-25 11:32:39','2020-05-25 11:32:39'),(3,'8d468e4b-0c45-4807-9e0e-6c2c65d6','6976D3B4-A',4,'2020-05-25 11:32:39','2020-05-25 11:32:39'),(4,'2d7158d3-2b15-473e-8cbe-6f6bd45a','3DFC8EA0-6',1,'2020-05-25 11:41:02','2020-05-25 11:41:02'),(5,'2d7158d3-2b15-473e-8cbe-6f6bd45a','6EF5F2C0-9',1,'2020-05-25 11:41:02','2020-05-25 11:41:02'),(6,'2d7158d3-2b15-473e-8cbe-6f6bd45a','6976D3B4-A',1,'2020-05-25 11:41:02','2020-05-25 11:41:02'),(7,'2d7158d3-2b15-473e-8cbe-6f6bd45a','AB0E206E-A',3,'2020-05-25 11:41:02','2020-05-25 11:41:02'),(8,'2d7158d3-2b15-473e-8cbe-6f6bd45a','6AF405A1-C',1,'2020-05-25 11:41:02','2020-05-25 11:41:02'),(9,'2d7158d3-2b15-473e-8cbe-6f6bd45a','2C15F1B6-1',3,'2020-05-25 11:41:02','2020-05-25 11:41:02'),(10,'bd5032d0-c84a-4413-a72d-ba80d33f','3DFC8EA0-6',80,'2020-05-25 12:08:07','2020-05-25 12:08:07'),(11,'bd5032d0-c84a-4413-a72d-ba80d33f','6EF5F2C0-9',13,'2020-05-25 12:08:07','2020-05-25 12:08:07'),(12,'c23e95d0-0607-4e00-9041-cc97d299','3DFC8EA0-6',1,'2020-05-25 15:46:07','2020-05-25 15:46:07'),(13,'c23e95d0-0607-4e00-9041-cc97d299','6EF5F2C0-9',1,'2020-05-25 15:46:07','2020-05-25 15:46:07'),(14,'c23e95d0-0607-4e00-9041-cc97d299','6976D3B4-A',1,'2020-05-25 15:46:07','2020-05-25 15:46:07'),(15,'c23e95d0-0607-4e00-9041-cc97d299','AB0E206E-A',1,'2020-05-25 15:46:07','2020-05-25 15:46:07'),(16,'c23e95d0-0607-4e00-9041-cc97d299','6AF405A1-C',1,'2020-05-25 15:46:07','2020-05-25 15:46:07'),(17,'c23e95d0-0607-4e00-9041-cc97d299','2C15F1B6-1',1,'2020-05-25 15:46:07','2020-05-25 15:46:07'),(21,'982e449e-1ab0-4456-8e9a-5403a685','3DFC8EA0-6',30,'2020-05-26 09:32:25','2020-05-26 09:32:25'),(22,'622e8b6d-924a-4dfe-bc51-2143cf3c','6EF5F2C0-9',13,'2020-05-26 09:34:23','2020-05-26 09:34:23'),(23,'55e4942f-3c0a-4bc2-85f7-2f2a7bff','3DFC8EA0-6',1,'2020-05-26 09:52:09','2020-05-26 09:52:09'),(24,'55e4942f-3c0a-4bc2-85f7-2f2a7bff','6EF5F2C0-9',1,'2020-05-26 09:52:09','2020-05-26 09:52:09'),(25,'453544fd-53ec-430f-9899-73f2edf5','6AF405A1-C',1,'2020-05-26 09:59:57','2020-05-26 09:59:57'),(26,'453544fd-53ec-430f-9899-73f2edf5','2C15F1B6-1',1,'2020-05-26 09:59:57','2020-05-26 09:59:57'),(27,'453544fd-53ec-430f-9899-73f2edf5','6976D3B4-A',1,'2020-05-26 09:59:57','2020-05-26 09:59:57'),(28,'453544fd-53ec-430f-9899-73f2edf5','6EF5F2C0-9',1,'2020-05-26 09:59:57','2020-05-26 09:59:57'),(29,'4d7e5874-7d9c-4fca-ac08-ee4f4975','3DFC8EA0-6',1,'2020-05-26 10:02:01','2020-05-26 10:02:01'),(30,'4d7e5874-7d9c-4fca-ac08-ee4f4975','6EF5F2C0-9',1,'2020-05-26 10:02:03','2020-05-26 10:02:03'),(31,'4d7e5874-7d9c-4fca-ac08-ee4f4975','6976D3B4-A',1,'2020-05-26 10:02:03','2020-05-26 10:02:03');
+
+/*Table structure for table `biz_product` */
+
+DROP TABLE IF EXISTS `biz_product`;
+
+CREATE TABLE `biz_product` (
+ `id` bigint(20) NOT NULL AUTO_INCREMENT,
+ `p_num` varchar(255) DEFAULT NULL COMMENT '商品编号',
+ `name` varchar(255) DEFAULT NULL COMMENT '商品名称',
+ `image_url` text COMMENT '图片',
+ `model` varchar(100) DEFAULT NULL COMMENT '规格型号',
+ `unit` varchar(10) DEFAULT NULL COMMENT '计算单位',
+ `remark` varchar(100) DEFAULT NULL COMMENT '备注',
+ `sort` int(11) DEFAULT NULL COMMENT '排序',
+ `create_time` datetime DEFAULT NULL COMMENT '创建时间',
+ `modified_time` datetime DEFAULT NULL COMMENT '修改时间',
+ `one_category_id` bigint(20) DEFAULT NULL COMMENT '1级分类',
+ `two_category_id` bigint(20) DEFAULT NULL COMMENT '2级分类',
+ `three_category_id` bigint(20) DEFAULT NULL COMMENT '3级分类',
+ `status` int(1) DEFAULT '0' COMMENT '是否删除:1物资正常,0:物资回收,2:物资审核中',
+ KEY `id` (`id`),
+ KEY `category_id` (`one_category_id`),
+ KEY `two_category_id` (`two_category_id`),
+ KEY `three_category_id` (`three_category_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=52 DEFAULT CHARSET=utf8;
+
+/*Data for the table `biz_product` */
+
+insert into `biz_product`(`id`,`p_num`,`name`,`image_url`,`model`,`unit`,`remark`,`sort`,`create_time`,`modified_time`,`one_category_id`,`two_category_id`,`three_category_id`,`status`) values (17,'3DFC8EA0-6','N95口罩','group1/M00/00/00/rBofMl5yGl2AR3rCAAArOxrzeKs522.jpg','10个/包','包','救命的口罩',1,'2020-03-18 00:00:00','2020-08-19 17:34:24',33,34,37,0),(18,'6EF5F2C0-9','普通医用口罩','group1/M00/00/00/rBofMl5yCTGAC-nZAAA5bqFUaK8834.jpg','5个/包','包','医用口罩也不错哦',3,'2020-03-18 00:00:00','2020-03-18 12:52:49',20,23,25,0),(19,'6976D3B4-A','普通温度计','group1/M00/00/00/rBofMl56zoiAJQ2HAAAhQYzsgJk572.jpg','10只/盒','盒','温度计',2,'2020-03-18 00:00:00','2020-03-25 11:22:49',20,21,38,0),(20,'AB0E206E-A','生理盐水','group1/M00/00/00/rBofMl5yCqmAZi_8AABSkMEsmEI099.jpg','500ml','瓶','生理盐水',3,'2020-03-18 00:00:00','2020-03-18 12:53:06',20,43,44,0),(23,'6AF405A1-C','东北大米','group1/M00/00/00/rBofMl5yDA-AQd0QAAAKYAyjupw156.png','1斤/袋','袋','老鼠爱大米',4,'2020-03-18 11:55:44','2020-03-18 11:55:44',24,30,41,0),(25,'2C15F1B6-1','防毒面具','group1/M00/00/00/rBofMl5yFiSAe6h2AADJ0MIVEUw374.jpg','舒适版','个','防毒气的',1,'2020-03-18 00:00:00','2020-04-30 19:08:15',20,23,39,0),(28,'894b8218-36ee-4a0d-9ad1-d9c5e455','霸王洗发水','group1/M00/00/00/rBofMl50e76AYzVtAAB6dwE5XLI650.jpg','10ml','瓶','洗发水挺好的',7,'2020-03-20 00:00:00','2020-03-20 09:34:08',24,31,52,0),(29,'0b9e9176-f996-4384-bb6c-209f55d0','卫龙辣条','group1/M00/00/00/rBofMl52BQKAB9scAAA8bqb6l5k008.jpg','大包','包','好吃',4,'2020-03-21 12:14:43','2020-03-21 12:14:43',24,30,41,0),(30,'24573d5b-0c9b-403b-9a88-c214702e','医用酒精','group1/M00/00/00/rBofMl522Z6AN_RSAACJQ9cHSCk392.jpg','100ml/75%','瓶','100ml/75%',3,'2020-03-22 03:21:38','2020-03-22 03:21:38',20,43,57,0),(31,'c98183c8-bc47-4505-abbb-1dc219b5','碘伏','group1/M00/00/00/rBofMl523RqAa7kpAABX9NSDgIo799.jpg','500ml','瓶','碘伏',3,'2020-03-22 03:36:15','2020-03-22 03:36:15',20,43,57,0),(32,'f248ee7a-c30c-447c-ae9c-0a1c09e9','呼吸机','group1/M00/00/00/rBofMl523tCANhpiAABH8PzDOBU255.jpg','100伏特','台','test',2,'2020-03-22 00:00:00','2020-04-14 13:21:00',20,21,32,0),(34,'beb944c4-01ae-497b-bfdd-2132032f','帅气男装','group1/M00/00/00/rBofMl56yieAIrPAAAE3074vL7M795.jpg','175cm','件','帅气男装',2,'2020-03-25 11:04:41','2020-03-25 11:04:41',24,27,40,1),(37,'cf5a5f37-b299-4d96-bcb2-c4a46737','脑白金','group1/M00/00/00/rBofMl56zOCATfJ_AABZdj80IoY642.jpg','600ml','包','脑白金',2,'2020-03-25 11:16:42','2020-03-25 11:16:42',20,43,44,0),(38,'3fa0d5c1-4922-4078-8c7c-8d1cfeb5','金鸡胶囊','group1/M00/00/00/rBofMl56zTyAQ3zLAATMENY24Ek321.jpg','10个/包','包','金鸡胶囊',2,'2020-03-25 11:17:38','2020-03-25 11:17:38',20,43,53,0),(39,'de16b9e6-bb49-4547-ab91-db7ae7b6','感冒康胶囊','group1/M00/00/00/rBofMl56zXKAf32OAADXvzUKR90347.jpg','10片/包','包','感冒康胶囊',3,'2020-03-25 11:18:31','2020-03-25 11:18:31',20,43,53,0),(40,'0e17f606-9aaa-48a7-b4e9-ef18462e','康师傅矿泉水','group1/M00/00/00/rBofMl56zbyANBJlAAB2gMoSEvw394.jpg','10瓶/箱','箱','矿泉水',2,'2020-03-25 00:00:00','2020-04-28 17:18:03',24,30,62,0),(46,'15bc064e-991d-40e3-bcd6-f6aff0e3','小鸟伏特加','group1/M00/00/02/rBofMl63aOGAf28xAABoVKQ8E60733.jpg','500ml','瓶','ZBC',1,'2020-05-10 10:37:53','2020-05-10 10:37:53',20,43,44,0),(51,'35be7cd8-d2e4-4dd8-8601-ae295588','334334','group1/M00/00/05/rBofMl89CK6AWdKaAACNRL-ICbE987.PNG','34','34','44535',4,'2020-08-19 19:10:47','2020-08-19 19:10:47',33,34,37,0);
+
+/*Table structure for table `biz_product_category` */
+
+DROP TABLE IF EXISTS `biz_product_category`;
+
+CREATE TABLE `biz_product_category` (
+ `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '类别id',
+ `name` varchar(100) DEFAULT NULL COMMENT '类别名称',
+ `remark` varchar(200) DEFAULT NULL COMMENT '备注',
+ `sort` int(11) DEFAULT NULL COMMENT '排序',
+ `create_time` datetime DEFAULT NULL,
+ `modified_time` datetime DEFAULT NULL,
+ `pid` bigint(20) DEFAULT NULL COMMENT '父级分类id',
+ PRIMARY KEY (`id`)
+) ENGINE=InnoDB AUTO_INCREMENT=83 DEFAULT CHARSET=utf8;
+
+/*Data for the table `biz_product_category` */
+
+insert into `biz_product_category`(`id`,`name`,`remark`,`sort`,`create_time`,`modified_time`,`pid`) values (20,'医疗物资','11111122',2,'2020-03-17 00:00:00','2020-03-22 23:00:38',0),(21,'仪器','仪器',1,'2020-03-17 00:00:00','2020-08-19 17:37:27',20),(23,'防护品','防护品',2,'2020-03-17 11:33:48','2020-03-17 11:33:48',20),(24,'生活用品','生活用品',3,'2020-03-17 00:00:00','2020-03-22 23:00:43',0),(27,'衣服用品','衣服用品',2,'2020-03-17 11:38:50','2020-03-17 11:38:50',24),(28,'防护服','防护服',3,'2020-03-17 11:44:38','2020-03-17 11:44:38',23),(30,'粮油类','粮油类',2,'2020-03-17 11:51:29','2020-03-17 11:51:29',24),(31,'洗化用品','洗化用品',3,'2020-03-17 11:51:50','2020-03-17 11:51:50',24),(32,'呼吸机','呼吸机',1,'2020-03-17 00:00:00','2020-03-17 13:43:01',21),(33,'交通运输','交通运输。。。2323。',1,'2020-03-17 00:00:00','2020-12-17 19:46:33',0),(34,'车辆','小车车',2,'2020-03-17 11:56:51','2020-03-17 11:56:51',33),(37,'运输车','运输车',1,'2020-03-17 00:00:00','2020-03-23 10:46:10',34),(38,'温度器','温度器',1,'2020-03-18 01:43:52','2020-03-18 01:43:52',21),(39,'防毒面具','防毒面具',5,'2020-03-18 01:44:27','2020-03-18 01:44:27',23),(40,'衣服','衣服',1,'2020-03-18 01:50:33','2020-03-18 01:50:33',27),(41,'大米','大米',2,'2020-03-18 01:50:49','2020-03-18 01:50:49',30),(43,'药品','药品',2,'2020-03-18 01:57:42','2020-03-18 01:57:42',20),(44,'输液','输液',2,'2020-03-18 01:58:31','2020-03-18 01:58:31',43),(45,'消毒液','消毒液',2,'2020-03-18 01:59:03','2020-03-18 01:59:03',43),(46,'血压仪','血压仪',2,'2020-03-18 01:59:30','2020-03-18 01:59:30',21),(50,'test','test',1,'2020-03-19 01:05:24','2020-03-19 01:05:24',49),(51,'test3','test3',3,'2020-03-19 01:05:45','2020-03-19 01:05:45',50),(52,'洗发水','洗发的',1,'2020-03-20 08:15:45','2020-03-20 08:15:45',31),(53,'解热镇痛药','解热镇痛药',1,'2020-03-21 03:37:18','2020-03-21 03:37:18',43),(54,'外用及器具','外用及器具',1,'2020-03-21 03:38:13','2020-03-21 03:38:13',20),(55,'导尿管','导尿管',2,'2020-03-21 03:38:30','2020-03-21 03:38:30',54),(56,'三角巾急救包','三角巾急救包',2,'2020-03-21 03:38:51','2020-03-21 03:38:51',54),(57,'消毒药品类','消毒药品类',2,'2020-03-21 03:40:09','2020-03-21 03:40:09',43),(58,'外科手术服','外科手术服',2,'2020-03-21 03:41:20','2020-03-21 03:41:20',23),(62,'食用油','实用油',2,'2020-03-25 11:13:39','2020-03-25 11:13:39',30),(75,'333','333',3,'2020-08-19 17:10:54','2020-08-19 17:10:54',74),(79,'2313','232323',2,'2020-08-19 17:37:10','2020-08-19 17:37:10',21);
+
+/*Table structure for table `biz_product_stock` */
+
+DROP TABLE IF EXISTS `biz_product_stock`;
+
+CREATE TABLE `biz_product_stock` (
+ `id` bigint(20) NOT NULL AUTO_INCREMENT,
+ `p_num` varchar(32) NOT NULL,
+ `stock` bigint(20) DEFAULT NULL COMMENT '商品库存结余',
+ PRIMARY KEY (`id`)
+) ENGINE=InnoDB AUTO_INCREMENT=63 DEFAULT CHARSET=utf8;
+
+/*Data for the table `biz_product_stock` */
+
+insert into `biz_product_stock`(`id`,`p_num`,`stock`) values (43,'3DFC8EA0-6',49),(44,'2C15F1B6-1',67),(45,'6976D3B4-A',40),(46,'967CE098-3',4),(47,'79f01380-43c7-4506-9e0c-e2640288',5),(48,'f248ee7a-c30c-447c-ae9c-0a1c09e9',52),(49,'6AF405A1-C',18),(50,'0b9e9176-f996-4384-bb6c-209f55d0',16),(51,'894b8218-36ee-4a0d-9ad1-d9c5e455',14),(52,'beb944c4-01ae-497b-bfdd-2132032f',34),(53,'cf5a5f37-b299-4d96-bcb2-c4a46737',5),(54,'3fa0d5c1-4922-4078-8c7c-8d1cfeb5',2),(55,'0e17f606-9aaa-48a7-b4e9-ef18462e',2),(56,'d9155553-fe5c-4d35-bb9a-1e1ab8d4',2),(57,'6EF5F2C0-9',4),(58,'AB0E206E-A',6),(59,'24573d5b-0c9b-403b-9a88-c214702e',31),(60,'c98183c8-bc47-4505-abbb-1dc219b5',7),(61,'de16b9e6-bb49-4547-ab91-db7ae7b6',9),(62,'15bc064e-991d-40e3-bcd6-f6aff0e3',31);
+
+/*Table structure for table `biz_supplier` */
+
+DROP TABLE IF EXISTS `biz_supplier`;
+
+CREATE TABLE `biz_supplier` (
+ `id` bigint(20) NOT NULL AUTO_INCREMENT,
+ `name` varchar(255) DEFAULT NULL COMMENT '供应商名称',
+ `address` varchar(255) DEFAULT NULL COMMENT '供应商地址',
+ `email` varchar(255) DEFAULT NULL COMMENT '供应商邮箱',
+ `phone` varchar(255) DEFAULT NULL COMMENT '供应商电话',
+ `create_time` datetime DEFAULT NULL,
+ `modified_time` datetime DEFAULT NULL,
+ `sort` int(10) DEFAULT NULL COMMENT '排序',
+ `contact` varchar(20) DEFAULT NULL COMMENT '联系人',
+ PRIMARY KEY (`id`)
+) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8;
+
+/*Data for the table `biz_supplier` */
+
+insert into `biz_supplier`(`id`,`name`,`address`,`email`,`phone`,`create_time`,`modified_time`,`sort`,`contact`) values (14,'324234','河北省/秦皇岛市/长安区','424324@qq.com','15079437282','2020-04-26 10:00:05','2020-04-26 10:00:05',2,'324324'),(15,'大街','河北省/邯郸市/峰峰矿区','3424324@qq.com','15079437282','2020-05-09 19:37:46','2020-05-10 11:25:01',1,'324324'),(16,'2342424','内蒙古自治区/鄂尔多斯市/鄂托克前旗','432423424@qq.com','15079437282','2020-05-09 19:42:07','2020-05-09 19:42:07',1,'3242423'),(17,'北京人民大会堂','北京市/市辖区/朝阳区','xiong@qq.com','15079437282','2020-05-18 11:38:04','2020-05-18 11:38:04',1,'熊老板'),(18,'xixiixxxxi','河北省/秦皇岛市/北戴河区','chrome@qq.com','15079437282','2020-05-18 11:41:09','2020-05-18 11:41:09',1,'perterchro'),(19,'xixiixxxxi','河北省/秦皇岛市/北戴河区','chrome@qq.com','15079437282','2020-05-18 11:43:49','2020-05-18 11:43:49',1,'perterchro'),(20,'aloooodf','山西省/晋城市/陵川县','justiner@qq.com','15245745454','2020-05-18 12:21:29','2020-05-18 12:21:29',1,'justiner'),(21,'HHH','河北省/秦皇岛市/长安区','HHH@qq.com','15079437282','2020-05-18 13:16:28','2020-05-18 13:16:28',1,'HHH'),(22,'PuPuPu34','山西省/阳泉市/平定县','124545454@qq.com','15254541241','2020-05-18 13:42:29','2020-05-18 13:43:05',1,'封小新');
+
+/*Table structure for table `tb_department` */
+
+DROP TABLE IF EXISTS `tb_department`;
+
+CREATE TABLE `tb_department` (
+ `id` bigint(20) NOT NULL AUTO_INCREMENT,
+ `name` varchar(255) DEFAULT NULL COMMENT '系名',
+ `phone` varchar(20) NOT NULL COMMENT '系办公电话',
+ `address` varchar(20) DEFAULT NULL COMMENT '办公室地点',
+ `create_time` datetime DEFAULT NULL COMMENT '创建时间',
+ `modified_time` datetime DEFAULT NULL COMMENT '修改时间',
+ PRIMARY KEY (`id`)
+) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8;
+
+/*Data for the table `tb_department` */
+
+insert into `tb_department`(`id`,`name`,`phone`,`address`,`create_time`,`modified_time`) values (1,'物资管理部','15045741241','负责系统物资的管理。','2020-03-16 00:00:00','2020-08-19 16:48:16'),(12,'采购部','15079451241','采购中心','2020-03-16 00:00:00','2020-08-19 16:48:20'),(14,'信息技术部','18214521412','3楼405房间','2020-03-19 00:00:00','2020-08-19 16:48:23'),(15,'行政部','15079457458','3栋504房间','2020-03-19 00:00:00','2020-03-25 11:27:35');
+
+/*Table structure for table `tb_image` */
+
+DROP TABLE IF EXISTS `tb_image`;
+
+CREATE TABLE `tb_image` (
+ `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '主键',
+ `path` varchar(1023) DEFAULT NULL COMMENT '图片路径',
+ `size` bigint(20) DEFAULT NULL COMMENT '图片大小',
+ `media_type` varchar(20) DEFAULT NULL COMMENT '图片类型',
+ `suffix` varchar(50) DEFAULT NULL COMMENT '图片后缀',
+ `height` int(20) DEFAULT NULL COMMENT '图片高度',
+ `width` int(20) DEFAULT NULL COMMENT '图片宽度',
+ `create_time` datetime DEFAULT NULL COMMENT '创建时间',
+ PRIMARY KEY (`id`)
+) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4;
+
+/*Data for the table `tb_image` */
+
+/*Table structure for table `tb_log` */
+
+DROP TABLE IF EXISTS `tb_log`;
+
+CREATE TABLE `tb_log` (
+ `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '日志ID',
+ `username` varchar(50) DEFAULT NULL COMMENT '操作用户',
+ `operation` text COMMENT '操作内容',
+ `time` decimal(11,0) DEFAULT NULL COMMENT '耗时',
+ `method` text COMMENT '操作方法',
+ `params` text COMMENT '方法参数',
+ `ip` varchar(64) DEFAULT NULL COMMENT '操作者IP',
+ `create_time` datetime DEFAULT NULL COMMENT '创建时间',
+ `location` varchar(50) DEFAULT NULL COMMENT '操作地点',
+ PRIMARY KEY (`id`) USING BTREE
+) ENGINE=InnoDB AUTO_INCREMENT=2192 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='操作日志表';
+
+/*Data for the table `tb_log` */
+
+insert into `tb_log`(`id`,`username`,`operation`,`time`,`method`,`params`,`ip`,`create_time`,`location`) values (1335,'zhangyukang','批量删除系统日志','29','com.coderman.api.system.controller.LogController.batchDelete()','paramName:[ids],args:[1334],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-04 19:48:36','内网IP|0|0|内网IP|内网IP'),(1336,'zhangyukang','用户|禁用/启用','1093','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[6, true],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-04 19:57:31','内网IP|0|0|内网IP|内网IP'),(1338,'zhangyukang','更新用户','46','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[56, UserEditVO(id=56, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=1, birth=Fri Mar 20 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-04 19:57:35','内网IP|0|0|内网IP|内网IP'),(1339,'zhangyukang','更新用户','20','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[42, UserEditVO(id=42, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=0, birth=Fri Mar 13 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-04 19:57:40','内网IP|0|0|内网IP|内网IP'),(1340,'zhangyukang','删除用户','392','com.coderman.api.system.controller.UserController.delete()','paramName:[id],args:[82],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-04 19:57:45','内网IP|0|0|内网IP|内网IP'),(1342,'zhangyukang','用户|禁用/启用','14','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[84, true],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-04 19:57:49','内网IP|0|0|内网IP|内网IP'),(1343,'zhangyukang','用户|禁用/启用','414','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[84, false],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-04 19:57:53','内网IP|0|0|内网IP|内网IP'),(1344,'zhangyukang','新增菜单/按钮','965','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=307, menuName=删除日志, url=, icon=el-icon-circle-close, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=log:delete)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-04 19:59:21','内网IP|0|0|内网IP|内网IP'),(1345,'zhangyukang','新增菜单/按钮','1298','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=307, menuName=批量删除, url=null, icon=el-icon-document-delete, type=1, orderNum=2, createTime=null, modifiedTime=null, disabled=false, open=0, perms=log:batchDelete)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-04 20:00:00','内网IP|0|0|内网IP|内网IP'),(1346,'zhangyukang','更新菜单','114','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[229, MenuVO(id=229, parentId=0, menuName=物资管理, url=, icon=el-icon-date, type=0, orderNum=1, createTime=Tue Mar 10 05:34:08 CST 2020, modifiedTime=Sun Mar 22 22:54:06 CST 2020, disabled=false, open=0, perms=el-icon-date)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-04 20:00:52','内网IP|0|0|内网IP|内网IP'),(1347,'zhangyukang','更新菜单','109','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[271, MenuVO(id=271, parentId=5, menuName=登入日志, url=/loginLog, icon=el-icon-date, type=0, orderNum=1, createTime=Fri Mar 20 10:31:12 CST 2020, modifiedTime=Sun Mar 22 22:19:38 CST 2020, disabled=false, open=0, perms=login:log)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-04 20:01:03','内网IP|0|0|内网IP|内网IP'),(1349,'系统测试人员','角色|禁用/启用','67','com.coderman.api.system.controller.RoleController.updateStatus()','paramName:[id, status],args:[2, true],role:[Role{id=138, roleName=\'测试员工\'}]','127.0.0.1','2020-04-04 20:41:38','内网IP|0|0|内网IP|内网IP'),(1350,'系统测试人员','角色|禁用/启用','1170','com.coderman.api.system.controller.RoleController.updateStatus()','paramName:[id, status],args:[2, false],role:[Role{id=138, roleName=\'测试员工\'}]','127.0.0.1','2020-04-04 20:41:40','内网IP|0|0|内网IP|内网IP'),(1351,'zhangyukang','新增菜单/按钮','801','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=229, menuName=物资去处, url=/consumers, icon=el-icon-edit, type=0, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-05 10:08:22','内网IP|0|0|内网IP|内网IP'),(1352,'zhangyukang','更新菜单','119','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[312, MenuVO(id=312, parentId=0, menuName=业务管理, url=null, icon=el-icon-edit, type=0, orderNum=2, createTime=Sun Apr 05 10:19:07 CST 2020, modifiedTime=Sun Apr 05 10:19:09 CST 2020, disabled=false, open=1, perms=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-05 10:21:01','内网IP|0|0|内网IP|内网IP'),(1353,'zhangyukang','更新菜单','1859','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[303, MenuVO(id=303, parentId=0, menuName=健康报备, url=, icon=el-icon-platform-eleme, type=0, orderNum=3, createTime=Tue Mar 24 10:11:53 CST 2020, modifiedTime=Tue Mar 24 10:26:54 CST 2020, disabled=false, open=1, perms=)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-05 10:21:24','内网IP|0|0|内网IP|内网IP'),(1354,'zhangyukang','更新菜单','90','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[272, MenuVO(id=272, parentId=0, menuName=疫情地图, url=null, icon=el-icon-help, type=0, orderNum=5, createTime=Fri Mar 20 19:29:40 CST 2020, modifiedTime=Tue Mar 24 10:25:32 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-05 10:21:30','内网IP|0|0|内网IP|内网IP'),(1355,'zhangyukang','用户|禁用/启用','559','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[6, false],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 10:03:38','内网IP|0|0|内网IP|内网IP'),(1356,'zhangyukang','更新用户','220','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[54, UserEditVO(id=54, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=0, birth=Fri Apr 03 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 10:03:49','内网IP|0|0|内网IP|内网IP'),(1357,'zhangyukang','更新用户','889','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=0, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 10:14:38','内网IP|0|0|内网IP|内网IP'),(1358,'zhangyukang','用户|禁用/启用','44','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[6, true],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 10:14:40','内网IP|0|0|内网IP|内网IP'),(1359,'zhangyukang','用户|禁用/启用','22','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[6, false],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 10:14:41','内网IP|0|0|内网IP|内网IP'),(1360,'zhangyukang','删除用户','225','com.coderman.api.system.controller.UserController.delete()','paramName:[id],args:[90],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 10:14:49','内网IP|0|0|内网IP|内网IP'),(1361,'zhangyukang','添加用户','473','com.coderman.api.system.controller.UserController.add()','paramName:[userVO],args:[UserVO(id=null, username=xixxix, nickname=fdasfsf, email=12121515@qq.com, phoneNumber=13426525414, status=null, createTime=null, sex=1, birth=Tue Apr 28 00:00:00 CST 2020, password=123456, departmentName=null, departmentId=12)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 10:15:27','内网IP|0|0|内网IP|内网IP'),(1363,'zhangyukang','角色授权','2426','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[139, [Ljava.lang.Long;@d0f2c72],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 10:46:45','内网IP|0|0|内网IP|内网IP'),(1364,'zhangyukang','用户|禁用/启用','1680','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[54, false],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 11:00:09','内网IP|0|0|内网IP|内网IP'),(1365,'系统测试人员','更新菜单','1354','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[229, MenuVO(id=229, parentId=312, menuName=物资管理, url=, icon=el-icon-date, type=0, orderNum=1, createTime=Tue Mar 10 05:34:08 CST 2020, modifiedTime=Sat Apr 04 20:00:52 CST 2020, disabled=false, open=0, perms=el-icon-date)],role:[Role{id=138, roleName=\'测试员工\'}]','127.0.0.1','2020-04-11 11:04:06','内网IP|0|0|内网IP|内网IP'),(1366,'系统测试人员','更新部门','44','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=71, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Tue Mar 24 00:00:00 CST 2020, mgrName=null)],role:[Role{id=138, roleName=\'测试员工\'}]','127.0.0.1','2020-04-11 11:18:45','内网IP|0|0|内网IP|内网IP'),(1367,'zhangyukang','更新菜单','112','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[247, MenuVO(id=247, parentId=4, menuName=添加菜单, url=, icon=el-icon-s-opportunity, type=1, orderNum=1, createTime=Tue Mar 10 07:55:10 CST 2020, modifiedTime=Sun Mar 15 13:29:21 CST 2020, disabled=true, open=0, perms=menu:add)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 11:19:48','内网IP|0|0|内网IP|内网IP'),(1368,'zhangyukang','更新菜单','35','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sun Mar 22 22:54:20 CST 2020, disabled=true, open=0, perms=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 11:20:24','内网IP|0|0|内网IP|内网IP'),(1369,'zhangyukang','更新菜单','113','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat Apr 11 11:20:24 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 11:21:00','内网IP|0|0|内网IP|内网IP'),(1370,'zhangyukang','更新用户','1212','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:14:48','内网IP|0|0|内网IP|内网IP'),(1371,'zhangyukang','更新用户','278','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[42, UserEditVO(id=42, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=1, birth=Fri Mar 13 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:14:57','内网IP|0|0|内网IP|内网IP'),(1372,'zhangyukang','更新用户','2040','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[42, UserEditVO(id=42, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=0, birth=Fri Mar 13 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:15:11','内网IP|0|0|内网IP|内网IP'),(1373,'zhangyukang','更新用户','169','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:15:41','内网IP|0|0|内网IP|内网IP'),(1374,'zhangyukang','更新部门','2672','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:16:23','内网IP|0|0|内网IP|内网IP'),(1376,'zhangyukang','更新部门','1181','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:16:59','内网IP|0|0|内网IP|内网IP'),(1397,'zhangyukang','更新部门','751','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:22:04','内网IP|0|0|内网IP|内网IP'),(1398,'zhangyukang','更新部门','888','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:22:07','内网IP|0|0|内网IP|内网IP'),(1399,'zhangyukang','更新部门','60','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[12, DepartmentVO(id=12, name=采购部, phone=15079451241, address=采购中心, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Mar 21 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:22:10','内网IP|0|0|内网IP|内网IP'),(1400,'zhangyukang','更新部门','424','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:22:13','内网IP|0|0|内网IP|内网IP'),(1401,'zhangyukang','更新部门','944','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[12, DepartmentVO(id=12, name=采购部, phone=15079451241, address=采购中心, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:22:19','内网IP|0|0|内网IP|内网IP'),(1402,'zhangyukang','更新部门','835','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[12, DepartmentVO(id=12, name=采购部, phone=15079451241, address=采购中心, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:22:22','内网IP|0|0|内网IP|内网IP'),(1403,'zhangyukang','添加部门','562','com.coderman.api.system.controller.DepartmentController.add()','paramName:[departmentVO],args:[DepartmentVO(id=null, name=fdsfa, phone=15079437282, address=fdsf, mgrId=54, createTime=null, modifiedTime=null, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:22:50','内网IP|0|0|内网IP|内网IP'),(1404,'zhangyukang','更新部门','21','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[17, DepartmentVO(id=17, name=fdsfa, phone=15079437282, address=fdsf, mgrId=54, createTime=Sat Apr 11 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:22:54','内网IP|0|0|内网IP|内网IP'),(1405,'zhangyukang','更新部门','1294','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[17, DepartmentVO(id=17, name=fdsfa, phone=15079437282, address=fdsf, mgrId=54, createTime=Sat Apr 11 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:23:47','内网IP|0|0|内网IP|内网IP'),(1406,'zhangyukang','更新部门','886','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:25:01','内网IP|0|0|内网IP|内网IP'),(1407,'zhangyukang','更新部门','984','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:25:09','内网IP|0|0|内网IP|内网IP'),(1408,'zhangyukang','更新部门','18','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[14, DepartmentVO(id=14, name=信息技术部, phone=18214521412, address=3楼405房间, mgrId=6, createTime=Thu Mar 19 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:25:23','内网IP|0|0|内网IP|内网IP'),(1409,'zhangyukang','更新部门','296','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[14, DepartmentVO(id=14, name=信息技术部, phone=18214521412, address=3楼405房间, mgrId=6, createTime=Thu Mar 19 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:25:27','内网IP|0|0|内网IP|内网IP'),(1410,'zhangyukang','更新部门','972','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[17, DepartmentVO(id=17, name=fdsfa, phone=15079437282, address=fdsf, mgrId=54, createTime=Sat Apr 11 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:25:36','内网IP|0|0|内网IP|内网IP'),(1411,'zhangyukang','更新部门','623','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:25:43','内网IP|0|0|内网IP|内网IP'),(1412,'zhangyukang','添加部门','116','com.coderman.api.system.controller.DepartmentController.add()','paramName:[departmentVO],args:[DepartmentVO(id=null, name=3434, phone=15014141251, address=fdsfaf, mgrId=71, createTime=null, modifiedTime=null, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:27:27','内网IP|0|0|内网IP|内网IP'),(1413,'zhangyukang','添加部门','185','com.coderman.api.system.controller.DepartmentController.add()','paramName:[departmentVO],args:[DepartmentVO(id=null, name=fsdf, phone=15079410400, address=42432424, mgrId=5, createTime=null, modifiedTime=null, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:27:45','内网IP|0|0|内网IP|内网IP'),(1414,'zhangyukang','更新部门','734','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[12, DepartmentVO(id=12, name=采购部, phone=15079451241, address=采购中心, mgrId=5, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:28:46','内网IP|0|0|内网IP|内网IP'),(1415,'zhangyukang','添加部门','25','com.coderman.api.system.controller.DepartmentController.add()','paramName:[departmentVO],args:[DepartmentVO(id=null, name=234242, phone=15079482821, address=beijing, mgrId=54, createTime=null, modifiedTime=null, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:29:00','内网IP|0|0|内网IP|内网IP'),(1416,'zhangyukang','更新部门','234','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[20, DepartmentVO(id=20, name=234242, phone=15079482821, address=beijing, mgrId=71, createTime=Sat Apr 11 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:29:08','内网IP|0|0|内网IP|内网IP'),(1417,'zhangyukang','更新用户','44','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:39:20','内网IP|0|0|内网IP|内网IP'),(1418,'zhangyukang','更新用户','30','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[42, UserEditVO(id=42, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=0, birth=Fri Mar 13 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:39:23','内网IP|0|0|内网IP|内网IP'),(1419,'zhangyukang','更新用户','305','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:39:26','内网IP|0|0|内网IP|内网IP'),(1420,'zhangyukang','更新用户','58','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:40:22','内网IP|0|0|内网IP|内网IP'),(1421,'zhangyukang','更新用户','23','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:40:25','内网IP|0|0|内网IP|内网IP'),(1422,'zhangyukang','更新用户','20','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:40:32','内网IP|0|0|内网IP|内网IP'),(1423,'zhangyukang','更新用户','28','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[42, UserEditVO(id=42, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=1, birth=Fri Mar 13 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:40:36','内网IP|0|0|内网IP|内网IP'),(1424,'zhangyukang','添加用户','43','com.coderman.api.system.controller.UserController.add()','paramName:[userVO],args:[UserVO(id=null, username=324234, nickname=fsdfasf, email=fdsafsf@qq.com, phoneNumber=15078485741, status=null, createTime=null, sex=1, birth=Wed Apr 15 00:00:00 CST 2020, password=123456fdsf, departmentName=null, departmentId=12)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:41:00','内网IP|0|0|内网IP|内网IP'),(1425,'zhangyukang','分配角色','143','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[187, [Ljava.lang.Long;@3a9acaab],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:41:10','内网IP|0|0|内网IP|内网IP'),(1426,'zhangyukang','分配角色','82','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[187, [Ljava.lang.Long;@53d3c956],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:41:13','内网IP|0|0|内网IP|内网IP'),(1427,'zhangyukang','更新用户','412','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=1, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:41:21','内网IP|0|0|内网IP|内网IP'),(1428,'zhangyukang','更新用户','61','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=0, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:41:39','内网IP|0|0|内网IP|内网IP'),(1429,'zhangyukang','角色授权','137','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[2, [Ljava.lang.Long;@1c060ae5],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:45:24','内网IP|0|0|内网IP|内网IP'),(1430,'zhangyukang','更新角色','28','com.coderman.api.system.controller.RoleController.update()','paramName:[id, roleVO],args:[2, RoleVO(id=2, roleName=注册账户, remark=注册账户,拥有查看, createTime=Fri Jun 14 00:00:00 CST 2019, modifiedTime=Wed Mar 11 01:41:35 CST 2020, status=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:45:29','内网IP|0|0|内网IP|内网IP'),(1431,'zhangyukang','添加角色','51','com.coderman.api.system.controller.RoleController.add()','paramName:[roleVO],args:[RoleVO(id=null, roleName=2432, remark=32424, createTime=null, modifiedTime=null, status=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:45:36','内网IP|0|0|内网IP|内网IP'),(1432,'zhangyukang','删除角色','51','com.coderman.api.system.controller.RoleController.delete()','paramName:[id],args:[142],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:45:41','内网IP|0|0|内网IP|内网IP'),(1433,'zhangyukang','角色授权','51','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[139, [Ljava.lang.Long;@b31a2b8],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:45:44','内网IP|0|0|内网IP|内网IP'),(1434,'zhangyukang','角色授权','52','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[139, [Ljava.lang.Long;@4df5b8e6],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:45:44','内网IP|0|0|内网IP|内网IP'),(1435,'zhangyukang','角色授权','83','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[139, [Ljava.lang.Long;@303266f9],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:45:47','内网IP|0|0|内网IP|内网IP'),(1436,'zhangyukang','角色授权','36','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[139, [Ljava.lang.Long;@33731876],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:45:52','内网IP|0|0|内网IP|内网IP'),(1437,'zhangyukang','角色授权','118','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[141, [Ljava.lang.Long;@b0ebf84],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:45:58','内网IP|0|0|内网IP|内网IP'),(1438,'zhangyukang','更新用户','24','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=0, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:46:09','内网IP|0|0|内网IP|内网IP'),(1439,'zhangyukang','角色授权','160','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[2, [Ljava.lang.Long;@dbe38bf],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:46:20','内网IP|0|0|内网IP|内网IP'),(1440,'zhangyukang','更新用户','41','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=0, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:53:23','内网IP|0|0|内网IP|内网IP'),(1441,'zhangyukang','分配角色','1','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[84, [Ljava.lang.Long;@a556180],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:53:32','内网IP|0|0|内网IP|内网IP'),(1442,'zhangyukang','更新菜单','39','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[229, MenuVO(id=229, parentId=312, menuName=物资管理, url=, icon=el-icon-date, type=0, orderNum=1, createTime=Tue Mar 10 05:34:08 CST 2020, modifiedTime=Sat Apr 11 11:04:05 CST 2020, disabled=false, open=0, perms=el-icon-date)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:56:13','内网IP|0|0|内网IP|内网IP'),(1443,'zhangyukang','更新菜单','25','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[269, MenuVO(id=269, parentId=311, menuName=物资来源, url=/suppliers, icon=el-icon-coordinate, type=0, orderNum=5, createTime=Mon Mar 16 12:35:10 CST 2020, modifiedTime=Sun Mar 22 22:46:24 CST 2020, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:56:16','内网IP|0|0|内网IP|内网IP'),(1444,'zhangyukang','新增菜单/按钮','615','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=0, menuName=1111, url=11, icon=1111, type=0, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=11)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:56:30','内网IP|0|0|内网IP|内网IP'),(1445,'zhangyukang','删除菜单/按钮','46','com.coderman.api.system.controller.MenuController.delete()','paramName:[id],args:[313],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:56:42','内网IP|0|0|内网IP|内网IP'),(1446,'zhangyukang','更新菜单','19','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat Apr 11 11:21:00 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:56:50','内网IP|0|0|内网IP|内网IP'),(1447,'zhangyukang','更新菜单','27','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[312, MenuVO(id=312, parentId=0, menuName=业务管理, url=null, icon=el-icon-edit, type=0, orderNum=2, createTime=Sun Apr 05 10:19:07 CST 2020, modifiedTime=Sun Apr 05 10:21:01 CST 2020, disabled=false, open=1, perms=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:56:54','内网IP|0|0|内网IP|内网IP'),(1448,'zhangyukang','更新部门','104','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 13:57:09','内网IP|0|0|内网IP|内网IP'),(1449,'zhangyukang','分配角色','100','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[6, [Ljava.lang.Long;@1085cdb9],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-11 14:02:23','内网IP|0|0|内网IP|内网IP'),(1450,'zhangyukang','删除部门','308','com.coderman.api.system.controller.DepartmentController.delete()','paramName:[id],args:[20],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-14 10:46:54','内网IP|0|0|内网IP|内网IP'),(1451,'zhangyukang','删除部门','35','com.coderman.api.system.controller.DepartmentController.delete()','paramName:[id],args:[19],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-14 10:46:57','内网IP|0|0|内网IP|内网IP'),(1452,'zhangyukang','角色授权','2','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@2dcfa3],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-14 10:49:58','内网IP|0|0|内网IP|内网IP'),(1453,'zhangyukang','更新部门','86','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[18, DepartmentVO(id=18, name=3434, phone=15014141251, address=fdsfaf, mgrId=71, createTime=Sat Apr 11 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-14 10:50:02','内网IP|0|0|内网IP|内网IP'),(1454,'zhangyukang','更新部门','220','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=71, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-15 20:22:36','内网IP|0|0|内网IP|内网IP'),(1455,'zhangyukang','分配角色','2073','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[6, [Ljava.lang.Long;@796b28e2],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-15 20:35:52','内网IP|0|0|内网IP|内网IP'),(1456,'zhangyukang','分配角色','1275','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[6, [Ljava.lang.Long;@7bc4a71a],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-15 20:36:02','内网IP|0|0|内网IP|内网IP'),(1458,'zhangyukang','更新菜单','1254','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[253, MenuVO(id=253, parentId=1, menuName=欢迎页面, url=/welcome, icon=el-icon-star-off, type=0, orderNum=1, createTime=Tue Mar 10 08:46:44 CST 2020, modifiedTime=Wed Apr 15 20:49:10 CST 2020, disabled=false, open=0, perms=welcome:view)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-15 20:49:48','内网IP|0|0|内网IP|内网IP'),(1459,'zhangyukang','用户|禁用/启用','56','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[6, true],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-15 20:54:41','内网IP|0|0|内网IP|内网IP'),(1460,'zhangyukang','用户|禁用/启用','813','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[6, false],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-15 20:54:49','内网IP|0|0|内网IP|内网IP'),(1461,'zhangyukang','删除用户','221','com.coderman.api.system.controller.UserController.delete()','paramName:[id],args:[108],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-15 20:54:57','内网IP|0|0|内网IP|内网IP'),(1462,'zhangyukang','分配角色','1062','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[109, [Ljava.lang.Long;@6b932667],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-15 20:55:06','内网IP|0|0|内网IP|内网IP'),(1463,'zhangyukang','新增菜单/按钮','183','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=0, menuName=测试菜单, url=, icon=el-icon-edit, type=0, orderNum=2, createTime=null, modifiedTime=null, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-15 21:22:53','内网IP|0|0|内网IP|内网IP'),(1464,'zhangyukang','新增菜单/按钮','982','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=314, menuName=子菜单, url=, icon=el-icon-edit, type=0, orderNum=2, createTime=null, modifiedTime=null, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-15 21:23:43','内网IP|0|0|内网IP|内网IP'),(1465,'zhangyukang','删除菜单/按钮','560','com.coderman.api.system.controller.MenuController.delete()','paramName:[id],args:[315],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-15 21:24:00','内网IP|0|0|内网IP|内网IP'),(1466,'zhangyukang','删除菜单/按钮','1257','com.coderman.api.system.controller.MenuController.delete()','paramName:[id],args:[314],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-15 21:24:12','内网IP|0|0|内网IP|内网IP'),(1467,'zhangyukang','分配角色','139','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[42, [Ljava.lang.Long;@4cd5a84d],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-15 21:33:49','内网IP|0|0|内网IP|内网IP'),(1468,'zhangyukang','新增菜单/按钮','793','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=229, menuName=物资库存, url=/stocks, icon=el-icon-edit, type=0, orderNum=5, createTime=null, modifiedTime=null, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-16 08:45:08','内网IP|0|0|内网IP|内网IP'),(1469,'zhangyukang','更新用户','107','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[110, UserEditVO(id=110, username=98ec73, nickname=32323213, email=ef7a1@qq.com, phoneNumber=15097141421, sex=1, birth=Mon Mar 09 00:00:00 CST 2020, departmentId=1)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-16 13:29:27','内网IP|0|0|内网IP|内网IP'),(1470,'zhangyukang','新增菜单/按钮','1066','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=226, menuName=导出表格, url=, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=user:export)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-17 18:02:06','内网IP|0|0|内网IP|内网IP'),(1471,'zhangyukang','更新部门','239','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=6, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Wed Apr 15 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-17 19:09:08','内网IP|0|0|内网IP|内网IP'),(1472,'zhangyukang','导出用户excel','694','com.coderman.api.system.controller.UserController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66357199],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-17 19:17:13','内网IP|0|0|内网IP|内网IP'),(1473,'zhangyukang','角色授权','1558','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[138, [Ljava.lang.Long;@7109dae],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-17 20:38:56','内网IP|0|0|内网IP|内网IP'),(1474,'zhangyukang','导出用户excel','1958','com.coderman.api.system.controller.MenuController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@463f6854],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:17:16','内网IP|0|0|内网IP|内网IP'),(1475,'zhangyukang','导出用户excel','428','com.coderman.api.system.controller.UserController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@cb9813d],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:19:32','内网IP|0|0|内网IP|内网IP'),(1476,'zhangyukang','导出用户excel','40','com.coderman.api.system.controller.UserController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@347c7eaf],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:24:51','内网IP|0|0|内网IP|内网IP'),(1477,'zhangyukang','导出角色excel','643','com.coderman.api.system.controller.RoleController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36cae749],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:30:49','内网IP|0|0|内网IP|内网IP'),(1478,'zhangyukang','导出菜单excel','67','com.coderman.api.system.controller.MenuController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b2ca394],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:32:13','内网IP|0|0|内网IP|内网IP'),(1479,'zhangyukang','导出角色excel','46','com.coderman.api.system.controller.RoleController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7266c2cc],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:32:20','内网IP|0|0|内网IP|内网IP'),(1480,'zhangyukang','导出用户excel','45','com.coderman.api.system.controller.UserController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f851266],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:34:18','内网IP|0|0|内网IP|内网IP'),(1481,'zhangyukang','导出菜单excel','42','com.coderman.api.system.controller.MenuController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@396fd527],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:34:34','内网IP|0|0|内网IP|内网IP'),(1482,'zhangyukang','导出角色excel','383','com.coderman.api.system.controller.RoleController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@549a651b],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:34:39','内网IP|0|0|内网IP|内网IP'),(1483,'zhangyukang','导出用户excel','62','com.coderman.api.system.controller.UserController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7244797a],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:40:02','内网IP|0|0|内网IP|内网IP'),(1484,'zhangyukang','用户|禁用/启用','1496','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[6, true],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:40:08','内网IP|0|0|内网IP|内网IP'),(1485,'zhangyukang','用户|禁用/启用','988','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[6, false],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:40:11','内网IP|0|0|内网IP|内网IP'),(1486,'zhangyukang','分配角色','2683','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[6, [Ljava.lang.Long;@2473390d],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:44:24','内网IP|0|0|内网IP|内网IP'),(1487,'zhangyukang','导出用户excel','171','com.coderman.api.system.controller.UserController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3eff8e0a],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:51:18','内网IP|0|0|内网IP|内网IP'),(1488,'zhangyukang','更新部门','927','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Fri Apr 17 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:51:30','内网IP|0|0|内网IP|内网IP'),(1489,'zhangyukang','导出用户excel','31','com.coderman.api.system.controller.UserController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ea07d1a],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:57:24','内网IP|0|0|内网IP|内网IP'),(1490,'zhangyukang','导出菜单excel','25','com.coderman.api.system.controller.MenuController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c75e02f],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:57:27','内网IP|0|0|内网IP|内网IP'),(1491,'zhangyukang','导出角色excel','547','com.coderman.api.system.controller.RoleController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@491de26a],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 09:57:31','内网IP|0|0|内网IP|内网IP'),(1492,'系统测试人员','更新用户','2054','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[54, UserEditVO(id=54, username=coderman, nickname=zhangyu```, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=0, birth=Fri Apr 03 00:00:00 CST 2020, departmentId=1)],role:[Role{id=138, roleName=\'测试员工\'}]','127.0.0.1','2020-04-18 10:03:37','内网IP|0|0|内网IP|内网IP'),(1493,'zhangyukang','导出角色excel','1902','com.coderman.api.system.controller.RoleController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54b22276],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 12:27:54','内网IP|0|0|内网IP|内网IP'),(1494,'zhangyukang','更新用户','298','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[75, UserEditVO(id=75, username=coderman2, nickname=nickname, email=3053161401@qq.com, phoneNumber=13426524512, sex=1, birth=Mon Mar 23 00:00:00 CST 2020, departmentId=14)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 12:29:03','内网IP|0|0|内网IP|内网IP'),(1495,'zhangyukang','更新菜单','625','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat Apr 11 13:56:50 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 12:29:15','内网IP|0|0|内网IP|内网IP'),(1496,'zhangyukang','用户|禁用/启用','373','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[6, true],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 12:29:26','内网IP|0|0|内网IP|内网IP'),(1497,'zhangyukang','用户|禁用/启用','267','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[6, false],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 12:29:28','内网IP|0|0|内网IP|内网IP'),(1498,'zhangyukang','导出用户excel','84','com.coderman.api.system.controller.UserController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@450620d7],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 12:46:48','内网IP|0|0|内网IP|内网IP'),(1499,'zhangyukang','导出用户excel','191','com.coderman.api.system.controller.UserController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45b333f7],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 12:48:34','内网IP|0|0|内网IP|内网IP'),(1500,'zhangyukang','导出用户excel','4468','com.coderman.api.system.controller.UserController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14a6ab31],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 17:20:13','内网IP|0|0|内网IP|内网IP'),(1501,'zhangyukang','导出角色excel','84','com.coderman.api.system.controller.RoleController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5eb5f05d],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 17:20:19','内网IP|0|0|内网IP|内网IP'),(1502,'zhangyukang','导出部门excel','1252','com.coderman.api.system.controller.DepartmentController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e7f0e05],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 17:27:12','内网IP|0|0|内网IP|内网IP'),(1503,'zhangyukang','导出部门excel','49','com.coderman.api.system.controller.DepartmentController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67f4ca49],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-18 17:29:26','内网IP|0|0|内网IP|内网IP'),(1504,'zhangyukang','分配角色','383','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[184, [Ljava.lang.Long;@20c1b83a],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-20 17:05:48','内网IP|0|0|内网IP|内网IP'),(1505,'zhangyukang','分配角色','1472','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[184, [Ljava.lang.Long;@7435c6b6],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-20 17:09:52','内网IP|0|0|内网IP|内网IP'),(1506,'zhangyukang','分配角色','391','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[184, [Ljava.lang.Long;@6bff8ffb],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-20 17:12:27','内网IP|0|0|内网IP|内网IP'),(1507,'zhangyukang','更新用户','238','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[184, UserEditVO(id=184, username=系统测试人员, nickname=Sys-Test, email=3053161401@qq.com, phoneNumber=15079454152, sex=1, birth=Thu Mar 19 00:00:00 CST 2020, departmentId=14)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-20 17:12:36','内网IP|0|0|内网IP|内网IP'),(1508,'zhangyukang','分配角色','487','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[184, [Ljava.lang.Long;@5fa57917],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-20 17:19:26','内网IP|0|0|内网IP|内网IP'),(1509,'zhangyukang','角色授权','448','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@20058a25],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-20 17:19:45','内网IP|0|0|内网IP|内网IP'),(1510,'zhangyukang','分配角色','1641','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[184, [Ljava.lang.Long;@5eb181b2],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-21 10:25:24','内网IP|0|0|内网IP|内网IP'),(1511,'zhangyukang','添加角色','58','com.coderman.api.system.controller.RoleController.add()','paramName:[roleVO],args:[RoleVO(id=null, roleName=超级管理员, remark=拥有系统的最高权限, createTime=null, modifiedTime=null, status=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-21 10:34:12','内网IP|0|0|内网IP|内网IP'),(1512,'zhangyukang','角色授权','545','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[143, [Ljava.lang.Long;@62db5f7a],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-21 10:34:24','内网IP|0|0|内网IP|内网IP'),(1513,'zhangyukang','分配角色','161','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[184, [Ljava.lang.Long;@c825f5b],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-21 10:34:42','内网IP|0|0|内网IP|内网IP'),(1514,'系统测试人员','角色授权','200','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[143, [Ljava.lang.Long;@6e3c8bb1],role:[Role{id=125, roleName=\'测试用户\'}, Role{id=143, roleName=\'超级管理员\'}]','127.0.0.1','2020-04-21 10:35:16','内网IP|0|0|内网IP|内网IP'),(1515,'系统测试人员','角色授权','1831','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[143, [Ljava.lang.Long;@4213d52f],role:[Role{id=125, roleName=\'测试用户\'}, Role{id=143, roleName=\'超级管理员\'}]','127.0.0.1','2020-04-21 10:36:27','内网IP|0|0|内网IP|内网IP'),(1516,'zhangyukang','新增菜单/按钮','1826','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=295, menuName=图标管理, url=/icons, icon=el-icon-edit, type=0, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-21 12:06:35','内网IP|0|0|内网IP|内网IP'),(1517,'zhangyukang','新增菜单/按钮','104','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=1, menuName=公告管理, url=/message, icon=el-icon-s-flag, type=0, orderNum=4, createTime=null, modifiedTime=null, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-21 12:07:46','内网IP|0|0|内网IP|内网IP'),(1518,'zhangyukang','更新菜单','785','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[319, MenuVO(id=319, parentId=1, menuName=公告管理, url=/messages, icon=el-icon-s-flag, type=0, orderNum=4, createTime=Tue Apr 21 12:07:46 CST 2020, modifiedTime=Tue Apr 21 12:07:46 CST 2020, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-21 12:08:23','内网IP|0|0|内网IP|内网IP'),(1519,'zhangyukang','更新菜单','211','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[319, MenuVO(id=319, parentId=1, menuName=公告管理, url=/notices, icon=el-icon-s-flag, type=0, orderNum=4, createTime=Tue Apr 21 12:07:46 CST 2020, modifiedTime=Tue Apr 21 12:08:22 CST 2020, disabled=false, open=0, perms=)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-21 12:23:05','内网IP|0|0|内网IP|内网IP'),(1520,'zhangyukang','新增菜单/按钮','113','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=319, menuName=公告发布, url=/notices/add, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-21 12:26:56','内网IP|0|0|内网IP|内网IP'),(1521,'zhangyukang','导出部门excel','12537','com.coderman.api.system.controller.DepartmentController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ec587d5],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-21 12:34:24','内网IP|0|0|内网IP|内网IP'),(1522,'zhangyukang','更新部门','374','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=71, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 18 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-21 12:47:28','内网IP|0|0|内网IP|内网IP'),(1523,'zhangyukang','删除部门','330','com.coderman.api.system.controller.DepartmentController.delete()','paramName:[id],args:[18],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-23 10:15:32','内网IP|0|0|内网IP|内网IP'),(1524,'zhangyukang','删除部门','41','com.coderman.api.system.controller.DepartmentController.delete()','paramName:[id],args:[17],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-23 10:15:35','内网IP|0|0|内网IP|内网IP'),(1525,'zhangyukang','用户|禁用/启用','1998','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[6, true],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-23 20:04:05','内网IP|0|0|内网IP|内网IP'),(1526,'zhangyukang','用户|禁用/启用','902','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[6, false],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-23 20:04:08','内网IP|0|0|内网IP|内网IP'),(1527,'zhangyukang','分配角色','1508','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[6, [Ljava.lang.Long;@7098d426],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-23 20:04:26','内网IP|0|0|内网IP|内网IP'),(1528,'zhangyukang','更新菜单','615','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[226, MenuVO(id=226, parentId=1, menuName=用户管理, url=/users, icon=el-icon-user, type=0, orderNum=2, createTime=Tue Mar 10 05:27:54 CST 2020, modifiedTime=Sat Mar 21 11:18:17 CST 2020, disabled=false, open=0, perms=users)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-23 20:04:37','内网IP|0|0|内网IP|内网IP'),(1529,'zhangyukang','角色|禁用/启用','355','com.coderman.api.system.controller.RoleController.updateStatus()','paramName:[id, status],args:[126, true],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-23 20:04:46','内网IP|0|0|内网IP|内网IP'),(1530,'zhangyukang','角色|禁用/启用','823','com.coderman.api.system.controller.RoleController.updateStatus()','paramName:[id, status],args:[126, false],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-23 20:04:49','内网IP|0|0|内网IP|内网IP'),(1531,'zhangyukang','角色授权','229','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[126, [Ljava.lang.Long;@31e39bfb],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-23 20:04:54','内网IP|0|0|内网IP|内网IP'),(1532,'zhangyukang','导出部门excel','3104','com.coderman.api.system.controller.DepartmentController.export()','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@774c9336],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-23 20:05:07','内网IP|0|0|内网IP|内网IP'),(1533,'zhangyukang','新增菜单/按钮','516','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=1, menuName=附件管理, url=/attachments, icon=el-icon-picture-outline, type=0, orderNum=2, createTime=null, modifiedTime=null, disabled=false, open=1, perms=)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-25 10:52:17','内网IP|0|0|内网IP|内网IP'),(1534,'zhangyukang','用户|禁用/启用','109','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[6, true],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-25 13:21:53','内网IP|0|0|内网IP|内网IP'),(1535,'zhangyukang','用户|禁用/启用','39','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[6, false],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-25 13:21:54','内网IP|0|0|内网IP|内网IP'),(1536,'zhangyukang','更新部门','198','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=54, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Tue Apr 21 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-25 13:22:55','内网IP|0|0|内网IP|内网IP'),(1537,'zhangyukang','角色授权','6752','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[138, [Ljava.lang.Long;@6cb1f986],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-25 13:30:21','内网IP|0|0|内网IP|内网IP'),(1538,'zhangyukang','分配角色','3207','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[184, [Ljava.lang.Long;@2901618e],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-25 13:31:17','内网IP|0|0|内网IP|内网IP'),(1539,'zhangyukang','角色授权','1450','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@169f37e7],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-25 13:33:12','内网IP|0|0|内网IP|内网IP'),(1540,'zhangyukang','更新部门','834','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=71, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sat Apr 25 00:00:00 CST 2020, mgrName=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-26 10:10:42','内网IP|0|0|内网IP|内网IP'),(1541,'zhangyukang','角色授权','3245','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[138, [Ljava.lang.Long;@494d40a4],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-27 09:45:33','内网IP|0|0|内网IP|内网IP'),(1542,'zhangyukang','角色授权','1878','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[138, [Ljava.lang.Long;@2962474a],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-27 09:53:23','内网IP|0|0|内网IP|内网IP'),(1543,'zhangyukang','角色授权','1181','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[138, [Ljava.lang.Long;@43e8515d],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-27 09:54:28','内网IP|0|0|内网IP|内网IP'),(1544,'zhangyukang','角色授权','180','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@37e7e1e4],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-27 09:55:26','内网IP|0|0|内网IP|内网IP'),(1545,'zhangyukang','更新角色','1712','com.coderman.api.system.controller.RoleController.update()','paramName:[id, roleVO],args:[2, RoleVO(id=2, roleName=系统管理员, remark=拥有系统的最高权限., createTime=Fri Jun 14 00:00:00 CST 2019, modifiedTime=Sat Apr 11 13:45:29 CST 2020, status=null)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-27 09:59:00','内网IP|0|0|内网IP|内网IP'),(1546,'zhangyukang','角色授权','1561','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[2, [Ljava.lang.Long;@1bc27799],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-27 09:59:32','内网IP|0|0|内网IP|内网IP'),(1547,'zhangyukang','更新菜单','444','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[247, MenuVO(id=247, parentId=4, menuName=添加菜单, url=, icon=el-icon-s-opportunity, type=1, orderNum=1, createTime=Tue Mar 10 07:55:10 CST 2020, modifiedTime=Sat Apr 11 11:19:48 CST 2020, disabled=false, open=0, perms=menu:add)],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-27 09:59:44','内网IP|0|0|内网IP|内网IP'),(1548,'zhangyukang','角色授权','1265','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[2, [Ljava.lang.Long;@2f4831b3],role:[Role{id=140, roleName=\'系主任\'}]','127.0.0.1','2020-04-27 10:00:22','内网IP|0|0|内网IP|内网IP'),(1549,'系统测试人员','角色授权','353','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@d04d201],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 10:49:08','内网IP|0|0|内网IP|内网IP'),(1550,'系统测试人员','角色授权','146','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@4dab899d],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 10:50:58','内网IP|0|0|内网IP|内网IP'),(1551,'系统测试人员','角色授权','252','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@14a08d3f],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 10:51:48','内网IP|0|0|内网IP|内网IP'),(1552,'系统测试人员','更新菜单','97','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[254, MenuVO(id=254, parentId=226, menuName=分配角色, url=, icon=el-icon-s-tools, type=1, orderNum=3, createTime=Wed Mar 11 01:32:29 CST 2020, modifiedTime=Sat Mar 14 04:56:13 CST 2020, disabled=false, open=0, perms=assign)],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 10:57:31','内网IP|0|0|内网IP|内网IP'),(1553,'系统测试人员','更新菜单','20','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[254, MenuVO(id=254, parentId=226, menuName=分配角色, url=, icon=el-icon-s-tools, type=1, orderNum=3, createTime=Wed Mar 11 01:32:29 CST 2020, modifiedTime=Mon Apr 27 10:57:31 CST 2020, disabled=false, open=0, perms=user:assign)],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 10:58:30','内网IP|0|0|内网IP|内网IP'),(1554,'系统测试人员','角色授权','237','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@13341c94],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 10:59:58','内网IP|0|0|内网IP|内网IP'),(1555,'系统测试人员','角色授权','147','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@4cc0746a],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 11:00:44','内网IP|0|0|内网IP|内网IP'),(1556,'系统测试人员','角色授权','149','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@74f6ea3f],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 11:05:17','内网IP|0|0|内网IP|内网IP'),(1557,'系统测试人员','角色授权','198','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@3e47157c],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 11:06:35','内网IP|0|0|内网IP|内网IP'),(1558,'系统测试人员','角色授权','4601','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@3cad07e0],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 11:07:53','内网IP|0|0|内网IP|内网IP'),(1559,'系统测试人员','角色授权','10479','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@3de181f5],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 11:08:37','内网IP|0|0|内网IP|内网IP'),(1560,'系统测试人员','角色授权','2324','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@508077b],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 11:09:27','内网IP|0|0|内网IP|内网IP'),(1561,'系统测试人员','角色授权','3128','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@1e273a4f],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 11:12:34','内网IP|0|0|内网IP|内网IP'),(1562,'系统测试人员','角色授权','8082','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@5c12697a],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 11:13:05','内网IP|0|0|内网IP|内网IP'),(1563,'系统测试人员','角色授权','1837','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@712fb684],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 11:14:08','内网IP|0|0|内网IP|内网IP'),(1564,'系统测试人员','角色授权','167','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@2f7beff1],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 11:15:40','内网IP|0|0|内网IP|内网IP'),(1565,'zhangyukang','角色授权','1291','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@1d2cf677],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 11:33:19','内网IP|0|0|内网IP|内网IP'),(1566,'zhangyukang','角色授权','216','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@4e1b9b1e],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 11:33:38','内网IP|0|0|内网IP|内网IP'),(1567,'zhangyukang','角色授权','2524','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@fd76f3b],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 11:36:45','内网IP|0|0|内网IP|内网IP'),(1568,'系统测试人员','角色授权','411','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@54b1eba],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 12:17:11','内网IP|0|0|内网IP|内网IP'),(1569,'系统测试人员','角色授权','265','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@2a009e4f],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 12:17:35','内网IP|0|0|内网IP|内网IP'),(1570,'系统测试人员','更新用户','232','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[42, UserEditVO(id=42, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=1, birth=Fri Mar 13 00:00:00 CST 2020, departmentId=12)],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 12:23:12','内网IP|0|0|内网IP|内网IP'),(1571,'系统测试人员','角色授权','2696','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@3b45e0f6],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 12:24:33','内网IP|0|0|内网IP|内网IP'),(1572,'系统测试人员','分配角色','114','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[42, [Ljava.lang.Long;@116d77be],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 12:25:33','内网IP|0|0|内网IP|内网IP'),(1573,'系统测试人员','角色授权','231','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@6c642bdb],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 12:26:02','内网IP|0|0|内网IP|内网IP'),(1574,'系统测试人员','角色授权','199','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@14972c54],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 12:29:21','内网IP|0|0|内网IP|内网IP'),(1575,'zhangyukang','角色授权','1540','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@6deb7c1d],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 12:32:36','内网IP|0|0|内网IP|内网IP'),(1576,'zhangyukang','角色授权','849','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@3c56a06],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 12:34:28','内网IP|0|0|内网IP|内网IP'),(1577,'zhangyukang','角色授权','791','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@3f462100],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 12:35:11','内网IP|0|0|内网IP|内网IP'),(1578,'zhangyukang','角色授权','1467','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@bba1c9a],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 12:40:11','内网IP|0|0|内网IP|内网IP'),(1579,'zhangyukang','角色授权','502','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@3eef02be],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 12:40:53','内网IP|0|0|内网IP|内网IP'),(1580,'系统测试人员','角色授权','3074','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@2d294b6c],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 16:48:33','内网IP|0|0|内网IP|内网IP'),(1582,'系统测试人员','角色授权','3557','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@469c154f],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 16:49:34','内网IP|0|0|内网IP|内网IP'),(1583,'zhangyukang','新增菜单/按钮','474','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=310, menuName=添加去处, url=, icon=el-icon-add, type=1, orderNum=2, createTime=null, modifiedTime=null, disabled=false, open=1, perms=consumer:add)],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 16:57:04','内网IP|0|0|内网IP|内网IP'),(1584,'zhangyukang','新增菜单/按钮','1146','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=310, menuName=删除去处, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=consumer:delete)],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 16:57:43','内网IP|0|0|内网IP|内网IP'),(1585,'zhangyukang','更新菜单','303','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[322, MenuVO(id=322, parentId=310, menuName=添加去处, url=, icon=el-icon-plus, type=1, orderNum=2, createTime=Mon Apr 27 16:57:04 CST 2020, modifiedTime=Mon Apr 27 16:57:04 CST 2020, disabled=false, open=1, perms=consumer:add)],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 16:58:21','内网IP|0|0|内网IP|内网IP'),(1586,'zhangyukang','新增菜单/按钮','267','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=310, menuName=编辑去处, url=, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=consumer:edit)],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 16:59:17','内网IP|0|0|内网IP|内网IP'),(1587,'zhangyukang','新增菜单/按钮','37','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=310, menuName=更新去处, url=null, icon=el-icon-star-off, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=consumer:update)],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 17:00:18','内网IP|0|0|内网IP|内网IP'),(1588,'zhangyukang','角色授权','1509','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@5f159a81],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 17:01:35','内网IP|0|0|内网IP|内网IP'),(1589,'zhangyukang','更新菜单','1393','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[303, MenuVO(id=303, parentId=0, menuName=健康报备, url=, icon=el-icon-platform-eleme, type=0, orderNum=3, createTime=Tue Mar 24 10:11:53 CST 2020, modifiedTime=Sun Apr 05 10:21:22 CST 2020, disabled=false, open=0, perms=)],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 17:06:14','内网IP|0|0|内网IP|内网IP'),(1590,'zhangyukang','新增菜单/按钮','538','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=230, menuName=添加入库, url=, icon=el-icon-plus, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=inStock:in)],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 17:07:05','内网IP|0|0|内网IP|内网IP'),(1591,'zhangyukang','新增菜单/按钮','310','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=326, menuName=入库明细, url=null, icon=el-icon-zoom-in, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=inStock:detail)],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 17:07:43','内网IP|0|0|内网IP|内网IP'),(1592,'zhangyukang','删除菜单/按钮','648','com.coderman.api.system.controller.MenuController.delete()','paramName:[id],args:[327],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 17:07:52','内网IP|0|0|内网IP|内网IP'),(1593,'zhangyukang','新增菜单/按钮','884','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=230, menuName=入库明细, url=null, icon=el-icon-zoom-in, type=1, orderNum=2, createTime=null, modifiedTime=null, disabled=false, open=0, perms=inStock:detail)],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 17:08:26','内网IP|0|0|内网IP|内网IP'),(1594,'系统测试人员','角色授权','2349','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@3583c0f6],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 17:11:00','内网IP|0|0|内网IP|内网IP'),(1595,'系统测试人员','角色授权','2203','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@6c131856],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 17:13:48','内网IP|0|0|内网IP|内网IP'),(1596,'系统测试人员','角色授权','74899','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@5d81e33e],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 17:15:41','内网IP|0|0|内网IP|内网IP'),(1597,'zhangyukang','新增菜单/按钮','588','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=4, menuName=导出菜单, url=null, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=menu:export)],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 17:26:41','内网IP|0|0|内网IP|内网IP'),(1598,'系统测试人员','角色授权','3760','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@2795ea5c],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 17:27:43','内网IP|0|0|内网IP|内网IP'),(1599,'系统测试人员','角色授权','48089','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@4d778aeb],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 17:33:01','内网IP|0|0|内网IP|内网IP'),(1600,'系统测试人员','角色授权','3105','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@48c1a55f],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 17:40:07','内网IP|0|0|内网IP|内网IP'),(1601,'系统测试人员','角色授权','1851','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@55053644],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 17:41:22','内网IP|0|0|内网IP|内网IP'),(1602,'系统测试人员','角色授权','2079','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@21a117dd],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-27 17:42:10','内网IP|0|0|内网IP|内网IP'),(1603,'zhangyukang','更新角色','658','com.coderman.api.system.controller.RoleController.update()','paramName:[id, roleVO],args:[0, RoleVO(id=0, roleName=admin33, remark=拥有系统的最高权限., createTime=Fri Jun 14 00:00:00 CST 2019, modifiedTime=Mon Apr 27 09:58:59 CST 2020, status=null)],role:[Role{id=0, roleName=\'admin\'}]','127.0.0.1','2020-04-27 21:29:29','内网IP|0|0|内网IP|内网IP'),(1604,'zhangyukang','添加部门','110','com.coderman.api.system.controller.DepartmentController.add()','paramName:[departmentVO],args:[DepartmentVO(id=null, name=ttttt, phone=15078451414, address=tetet, mgrId=67, createTime=null, modifiedTime=null, mgrName=null)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-28 08:41:22','内网IP|0|0|内网IP|内网IP'),(1605,'zhangyukang','删除部门','254','com.coderman.api.system.controller.DepartmentController.delete()','paramName:[id],args:[19],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-28 08:41:29','内网IP|0|0|内网IP|内网IP'),(1606,'zhangyukang','更新部门','346','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=67, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Sun Apr 26 00:00:00 CST 2020, mgrName=null)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-28 08:41:35','内网IP|0|0|内网IP|内网IP'),(1607,'zhangyukang','更新部门','93','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=67, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Tue Apr 28 00:00:00 CST 2020, mgrName=null)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-28 12:52:43','内网IP|0|0|内网IP|内网IP'),(1608,'系统测试人员','角色授权','529','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[138, [Ljava.lang.Long;@699c9d47],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-29 21:47:29','内网IP|0|0|内网IP|内网IP'),(1609,'系统测试人员','角色授权','221','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@3ce3e4c9],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-29 21:48:13','内网IP|0|0|内网IP|内网IP'),(1610,'系统测试人员','角色授权','1332','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@5dcd6bc9],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-29 21:56:08','内网IP|0|0|内网IP|内网IP'),(1611,'系统测试人员','角色授权','297','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@76f0f223],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 09:20:34','内网IP|0|0|内网IP|内网IP'),(1612,'系统测试人员','新增菜单/按钮','111','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=267, menuName=回收物资, url=, icon=el-icon-remove, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=product:remove)],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 09:22:46','内网IP|0|0|内网IP|内网IP'),(1613,'系统测试人员','角色授权','287','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@3c9cdeee],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 09:22:57','内网IP|0|0|内网IP|内网IP'),(1614,'zhangyukang','新增菜单/按钮','102','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=267, menuName=回收站, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=product:recycle)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 18:27:02','内网IP|0|0|内网IP|内网IP'),(1615,'zhangyukang','更新菜单','262','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[275, MenuVO(id=275, parentId=331, menuName=删除物资, url=null, icon=el-icon-c-scale-to-original, type=1, orderNum=2, createTime=Sat Mar 21 02:04:55 CST 2020, modifiedTime=Sat Mar 21 02:04:55 CST 2020, disabled=false, open=0, perms=product:recycle:delete)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 18:28:30','内网IP|0|0|内网IP|内网IP'),(1616,'zhangyukang','更新菜单','2824','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[229, MenuVO(id=229, parentId=312, menuName=物资管理, url=, icon=el-icon-date, type=0, orderNum=1, createTime=Tue Mar 10 05:34:08 CST 2020, modifiedTime=Sat Apr 11 13:56:13 CST 2020, disabled=false, open=1, perms=el-icon-date)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 18:29:23','内网IP|0|0|内网IP|内网IP'),(1617,'zhangyukang','更新菜单','99','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[5, MenuVO(id=5, parentId=0, menuName=日志管理, url=/logs, icon=el-icon-camera, type=0, orderNum=5, createTime=Sat Mar 07 18:58:18 CST 2020, modifiedTime=Sun Mar 22 22:19:32 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 18:29:29','内网IP|0|0|内网IP|内网IP'),(1618,'zhangyukang','更新菜单','600','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[311, MenuVO(id=311, parentId=312, menuName=物资流向, url=null, icon=el-icon-edit, type=0, orderNum=3, createTime=Sun Apr 05 10:16:59 CST 2020, modifiedTime=Sun Apr 05 10:17:01 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 18:40:44','内网IP|0|0|内网IP|内网IP'),(1619,'zhangyukang','更新菜单','76','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[331, MenuVO(id=331, parentId=267, menuName=物资回收站, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=Thu Apr 30 18:27:02 CST 2020, modifiedTime=Thu Apr 30 18:27:02 CST 2020, disabled=false, open=0, perms=product:recycle)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 18:52:31','内网IP|0|0|内网IP|内网IP'),(1620,'zhangyukang','更新菜单','162','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[331, MenuVO(id=331, parentId=267, menuName=物资回收, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=Thu Apr 30 18:27:02 CST 2020, modifiedTime=Thu Apr 30 18:52:31 CST 2020, disabled=false, open=0, perms=product:recycle)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 18:52:46','内网IP|0|0|内网IP|内网IP'),(1621,'zhangyukang','更新菜单','40','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[330, MenuVO(id=330, parentId=331, menuName=回收物资, url=, icon=el-icon-remove, type=1, orderNum=1, createTime=Thu Apr 30 09:22:46 CST 2020, modifiedTime=Thu Apr 30 09:22:46 CST 2020, disabled=false, open=0, perms=product:remove)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 18:53:45','内网IP|0|0|内网IP|内网IP'),(1622,'zhangyukang','更新菜单','61','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[330, MenuVO(id=330, parentId=331, menuName=还原物资, url=, icon=el-icon-refresh, type=1, orderNum=1, createTime=Thu Apr 30 09:22:46 CST 2020, modifiedTime=Thu Apr 30 18:53:45 CST 2020, disabled=false, open=0, perms=product:back)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 18:55:47','内网IP|0|0|内网IP|内网IP'),(1623,'zhangyukang','更新菜单','26','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[267, MenuVO(id=267, parentId=229, menuName=物资资料, url=/products, icon=el-icon-goods, type=0, orderNum=2, createTime=Mon Mar 16 09:01:02 CST 2020, modifiedTime=Tue Mar 24 10:13:55 CST 2020, disabled=false, open=1, perms=)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 18:55:53','内网IP|0|0|内网IP|内网IP'),(1624,'zhangyukang','新增菜单/按钮','137','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=267, menuName=回收物资, url=, icon=el-icon-remove, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=product:remove)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 18:56:48','内网IP|0|0|内网IP|内网IP'),(1625,'zhangyukang','更新菜单','42','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[331, MenuVO(id=331, parentId=267, menuName=回收站, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=Thu Apr 30 18:27:02 CST 2020, modifiedTime=Thu Apr 30 18:52:46 CST 2020, disabled=false, open=0, perms=product:recycle)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 18:57:19','内网IP|0|0|内网IP|内网IP'),(1626,'zhangyukang','新增菜单/按钮','174','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=267, menuName=物资审核, url=null, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=product:examine)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 18:58:38','内网IP|0|0|内网IP|内网IP'),(1627,'zhangyukang','新增菜单/按钮','126','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=333, menuName=审核通过, url=null, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=product:examine:publish)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 18:59:48','内网IP|0|0|内网IP|内网IP'),(1628,'zhangyukang','新增菜单/按钮','117','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=333, menuName=物资删除, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=product:examine:delete)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 19:01:00','内网IP|0|0|内网IP|内网IP'),(1629,'zhangyukang','更新菜单','115','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[330, MenuVO(id=330, parentId=331, menuName=还原物资, url=, icon=el-icon-refresh, type=1, orderNum=1, createTime=Thu Apr 30 09:22:46 CST 2020, modifiedTime=Thu Apr 30 18:55:47 CST 2020, disabled=false, open=0, perms=product:recycle:back)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 19:03:04','内网IP|0|0|内网IP|内网IP'),(1630,'zhangyukang','更新菜单','113','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[335, MenuVO(id=335, parentId=333, menuName=物资删除, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=Thu Apr 30 19:01:00 CST 2020, modifiedTime=Thu Apr 30 19:01:00 CST 2020, disabled=false, open=0, perms=product:delete)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 19:04:20','内网IP|0|0|内网IP|内网IP'),(1631,'zhangyukang','删除菜单/按钮','130','com.coderman.api.system.controller.MenuController.delete()','paramName:[id],args:[335],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 19:04:34','内网IP|0|0|内网IP|内网IP'),(1632,'zhangyukang','删除菜单/按钮','19','com.coderman.api.system.controller.MenuController.delete()','paramName:[id],args:[334],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 19:04:38','内网IP|0|0|内网IP|内网IP'),(1633,'zhangyukang','删除菜单/按钮','64','com.coderman.api.system.controller.MenuController.delete()','paramName:[id],args:[275],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 19:04:47','内网IP|0|0|内网IP|内网IP'),(1634,'zhangyukang','删除菜单/按钮','20','com.coderman.api.system.controller.MenuController.delete()','paramName:[id],args:[330],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 19:04:51','内网IP|0|0|内网IP|内网IP'),(1635,'zhangyukang','更新菜单','120','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[331, MenuVO(id=331, parentId=267, menuName=回收物资, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=Thu Apr 30 18:27:02 CST 2020, modifiedTime=Thu Apr 30 18:57:19 CST 2020, disabled=false, open=0, perms=product:remove)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 19:05:09','内网IP|0|0|内网IP|内网IP'),(1636,'zhangyukang','更新菜单','107','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[331, MenuVO(id=331, parentId=267, menuName=删除物资, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=Thu Apr 30 18:27:02 CST 2020, modifiedTime=Thu Apr 30 19:05:09 CST 2020, disabled=false, open=0, perms=product:delete)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 19:05:31','内网IP|0|0|内网IP|内网IP'),(1637,'zhangyukang','更新菜单','117','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[333, MenuVO(id=333, parentId=267, menuName=物资审核, url=null, icon=el-icon-edit, type=1, orderNum=1, createTime=Thu Apr 30 18:58:38 CST 2020, modifiedTime=Thu Apr 30 18:58:38 CST 2020, disabled=false, open=0, perms=product:publish)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 19:05:42','内网IP|0|0|内网IP|内网IP'),(1638,'zhangyukang','新增菜单/按钮','33','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=267, menuName=物资还原, url=null, icon=el-icon-top-left, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=product:back)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-04-30 19:06:22','内网IP|0|0|内网IP|内网IP'),(1639,'系统测试人员','角色授权','331','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@19c4392c],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 19:07:56','内网IP|0|0|内网IP|内网IP'),(1640,'系统测试人员','角色授权','141','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@620d0150],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 19:08:38','内网IP|0|0|内网IP|内网IP'),(1641,'系统测试人员','角色授权','142','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@34ab349f],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 19:09:42','内网IP|0|0|内网IP|内网IP'),(1642,'系统测试人员','角色授权','243','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@1a010211],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 19:10:28','内网IP|0|0|内网IP|内网IP'),(1643,'系统测试人员','角色授权','283','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@709f9433],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 19:11:06','内网IP|0|0|内网IP|内网IP'),(1644,'系统测试人员','更新菜单','21','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[267, MenuVO(id=267, parentId=229, menuName=物资资料, url=/products, icon=el-icon-goods, type=0, orderNum=2, createTime=Mon Mar 16 09:01:02 CST 2020, modifiedTime=Thu Apr 30 18:55:53 CST 2020, disabled=false, open=0, perms=)],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 19:11:56','内网IP|0|0|内网IP|内网IP'),(1645,'系统测试人员','新增菜单/按钮','80','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=230, menuName=入库回收, url=, icon=el-icon-remove, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=inStock:remove)],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 19:12:56','内网IP|0|0|内网IP|内网IP'),(1646,'系统测试人员','更新菜单','61','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[230, MenuVO(id=230, parentId=229, menuName=物资入库, url=/inStocks, icon=el-icon-date, type=0, orderNum=1, createTime=Tue Mar 10 05:34:28 CST 2020, modifiedTime=Thu Mar 19 02:24:33 CST 2020, disabled=false, open=1, perms=el-icon-date)],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 19:13:01','内网IP|0|0|内网IP|内网IP'),(1647,'系统测试人员','新增菜单/按钮','125','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=230, menuName=入库审核, url=null, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=inStock:publish)],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 19:13:33','内网IP|0|0|内网IP|内网IP'),(1648,'系统测试人员','新增菜单/按钮','124','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=230, menuName=删除记录, url=null, icon=el-icon-delete, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=inStock:delete)],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 19:14:03','内网IP|0|0|内网IP|内网IP'),(1649,'系统测试人员','角色授权','100','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@7fc4aab2],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 19:15:21','内网IP|0|0|内网IP|内网IP'),(1650,'系统测试人员','角色授权','141','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@5b4fee4d],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 19:15:49','内网IP|0|0|内网IP|内网IP'),(1651,'系统测试人员','角色授权','98','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@6aaf91a5],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 19:16:22','内网IP|0|0|内网IP|内网IP'),(1652,'系统测试人员','新增菜单/按钮','115','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=230, menuName=入库还原, url=, icon=el-icon-d-arrow-left, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=inStock:back)],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 19:17:27','内网IP|0|0|内网IP|内网IP'),(1653,'系统测试人员','角色授权','202','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@1a6d6057],role:[Role{id=125, roleName=\'测试用户\'}]','127.0.0.1','2020-04-30 19:17:34','内网IP|0|0|内网IP|内网IP'),(1654,'zhangyukang','删除菜单/按钮','445','com.coderman.api.system.controller.MenuController.delete()','paramName:[id],args:[302],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-01 12:40:39','内网IP|0|0|内网IP|内网IP'),(1655,'zhangyukang','更新菜单','161','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[272, MenuVO(id=272, parentId=303, menuName=疫情辟谣, url=/rumors, icon=el-icon-help, type=0, orderNum=5, createTime=Fri Mar 20 19:29:40 CST 2020, modifiedTime=Sun Apr 05 10:21:30 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-01 12:41:01','内网IP|0|0|内网IP|内网IP'),(1656,'zhangyukang','更新菜单','1427','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[319, MenuVO(id=319, parentId=1, menuName=公告管理, url=/notices, icon=el-icon-s-flag, type=0, orderNum=4, createTime=Tue Apr 21 12:07:46 CST 2020, modifiedTime=Tue Apr 21 12:23:05 CST 2020, disabled=true, open=0, perms=)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-05 19:55:10','内网IP|0|0|内网IP|内网IP'),(1657,'zhangyukang','更新菜单','413','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat Apr 18 12:29:15 CST 2020, disabled=true, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-05 19:55:31','内网IP|0|0|内网IP|内网IP'),(1658,'zhangyukang','更新菜单','729','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Tue May 05 19:55:30 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-05 19:55:55','内网IP|0|0|内网IP|内网IP'),(1659,'zhangyukang','更新菜单','1037','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[304, MenuVO(id=304, parentId=303, menuName=健康打卡, url=/health, icon=el-icon-s-cooperation, type=0, orderNum=1, createTime=Tue Mar 24 10:12:57 CST 2020, modifiedTime=Tue Mar 24 10:12:57 CST 2020, disabled=false, open=0, perms=)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-06 09:37:52','内网IP|0|0|内网IP|内网IP'),(1660,'zhangyukang','更新用户','441','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=0, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=14)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-06 10:54:34','内网IP|0|0|内网IP|内网IP'),(1661,'zhangyukang','更新用户','65','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[55, UserEditVO(id=55, username=coderman, nickname=zhangyu, email=zhangyukang@qq.com, phoneNumber=13426528317, sex=1, birth=Thu Mar 12 00:00:00 CST 2020, departmentId=16)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-06 10:54:51','内网IP|0|0|内网IP|内网IP'),(1662,'zhangyukang','更新用户','1138','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[80, UserEditVO(id=80, username=4f9dac, nickname=xiaohfdsa, email=b5501@qq.com, phoneNumber=13521245214, sex=0, birth=Mon Mar 09 00:00:00 CST 2020, departmentId=15)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-06 10:54:58','内网IP|0|0|内网IP|内网IP'),(1663,'zhangyukang','用户|禁用/启用','2064','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[42, true],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-07 12:24:52','内网IP|0|0|内网IP|内网IP'),(1664,'zhangyukang','更新部门','436','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=71, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Tue Apr 28 00:00:00 CST 2020, mgrName=null, total=0)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-07 12:25:10','内网IP|0|0|内网IP|内网IP'),(1665,'zhangyukang','新增菜单/按钮','1277','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=295, menuName=个人博客, url=/blog, icon=el-icon-view, type=0, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-07 19:34:33','内网IP|0|0|内网IP|内网IP'),(1666,'zhangyukang','更新菜单','1992','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[312, MenuVO(id=312, parentId=0, menuName=业务管理, url=null, icon=el-icon-edit, type=0, orderNum=2, createTime=Sun Apr 05 10:19:07 CST 2020, modifiedTime=Sat Apr 11 13:56:54 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-07 19:35:13','内网IP|0|0|内网IP|内网IP'),(1667,'zhangyukang','更新菜单','1223','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[5, MenuVO(id=5, parentId=0, menuName=日志管理, url=/logs, icon=el-icon-camera, type=0, orderNum=6, createTime=Sat Mar 07 18:58:18 CST 2020, modifiedTime=Thu Apr 30 18:29:29 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-07 19:35:20','内网IP|0|0|内网IP|内网IP'),(1668,'zhangyukang','更新菜单','673','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[295, MenuVO(id=295, parentId=0, menuName=其他管理, url=, icon=el-icon-s-marketing, type=0, orderNum=5, createTime=Sun Mar 22 01:21:56 CST 2020, modifiedTime=Tue Mar 24 10:25:16 CST 2020, disabled=false, open=0, perms=)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-07 19:35:28','内网IP|0|0|内网IP|内网IP'),(1669,'zhangyukang','新增菜单/按钮','1660','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=295, menuName=BBS论坛, url=/forum, icon=el-icon-edit, type=0, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-07 19:38:00','内网IP|0|0|内网IP|内网IP'),(1670,'zhangyukang','更新菜单','699','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[295, MenuVO(id=295, parentId=0, menuName=其他管理, url=, icon=el-icon-s-marketing, type=0, orderNum=5, createTime=Sun Mar 22 01:21:56 CST 2020, modifiedTime=Thu May 07 19:35:27 CST 2020, disabled=false, open=1, perms=)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-07 19:43:30','内网IP|0|0|内网IP|内网IP'),(1671,'zhangyukang','更新菜单','616','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[296, MenuVO(id=296, parentId=295, menuName=swagger文档, url=/swagger, icon=el-icon-document, type=0, orderNum=2, createTime=Sun Mar 22 01:22:48 CST 2020, modifiedTime=Sun Mar 22 01:35:53 CST 2020, disabled=false, open=0, perms=null)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-07 19:43:42','内网IP|0|0|内网IP|内网IP'),(1672,'zhangyukang','删除菜单/按钮','302','com.coderman.api.system.controller.MenuController.delete()','paramName:[id],args:[342],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-07 19:43:46','内网IP|0|0|内网IP|内网IP'),(1673,'zhangyukang','更新用户','977','com.coderman.api.system.controller.UserController.update()','paramName:[id, userEditVO],args:[184, UserEditVO(id=184, username=系统测试人员, nickname=Sys-Test, email=3053161401@qq.com, phoneNumber=15079454152, sex=1, birth=Thu Mar 19 00:00:00 CST 2020, departmentId=15)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-10 10:32:57','内网IP|0|0|内网IP|内网IP'),(1674,'zhangyukang','更新菜单','274','com.coderman.api.system.controller.MenuController.update()','paramName:[id, menuVO],args:[270, MenuVO(id=270, parentId=229, menuName=物资发放, url=/outStocks, icon=el-icon-goods, type=0, orderNum=5, createTime=Mon Mar 16 13:55:49 CST 2020, modifiedTime=Sun Mar 22 22:39:01 CST 2020, disabled=false, open=1, perms=)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-10 14:46:54','内网IP|0|0|内网IP|内网IP'),(1675,'zhangyukang','新增菜单/按钮','176','com.coderman.api.system.controller.MenuController.add()','paramName:[menuVO],args:[MenuVO(id=null, parentId=304, menuName=健康上报, url=, icon=el-icon-edit, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=0, perms=health:report)],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-14 20:21:09','内网IP|0|0|内网IP|内网IP'),(1676,'zhangyukang','角色授权','1101','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[125, [Ljava.lang.Long;@65faba4f],role:[Role{id=0, roleName=\'admin33\'}]','127.0.0.1','2020-05-14 20:21:46','内网IP|0|0|内网IP|内网IP'),(1677,'zhangyukang','删除用户','75','com.coderman.api.system.controller.UserController.delete()','[2]','127.0.0.1','2020-05-16 10:29:19','内网IP|0|0|内网IP|内网IP'),(1678,'zhangyukang','删除用户','8','com.coderman.api.system.controller.UserController.delete()','[2]','127.0.0.1','2020-05-16 10:30:52','内网IP|0|0|内网IP|内网IP'),(1679,'zhangyukang','删除用户','1','com.coderman.api.system.controller.UserController.delete()','[2]','127.0.0.1','2020-05-16 10:31:07','内网IP|0|0|内网IP|内网IP'),(1680,'zhangyukang','删除用户','78','com.coderman.api.system.controller.UserController.delete()','[2]','127.0.0.1','2020-05-16 10:31:33','内网IP|0|0|内网IP|内网IP'),(1681,'zhangyukang','删除用户','154','com.coderman.api.system.controller.UserController.delete()','[2]','127.0.0.1','2020-05-16 10:39:17','内网IP|0|0|内网IP|内网IP'),(1682,'zhangyukang','删除用户','111','com.coderman.api.system.controller.UserController.delete()','[2]','127.0.0.1','2020-05-16 10:40:12','内网IP|0|0|内网IP|内网IP'),(1683,'zhangyukang','删除用户','8','com.coderman.api.system.controller.UserController.delete()','[2]','127.0.0.1','2020-05-16 10:41:38','内网IP|0|0|内网IP|内网IP'),(1684,'zhangyukang','分配角色','1027','com.coderman.api.system.controller.UserController.assignRoles()','[6,[138]]','127.0.0.1','2020-05-16 11:08:00','内网IP|0|0|内网IP|内网IP'),(1685,'zhangyukang','用户|禁用/启用','193','com.coderman.api.system.controller.UserController.updateStatus()','[42,false]','127.0.0.1','2020-05-16 11:11:50','内网IP|0|0|内网IP|内网IP'),(1686,'zhangyukang','分配角色','513','com.coderman.api.system.controller.UserController.assignRoles()','paramName:[id, rids],args:[6, [Ljava.lang.Long;@43ade6fb]','127.0.0.1','2020-05-16 11:30:37','内网IP|0|0|内网IP|内网IP'),(1687,'zhangyukang','用户|禁用/启用','116','com.coderman.api.system.controller.UserController.updateStatus()','paramName:[id, status],args:[42, true]','127.0.0.1','2020-05-16 11:47:19','内网IP|0|0|内网IP|内网IP'),(1688,'zhangyukang','角色授权','25','com.coderman.api.system.controller.RoleController.authority()','paramName:[id, mids],args:[0, [Ljava.lang.Long;@234843a4]','127.0.0.1','2020-05-16 11:47:22','内网IP|0|0|内网IP|内网IP'),(1689,'zhangyukang','更新部门','107','com.coderman.api.system.controller.DepartmentController.update()','paramName:[id, departmentVO],args:[1, DepartmentVO(id=1, name=物资管理部, phone=15045741241, address=负责系统物资的管理。, mgrId=71, createTime=Mon Mar 16 00:00:00 CST 2020, modifiedTime=Thu May 07 00:00:00 CST 2020, mgrName=null, total=0)]','127.0.0.1','2020-05-16 11:47:28','内网IP|0|0|内网IP|内网IP'),(1690,'系统测试人员','更新菜单','430','com.coderman.api.system.controller.MenuController.update()response:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[303, MenuVO(id=303, parentId=0, menuName=健康报备, url=, icon=el-icon-platform-eleme, type=0, orderNum=3, createTime=Tue Mar 24 10:11:53 CST 2020, modifiedTime=Mon Apr 27 17:06:12 CST 2020, disabled=false, open=0, perms=)]','127.0.0.1','2020-05-16 11:53:36','内网IP|0|0|内网IP|内网IP'),(1691,'系统测试人员','更新菜单','789','com.coderman.api.system.controller.MenuController.update()+\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Tue May 05 19:55:54 CST 2020, disabled=false, open=0, perms=null)]','127.0.0.1','2020-05-16 11:55:00','内网IP|0|0|内网IP|内网IP'),(1693,'zhangyukang','更新菜单','735','com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat May 16 11:55:00 CST 2020, disabled=true, open=0, perms=null)]','127.0.0.1','2020-05-16 16:36:01','内网IP|0|0|内网IP|内网IP'),(1694,'zhangyukang','更新菜单','680','com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat May 16 16:36:01 CST 2020, disabled=false, open=0, perms=null)]','127.0.0.1','2020-05-16 16:36:44','内网IP|0|0|内网IP|内网IP'),(1695,'系统测试人员','更新菜单','1102','com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat May 16 16:36:44 CST 2020, disabled=true, open=0, perms=null)]','127.0.0.1','2020-05-16 16:37:06','内网IP|0|0|内网IP|内网IP'),(1696,'系统测试人员','更新菜单','1236','com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat May 16 16:37:06 CST 2020, disabled=false, open=0, perms=null)]','127.0.0.1','2020-05-16 16:37:28','内网IP|0|0|内网IP|内网IP'),(1697,'系统测试人员','更新菜单','52','com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat May 16 16:37:28 CST 2020, disabled=false, open=1, perms=null)]','127.0.0.1','2020-05-16 16:37:37','内网IP|0|0|内网IP|内网IP'),(1698,'系统测试人员','更新菜单','1269','com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[235, MenuVO(id=235, parentId=1, menuName=角色管理, url=/roles, icon=el-icon-postcard, type=0, orderNum=3, createTime=Tue Mar 10 05:51:28 CST 2020, modifiedTime=Sat Mar 14 05:09:56 CST 2020, disabled=true, open=0, perms=)]','127.0.0.1','2020-05-16 16:37:48','内网IP|0|0|内网IP|内网IP'),(1699,'系统测试人员','更新菜单','937','com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[235, MenuVO(id=235, parentId=1, menuName=角色管理, url=/roles, icon=el-icon-postcard, type=0, orderNum=3, createTime=Tue Mar 10 05:51:28 CST 2020, modifiedTime=Sat May 16 16:37:48 CST 2020, disabled=false, open=0, perms=)]','127.0.0.1','2020-05-16 16:37:58','内网IP|0|0|内网IP|内网IP'),(1700,'系统测试人员','更新菜单','37','com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[307, MenuVO(id=307, parentId=5, menuName=操作日志, url=/logs, icon=el-icon-edit, type=0, orderNum=1, createTime=Sat Apr 04 19:04:53 CST 2020, modifiedTime=Sat Apr 04 20:01:07 CST 2020, disabled=false, open=1, perms=)]','127.0.0.1','2020-05-16 16:39:18','内网IP|0|0|内网IP|内网IP'),(1701,'系统测试人员','更新菜单','43','com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat May 16 16:37:37 CST 2020, disabled=false, open=0, perms=null)]','127.0.0.1','2020-05-16 16:54:32','内网IP|0|0|内网IP|内网IP'),(1702,'系统测试人员','更新菜单','148','com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[297, MenuVO(id=297, parentId=295, menuName=监控管理, url=, icon=el-icon-warning, type=0, orderNum=1, createTime=Sun Mar 22 02:47:10 CST 2020, modifiedTime=Sun Mar 22 02:47:10 CST 2020, disabled=false, open=0, perms=)]','127.0.0.1','2020-05-16 16:54:39','内网IP|0|0|内网IP|内网IP'),(1703,'系统测试人员','更新菜单','28','com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[295, MenuVO(id=295, parentId=0, menuName=其他管理, url=, icon=el-icon-s-marketing, type=0, orderNum=5, createTime=Sun Mar 22 01:21:56 CST 2020, modifiedTime=Thu May 07 19:43:30 CST 2020, disabled=false, open=0, perms=)]','127.0.0.1','2020-05-16 16:54:43','内网IP|0|0|内网IP|内网IP'),(1704,'系统测试人员','更新菜单','41','com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[1, MenuVO(id=1, parentId=0, menuName=系统管理, url=, icon=el-icon-setting, type=0, orderNum=1, createTime=Sat Mar 07 17:41:30 CST 2020, modifiedTime=Sat May 16 16:54:32 CST 2020, disabled=false, open=1, perms=null)]','127.0.0.1','2020-05-16 16:54:50','内网IP|0|0|内网IP|内网IP'),(1705,'系统测试人员','更新菜单','129','com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[316, MenuVO(id=316, parentId=229, menuName=物资库存, url=/stocks, icon=el-icon-tickets, type=0, orderNum=5, createTime=Thu Apr 16 08:45:08 CST 2020, modifiedTime=Thu Apr 16 08:45:08 CST 2020, disabled=false, open=0, perms=)]','127.0.0.1','2020-05-16 16:56:53','内网IP|0|0|内网IP|内网IP'),(1706,'系统测试人员','更新菜单','172','com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[318, MenuVO(id=318, parentId=295, menuName=图标管理, url=/icons, icon=el-icon-star-off, type=0, orderNum=2, createTime=Tue Apr 21 12:06:33 CST 2020, modifiedTime=Sat May 16 11:57:31 CST 2020, disabled=false, open=1, perms=)]','127.0.0.1','2020-05-16 17:07:35','内网IP|0|0|内网IP|内网IP'),(1707,'系统测试人员','更新菜单','161','com.coderman.api.system.controller.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[312, MenuVO(id=312, parentId=0, menuName=业务管理, url=null, icon=el-icon-s-goods, type=0, orderNum=2, createTime=Sun Apr 05 10:19:07 CST 2020, modifiedTime=Thu May 07 19:35:11 CST 2020, disabled=false, open=0, perms=null)]','127.0.0.1','2020-05-16 17:09:22','内网IP|0|0|内网IP|内网IP'),(1708,'系统测试人员','物资资料更新','127','com.coderman.api.biz.controller.ProductController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, productVO],args:[17, ProductVO(id=17, pNum=3DFC8EA0-6, name=N95口罩, model=10个/包, unit=包, remark=救命的口罩, sort=1, createTime=Wed Mar 18 00:00:00 CST 2020, modifiedTime=Sun Apr 26 00:00:00 CST 2020, imageUrl=group1/M00/00/00/rBofMl5yGl2AR3rCAAArOxrzeKs522.jpg, categoryKeys=[20, 23, 25], oneCategoryId=20, twoCategoryId=23, threeCategoryId=25, status=0)]','127.0.0.1','2020-05-16 17:25:20','内网IP|0|0|内网IP|内网IP'),(1709,'系统测试人员','物资资料添加','308','com.coderman.api.biz.controller.ProductController.add()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[productVO],args:[ProductVO(id=null, pNum=null, name=23423424, model=23, unit=23, remark=2323, sort=1, createTime=null, modifiedTime=null, imageUrl=group1/M00/00/02/rBofMl6_sZeARmYyAACRJDOLg9A306.jpg, categoryKeys=[33, 34, 37], oneCategoryId=null, twoCategoryId=null, threeCategoryId=null, status=null)]','127.0.0.1','2020-05-16 17:25:53','内网IP|0|0|内网IP|内网IP'),(1710,'系统测试人员','物资资料回收','192','com.coderman.api.biz.controller.ProductController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[17]','127.0.0.1','2020-05-16 17:26:59','内网IP|0|0|内网IP|内网IP'),(1711,'系统测试人员','物资资料恢复','153','com.coderman.api.biz.controller.ProductController.back()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[17]','127.0.0.1','2020-05-16 17:27:03','内网IP|0|0|内网IP|内网IP'),(1712,'系统测试人员','入库单回收','145','com.coderman.api.biz.controller.InStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[88]','127.0.0.1','2020-05-16 17:31:56','内网IP|0|0|内网IP|内网IP'),(1714,'系统测试人员','入库单回收','223','com.coderman.api.biz.controller.InStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[89]','127.0.0.1','2020-05-16 17:32:26','内网IP|0|0|内网IP|内网IP'),(1715,'系统测试人员','入库单删除','1275','com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[89]','127.0.0.1','2020-05-16 17:32:35','内网IP|0|0|内网IP|内网IP'),(1716,'系统测试人员','入库单删除','659','com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[88]','127.0.0.1','2020-05-16 17:32:38','内网IP|0|0|内网IP|内网IP'),(1717,'系统测试人员','入库单申请','1077','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=15, supplierName=null, createTime=null, modified=null, productNumber=null, phone=null, remark=2222222, products=[{productId=17, productNumber=2}, {productId=25, productNumber=2}], status=null, startTime=null, endTime=null)]','127.0.0.1','2020-05-16 17:37:12','内网IP|0|0|内网IP|内网IP'),(1718,'zhangyukang','物资分类更新','244','com.coderman.api.biz.controller.ProductCategoryController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, productCategoryVO],args:[33, ProductCategoryVO(id=33, name=交通运输, remark=交通运输。。。。, sort=1, createTime=Tue Mar 17 00:00:00 CST 2020, modifiedTime=Sat Apr 11 00:00:00 CST 2020, pid=0)]','127.0.0.1','2020-05-16 17:43:39','内网IP|0|0|内网IP|内网IP'),(1719,'zhangyukang','物资分类删除','87','com.coderman.api.biz.controller.ProductCategoryController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[60]','127.0.0.1','2020-05-16 17:44:34','内网IP|0|0|内网IP|内网IP'),(1720,'zhangyukang','物资分类添加','269','com.coderman.api.biz.controller.ProductCategoryController.add()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[productCategoryVO],args:[ProductCategoryVO(id=null, name=esttet, remark=tewt, sort=1, createTime=null, modifiedTime=null, pid=59)]','127.0.0.1','2020-05-16 17:44:44','内网IP|0|0|内网IP|内网IP'),(1721,'zhangyukang','更新角色','701','com.coderman.api.system.controller.RoleController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, roleVO],args:[140, RoleVO(id=140, roleName=部门主任, remark=系主任,管理院系。, createTime=Sun Mar 15 00:00:00 CST 2020, modifiedTime=Sun Mar 15 10:49:20 CST 2020, status=null)]','127.0.0.1','2020-05-16 18:33:28','内网IP|0|0|内网IP|内网IP'),(1722,'系统测试人员','批量删除登入日志','423','com.coderman.api.system.controller.LoginLogController.batchDelete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[ids],args:[1532]','127.0.0.1','2020-05-16 18:54:03','内网IP|0|0|内网IP|内网IP'),(1723,'系统测试人员','入库单回收','1152','com.coderman.api.biz.controller.InStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[83]','127.0.0.1','2020-05-18 09:09:39','内网IP|0|0|内网IP|内网IP'),(1724,'zhangyukang','健康上报','1062','com.coderman.api.biz.controller.HealthController.report()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[healthVO],args:[HealthVO(id=null, address=天津市/市辖区/和平区, userId=null, situation=0, touch=0, passby=0, reception=0, createTime=null)]','127.0.0.1','2020-05-18 09:13:07','内网IP|0|0|内网IP|内网IP'),(1725,'系统测试人员','健康上报','369','com.coderman.api.biz.controller.HealthController.report()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[healthVO],args:[HealthVO(id=null, address=天津市/市辖区/南开区, userId=null, situation=0, touch=1, passby=1, reception=1, createTime=null)]','127.0.0.1','2020-05-18 09:22:57','内网IP|0|0|内网IP|内网IP'),(1726,'zhangyukang','健康上报','719','com.coderman.api.biz.controller.HealthController.report()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[healthVO],args:[HealthVO(id=null, address=天津市/市辖区/和平区, userId=null, situation=0, touch=1, passby=1, reception=1, createTime=null)]','127.0.0.1','2020-05-18 09:33:33','内网IP|0|0|内网IP|内网IP'),(1727,'zhangyukang','分配角色','218','com.coderman.api.system.controller.UserController.assignRoles()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, rids],args:[54, [Ljava.lang.Long;@1fcc06a0]','127.0.0.1','2020-05-18 09:49:52','内网IP|0|0|内网IP|内网IP'),(1728,'zhangyukang','删除用户','99','com.coderman.api.system.controller.UserController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[54]','127.0.0.1','2020-05-18 09:50:05','内网IP|0|0|内网IP|内网IP'),(1729,'zhangyukang','角色授权','115','com.coderman.api.system.controller.RoleController.authority()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, mids],args:[105, [Ljava.lang.Long;@1f3fe549]','127.0.0.1','2020-05-18 09:50:23','内网IP|0|0|内网IP|内网IP'),(1730,'zhangyukang','删除角色','43','com.coderman.api.system.controller.RoleController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[105]','127.0.0.1','2020-05-18 09:50:32','内网IP|0|0|内网IP|内网IP'),(1731,'zhangyukang','角色授权','264','com.coderman.api.system.controller.RoleController.authority()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, mids],args:[125, [Ljava.lang.Long;@2515724e]','127.0.0.1','2020-05-18 09:51:01','内网IP|0|0|内网IP|内网IP'),(1732,'zhangyukang','分配角色','22','com.coderman.api.system.controller.UserController.assignRoles()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, rids],args:[184, [Ljava.lang.Long;@54e4e06e]','127.0.0.1','2020-05-18 09:51:30','内网IP|0|0|内网IP|内网IP'),(1733,'系统测试人员','分配角色','121','com.coderman.api.system.controller.UserController.assignRoles()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, rids],args:[6, [Ljava.lang.Long;@7720e8b9]','127.0.0.1','2020-05-18 09:53:28','内网IP|0|0|内网IP|内网IP'),(1734,'系统测试人员','用户|禁用/启用','103','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[42, false]','127.0.0.1','2020-05-18 09:56:32','内网IP|0|0|内网IP|内网IP'),(1735,'系统测试人员','用户|禁用/启用','45','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, true]','127.0.0.1','2020-05-18 09:57:13','内网IP|0|0|内网IP|内网IP'),(1736,'系统测试人员','用户|禁用/启用','32','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[42, true]','127.0.0.1','2020-05-18 09:57:16','内网IP|0|0|内网IP|内网IP'),(1737,'系统测试人员','用户|禁用/启用','58','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, false]','127.0.0.1','2020-05-18 09:58:09','内网IP|0|0|内网IP|内网IP'),(1738,'系统测试人员','用户|禁用/启用','20','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[42, false]','127.0.0.1','2020-05-18 09:58:12','内网IP|0|0|内网IP|内网IP'),(1739,'系统测试人员','用户|禁用/启用','56','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, true]','127.0.0.1','2020-05-18 09:58:16','内网IP|0|0|内网IP|内网IP'),(1740,'系统测试人员','用户|禁用/启用','89','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[56, true]','127.0.0.1','2020-05-18 09:58:18','内网IP|0|0|内网IP|内网IP'),(1741,'系统测试人员','用户|禁用/启用','20','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[55, true]','127.0.0.1','2020-05-18 09:58:19','内网IP|0|0|内网IP|内网IP'),(1742,'系统测试人员','用户|禁用/启用','29','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, false]','127.0.0.1','2020-05-18 09:58:26','内网IP|0|0|内网IP|内网IP'),(1743,'系统测试人员','用户|禁用/启用','157','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, true]','127.0.0.1','2020-05-18 09:58:28','内网IP|0|0|内网IP|内网IP'),(1744,'系统测试人员','用户|禁用/启用','166','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, true]','127.0.0.1','2020-05-18 09:58:28','内网IP|0|0|内网IP|内网IP'),(1745,'系统测试人员','用户|禁用/启用','23','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, false]','127.0.0.1','2020-05-18 09:58:29','内网IP|0|0|内网IP|内网IP'),(1746,'系统测试人员','用户|禁用/启用','438','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, false]','127.0.0.1','2020-05-18 09:58:29','内网IP|0|0|内网IP|内网IP'),(1747,'系统测试人员','用户|禁用/启用','52','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, true]','127.0.0.1','2020-05-18 09:58:29','内网IP|0|0|内网IP|内网IP'),(1748,'系统测试人员','用户|禁用/启用','52','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, true]','127.0.0.1','2020-05-18 09:58:29','内网IP|0|0|内网IP|内网IP'),(1749,'系统测试人员','用户|禁用/启用','24','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, false]','127.0.0.1','2020-05-18 09:58:29','内网IP|0|0|内网IP|内网IP'),(1750,'系统测试人员','用户|禁用/启用','26','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, false]','127.0.0.1','2020-05-18 09:59:39','内网IP|0|0|内网IP|内网IP'),(1751,'系统测试人员','用户|禁用/启用','43','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[55, false]','127.0.0.1','2020-05-18 10:01:13','内网IP|0|0|内网IP|内网IP'),(1752,'系统测试人员','用户|禁用/启用','590','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[55, true]','127.0.0.1','2020-05-18 10:01:17','内网IP|0|0|内网IP|内网IP'),(1753,'系统测试人员','用户|禁用/启用','28','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[55, false]','127.0.0.1','2020-05-18 10:01:20','内网IP|0|0|内网IP|内网IP'),(1754,'系统测试人员','用户|禁用/启用','42','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[55, true]','127.0.0.1','2020-05-18 10:01:21','内网IP|0|0|内网IP|内网IP'),(1755,'系统测试人员','用户|禁用/启用','394','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[55, false]','127.0.0.1','2020-05-18 10:01:23','内网IP|0|0|内网IP|内网IP'),(1756,'系统测试人员','用户|禁用/启用','20','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[56, false]','127.0.0.1','2020-05-18 10:01:47','内网IP|0|0|内网IP|内网IP'),(1757,'系统测试人员','用户|禁用/启用','23','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[56, true]','127.0.0.1','2020-05-18 10:01:48','内网IP|0|0|内网IP|内网IP'),(1758,'系统测试人员','更新用户','157','com.coderman.api.system.controller.UserController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, userEditVO],args:[6, UserEditVO(id=6, username=Georgie, nickname=zhangyu, email=Georgie@qq.com, phoneNumber=17766666666, sex=0, birth=Wed Mar 25 00:00:00 CST 2020, departmentId=14)]','127.0.0.1','2020-05-18 10:01:53','内网IP|0|0|内网IP|内网IP'),(1759,'系统测试人员','用户|禁用/启用','100','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[56, false]','127.0.0.1','2020-05-18 10:02:32','内网IP|0|0|内网IP|内网IP'),(1760,'系统测试人员','用户|禁用/启用','26','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[42, true]','127.0.0.1','2020-05-18 10:02:36','内网IP|0|0|内网IP|内网IP'),(1775,'系统测试人员','分配角色','204','com.coderman.api.system.controller.UserController.assignRoles()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, rids],args:[6, [Ljava.lang.Long;@1b381a9f]','127.0.0.1','2020-05-18 10:07:30','内网IP|0|0|内网IP|内网IP'),(1776,'系统测试人员','用户|禁用/启用','30','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, true]','127.0.0.1','2020-05-18 10:07:41','内网IP|0|0|内网IP|内网IP'),(1777,'系统测试人员','用户|禁用/启用','27','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, false]','127.0.0.1','2020-05-18 10:07:44','内网IP|0|0|内网IP|内网IP'),(1778,'系统测试人员','更新用户','40','com.coderman.api.system.controller.UserController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, userEditVO],args:[123, UserEditVO(id=123, username=ad96c3, nickname=23131, email=40e2f@qq.com, phoneNumber=15078454141, sex=1, birth=Mon Mar 09 00:00:00 CST 2020, departmentId=1)]','127.0.0.1','2020-05-18 10:09:00','内网IP|0|0|内网IP|内网IP'),(1779,'系统测试人员','角色授权','3','com.coderman.api.system.controller.RoleController.authority()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, mids],args:[0, [Ljava.lang.Long;@1b59edb1]','127.0.0.1','2020-05-18 10:09:18','内网IP|0|0|内网IP|内网IP'),(1780,'系统测试人员','分配角色','56','com.coderman.api.system.controller.UserController.assignRoles()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, rids],args:[6, [Ljava.lang.Long;@121ef124]','127.0.0.1','2020-05-18 10:09:26','内网IP|0|0|内网IP|内网IP'),(1781,'系统测试人员','用户|禁用/启用','28','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, true]','127.0.0.1','2020-05-18 10:09:28','内网IP|0|0|内网IP|内网IP'),(1782,'系统测试人员','用户|禁用/启用','109','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[6, false]','127.0.0.1','2020-05-18 10:09:33','内网IP|0|0|内网IP|内网IP'),(1783,'系统测试人员','用户|禁用/启用','50','com.coderman.api.system.controller.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[186, true]','127.0.0.1','2020-05-18 10:09:43','内网IP|0|0|内网IP|内网IP'),(1784,'系统测试人员','入库单申请','238','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=2, operator=null, supplierId=15, supplierName=null, createTime=null, modified=null, productNumber=null, phone=null, remark=2342424, products=[{productId=17, productNumber=3}, {productId=25, productNumber=3}, {productId=46, productNumber=3}, {productId=19, productNumber=3}, {productId=32, productNumber=10}, {productId=34, productNumber=3}], status=null, startTime=null, endTime=null)]','127.0.0.1','2020-05-18 10:11:00','内网IP|0|0|内网IP|内网IP'),(1785,'系统测试人员','入库单审核','111','com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[91]','127.0.0.1','2020-05-18 10:11:09','内网IP|0|0|内网IP|内网IP'),(1786,'系统测试人员','入库单审核','59','com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[90]','127.0.0.1','2020-05-18 10:11:11','内网IP|0|0|内网IP|内网IP'),(1787,'系统测试人员','入库单申请','173','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=15, supplierName=null, createTime=null, modified=null, productNumber=null, phone=null, remark=222222, products=[{productId=17, productNumber=3}], status=null, startTime=null, endTime=null)]','127.0.0.1','2020-05-18 10:41:55','内网IP|0|0|内网IP|内网IP'),(1788,'系统测试人员','入库单审核','28','com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[92]','127.0.0.1','2020-05-18 10:42:04','内网IP|0|0|内网IP|内网IP'),(1789,'系统测试人员','入库单申请','559','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=15, supplierName=null, createTime=null, modified=null, productNumber=null, phone=null, remark=2222222, products=[{productId=17, productNumber=2}, {productId=25, productNumber=2}], status=null, startTime=null, endTime=null)]','127.0.0.1','2020-05-18 11:01:09','内网IP|0|0|内网IP|内网IP'),(1790,'系统测试人员','入库单审核','76','com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[93]','127.0.0.1','2020-05-18 11:01:16','内网IP|0|0|内网IP|内网IP'),(1791,'系统测试人员','入库单申请','147','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=4, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, phone=15214524587, remark=2222222, products=[{productId=17, productNumber=2}, {productId=25, productNumber=2}], status=null, startTime=null, endTime=null)]','127.0.0.1','2020-05-18 11:04:13','内网IP|0|0|内网IP|内网IP'),(1792,'系统测试人员','入库单审核','124','com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[94]','127.0.0.1','2020-05-18 11:04:53','内网IP|0|0|内网IP|内网IP'),(1793,'系统测试人员','入库单回收','116','com.coderman.api.biz.controller.InStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[94]','127.0.0.1','2020-05-18 11:18:16','内网IP|0|0|内网IP|内网IP'),(1794,'系统测试人员','入库单删除','77','com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[94]','127.0.0.1','2020-05-18 11:18:22','内网IP|0|0|内网IP|内网IP'),(1795,'系统测试人员','入库单删除','49','com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[83]','127.0.0.1','2020-05-18 11:18:24','内网IP|0|0|内网IP|内网IP'),(1796,'系统测试人员','入库单申请','92','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, phone=15078414125, remark=3243242, products=[{productId=17, productNumber=3}], status=null, startTime=null, endTime=null)]','127.0.0.1','2020-05-18 11:24:36','内网IP|0|0|内网IP|内网IP'),(1797,'系统测试人员','入库单申请','419','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, remark=44444, products=[{productId=17, productNumber=4}, {productId=25, productNumber=4}], status=null, startTime=null, endTime=null, name=北京人民大会堂, address=北京市/市辖区/朝阳区, email=xiong@qq.com, phone=15079437282, sort=1, contact=熊老板)]','127.0.0.1','2020-05-18 11:38:04','内网IP|0|0|内网IP|内网IP'),(1798,'系统测试人员','入库单申请','249','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=2, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, remark=33333, products=[{productId=25, productNumber=3}, {productId=46, productNumber=3}], status=null, startTime=null, endTime=null, name=xixiixxxxi, address=河北省/秦皇岛市/北戴河区, email=chrome@qq.com, phone=15079437282, sort=1, contact=perterchro)]','127.0.0.1','2020-05-18 11:43:49','内网IP|0|0|内网IP|内网IP'),(1799,'系统测试人员','入库单申请','252','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, remark=23432424, products=[{productId=17, productNumber=1}, {productId=25, productNumber=1}], status=null, startTime=null, endTime=null, name=aloooodf, address=山西省/晋城市/陵川县, email=justiner@qq.com, phone=15245745454, sort=1, contact=justiner)]','127.0.0.1','2020-05-18 12:21:29','内网IP|0|0|内网IP|内网IP'),(1800,'系统测试人员','入库单审核','65','com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[100]','127.0.0.1','2020-05-18 12:21:40','内网IP|0|0|内网IP|内网IP'),(1801,'系统测试人员','入库单审核','52','com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[99]','127.0.0.1','2020-05-18 12:21:41','内网IP|0|0|内网IP|内网IP'),(1802,'系统测试人员','入库单申请','350','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, remark=454545454545, products=[{productId=17, productNumber=4}, {productId=25, productNumber=4}, {productId=46, productNumber=4}], status=null, startTime=null, endTime=null, name=HHH, address=河北省/秦皇岛市/长安区, email=HHH@qq.com, phone=15079437282, sort=1, contact=HHH)]','127.0.0.1','2020-05-18 13:16:28','内网IP|0|0|内网IP|内网IP'),(1803,'系统测试人员','入库单审核','57','com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[101]','127.0.0.1','2020-05-18 13:16:38','内网IP|0|0|内网IP|内网IP'),(1804,'系统测试人员','入库单申请','894','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=17, supplierName=null, createTime=null, modified=null, productNumber=null, remark=33333, products=[{productId=17, productNumber=3}, {productId=25, productNumber=3}, {productId=46, productNumber=3}, {productId=19, productNumber=3}, {productId=32, productNumber=3}, {productId=34, productNumber=3}], status=null, startTime=null, endTime=null, name=null, address=undefined/undefined/undefined, email=null, phone=null, sort=null, contact=null)]','127.0.0.1','2020-05-18 13:18:41','内网IP|0|0|内网IP|内网IP'),(1805,'系统测试人员','入库单审核','1044','com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[102]','127.0.0.1','2020-05-18 13:18:51','内网IP|0|0|内网IP|内网IP'),(1806,'系统测试人员','入库单申请','180','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, remark=222222, products=[{productId=17, productNumber=2}, {productId=25, productNumber=2}, {productId=46, productNumber=2}], status=null, startTime=null, endTime=null, name=PuPuPu, address=山西省/阳泉市/平定县, email=124545454@qq.com, phone=15254541241, sort=1, contact=封小新)]','127.0.0.1','2020-05-18 13:42:29','内网IP|0|0|内网IP|内网IP'),(1807,'系统测试人员','入库单审核','126','com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[103]','127.0.0.1','2020-05-18 13:42:41','内网IP|0|0|内网IP|内网IP'),(1808,'系统测试人员','物资来源更新','42','com.coderman.api.biz.controller.SupplierController.update()\n\nresponse:{\"code\":200,\"msg\":\"更新来源成功\"}','paramName:[id, supplierVO],args:[22, SupplierVO(id=22, name=PuPuPu34, address=山西省/阳泉市/平定县, email=124545454@qq.com, phone=15254541241, sort=1, createTime=Mon May 18 13:42:29 CST 2020, modifiedTime=Mon May 18 00:00:00 CST 2020, contact=封小新)]','127.0.0.1','2020-05-18 13:43:05','内网IP|0|0|内网IP|内网IP'),(1809,'系统测试人员','入库单删除','373','com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[98]','127.0.0.1','2020-05-18 13:50:08','内网IP|0|0|内网IP|内网IP'),(1810,'系统测试人员','入库单删除','73','com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[97]','127.0.0.1','2020-05-18 13:50:10','内网IP|0|0|内网IP|内网IP'),(1811,'系统测试人员','入库单删除','40','com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[96]','127.0.0.1','2020-05-18 13:50:11','内网IP|0|0|内网IP|内网IP'),(1812,'系统测试人员','入库单删除','20','com.coderman.api.biz.controller.InStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[95]','127.0.0.1','2020-05-18 13:50:13','内网IP|0|0|内网IP|内网IP'),(1813,'zhangyukang','入库单申请','579','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=15, supplierName=null, createTime=null, modified=null, productNumber=null, remark=432424, products=[{productId=17, productNumber=3}, {productId=25, productNumber=3}], status=null, startTime=null, endTime=null, name=null, address=undefined/undefined/undefined, email=null, phone=null, sort=null, contact=null)]','127.0.0.1','2020-05-24 21:46:06','内网IP|0|0|内网IP|内网IP'),(1814,'zhangyukang','入库单审核','165','com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[104]','127.0.0.1','2020-05-24 21:46:16','内网IP|0|0|内网IP|内网IP'),(1815,'zhangyukang','入库单申请','1031','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":-1,\"msg\":\"邮箱不能为空\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=2, operator=null, supplierId=null, supplierName=null, createTime=null, modified=null, productNumber=null, remark=43242342424, products=[{productId=43, productNumber=1}, {productId=57, productNumber=1}, {productId=45, productNumber=1}, {productId=58, productNumber=1}, {productId=49, productNumber=1}, {productId=44, productNumber=1}], status=null, startTime=null, endTime=null, name=23424, address=天津市/市辖区/南开区, email=null, phone=15079437282, sort=1, contact=4234324)]','127.0.0.1','2020-05-25 10:23:37','内网IP|0|0|内网IP|内网IP'),(1816,'zhangyukang','入库单申请','369','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=15, supplierName=null, createTime=null, modified=null, productNumber=null, remark=32432424, products=[{productId=17, productNumber=1}, {productId=25, productNumber=1}, {productId=46, productNumber=1}, {productId=19, productNumber=1}, {productId=32, productNumber=1}, {productId=34, productNumber=1}], status=null, startTime=null, endTime=null, name=null, address=undefined/undefined/undefined, email=null, phone=null, sort=null, contact=null)]','127.0.0.1','2020-05-25 10:27:06','内网IP|0|0|内网IP|内网IP'),(1817,'zhangyukang','发放单申请','72','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=2, operator=null, createTime=null, productNumber=null, consumerId=8, remark=12ewreqrewrwr, status=null, consumerName=null, phone=null, priority=null, products=[{productId=43, productNumber=1}, {productId=57, productNumber=4}, {productId=45, productNumber=5}])]','127.0.0.1','2020-05-25 10:33:23','内网IP|0|0|内网IP|内网IP'),(1818,'zhangyukang','发放单申请','39382','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=2, operator=null, createTime=null, productNumber=null, consumerId=9, remark=234234234324, status=null, consumerName=null, phone=null, priority=null, products=[{productId=43, productNumber=1}, {productId=57, productNumber=2}, {productId=45, productNumber=3}, {productId=58, productNumber=2}, {productId=49, productNumber=2}, {productId=44, productNumber=3}])]','127.0.0.1','2020-05-25 10:34:22','内网IP|0|0|内网IP|内网IP'),(1819,'zhangyukang','发放单申请','76','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":-1,\"msg\":\"物资去向名不能为空\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, consumerId=null, remark=234234324324, status=null, consumerName=null, phone=15079437282, priority=2, products=[{productId=43, productNumber=2}, {productId=57, productNumber=2}, {productId=45, productNumber=2}, {productId=58, productNumber=2}, {productId=49, productNumber=2}, {productId=44, productNumber=2}])]','127.0.0.1','2020-05-25 10:52:34','内网IP|0|0|内网IP|内网IP'),(1820,'zhangyukang','发放单申请','1','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":-1,\"msg\":\"物资去向名不能为空\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, consumerId=null, remark=234234324324, status=null, consumerName=null, phone=15079437282, priority=2, products=[{productId=43, productNumber=2}, {productId=57, productNumber=2}, {productId=45, productNumber=2}, {productId=58, productNumber=2}, {productId=49, productNumber=2}, {productId=44, productNumber=2}])]','127.0.0.1','2020-05-25 10:52:52','内网IP|0|0|内网IP|内网IP'),(1821,'zhangyukang','发放单申请','58','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":-1,\"msg\":\"联系人不能为空\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, consumerId=null, remark=2344234324, status=null, name=test, phone=15079437282, priority=2, products=[{productId=43, productNumber=1}, {productId=57, productNumber=1}, {productId=45, productNumber=1}, {productId=58, productNumber=1}, {productId=49, productNumber=1}, {productId=44, productNumber=1}])]','127.0.0.1','2020-05-25 10:56:25','内网IP|0|0|内网IP|内网IP'),(1822,'zhangyukang','发放单申请','65','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":-1,\"msg\":\"地址不能为空\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, consumerId=null, remark=2343242424, status=null, name=234324test, phone=15079437282, contact=4324324, priority=1, products=[{productId=43, productNumber=1}, {productId=57, productNumber=1}, {productId=45, productNumber=1}])]','127.0.0.1','2020-05-25 10:58:07','内网IP|0|0|内网IP|内网IP'),(1823,'zhangyukang','发放单申请','1395','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=43, productNumber=1}, {productId=45, productNumber=1}, {productId=57, productNumber=1}], remark=43242424242, status=null, consumerId=null, name=324234, address=天津市/市辖区/和平区, phone=15079437282, contact=32424, sort=1)]','127.0.0.1','2020-05-25 11:00:23','内网IP|0|0|内网IP|内网IP'),(1824,'zhangyukang','发放单申请','734','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=57, productNumber=1}, {productId=43, productNumber=1}, {productId=45, productNumber=1}, {productId=58, productNumber=1}], remark=23432424, status=null, consumerId=null, name=test, address=福建省/莆田市/秀屿区, phone=15079437282, contact=testman, sort=2)]','127.0.0.1','2020-05-25 11:01:18','内网IP|0|0|内网IP|内网IP'),(1825,'zhangyukang','物资去向更新','1430','com.coderman.api.biz.controller.ConsumerController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, consumerVO],args:[21, ConsumerVO(id=21, name=test111, address=福建省/莆田市/秀屿区, createTime=Mon May 25 11:01:18 CST 2020, modifiedTime=Mon May 25 11:01:18 CST 2020, phone=15079437282, sort=2, contact=testman)]','127.0.0.1','2020-05-25 11:01:55','内网IP|0|0|内网IP|内网IP'),(1826,'zhangyukang','发放单申请','545','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=17, productNumber=1}, {productId=18, productNumber=2}, {productId=19, productNumber=4}], remark=2342424, status=null, consumerId=null, name=hemei, address=河北省/唐山市/古冶区, phone=15079437282, contact=hemei, sort=1)]','127.0.0.1','2020-05-25 11:32:39','内网IP|0|0|内网IP|内网IP'),(1827,'zhangyukang','发放单申请','195','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=4, products=[{productId=17, productNumber=1}, {productId=18, productNumber=1}, {productId=19, productNumber=1}, {productId=20, productNumber=3}, {productId=23, productNumber=1}, {productId=25, productNumber=3}], remark=4545454545, status=null, consumerId=24, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]','127.0.0.1','2020-05-25 11:41:02','内网IP|0|0|内网IP|内网IP'),(1828,'zhangyukang','入库单审核','156','com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[105]','127.0.0.1','2020-05-25 11:45:10','内网IP|0|0|内网IP|内网IP'),(1829,'zhangyukang','发放单申请','204','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=17, productNumber=80}, {productId=18, productNumber=13}], remark=23424234324, status=null, consumerId=9, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]','127.0.0.1','2020-05-25 12:08:07','内网IP|0|0|内网IP|内网IP'),(1830,'zhangyukang','发放单申请','677','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=2, products=[{productId=17, productNumber=1}, {productId=18, productNumber=1}, {productId=19, productNumber=1}, {productId=20, productNumber=1}, {productId=23, productNumber=1}, {productId=25, productNumber=1}], remark=testtest, status=null, consumerId=null, name=武汉汉口校医院, address=天津市/市辖区/和平区, phone=15079437282, contact=李大牛, sort=1)]','127.0.0.1','2020-05-25 15:46:07','内网IP|0|0|内网IP|内网IP'),(1831,'zhangyukang','发放单申请','1225','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=17, productNumber=2}, {productId=18, productNumber=2}, {productId=19, productNumber=3}], remark=324242424, status=null, consumerId=26, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]','127.0.0.1','2020-05-25 15:57:12','内网IP|0|0|内网IP|内网IP'),(1832,'zhangyukang','发放单回收','795','com.coderman.api.biz.controller.OutStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[2]','127.0.0.1','2020-05-25 16:14:28','内网IP|0|0|内网IP|内网IP'),(1833,'zhangyukang','发放单恢复','385','com.coderman.api.biz.controller.OutStockController.back()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[2]','127.0.0.1','2020-05-25 16:18:58','内网IP|0|0|内网IP|内网IP'),(1834,'zhangyukang','发放单回收','95','com.coderman.api.biz.controller.OutStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[2]','127.0.0.1','2020-05-25 16:19:03','内网IP|0|0|内网IP|内网IP'),(1835,'zhangyukang','发放单回收','390','com.coderman.api.biz.controller.OutStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[1]','127.0.0.1','2020-05-25 16:19:05','内网IP|0|0|内网IP|内网IP'),(1836,'zhangyukang','发放单恢复','26','com.coderman.api.biz.controller.OutStockController.back()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[2]','127.0.0.1','2020-05-25 16:19:09','内网IP|0|0|内网IP|内网IP'),(1837,'zhangyukang','发放单恢复','15','com.coderman.api.biz.controller.OutStockController.back()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[1]','127.0.0.1','2020-05-25 16:19:10','内网IP|0|0|内网IP|内网IP'),(1838,'zhangyukang','发放单删除','235','com.coderman.api.biz.controller.OutStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[3]','127.0.0.1','2020-05-25 17:03:01','内网IP|0|0|内网IP|内网IP'),(1839,'zhangyukang','发放单回收','28','com.coderman.api.biz.controller.OutStockController.remove()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[8]','127.0.0.1','2020-05-25 17:03:28','内网IP|0|0|内网IP|内网IP'),(1840,'zhangyukang','发放单删除','43','com.coderman.api.biz.controller.OutStockController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[8]','127.0.0.1','2020-05-25 17:03:39','内网IP|0|0|内网IP|内网IP'),(1841,'zhangyukang','发放单申请','1355','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=17, productNumber=30}], remark=3434343, status=null, consumerId=9, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]','127.0.0.1','2020-05-26 09:32:24','内网IP|0|0|内网IP|内网IP'),(1842,'zhangyukang','入库单审核','662','com.coderman.api.biz.controller.OutStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[9]','127.0.0.1','2020-05-26 09:32:42','内网IP|0|0|内网IP|内网IP'),(1843,'zhangyukang','发放单申请','513','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=null, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=18, productNumber=13}], remark=23232323, status=null, consumerId=8, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]','127.0.0.1','2020-05-26 09:34:22','内网IP|0|0|内网IP|内网IP'),(1844,'zhangyukang','入库单审核','1067','com.coderman.api.biz.controller.OutStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[10]','127.0.0.1','2020-05-26 09:34:29','内网IP|0|0|内网IP|内网IP'),(1845,'zhangyukang','入库单申请','388','com.coderman.api.biz.controller.InStockController.addIntoStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=17, supplierName=null, createTime=null, modified=null, productNumber=null, remark=2342424, products=[{productId=18, productNumber=10}], status=null, startTime=null, endTime=null, name=null, address=undefined/undefined/undefined, email=null, phone=null, sort=null, contact=null)]','127.0.0.1','2020-05-26 09:35:17','内网IP|0|0|内网IP|内网IP'),(1846,'zhangyukang','入库单审核','633','com.coderman.api.biz.controller.InStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[106]','127.0.0.1','2020-05-26 09:35:23','内网IP|0|0|内网IP|内网IP'),(1847,'zhangyukang','入库单审核','1884','com.coderman.api.biz.controller.OutStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[5]','127.0.0.1','2020-05-26 09:37:47','内网IP|0|0|内网IP|内网IP'),(1848,'zhangyukang','入库单审核','1404','com.coderman.api.biz.controller.OutStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[4]','127.0.0.1','2020-05-26 09:38:00','内网IP|0|0|内网IP|内网IP'),(1849,'zhangyukang','发放单申请','62','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=3, operator=null, createTime=null, productNumber=null, priority=3, products=[{productId=17, productNumber=1}, {productId=18, productNumber=1}], remark=34243424, status=null, consumerId=9, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]','127.0.0.1','2020-05-26 09:52:09','内网IP|0|0|内网IP|内网IP'),(1850,'zhangyukang','发放单申请','946','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=2, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=23, productNumber=1}, {productId=25, productNumber=1}, {productId=19, productNumber=1}, {productId=18, productNumber=1}], remark=11111111, status=null, consumerId=8, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]','127.0.0.1','2020-05-26 09:59:57','内网IP|0|0|内网IP|内网IP'),(1851,'zhangyukang','入库单审核','555','com.coderman.api.biz.controller.OutStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[12]','127.0.0.1','2020-05-26 10:00:03','内网IP|0|0|内网IP|内网IP'),(1852,'zhangyukang','发放单申请','2525','com.coderman.api.biz.controller.OutStockController.addOutStock()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[outStockVO],args:[OutStockVO(id=null, outNum=null, type=3, operator=null, createTime=null, productNumber=null, priority=1, products=[{productId=17, productNumber=1}, {productId=18, productNumber=1}, {productId=19, productNumber=1}], remark=123213, status=null, consumerId=8, name=null, address=undefined/undefined/undefined, phone=null, contact=null, sort=null)]','127.0.0.1','2020-05-26 10:02:01','内网IP|0|0|内网IP|内网IP'),(1853,'zhangyukang','发放单审核','241','com.coderman.api.biz.controller.OutStockController.publish()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[13]','127.0.0.1','2020-05-26 10:02:11','内网IP|0|0|内网IP|内网IP'),(2056,'admin','更新菜单','117','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[268, MenuVO(id=268, parentId=229, menuName=物资类别, url=/business/product/categories, icon=el-icon-star-off, type=0, orderNum=2, createTime=Mon Mar 16 09:01:48 CST 2020, modifiedTime=Tue Dec 15 18:21:34 CST 2020, disabled=false, open=0, perms=)]','127.0.0.1','2020-12-15 19:51:44','null'),(2057,'admin','更新菜单','29','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[270, MenuVO(id=270, parentId=229, menuName=物资发放, url=/business/product/out-stocks, icon=el-icon-goods, type=0, orderNum=5, createTime=Mon Mar 16 13:55:49 CST 2020, modifiedTime=Tue Dec 15 18:21:41 CST 2020, disabled=false, open=1, perms=)]','127.0.0.1','2020-12-15 19:51:51','null'),(2058,'admin','更新菜单','20','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[316, MenuVO(id=316, parentId=229, menuName=物资库存, url=/business/product/stocks, icon=el-icon-tickets, type=0, orderNum=5, createTime=Thu Apr 16 08:45:08 CST 2020, modifiedTime=Tue Dec 15 18:21:51 CST 2020, disabled=false, open=0, perms=)]','127.0.0.1','2020-12-15 19:51:58','null'),(2059,'admin','更新菜单','28','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[310, MenuVO(id=310, parentId=311, menuName=物资去处, url=/business/product/consumers, icon=el-icon-edit, type=0, orderNum=1, createTime=Sun Apr 05 10:08:21 CST 2020, modifiedTime=Tue Dec 15 18:22:47 CST 2020, disabled=false, open=0, perms=)]','127.0.0.1','2020-12-15 19:52:10','null'),(2060,'admin','更新菜单','27','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[269, MenuVO(id=269, parentId=311, menuName=物资来源, url=/business/product/suppliers, icon=el-icon-coordinate, type=0, orderNum=5, createTime=Mon Mar 16 12:35:10 CST 2020, modifiedTime=Tue Dec 15 18:22:38 CST 2020, disabled=false, open=0, perms=)]','127.0.0.1','2020-12-15 19:52:19','null'),(2061,'admin','更新菜单','22','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[229, MenuVO(id=229, parentId=312, menuName=物资中心, url=, icon=el-icon-date, type=0, orderNum=1, createTime=Tue Mar 10 05:34:08 CST 2020, modifiedTime=Thu Apr 30 18:29:20 CST 2020, disabled=false, open=1, perms=el-icon-date)]','127.0.0.1','2020-12-15 19:52:58','null'),(2062,'admin','更新菜单','110','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[230, MenuVO(id=230, parentId=229, menuName=入库记录, url=/business/product/in-stocks, icon=el-icon-date, type=0, orderNum=1, createTime=Tue Mar 10 05:34:28 CST 2020, modifiedTime=Tue Dec 15 19:51:32 CST 2020, disabled=false, open=0, perms=el-icon-date)]','127.0.0.1','2020-12-15 19:57:21','null'),(2063,'admin','更新菜单','114','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[270, MenuVO(id=270, parentId=229, menuName=发放记录, url=/business/product/out-stocks, icon=el-icon-goods, type=0, orderNum=5, createTime=Mon Mar 16 13:55:49 CST 2020, modifiedTime=Tue Dec 15 19:51:51 CST 2020, disabled=false, open=1, perms=)]','127.0.0.1','2020-12-15 19:57:34','null'),(2064,'admin','更新菜单','170','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[318, MenuVO(id=318, parentId=1, menuName=图标管理, url=/system/icon, icon=el-icon-star-off, type=0, orderNum=2, createTime=Tue Apr 21 12:06:33 CST 2020, modifiedTime=Sat May 16 17:07:35 CST 2020, disabled=false, open=1, perms=)]','127.0.0.1','2020-12-15 20:03:17','null'),(2065,'admin','新增菜单/按钮','28','com.coderman.controller.system.MenuController.add()\n\nresponse:{\"code\":200,\"data\":{\"children\":[],\"icon\":\"el-icon-view\",\"menuName\":\"疫情防控\",\"id\":345},\"msg\":\"成功\"}','paramName:[menuVO],args:[MenuVO(id=null, parentId=312, menuName=疫情防控, url=, icon=el-icon-view, type=0, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=)]','127.0.0.1','2020-12-15 20:08:47','null'),(2066,'admin','更新菜单','40','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[345, MenuVO(id=345, parentId=312, menuName=疫情防控, url=/test, icon=el-icon-view, type=0, orderNum=1, createTime=Tue Dec 15 20:08:47 CST 2020, modifiedTime=Tue Dec 15 20:08:47 CST 2020, disabled=false, open=1, perms=)]','127.0.0.1','2020-12-15 20:09:31','null'),(2067,'admin','删除菜单/按钮','20','com.coderman.controller.system.MenuController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[229]','127.0.0.1','2020-12-15 20:13:26','null'),(2068,'admin','更新菜单','38','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[303, MenuVO(id=303, parentId=0, menuName=健康报备, url=, icon=el-icon-platform-eleme, type=0, orderNum=3, createTime=Tue Mar 24 10:11:53 CST 2020, modifiedTime=Sat May 16 11:53:36 CST 2020, disabled=false, open=1, perms=)]','127.0.0.1','2020-12-15 20:15:30','null'),(2069,'admin','更新菜单','33','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[273, MenuVO(id=273, parentId=303, menuName=全国疫情, url=/covid19/map, icon=el-icon-s-opportunity, type=0, orderNum=1, createTime=Fri Mar 20 11:32:02 CST 2020, modifiedTime=Fri Mar 20 11:32:02 CST 2020, disabled=false, open=1, perms=map:view)]','127.0.0.1','2020-12-15 20:15:48','null'),(2070,'admin','更新菜单','37','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, menuVO],args:[304, MenuVO(id=304, parentId=303, menuName=健康打卡, url=/covid19/health, icon=el-icon-s-cooperation, type=0, orderNum=1, createTime=Tue Mar 24 10:12:57 CST 2020, modifiedTime=Wed May 06 09:37:51 CST 2020, disabled=false, open=0, perms=)]','127.0.0.1','2020-12-15 20:19:14','null'),(2071,'admin','删除菜单/按钮','53','com.coderman.controller.system.MenuController.delete()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id],args:[305]','127.0.0.1','2020-12-15 20:21:02','null'),(2072,'admin','用户|禁用/启用','1175','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[196, true]','127.0.0.1','2020-12-15 20:23:46','null'),(2073,'admin','用户|禁用/启用','697','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, status],args:[196, false]','127.0.0.1','2020-12-15 20:23:49','null'),(2074,'admin','角色授权','114','com.coderman.controller.system.RoleController.authority()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, mids],args:[126, [Ljava.lang.Long;@36d5f72c]','127.0.0.1','2020-12-15 20:24:27','null'),(2075,'admin','角色授权','854','com.coderman.controller.system.RoleController.authority()\n\nresponse:{\"code\":200,\"msg\":\"Success\"}','paramName:[id, mids],args:[77, [Ljava.lang.Long;@7d03bfe]','127.0.0.1','2020-12-15 20:31:39','null'),(2076,'admin','添加用户','493','com.coderman.controller.system.UserController.add()\n\nresponse:{\"success\":true}','paramName:[userVO],args:[UserVO(id=null, username=3333333, nickname=33333, email=333@qq.com, phoneNumber=15041414141, status=null, createTime=null, sex=1, birth=Tue Dec 29 00:00:00 CST 2020, password=333, departmentName=null, departmentId=1)]','127.0.0.1','2020-12-16 21:32:22','内网IP|0|0|内网IP|内网IP'),(2077,'admin','用户|禁用/启用','624','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[196, true]','127.0.0.1','2020-12-16 21:32:25','内网IP|0|0|内网IP|内网IP'),(2078,'admin','用户|禁用/启用','527','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[196, false]','127.0.0.1','2020-12-16 21:32:27','内网IP|0|0|内网IP|内网IP'),(2079,'admin','分配角色','118','com.coderman.controller.system.UserController.assignRoles()\n\nresponse:{\"success\":true}','paramName:[id, rids],args:[196, [Ljava.lang.Long;@22028cb5]','127.0.0.1','2020-12-16 21:33:32','内网IP|0|0|内网IP|内网IP'),(2080,'admin','用户|禁用/启用','58','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[196, true]','127.0.0.1','2020-12-16 21:33:40','内网IP|0|0|内网IP|内网IP'),(2081,'admin','用户|禁用/启用','19','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[196, false]','127.0.0.1','2020-12-16 21:33:40','内网IP|0|0|内网IP|内网IP'),(2082,'admin','用户|禁用/启用','40','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[197, true]','127.0.0.1','2020-12-16 21:33:41','内网IP|0|0|内网IP|内网IP'),(2083,'admin','用户|禁用/启用','22','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[196, true]','127.0.0.1','2020-12-16 21:33:42','内网IP|0|0|内网IP|内网IP'),(2084,'admin','用户|禁用/启用','58','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[197, false]','127.0.0.1','2020-12-16 21:33:45','内网IP|0|0|内网IP|内网IP'),(2085,'admin','用户|禁用/启用','25','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[196, false]','127.0.0.1','2020-12-16 21:33:46','内网IP|0|0|内网IP|内网IP'),(2086,'admin','分配角色','1137','com.coderman.controller.system.UserController.assignRoles()\n\nresponse:{\"success\":true}','paramName:[id, rids],args:[196, [Ljava.lang.Long;@5632df5]','127.0.0.1','2020-12-16 21:34:16','内网IP|0|0|内网IP|内网IP'),(2087,'admin','用户|禁用/启用','235','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[196, true]','127.0.0.1','2020-12-17 18:46:34','内网IP|0|0|内网IP|内网IP'),(2088,'admin','用户|禁用/启用','32','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[196, false]','127.0.0.1','2020-12-17 18:46:35','内网IP|0|0|内网IP|内网IP'),(2089,'admin','用户|禁用/启用','37','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[196, true]','127.0.0.1','2020-12-17 18:46:37','内网IP|0|0|内网IP|内网IP'),(2090,'admin','用户|禁用/启用','19','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[196, false]','127.0.0.1','2020-12-17 18:46:37','内网IP|0|0|内网IP|内网IP'),(2091,'admin','添加用户','71','com.coderman.controller.system.UserController.add()\n\nresponse:{\"success\":true}','paramName:[userVO],args:[UserVO(id=null, username=test, nickname=testnickn, email=test@qq.com, phoneNumber=15074857474, status=null, createTime=null, sex=1, birth=Tue Dec 15 00:00:00 CST 2020, password=123456, departmentName=null, departmentId=1)]','127.0.0.1','2020-12-17 18:49:59','内网IP|0|0|内网IP|内网IP'),(2092,'admin','用户|禁用/启用','27','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[198, true]','127.0.0.1','2020-12-17 18:50:03','内网IP|0|0|内网IP|内网IP'),(2093,'admin','用户|禁用/启用','17','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[198, false]','127.0.0.1','2020-12-17 18:50:03','内网IP|0|0|内网IP|内网IP'),(2094,'admin','更新用户','26','com.coderman.controller.system.UserController.update()\n\nresponse:{\"success\":true}','paramName:[id, userEditVO],args:[198, UserEditVO(id=198, username=test, nickname=testnickn, email=test@qq.com, phoneNumber=15074857474, sex=1, birth=Tue Dec 15 00:00:00 CST 2020, departmentId=12)]','127.0.0.1','2020-12-17 18:50:08','内网IP|0|0|内网IP|内网IP'),(2095,'admin','用户|禁用/启用','1125','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[198, true]','127.0.0.1','2020-12-17 18:50:09','内网IP|0|0|内网IP|内网IP'),(2096,'admin','用户|禁用/启用','420','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[198, false]','127.0.0.1','2020-12-17 18:50:11','内网IP|0|0|内网IP|内网IP'),(2097,'admin','导出用户excel','1735','com.coderman.controller.system.UserController.export()\n\nresponse:','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e78847f]','127.0.0.1','2020-12-17 18:50:13','内网IP|0|0|内网IP|内网IP'),(2098,'admin','导出用户excel','41','com.coderman.controller.system.UserController.export()\n\nresponse:','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7897918c]','127.0.0.1','2020-12-17 18:50:31','内网IP|0|0|内网IP|内网IP'),(2099,'admin','导出用户excel','234','com.coderman.controller.system.UserController.export()\n\nresponse:','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@71bdf4f3]','127.0.0.1','2020-12-17 18:50:39','内网IP|0|0|内网IP|内网IP'),(2100,'admin','导出用户excel','105','com.coderman.controller.system.UserController.export()\n\nresponse:','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e113a69]','127.0.0.1','2020-12-17 18:51:03','内网IP|0|0|内网IP|内网IP'),(2101,'admin','分配角色','110','com.coderman.controller.system.UserController.assignRoles()\n\nresponse:{\"success\":true}','paramName:[id, rids],args:[198, [Ljava.lang.Long;@7c3e28c]','127.0.0.1','2020-12-17 18:53:21','内网IP|0|0|内网IP|内网IP'),(2102,'admin','分配角色','14','com.coderman.controller.system.UserController.assignRoles()\n\nresponse:{\"success\":true}','paramName:[id, rids],args:[198, [Ljava.lang.Long;@2c69ea8e]','127.0.0.1','2020-12-17 18:53:26','内网IP|0|0|内网IP|内网IP'),(2103,'admin','新增菜单/按钮','124','com.coderman.controller.system.MenuController.add()\n\nresponse:{\"data\":{\"children\":[],\"icon\":\"2323\",\"menuName\":\"2323\",\"id\":345},\"success\":true}','paramName:[menuVO],args:[MenuVO(id=null, parentId=0, menuName=2323, url=2323, icon=2323, type=0, orderNum=1, createTime=null, modifiedTime=null, disabled=false, open=1, perms=23)]','127.0.0.1','2020-12-17 19:05:13','内网IP|0|0|内网IP|内网IP'),(2104,'admin','更新菜单','265','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"success\":true}','paramName:[id, menuVO],args:[345, MenuVO(id=345, parentId=0, menuName=23235646, url=2323, icon=2323, type=0, orderNum=1, createTime=Thu Dec 17 19:05:13 CST 2020, modifiedTime=Thu Dec 17 19:05:13 CST 2020, disabled=false, open=1, perms=23)]','127.0.0.1','2020-12-17 19:06:07','内网IP|0|0|内网IP|内网IP'),(2105,'admin','新增菜单/按钮','415','com.coderman.controller.system.MenuController.add()\n\nresponse:{\"data\":{\"children\":[],\"icon\":\"6456\",\"menuName\":\"466546\",\"id\":346},\"success\":true}','paramName:[menuVO],args:[MenuVO(id=null, parentId=345, menuName=466546, url=6456, icon=6456, type=1, orderNum=2, createTime=null, modifiedTime=null, disabled=false, open=1, perms=546)]','127.0.0.1','2020-12-17 19:06:18','内网IP|0|0|内网IP|内网IP'),(2116,'admin','添加部门','175','com.coderman.controller.system.DepartmentController.add()\n\nresponse:{\"success\":true}','paramName:[departmentVO],args:[DepartmentVO(id=null, name=234234, phone=15079427474, address=4324234, createTime=null, modifiedTime=null, total=0)]','127.0.0.1','2020-12-17 19:14:51','内网IP|0|0|内网IP|内网IP'),(2117,'admin','删除部门','67','com.coderman.controller.system.DepartmentController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[16]','127.0.0.1','2020-12-17 19:14:57','内网IP|0|0|内网IP|内网IP'),(2118,'admin','入库单回收','80','com.coderman.controller.business.InStockController.remove()\n\nresponse:{\"success\":true}','paramName:[id],args:[100]','127.0.0.1','2020-12-17 19:24:28','内网IP|0|0|内网IP|内网IP'),(2119,'admin','入库单申请','46','com.coderman.controller.business.InStockController.addIntoStock()\n\nresponse:{\"success\":true}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=14, supplierName=null, createTime=null, modified=null, productNumber=null, remark=2313123, products=[{productId=17, productNumber=1}], status=null, startTime=null, endTime=null, name=null, address=undefined/undefined/undefined, email=null, phone=null, sort=null, contact=null)]','127.0.0.1','2020-12-17 19:26:39','内网IP|0|0|内网IP|内网IP'),(2120,'admin','入库单审核','69','com.coderman.controller.business.InStockController.publish()\n\nresponse:{\"success\":true}','paramName:[id],args:[107]','127.0.0.1','2020-12-17 19:27:30','内网IP|0|0|内网IP|内网IP'),(2121,'admin','入库单回收','20','com.coderman.controller.business.InStockController.remove()\n\nresponse:{\"success\":true}','paramName:[id],args:[103]','127.0.0.1','2020-12-17 19:27:42','内网IP|0|0|内网IP|内网IP'),(2122,'admin','入库单回收','103','com.coderman.controller.business.InStockController.remove()\n\nresponse:{\"success\":true}','paramName:[id],args:[104]','127.0.0.1','2020-12-17 19:27:43','内网IP|0|0|内网IP|内网IP'),(2123,'admin','入库单申请','41','com.coderman.controller.business.InStockController.addIntoStock()\n\nresponse:{\"success\":true}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=2, operator=null, supplierId=15, supplierName=null, createTime=null, modified=null, productNumber=null, remark=231313, products=[{productId=17, productNumber=1}, {productId=25, productNumber=1}, {productId=46, productNumber=1}, {productId=19, productNumber=1}, {productId=32, productNumber=1}, {productId=34, productNumber=1}], status=null, startTime=null, endTime=null, name=null, address=undefined/undefined/undefined, email=null, phone=null, sort=null, contact=null)]','127.0.0.1','2020-12-17 19:28:52','内网IP|0|0|内网IP|内网IP'),(2124,'admin','入库单申请','115','com.coderman.controller.business.InStockController.addIntoStock()\n\nresponse:{\"success\":true}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=4, operator=null, supplierId=14, supplierName=null, createTime=null, modified=null, productNumber=null, remark=232323, products=[{productId=17, productNumber=1}, {productId=25, productNumber=1}, {productId=46, productNumber=1}, {productId=19, productNumber=2}, {productId=32, productNumber=2}, {productId=34, productNumber=2}], status=null, startTime=null, endTime=null, name=null, address=undefined/undefined/undefined, email=null, phone=null, sort=null, contact=null)]','127.0.0.1','2020-12-17 19:30:28','内网IP|0|0|内网IP|内网IP'),(2125,'admin','入库单审核','44','com.coderman.controller.business.InStockController.publish()\n\nresponse:{\"success\":true}','paramName:[id],args:[109]','127.0.0.1','2020-12-17 19:30:42','内网IP|0|0|内网IP|内网IP'),(2138,'admin','批量删除登入日志','250','com.coderman.controller.system.LoginLogController.batchDelete()\n\nresponse:{\"success\":true}','paramName:[ids],args:[1576,1575,1574,1573,1572,1571,1570,1569,1568,1567]','127.0.0.1','2020-12-17 20:23:11','内网IP|0|0|内网IP|内网IP'),(2139,'admin','删除登入日志','881','com.coderman.controller.system.LoginLogController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[1566]','127.0.0.1','2020-12-17 20:23:14','内网IP|0|0|内网IP|内网IP'),(2140,'admin','删除登入日志','25','com.coderman.controller.system.LoginLogController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[1563]','127.0.0.1','2020-12-17 20:23:18','内网IP|0|0|内网IP|内网IP'),(2141,'admin','删除登入日志','25','com.coderman.controller.system.LoginLogController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[1555]','127.0.0.1','2020-12-17 20:23:20','内网IP|0|0|内网IP|内网IP'),(2142,'admin','删除登入日志','93','com.coderman.controller.system.LoginLogController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[1565]','127.0.0.1','2020-12-17 20:23:22','内网IP|0|0|内网IP|内网IP'),(2143,'admin','批量删除登入日志','178','com.coderman.controller.system.LoginLogController.batchDelete()\n\nresponse:{\"success\":true}','paramName:[ids],args:[1564,1562,1561,1560,1559,1558,1557,1556,1554,1553]','127.0.0.1','2020-12-17 20:23:25','内网IP|0|0|内网IP|内网IP'),(2144,'admin','用户|禁用/启用','89','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[196, true]','127.0.0.1','2020-12-17 20:31:01','内网IP|0|0|内网IP|内网IP'),(2145,'admin','用户|禁用/启用','890','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[196, false]','127.0.0.1','2020-12-17 20:31:03','内网IP|0|0|内网IP|内网IP'),(2146,'admin','分配角色','43','com.coderman.controller.system.UserController.assignRoles()\n\nresponse:{\"success\":true}','paramName:[id, rids],args:[196, [Ljava.lang.Long;@16b4f172]','127.0.0.1','2020-12-17 20:31:07','内网IP|0|0|内网IP|内网IP'),(2147,'admin','删除角色','44','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[143]','127.0.0.1','2020-12-17 20:31:27','内网IP|0|0|内网IP|内网IP'),(2148,'admin','删除角色','30','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[127]','127.0.0.1','2020-12-17 20:31:31','内网IP|0|0|内网IP|内网IP'),(2149,'admin','删除角色','28','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[128]','127.0.0.1','2020-12-17 20:31:33','内网IP|0|0|内网IP|内网IP'),(2150,'admin','删除角色','17','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[0]','127.0.0.1','2020-12-17 20:31:35','内网IP|0|0|内网IP|内网IP'),(2151,'admin','删除角色','438','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[77]','127.0.0.1','2020-12-17 20:31:37','内网IP|0|0|内网IP|内网IP'),(2152,'admin','删除角色','29','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[78]','127.0.0.1','2020-12-17 20:31:39','内网IP|0|0|内网IP|内网IP'),(2153,'admin','删除角色','22','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[79]','127.0.0.1','2020-12-17 20:31:41','内网IP|0|0|内网IP|内网IP'),(2154,'admin','删除角色','30','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[80]','127.0.0.1','2020-12-17 20:31:43','内网IP|0|0|内网IP|内网IP'),(2155,'admin','删除角色','87','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[125]','127.0.0.1','2020-12-17 20:31:45','内网IP|0|0|内网IP|内网IP'),(2156,'admin','删除角色','525','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[126]','127.0.0.1','2020-12-17 20:31:46','内网IP|0|0|内网IP|内网IP'),(2157,'admin','删除角色','29','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[135]','127.0.0.1','2020-12-17 20:31:49','内网IP|0|0|内网IP|内网IP'),(2158,'admin','删除角色','28','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[136]','127.0.0.1','2020-12-17 20:31:51','内网IP|0|0|内网IP|内网IP'),(2159,'admin','删除角色','25','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[137]','127.0.0.1','2020-12-17 20:31:54','内网IP|0|0|内网IP|内网IP'),(2160,'admin','删除角色','20','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[138]','127.0.0.1','2020-12-17 20:31:56','内网IP|0|0|内网IP|内网IP'),(2161,'admin','删除角色','27','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[139]','127.0.0.1','2020-12-17 20:31:58','内网IP|0|0|内网IP|内网IP'),(2162,'admin','删除角色','18','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[141]','127.0.0.1','2020-12-17 20:32:01','内网IP|0|0|内网IP|内网IP'),(2163,'admin','删除角色','530','com.coderman.controller.system.RoleController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[140]','127.0.0.1','2020-12-17 20:32:03','内网IP|0|0|内网IP|内网IP'),(2164,'admin','添加角色','33','com.coderman.controller.system.RoleController.add()\n\nresponse:{\"success\":true}','paramName:[roleVO],args:[RoleVO(id=null, roleName=测试角色, remark=testtest, createTime=null, modifiedTime=null, status=null)]','127.0.0.1','2020-12-17 20:32:15','内网IP|0|0|内网IP|内网IP'),(2165,'admin','角色授权','104','com.coderman.controller.system.RoleController.authority()\n\nresponse:{\"success\":true}','paramName:[id, mids],args:[145, [Ljava.lang.Long;@b947080]','127.0.0.1','2020-12-17 20:32:44','内网IP|0|0|内网IP|内网IP'),(2166,'admin','分配角色','44','com.coderman.controller.system.UserController.assignRoles()\n\nresponse:{\"success\":true}','paramName:[id, rids],args:[196, [Ljava.lang.Long;@6df267d0]','127.0.0.1','2020-12-17 20:32:52','内网IP|0|0|内网IP|内网IP'),(2167,'admin','更新角色','117','com.coderman.controller.system.RoleController.update()\n\nresponse:{\"success\":true}','paramName:[id, roleVO],args:[145, RoleVO(id=145, roleName=测试角色, remark=用于测试的账号, createTime=Thu Dec 17 00:00:00 CST 2020, modifiedTime=Thu Dec 17 20:32:15 CST 2020, status=null)]','127.0.0.1','2020-12-17 20:33:46','内网IP|0|0|内网IP|内网IP'),(2168,'admin','角色授权','82','com.coderman.controller.system.RoleController.authority()\n\nresponse:{\"success\":true}','paramName:[id, mids],args:[145, [Ljava.lang.Long;@1f165866]','127.0.0.1','2020-12-17 20:34:06','内网IP|0|0|内网IP|内网IP'),(2169,'jack','用户|禁用/启用','19','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[197, true]','127.0.0.1','2020-12-17 20:34:53','内网IP|0|0|内网IP|内网IP'),(2170,'admin','角色授权','399','com.coderman.controller.system.RoleController.authority()\n\nresponse:{\"success\":true}','paramName:[id, mids],args:[145, [Ljava.lang.Long;@477b77e8]','127.0.0.1','2020-12-17 20:37:07','内网IP|0|0|内网IP|内网IP'),(2171,'admin','删除菜单/按钮','89','com.coderman.controller.system.MenuController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[272]','127.0.0.1','2020-12-17 20:54:40','内网IP|0|0|内网IP|内网IP'),(2172,'admin','入库单申请','33','com.coderman.controller.business.InStockController.addIntoStock()\n\nresponse:{\"success\":true}','paramName:[inStockVO],args:[InStockVO(id=null, inNum=null, type=1, operator=null, supplierId=15, supplierName=null, createTime=null, modified=null, productNumber=null, remark=33333, products=[{productId=25, productNumber=1}, {productId=46, productNumber=1}], status=null, startTime=null, endTime=null, name=null, address=undefined/undefined/undefined, email=null, phone=null, sort=null, contact=null)]','127.0.0.1','2020-12-17 21:00:50','内网IP|0|0|内网IP|内网IP'),(2173,'admin','入库单审核','131','com.coderman.controller.business.InStockController.publish()\n\nresponse:{\"success\":true}','paramName:[id],args:[110]','127.0.0.1','2020-12-17 21:00:57','内网IP|0|0|内网IP|内网IP'),(2174,'admin','新增菜单/按钮','45','com.coderman.controller.system.MenuController.add()\n\nresponse:{\"data\":{\"children\":[],\"menuName\":\"添加入库\",\"id\":347},\"success\":true}','paramName:[menuVO],args:[MenuVO(id=null, parentId=267, menuName=添加入库, url=/business/product/add-stocks, icon=null, type=0, orderNum=1, createTime=null, modifiedTime=null, disabled=true, open=0, perms=)]','127.0.0.1','2020-12-17 21:03:48','内网IP|0|0|内网IP|内网IP'),(2175,'admin','更新菜单','35','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"success\":true}','paramName:[id, menuVO],args:[347, MenuVO(id=347, parentId=267, menuName=添加入库, url=/business/product/add-stocks, icon=el-icon-view, type=0, orderNum=1, createTime=Thu Dec 17 21:03:48 CST 2020, modifiedTime=Thu Dec 17 21:03:48 CST 2020, disabled=true, open=0, perms=)]','127.0.0.1','2020-12-17 21:04:24','内网IP|0|0|内网IP|内网IP'),(2176,'admin','删除菜单/按钮','27','com.coderman.controller.system.MenuController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[347]','127.0.0.1','2020-12-17 21:04:44','内网IP|0|0|内网IP|内网IP'),(2177,'admin','新增菜单/按钮','109','com.coderman.controller.system.MenuController.add()\n\nresponse:{\"data\":{\"children\":[],\"icon\":\"el-icon-view\",\"menuName\":\"添加入库\",\"id\":348},\"success\":true}','paramName:[menuVO],args:[MenuVO(id=null, parentId=230, menuName=添加入库, url=/business/product/add-stocks, icon=el-icon-view, type=1, orderNum=1, createTime=null, modifiedTime=null, disabled=true, open=0, perms=)]','127.0.0.1','2020-12-17 21:05:29','内网IP|0|0|内网IP|内网IP'),(2178,'admin','更新菜单','25','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"success\":true}','paramName:[id, menuVO],args:[348, MenuVO(id=348, parentId=230, menuName=添加入库, url=/business/product/add-stocks, icon=el-icon-view, type=0, orderNum=1, createTime=Thu Dec 17 21:05:29 CST 2020, modifiedTime=Thu Dec 17 21:05:29 CST 2020, disabled=true, open=0, perms=)]','127.0.0.1','2020-12-17 21:05:37','内网IP|0|0|内网IP|内网IP'),(2179,'admin','删除菜单/按钮','67','com.coderman.controller.system.MenuController.delete()\n\nresponse:{\"success\":true}','paramName:[id],args:[348]','127.0.0.1','2020-12-17 21:15:33','内网IP|0|0|内网IP|内网IP'),(2180,'jack','角色|禁用/启用','736','com.coderman.controller.system.RoleController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[145, true]','127.0.0.1','2020-12-17 21:27:46','内网IP|0|0|内网IP|内网IP'),(2181,'jack','角色|禁用/启用','369','com.coderman.controller.system.RoleController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[145, false]','127.0.0.1','2020-12-17 21:27:47','内网IP|0|0|内网IP|内网IP'),(2182,'admin','导出用户excel','1641','com.coderman.controller.system.UserController.export()\n\nresponse:','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a40dfb1]','127.0.0.1','2020-12-17 21:29:08','内网IP|0|0|内网IP|内网IP'),(2183,'admin','导出用户excel','43','com.coderman.controller.system.UserController.export()\n\nresponse:','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@376369ae]','127.0.0.1','2020-12-17 21:29:26','内网IP|0|0|内网IP|内网IP'),(2184,'admin','导出用户excel','953','com.coderman.controller.system.UserController.export()\n\nresponse:','paramName:[response],args:[com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@415bb251]','127.0.0.1','2020-12-17 21:30:13','内网IP|0|0|内网IP|内网IP'),(2185,'admin','添加用户','539','com.coderman.controller.system.UserController.add()\n\nresponse:{\"success\":true}','paramName:[userVO],args:[UserVO(id=null, username=蔡徐坤, nickname=偶像练习生, email=caixukun@qq.com, phoneNumber=15041414514, status=null, createTime=null, sex=1, birth=Wed Dec 16 00:00:00 CST 2020, password=123456, departmentName=null, departmentId=14)]','127.0.0.1','2020-12-17 21:31:44','内网IP|0|0|内网IP|内网IP'),(2186,'admin','角色授权','176','com.coderman.controller.system.RoleController.authority()\n\nresponse:{\"success\":true}','paramName:[id, mids],args:[145, [Ljava.lang.Long;@f193faf]','127.0.0.1','2020-12-17 21:35:03','内网IP|0|0|内网IP|内网IP'),(2187,'admin','分配角色','1140','com.coderman.controller.system.UserController.assignRoles()\n\nresponse:{\"success\":true}','paramName:[id, rids],args:[199, [Ljava.lang.Long;@1ae8a996]','127.0.0.1','2020-12-17 21:35:11','内网IP|0|0|内网IP|内网IP'),(2188,'admin','更新菜单','834','com.coderman.controller.system.MenuController.update()\n\nresponse:{\"success\":true}','paramName:[id, menuVO],args:[318, MenuVO(id=318, parentId=1, menuName=图标管理, url=/system/icon, icon=el-icon-star-off, type=0, orderNum=7, createTime=Tue Apr 21 12:06:33 CST 2020, modifiedTime=Tue Dec 15 20:03:17 CST 2020, disabled=false, open=1, perms=)]','127.0.0.1','2020-12-17 21:47:49','内网IP|0|0|内网IP|内网IP'),(2189,'admin','用户|禁用/启用','1349','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[197, false]','127.0.0.1','2020-12-17 21:47:57','内网IP|0|0|内网IP|内网IP'),(2190,'admin','用户|禁用/启用','280','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[197, true]','127.0.0.1','2020-12-17 21:47:59','内网IP|0|0|内网IP|内网IP'),(2191,'admin','用户|禁用/启用','495','com.coderman.controller.system.UserController.updateStatus()\n\nresponse:{\"success\":true}','paramName:[id, status],args:[199, true]','127.0.0.1','2020-12-17 21:48:05','内网IP|0|0|内网IP|内网IP');
+
+/*Table structure for table `tb_login_log` */
+
+DROP TABLE IF EXISTS `tb_login_log`;
+
+CREATE TABLE `tb_login_log` (
+ `id` bigint(11) NOT NULL AUTO_INCREMENT COMMENT 'id',
+ `username` varchar(50) NOT NULL COMMENT '用户名',
+ `login_time` datetime NOT NULL COMMENT '登录时间',
+ `location` varchar(50) DEFAULT NULL COMMENT '登录地点',
+ `ip` varchar(50) DEFAULT NULL COMMENT 'IP地址',
+ `user_system` varchar(50) DEFAULT NULL COMMENT '操作系统',
+ `user_browser` varchar(50) DEFAULT NULL COMMENT '浏览器',
+ PRIMARY KEY (`id`) USING BTREE
+) ENGINE=InnoDB AUTO_INCREMENT=1643 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='登录日志表';
+
+/*Data for the table `tb_login_log` */
+
+insert into `tb_login_log`(`id`,`username`,`login_time`,`location`,`ip`,`user_system`,`user_browser`) values (924,'zhangyukang','2020-03-22 02:45:18','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome'),(925,'zhangyukang','2020-03-22 02:50:33','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome'),(926,'zhangyukang','2020-03-22 03:46:00','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome'),(927,'zhangyukang','2020-03-22 03:46:47','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome'),(928,'zhangyukang','2020-03-22 04:02:20','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome'),(929,'zhangyukang','2020-03-22 11:02:59','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome'),(930,'zhangyukang','2020-03-22 11:06:15','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome'),(931,'zhangyukang','2020-03-22 13:19:29','内网IP|0|0|内网IP|内网IP','127.0.0.1','Mac OS X (iPhone)','Mobile Safari'),(932,'zhangyukang','2020-03-22 13:39:38','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome'),(933,'zhangyukang','2020-03-22 13:40:22','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome'),(934,'zhangyukang','2020-03-22 21:41:48','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome'),(935,'zhangyukang','2020-03-22 21:45:16','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome'),(936,'zhangyukang','2020-03-22 21:56:10','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome'),(937,'系统测试人员','2020-03-22 21:56:31','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome'),(938,'zhangyukang','2020-03-22 22:16:04','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome'),(939,'系统测试人员','2020-03-22 22:23:00','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome'),(956,'系统测试人员','2020-03-22 23:05:17','中国|华东|江西省|抚州市|移动','117.162.171.7','Windows 10','Chrome'),(958,'系统测试人员','2020-03-22 23:09:42','中国|华东|江西省|抚州市|移动','117.162.171.7','Windows 10','Chrome'),(959,'系统测试人员','2020-03-22 23:10:28','中国|华东|江西省|抚州市|移动','117.162.171.7','Windows 10','Chrome'),(960,'zhangyukang','2020-03-22 23:11:30','中国|华东|江西省|抚州市|移动','117.162.171.7','Windows 10','Chrome'),(961,'系统测试人员','2020-03-23 08:23:27','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(962,'系统测试人员','2020-03-23 08:51:22','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(963,'系统测试人员','2020-03-23 10:12:22','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(964,'系统测试人员','2020-03-23 10:44:34','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(965,'zhangyukang','2020-03-23 10:45:06','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(966,'系统测试人员','2020-03-23 10:45:27','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(967,'zhangyukang','2020-03-23 10:47:41','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(968,'系统测试人员','2020-03-23 10:50:31','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(969,'系统测试人员','2020-03-23 12:11:45','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(970,'系统测试人员','2020-03-23 12:16:49','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(971,'zhangyukang','2020-03-23 12:17:11','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(975,'zhangyukang','2020-03-23 12:29:49','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(976,'系统测试人员','2020-03-23 12:35:22','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(977,'zhangyukang','2020-03-23 12:35:35','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(978,'zhangyukang','2020-03-23 13:36:06','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(979,'系统测试人员','2020-03-23 14:00:46','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(980,'zhangyukang','2020-03-23 14:00:56','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(981,'zhangyukang','2020-03-23 16:23:01','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(982,'系统测试人员','2020-03-23 17:50:46','中国|西北|陕西省|0|移动','111.18.69.71','Windows 10','Chrome 8'),(983,'系统测试人员','2020-03-23 19:14:01','中国|华东|江苏省|苏州市|移动','183.209.117.134','Windows 7','Chrome'),(984,'系统测试人员','2020-03-24 00:53:44','中国|华东|安徽省|0|移动','120.242.253.28','Mac OS X','Chrome'),(985,'系统测试人员','2020-03-24 00:56:03','中国|华东|江西省|南昌市|电信','59.63.204.200','Android Mobile','Chrome Mobile'),(986,'系统测试人员','2020-03-24 00:56:29','中国|华东|安徽省|0|移动','120.242.253.28','Windows XP','Chrome'),(987,'zhangyukang','2020-03-24 07:47:34','中国|0|0|0|移动','117.136.125.48','Android Mobile','Chrome Mobile'),(988,'zhangyukang','2020-03-24 08:30:57','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(989,'系统测试人员','2020-03-24 09:01:40','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(990,'系统测试人员','2020-03-24 09:12:52','中国|华南|广东省|湛江市|移动','120.238.221.101','Windows 10','Chrome 8'),(991,'系统测试人员','2020-03-24 09:13:50','中国|华南|广东省|广州市|电信','219.135.155.76','Windows 10','Chrome 8'),(992,'系统测试人员','2020-03-24 09:18:47','中国|华南|广东省|湛江市|移动','120.238.221.101','Windows 10','Chrome 8'),(993,'系统测试人员','2020-03-24 09:23:14','中国|华南|广东省|湛江市|移动','120.238.221.101','Windows 10','Chrome 8'),(994,'系统测试人员','2020-03-24 09:23:27','中国|华南|广东省|湛江市|移动','120.238.221.101','Windows 10','Chrome 8'),(995,'系统测试人员','2020-03-24 09:28:25','中国|华北|天津市|天津市|教育网','121.193.162.106','Windows 10','Chrome'),(1003,'9c07a0','2020-03-24 10:24:42','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(1005,'系统测试人员','2020-03-24 11:16:55','中国|华南|广东省|湛江市|移动','120.238.221.101','Windows 10','Chrome 8'),(1006,'zhangyukang','2020-03-24 11:41:24','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(1007,'系统测试人员','2020-03-24 11:48:16','中国|华东|上海市|上海市|联通','58.247.98.202','Mac OS X','Chrome 8'),(1008,'系统测试人员','2020-03-24 12:10:23','中国|华中|湖南省|长沙市|电信','113.220.212.193','Windows 7','Chrome'),(1011,'系统测试人员','2020-03-24 13:18:34','中国|华中|湖南省|长沙市|电信','113.220.212.193','Windows 7','Chrome'),(1014,'zhangyukang','2020-03-24 16:23:35','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(1019,'zhangyukang','2020-03-24 21:11:48','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(1020,'系统测试人员','2020-03-24 21:53:49','中国|华南|广东省|深圳市|电信','121.35.1.81','Windows 10','Chrome'),(1023,'系统测试人员','2020-03-25 09:21:28','中国|华南|广东省|广州市|电信','59.41.160.49','Android Mobile','Chrome Mobile'),(1024,'zhangyukang','2020-03-25 11:02:26','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(1025,'系统测试人员','2020-03-25 11:20:34','中国|华东|福建省|厦门市|移动','183.251.93.95','Mac OS X','Chrome 8'),(1026,'zhangyukang','2020-03-25 11:25:47','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(1027,'系统测试人员','2020-03-25 11:34:25','中国|华东|江西省|南昌市|联通','171.34.46.214','Windows 7','Firefox 7'),(1028,'zhangyukang','2020-03-25 13:02:58','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(1030,'系统测试人员','2020-03-25 16:11:18','中国|华南|广东省|广州市|电信','59.41.160.49','Windows 10','Chrome 8'),(1031,'zhangyukang','2020-03-25 19:01:33','中国|华东|江西省|抚州市|移动','117.162.170.0','Windows 10','Chrome'),(1032,'系统测试人员','2020-03-26 01:55:51','中国|华北|北京市|北京市|鹏博士','117.100.150.198','Windows 10','Chrome 8'),(1033,'zhangyukang','2020-03-26 07:29:31','中国|华东|江西省|抚州市|移动','117.162.171.145','Windows 10','Chrome'),(1034,'系统测试人员','2020-03-26 12:57:16','中国|华南|广东省|湛江市|移动','120.238.221.101','Windows 10','Chrome 8'),(1035,'zhangyukang','2020-03-26 13:39:51','中国|华东|江西省|抚州市|移动','117.162.171.145','Windows 10','Chrome'),(1036,'系统测试人员','2020-03-26 14:20:04','中国|华中|河南省|郑州市|联通','219.157.202.111','Windows 10','Chrome 8'),(1037,'系统测试人员','2020-03-26 16:06:08','中国|华东|浙江省|杭州市|移动','112.17.99.4','Windows 10','Chrome'),(1038,'系统测试人员','2020-03-26 16:13:49','中国|华东|浙江省|杭州市|移动','112.17.99.4','Windows 10','Chrome'),(1039,'系统测试人员','2020-03-26 22:43:03','中国|华北|内蒙古自治区|呼和浩特市|电信','121.56.30.216','Windows 10','Firefox 7'),(1040,'系统测试人员','2020-03-27 16:28:45','中国|华北|北京市|北京市|0','43.243.12.8','Windows 10','Chrome 8'),(1041,'系统测试人员','2020-03-27 17:25:20','中国|华中|河南省|洛阳市|联通','115.50.60.52','Windows 10','Chrome 8'),(1042,'zhangyukang','2020-03-27 17:41:26','中国|华东|江西省|抚州市|移动','117.162.171.145','Windows 10','Chrome'),(1043,'zhangyukang','2020-03-27 20:40:59','中国|华东|江西省|抚州市|移动','117.162.171.145','Windows 10','Chrome'),(1044,'zhangyukang','2020-03-27 22:37:39','中国|华东|江西省|抚州市|移动','117.162.171.145','Windows 10','Chrome'),(1045,'zhangyukang','2020-03-27 23:01:41','中国|华东|江西省|抚州市|移动','117.162.171.145','Windows 10','Chrome'),(1046,'系统测试人员','2020-03-27 23:02:00','中国|0|0|0|移动','117.136.109.178','Windows 10','Chrome'),(1047,'zhangyukang','2020-03-27 23:10:14','中国|华东|江西省|抚州市|移动','117.162.171.145','Windows 10','Chrome'),(1048,'系统测试人员','2020-03-27 23:12:23','中国|东北|辽宁省|0|移动','223.104.177.27','Windows 10','Chrome 8'),(1049,'zhangyukang','2020-03-27 23:17:55','中国|华东|江西省|抚州市|移动','117.162.171.145','Windows 10','Chrome'),(1050,'zhangyukang','2020-03-27 23:23:02','中国|华东|江西省|抚州市|移动','117.162.171.145','Windows 10','Chrome'),(1051,'系统测试人员','2020-03-27 23:56:57','中国|东北|辽宁省|0|移动','223.104.177.27','Windows 10','Chrome 8'),(1052,'系统测试人员','2020-03-28 01:35:34','中国|华中|河南省|郑州市|电信','1.193.82.155','Windows 7','Chrome'),(1053,'系统测试人员','2020-03-28 09:02:01','中国|华北|北京市|北京市|电信','115.35.22.96','Windows 10','Chrome 8'),(1054,'系统测试人员','2020-03-28 09:05:21','中国|华北|北京市|北京市|电信','115.35.22.96','Windows 10','Chrome 8'),(1057,'zhangyukang','2020-03-28 12:03:38','中国|华东|江西省|抚州市|移动','117.162.171.145','Windows 10','Chrome'),(1058,'系统测试人员','2020-03-28 12:17:19','中国|华东|山东省|枣庄市|联通','112.248.44.250','Windows 10','Chrome 8'),(1059,'系统测试人员','2020-03-28 12:17:49','中国|华东|江西省|抚州市|移动','117.162.171.145','Windows 10','Chrome'),(1060,'zhangyukang','2020-03-28 14:25:19','中国|华东|江西省|抚州市|移动','117.162.171.145','Windows 10','Chrome'),(1061,'zhangyukang','2020-03-28 14:39:04','中国|华东|江西省|抚州市|移动','117.162.171.145','Windows 10','Chrome'),(1062,'系统测试人员','2020-03-28 15:33:40','中国|华南|广东省|广州市|电信','113.119.8.40','Windows 10','Chrome 8'),(1063,'系统测试人员','2020-03-28 16:34:45','中国|华中|湖北省|武汉市|湖北广电','43.227.139.213','Mac OS X (iPhone)','Apple WebKit'),(1064,'zhangyukang','2020-03-28 18:05:51','中国|华东|江西省|抚州市|移动','117.162.171.145','Windows 10','Chrome'),(1066,'系统测试人员','2020-03-28 21:02:56','中国|华东|上海市|上海市|联通','112.65.61.128','Windows 10','Chrome'),(1067,'系统测试人员','2020-03-29 01:09:01','中国|华东|江苏省|南京市|电信','49.92.88.34','Mac OS X (iPhone)','Mobile Safari'),(1068,'系统测试人员','2020-03-29 04:36:20','中国|华中|湖北省|孝感市|移动','117.152.166.171','Mac OS X (iPhone)','Apple WebKit'),(1069,'zhangyukang','2020-03-29 09:00:18','中国|华东|江西省|抚州市|移动','117.162.171.189','Windows 10','Chrome'),(1070,'系统测试人员','2020-03-29 09:49:24','中国|西南|贵州省|贵阳市|电信','220.172.30.124','Windows 10','Chrome 8'),(1071,'系统测试人员','2020-03-29 09:59:49','中国|华南|广东省|广州市|电信','113.119.8.18','Windows 10','Chrome 8'),(1072,'zhangyukang','2020-03-29 10:02:11','中国|华东|江西省|抚州市|移动','117.162.171.189','Windows 10','Chrome'),(1073,'系统测试人员','2020-03-29 11:10:02','中国|华南|广东省|深圳市|电信','116.25.118.232','Windows 10','Chrome 8'),(1074,'系统测试人员','2020-03-29 11:14:17','中国|华南|广东省|深圳市|移动','117.136.79.160','Windows 10','Chrome 8'),(1075,'系统测试人员','2020-03-29 11:14:34','中国|华南|广东省|深圳市|电信','116.25.118.232','Windows 10','Chrome 8'),(1076,'系统测试人员','2020-03-29 11:16:50','中国|华南|广东省|深圳市|电信','116.25.118.232','Windows 10','Chrome 8'),(1077,'zhangyukang','2020-03-29 11:34:50','中国|华东|江西省|抚州市|移动','117.162.171.189','Windows 10','Chrome'),(1079,'系统测试人员','2020-03-29 18:25:23','中国|华南|广东省|深圳市|电信','113.87.130.100','Windows 7','Chrome 8'),(1080,'系统测试人员','2020-03-29 18:34:12','中国|华南|广东省|深圳市|电信','113.87.130.100','Windows 7','Chrome 8'),(1081,'系统测试人员','2020-03-29 19:58:08','中国|华中|湖北省|武汉市|电信','171.83.23.208','Windows 10','Chrome 8'),(1085,'系统测试人员','2020-03-29 21:54:04','中国|华北|北京市|北京市|联通','221.218.142.67','Mac OS X (iPhone)','Mobile Safari'),(1086,'系统测试人员','2020-03-30 02:43:36','中国|华南|广东省|广州市|电信','121.33.61.122','Windows 10','Chrome 8'),(1087,'系统测试人员','2020-03-30 09:37:07','中国|华东|福建省|福州市|电信','117.25.21.219','Windows 10','Chrome 8'),(1088,'zhangyukang','2020-03-30 10:02:46','中国|华东|江西省|抚州市|移动','117.162.171.189','Windows 10','Chrome'),(1089,'系统测试人员','2020-03-30 10:18:44','中国|西北|陕西省|西安市|电信','117.36.75.166','Windows 10','Chrome'),(1090,'系统测试人员','2020-03-30 10:58:37','中国|华北|北京市|北京市|联通','221.222.221.152','Windows 10','Chrome 8'),(1091,'系统测试人员','2020-03-30 11:07:08','中国|华南|广东省|0|移动','223.104.64.72','Windows 10','Chrome'),(1092,'系统测试人员','2020-03-30 12:31:40','中国|华南|广东省|深圳市|电信','14.155.115.223','Windows 7','Chrome 8'),(1093,'系统测试人员','2020-03-30 12:44:39','中国|华南|广东省|深圳市|电信','14.155.115.223','Windows 7','Chrome 8'),(1094,'系统测试人员','2020-03-30 13:25:31','中国|华南|广东省|肇庆市|电信','14.209.104.31','Windows 10','Chrome'),(1095,'系统测试人员','2020-03-30 16:10:13','中国|华北|河北省|廊坊市|联通','101.30.71.182','Mac OS X','Chrome 8'),(1096,'系统测试人员','2020-03-30 16:21:43','中国|华中|河南省|新乡市|联通','123.15.128.36','Windows 7','Firefox 7'),(1097,'系统测试人员','2020-03-30 16:31:58','中国|东北|吉林省|白山市|电信','222.169.177.148','Windows 10','Chrome'),(1098,'系统测试人员','2020-03-30 16:53:28','中国|华东|江西省|抚州市|移动','117.162.171.189','Windows 10','Chrome'),(1099,'zhangyukang','2020-03-30 16:53:52','中国|华东|江西省|抚州市|移动','117.162.171.189','Windows 10','Chrome'),(1100,'系统测试人员','2020-03-30 18:06:47','中国|华东|山东省|济南市|联通','112.232.91.104','Windows 7','Chrome'),(1103,'系统测试人员','2020-03-31 02:23:58','中国|华南|广西壮族自治区|梧州市|联通','182.90.85.146','Windows 10','Microsoft Edge'),(1104,'zhangyukang','2020-03-31 08:41:42','中国|华东|江西省|抚州市|移动','117.162.171.189','Windows 10','Chrome'),(1105,'zhangyukang','2020-03-31 09:02:14','中国|华东|江西省|抚州市|移动','117.162.171.189','Windows 10','Chrome'),(1106,'系统测试人员','2020-03-31 09:26:26','中国|华东|江西省|抚州市|移动','117.162.171.189','Windows 10','Chrome'),(1107,'系统测试人员','2020-03-31 10:24:13','中国|华中|河南省|信阳市|移动','223.90.126.56','Windows 10','Chrome 8'),(1108,'zhangyukang','2020-03-31 10:31:13','中国|华东|江西省|抚州市|移动','117.162.171.189','Windows 10','Chrome'),(1109,'系统测试人员','2020-03-31 15:16:53','中国|华东|上海市|上海市|电信','180.167.249.246','Windows 10','Chrome 8'),(1110,'系统测试人员','2020-03-31 16:16:42','中国|华中|河南省|郑州市|移动','117.159.4.107','Windows 10','Chrome 8'),(1113,'系统测试人员','2020-03-31 18:23:58','中国|华东|江西省|抚州市|移动','117.162.171.189','Windows 10','Chrome'),(1114,'系统测试人员','2020-03-31 22:31:05','中国|华中|湖南省|衡阳市|联通','110.52.128.0','Windows 10','Chrome'),(1116,'系统测试人员','2020-04-01 10:03:57','中国|华南|广东省|东莞市|联通','27.37.169.181','Windows 10','Chrome'),(1131,'系统测试人员','2020-04-01 17:38:03','中国|华中|湖南省|0|移动','120.228.234.247','Windows 10','Chrome 8'),(1132,'zhangyukang','2020-04-01 18:19:54','中国|华东|江西省|抚州市|移动','117.162.170.188','Windows 10','Chrome'),(1133,'系统测试人员','2020-04-01 19:22:45','中国|华北|天津市|天津市|教育网','121.193.162.106','Windows 10','Chrome'),(1134,'系统测试人员','2020-04-01 22:19:54','中国|0|0|0|移动','117.136.109.131','Windows 10','Chrome'),(1135,'zhangyukang','2020-04-01 23:14:24','中国|华东|江西省|抚州市|移动','117.162.170.188','Android Mobile','Chrome Mobile'),(1137,'系统测试人员','2020-04-02 08:57:56','中国|华东|江西省|抚州市|移动','117.162.170.188','Windows 10','Chrome'),(1138,'系统测试人员','2020-04-02 10:51:40','中国|华东|江苏省|盐城市|电信','121.234.60.174','Windows 7','Chrome'),(1140,'系统测试人员','2020-04-02 15:26:06','中国|华中|湖南省|长沙市|联通','119.39.248.15','Windows 10','Chrome 8'),(1141,'系统测试人员','2020-04-02 17:33:02','中国|华中|湖南省|岳阳市|电信','223.157.246.96','Windows 10','Chrome'),(1142,'系统测试人员','2020-04-02 18:14:31','中国|华东|江西省|九江市|电信','182.111.11.223','Windows 10','Chrome 8'),(1143,'系统测试人员','2020-04-02 19:18:07','中国|华中|湖南省|长沙市|联通','119.39.248.74','Windows 10','Chrome 8'),(1146,'系统测试人员','2020-04-02 21:49:12','中国|华东|江苏省|南京市|电信','180.109.22.211','Linux','Chrome'),(1147,'zhangyukang','2020-04-03 09:33:14','中国|华东|江西省|抚州市|移动','117.162.170.188','Windows 10','Chrome'),(1148,'系统测试人员','2020-04-03 10:05:46','中国|华东|江西省|抚州市|移动','117.162.170.188','Windows 10','Chrome'),(1149,'系统测试人员','2020-04-03 10:08:02','中国|华东|江西省|抚州市|移动','117.162.170.188','Windows 10','Chrome'),(1150,'系统测试人员','2020-04-03 11:12:44','中国|华东|江西省|抚州市|移动','117.162.170.188','Windows 10','Chrome'),(1151,'系统测试人员','2020-04-03 11:33:41','中国|华东|江西省|抚州市|移动','117.162.170.188','Windows 10','Chrome'),(1152,'zhangyukang','2020-04-03 11:34:34','中国|华东|江西省|抚州市|移动','117.162.170.188','Windows 10','Chrome'),(1153,'系统测试人员','2020-04-03 13:30:55','中国|华东|上海市|上海市|电信','222.72.35.134','Mac OS X','Chrome 8'),(1154,'系统测试人员','2020-04-03 13:49:21','中国|华东|上海市|上海市|电信','222.72.35.134','Mac OS X','Chrome 8'),(1155,'系统测试人员','2020-04-03 14:03:39','中国|华南|广东省|0|移动','120.231.15.88','Windows 10','Chrome'),(1156,'系统测试人员','2020-04-03 14:31:37','中国|华东|福建省|厦门市|电信','117.28.135.230','Windows 10','Chrome 8'),(1157,'系统测试人员','2020-04-03 15:16:08','中国|华东|安徽省|0|移动','112.30.57.134','Windows 10','Firefox 7'),(1158,'系统测试人员','2020-04-03 15:29:13','中国|华中|湖南省|长沙市|电信','222.240.106.144','Windows 10','Chrome 8'),(1159,'系统测试人员','2020-04-03 15:31:05','中国|华中|湖南省|长沙市|电信','222.240.106.144','Windows 10','Chrome 8'),(1160,'系统测试人员','2020-04-03 15:50:16','中国|东北|辽宁省|0|联通','116.132.15.250','Windows 10','Chrome 8'),(1161,'系统测试人员','2020-04-03 16:12:47','中国|华中|河南省|郑州市|电信','171.9.204.52','Windows 10','Chrome'),(1162,'系统测试人员','2020-04-03 16:25:44','中国|华中|河南省|南阳市|联通','219.155.177.94','Windows 10','Chrome'),(1163,'系统测试人员','2020-04-03 16:47:31','中国|华中|河南省|南阳市|联通','219.155.177.94','Windows 10','Chrome'),(1164,'系统测试人员','2020-04-03 16:49:14','中国|华中|河南省|南阳市|联通','219.155.177.94','Windows 10','Chrome'),(1168,'系统测试人员','2020-04-03 21:33:02','中国|华北|北京市|北京市|联通','123.122.164.122','Windows 10','Chrome'),(1169,'系统测试人员','2020-04-03 21:59:33','中国|西北|陕西省|西安市|移动','117.136.51.40','Android 1.x','Chrome Mobile'),(1170,'系统测试人员','2020-04-03 22:00:11','中国|西北|陕西省|西安市|移动','117.136.51.40','Android 1.x','Chrome Mobile'),(1171,'系统测试人员','2020-04-04 10:54:15','中国|华中|河南省|周口市|联通','123.13.107.6','Windows 10','Chrome 8'),(1172,'系统测试人员','2020-04-04 13:12:15','中国|华东|江苏省|连云港市|移动','183.206.79.128','Android 1.x','Chrome Mobile'),(1173,'系统测试人员','2020-04-04 14:48:49','中国|华中|河南省|周口市|移动','223.91.4.79','Windows 10','Chrome 8'),(1174,'zhangyukang','2020-04-04 15:27:59','中国|华东|江西省|抚州市|移动','117.162.170.2','Windows 10','Chrome 8'),(1175,'zhangyukang','2020-04-04 15:41:55','中国|华东|江西省|抚州市|移动','117.162.170.2','Windows 10','Chrome 8'),(1176,'系统测试人员','2020-04-04 15:51:53','中国|华东|江西省|抚州市|移动','117.162.170.2','Windows 10','Chrome 8'),(1177,'系统测试人员','2020-04-04 16:23:56','中国|华东|江西省|抚州市|移动','117.162.170.2','Windows 10','Chrome 8'),(1178,'系统测试人员','2020-04-04 16:25:04','中国|华中|河南省|南阳市|联通','219.155.182.68','Windows 10','Chrome'),(1179,'系统测试人员','2020-04-04 16:43:05','中国|华东|福建省|厦门市|移动','183.251.22.122','Windows 10','Chrome 8'),(1180,'系统测试人员','2020-04-04 16:45:40','中国|华东|福建省|厦门市|移动','183.251.22.122','Windows 10','Chrome 8'),(1181,'系统测试人员','2020-04-04 16:53:03','中国|华东|福建省|厦门市|移动','183.251.22.122','Windows 10','Chrome 8'),(1182,'系统测试人员','2020-04-04 18:19:10','中国|华北|河北省|保定市|联通','120.3.154.175','Mac OS X','Safari'),(1183,'zhangyukang','2020-04-04 18:55:52','中国|华东|江西省|抚州市|移动','117.162.170.2','Windows 10','Chrome 8'),(1184,'系统测试人员','2020-04-04 18:58:34','中国|华南|广西壮族自治区|贺州市|移动','111.58.148.185','Windows 10','Firefox 7'),(1185,'系统测试人员','2020-04-04 19:22:18','中国|华东|江苏省|常州市|移动','183.210.196.108','Windows 10','Chrome 8'),(1186,'系统测试人员','2020-04-04 19:40:57','中国|华北|河北省|保定市|联通','120.3.154.175','Windows 10','Chrome'),(1187,'系统测试人员','2020-04-04 20:28:52','中国|华东|浙江省|杭州市|电信','60.176.91.68','Windows 10','Chrome 8'),(1189,'系统测试人员','2020-04-04 20:48:45','日本|0|0|0|亚马逊','13.231.208.228','Windows 10','Chrome'),(1190,'系统测试人员','2020-04-05 08:41:32','中国|西南|重庆市|重庆市|电信','106.91.82.90','Mac OS X','Chrome 8'),(1192,'系统测试人员','2020-04-05 10:09:42','中国|西南|四川省|成都市|电信','202.98.97.232','Linux','Chrome 8'),(1194,'系统测试人员','2020-04-05 14:19:37','中国|华北|北京市|北京市|鹏博士','117.100.126.52','Windows 10','Chrome 8'),(1195,'系统测试人员','2020-04-05 14:21:30','中国|华中|河南省|南阳市|联通','219.155.182.68','Windows 10','Chrome'),(1196,'系统测试人员','2020-04-05 14:22:21','中国|华北|北京市|北京市|鹏博士','117.100.126.52','Windows 10','Chrome 8'),(1197,'zhangyukang','2020-04-05 14:31:08','中国|华东|江西省|抚州市|移动','117.162.170.2','Windows 10','Chrome 8'),(1198,'系统测试人员','2020-04-05 14:48:00','中国|华中|河南省|南阳市|联通','219.155.182.68','Windows 10','Chrome'),(1199,'系统测试人员','2020-04-05 14:58:23','中国|华中|河南省|信阳市|电信','123.101.149.24','Windows 10','Chrome 8'),(1200,'系统测试人员','2020-04-05 15:28:14','中国|华东|江西省|抚州市|移动','117.162.170.2','Windows 10','Chrome 8'),(1201,'系统测试人员','2020-04-05 16:53:19','中国|华中|湖北省|武汉市|电信','27.18.54.250','Windows 10','Chrome'),(1202,'系统测试人员','2020-04-05 18:08:18','中国|华北|河北省|保定市|联通','120.3.154.175','Windows 10','Chrome'),(1203,'系统测试人员','2020-04-05 18:09:22','中国|华北|河北省|保定市|联通','120.3.154.175','Windows 10','Chrome'),(1204,'系统测试人员','2020-04-05 19:02:54','中国|华东|山东省|烟台市|联通','39.73.160.120','Windows 10','Chrome'),(1205,'系统测试人员','2020-04-05 20:46:16','中国|华中|河南省|平顶山市|移动','120.216.161.31','Android 1.x','Chrome Mobile'),(1206,'系统测试人员','2020-04-05 22:26:43','中国|华北|河北省|保定市|联通','120.3.68.26','Windows 10','Chrome 8'),(1207,'系统测试人员','2020-04-05 23:04:12','中国|西南|贵州省|0|移动','117.188.164.207','Windows 10','Firefox 7'),(1209,'系统测试人员','2020-04-06 09:25:39','中国|华东|江苏省|南京市|电信','202.60.135.145','Mac OS X','Safari'),(1211,'系统测试人员','2020-04-06 10:37:44','中国|华东|江西省|抚州市|移动','117.162.170.2','Windows 10','Chrome 8'),(1212,'系统测试人员','2020-04-06 11:42:28','中国|华北|北京市|北京市|移动','223.72.65.17','Windows 10','Chrome'),(1213,'系统测试人员','2020-04-06 11:53:06','中国|华南|广东省|深圳市|电信','113.87.130.41','Windows 7','Chrome 8'),(1214,'系统测试人员','2020-04-06 15:00:35','中国|华东|安徽省|合肥市|电信','61.190.36.234','Windows 7','Chrome 8'),(1215,'系统测试人员','2020-04-06 15:01:16','中国|华东|安徽省|合肥市|电信','61.190.36.234','Windows 7','Chrome 8'),(1216,'系统测试人员','2020-04-06 15:03:21','中国|华东|安徽省|合肥市|电信','61.190.36.234','Windows 7','Chrome 8'),(1217,'系统测试人员','2020-04-06 15:07:46','中国|华南|广东省|广州市|电信','59.42.110.131','Windows 7','Chrome 8'),(1218,'系统测试人员','2020-04-06 15:25:08','中国|华东|江苏省|常州市|电信','114.228.32.231','Windows 10','Chrome 8'),(1219,'系统测试人员','2020-04-06 20:13:18','中国|华中|河南省|许昌市|移动','223.90.243.161','Windows 10','Chrome'),(1220,'系统测试人员','2020-04-06 20:17:37','中国|华中|河南省|许昌市|移动','223.90.243.161','Windows 10','Chrome'),(1221,'系统测试人员','2020-04-06 20:21:43','中国|华中|河南省|许昌市|移动','223.90.243.161','Windows 10','Chrome'),(1222,'系统测试人员','2020-04-06 20:25:49','中国|华中|河南省|南阳市|联通','219.155.176.69','Windows 10','Chrome'),(1223,'系统测试人员','2020-04-06 21:48:07','中国|华北|北京市|北京市|联通','114.252.117.171','Windows 10','Chrome 8'),(1224,'系统测试人员','2020-04-06 22:00:43','中国|华中|河南省|南阳市|联通','219.155.176.69','Windows 10','Chrome'),(1225,'系统测试人员','2020-04-07 00:33:25','中国|华中|湖南省|岳阳市|电信','58.44.24.49','Windows 10','Chrome'),(1226,'系统测试人员','2020-04-07 01:04:34','中国|西南|贵州省|贵阳市|电信','1.204.231.101','Android 1.x','Chrome Mobile'),(1227,'系统测试人员','2020-04-07 01:51:43','中国|华东|上海市|上海市|移动','183.192.12.113','Windows 10','Chrome 8'),(1228,'系统测试人员','2020-04-07 08:53:41','中国|华东|江西省|抚州市|移动','117.162.170.229','Windows 10','Chrome 8'),(1229,'系统测试人员','2020-04-07 09:38:26','中国|华中|湖北省|咸宁市|电信','121.61.15.206','Windows 10','Chrome 8'),(1231,'系统测试人员','2020-04-07 10:20:30','中国|华中|河南省|驻马店市|移动','39.162.140.0','Windows 10','Chrome 8'),(1233,'系统测试人员','2020-04-07 10:45:47','中国|华东|福建省|龙岩市|移动','183.251.118.12','Windows 10','Chrome'),(1235,'系统测试人员','2020-04-07 14:22:43','内网IP|0|0|0|内网IP','103.123.214.3','Windows 7','Chrome'),(1236,'系统测试人员','2020-04-07 14:37:24','中国|华中|湖北省|襄樊市|电信','27.27.17.50','Windows 10','Chrome'),(1237,'系统测试人员','2020-04-07 14:55:12','中国|华东|浙江省|杭州市|移动','218.205.57.7','Windows 7','Chrome 8'),(1238,'系统测试人员','2020-04-07 14:59:06','中国|华南|广西壮族自治区|梧州市|电信','180.139.114.177','Windows 10','Chrome'),(1239,'系统测试人员','2020-04-07 15:13:51','中国|华东|浙江省|宁波市|电信','115.214.71.20','Windows 10','Chrome 8'),(1240,'系统测试人员','2020-04-07 15:27:04','中国|华东|浙江省|宁波市|电信','115.214.71.20','Windows 10','Chrome 8'),(1241,'系统测试人员','2020-04-07 15:52:29','中国|华东|江西省|南昌市|联通','171.34.46.214','Windows 7','Firefox 7'),(1242,'系统测试人员','2020-04-07 18:08:11','中国|西南|四川省|泸州市|电信','125.65.158.134','Windows 10','Chrome'),(1245,'系统测试人员','2020-04-07 19:39:41','中国|华东|浙江省|宁波市|电信','115.214.71.163','Mac OS X (iPhone)','Mobile Safari'),(1246,'系统测试人员','2020-04-07 21:46:39','中国|华东|江西省|抚州市|移动','117.162.170.229','Windows 10','Chrome 8'),(1247,'系统测试人员','2020-04-07 22:10:13','中国|华东|江西省|抚州市|移动','117.162.170.229','Windows 10','Chrome 8'),(1248,'系统测试人员','2020-04-07 22:18:32','中国|华北|山西省|运城市|联通','60.222.194.6','Windows 10','Chrome 8'),(1249,'系统测试人员','2020-04-07 23:05:43','中国|西南|四川省|成都市|移动','117.176.157.170','Windows 10','Chrome'),(1250,'系统测试人员','2020-04-08 00:22:55','中国|华中|湖北省|武汉市|电信','119.103.103.214','Windows 10','Chrome 8'),(1251,'zhangyukang','2020-04-08 08:31:10','中国|华东|江西省|抚州市|移动','117.162.170.229','Windows 10','Chrome 8'),(1252,'系统测试人员','2020-04-08 09:26:06','中国|西南|重庆市|重庆市|联通','113.204.47.195','Mac OS X','Chrome'),(1253,'系统测试人员','2020-04-08 09:48:41','中国|华南|广东省|珠海市|移动','120.239.197.178','Windows 10','Chrome 8'),(1254,'系统测试人员','2020-04-08 09:56:00','乌克兰|0|0|0|0','5.183.176.69','Windows 10','Chrome 8'),(1256,'系统测试人员','2020-04-08 10:36:30','中国|华东|江西省|抚州市|移动','117.162.170.229','Windows 10','Chrome 8'),(1257,'系统测试人员','2020-04-08 11:15:39','中国|华北|北京市|北京市|电信','60.247.68.115','Windows 10','Chrome 8'),(1258,'系统测试人员','2020-04-08 12:04:40','中国|东北|辽宁省|沈阳市|联通','218.24.123.105','Windows 10','Chrome'),(1259,'系统测试人员','2020-04-08 12:13:10','中国|东北|辽宁省|沈阳市|联通','218.24.123.105','Windows 10','Chrome'),(1260,'系统测试人员','2020-04-08 13:05:28','中国|华北|北京市|北京市|联通','61.49.154.84','Windows 10','Chrome 8'),(1261,'系统测试人员','2020-04-08 13:07:23','中国|华东|江西省|抚州市|移动','117.162.170.229','Windows 10','Chrome 8'),(1262,'系统测试人员','2020-04-08 15:07:44','中国|华中|湖北省|武汉市|电信','27.18.54.250','Windows 10','Chrome'),(1263,'系统测试人员','2020-04-08 15:24:23','中国|华北|北京市|北京市|电信','115.171.244.232','Windows 10','Chrome'),(1264,'系统测试人员','2020-04-08 15:44:45','中国|华北|北京市|北京市|电信','115.171.244.232','Windows 10','Chrome'),(1265,'系统测试人员','2020-04-08 16:20:40','中国|华南|广东省|深圳市|电信','219.133.170.76','Windows 7','Chrome'),(1266,'系统测试人员','2020-04-08 17:21:53','中国|华南|广东省|深圳市|电信','113.104.203.193','Windows 10','Chrome'),(1267,'系统测试人员','2020-04-08 17:24:52','中国|华南|广东省|深圳市|电信','113.104.203.193','Windows 10','Chrome'),(1268,'zhangyukang','2020-04-08 18:59:55','中国|华东|江西省|抚州市|移动','117.162.170.229','Windows 10','Chrome 8'),(1269,'系统测试人员','2020-04-08 20:56:39','中国|华东|江西省|萍乡市|移动','117.170.133.78','Windows 10','Chrome 8'),(1270,'zhangyukang','2020-04-09 08:32:20','中国|华东|江西省|抚州市|移动','117.162.170.229','Windows 10','Chrome 8'),(1271,'系统测试人员','2020-04-09 09:29:09','马来西亚|0|0|0|阿里巴巴','149.129.32.51','Windows 10','Chrome 8'),(1272,'系统测试人员','2020-04-09 09:48:37','南非|0|0|0|0','45.220.88.106','Windows 10','Chrome 8'),(1273,'系统测试人员','2020-04-09 10:59:17','中国|华南|广东省|广州市|电信','183.6.136.187','Windows 7','Chrome'),(1274,'系统测试人员','2020-04-09 13:50:37','中国|华中|河南省|信阳市|联通','182.117.11.74','Windows 10','Chrome 8'),(1276,'系统测试人员','2020-04-09 17:53:12','中国|华中|湖北省|武汉市|电信','27.18.54.250','Windows 10','Chrome'),(1277,'系统测试人员','2020-04-09 19:32:01','罗马尼亚|0|0|0|0','193.254.234.214','Windows 10','Chrome 8'),(1278,'zhangyukang','2020-04-09 20:38:07','中国|华东|江西省|抚州市|移动','117.162.170.229','Windows 10','Chrome 8'),(1279,'系统测试人员','2020-04-09 21:08:43','中国|华东|江西省|抚州市|移动','117.162.170.229','Windows 10','Chrome 8'),(1280,'系统测试人员','2020-04-09 21:42:45','中国|华东|江西省|萍乡市|移动','117.170.133.78','Windows 10','Chrome 8'),(1281,'系统测试人员','2020-04-09 21:57:42','中国|华北|北京市|北京市|歌华','101.241.16.147','Mac OS X','Chrome 8'),(1282,'系统测试人员','2020-04-10 10:54:25','中国|华东|山东省|日照市|电信','182.37.82.126','Windows 10','Chrome 8'),(1283,'系统测试人员','2020-04-10 11:02:19','中国|华北|内蒙古自治区|通辽市|联通','116.115.203.65','Windows 10','Chrome'),(1284,'系统测试人员','2020-04-10 11:19:35','中国|华北|内蒙古自治区|通辽市|联通','116.115.203.65','Windows 10','Chrome'),(1285,'系统测试人员','2020-04-10 11:19:45','中国|华北|内蒙古自治区|通辽市|联通','116.115.203.65','Windows 10','Chrome'),(1286,'zhangyukang','2020-04-10 12:09:51','中国|华东|江西省|抚州市|移动','117.162.171.110','Windows 10','Chrome 8'),(1287,'系统测试人员','2020-04-10 14:03:52','中国|华北|内蒙古自治区|通辽市|联通','116.115.203.65','Windows 10','Chrome'),(1288,'系统测试人员','2020-04-10 16:40:33','中国|西北|甘肃省|定西市|移动','117.157.167.234','Windows 10','Chrome 8'),(1289,'系统测试人员','2020-04-10 17:06:32','中国|华北|内蒙古自治区|通辽市|联通','116.115.203.65','Windows 10','Chrome'),(1291,'系统测试人员','2020-04-10 18:14:41','中国|华东|江西省|抚州市|移动','117.162.171.110','Windows 10','Chrome 8'),(1292,'系统测试人员','2020-04-10 19:26:07','中国|西北|陕西省|宝鸡市|移动','111.19.66.125','Windows 10','Chrome 8'),(1293,'系统测试人员','2020-04-10 19:57:36','中国|华中|河南省|许昌市|移动','223.90.198.57','Windows 10','Chrome'),(1294,'系统测试人员','2020-04-10 21:09:15','中国|华南|广东省|0|移动','120.230.146.216','Windows 10','Chrome'),(1295,'系统测试人员','2020-04-10 22:21:31','中国|华东|山东省|德州市|联通','124.135.175.2','Windows 10','Chrome 8'),(1296,'系统测试人员','2020-04-11 00:45:19','中国|华中|湖南省|衡阳市|电信','223.146.149.53','Windows 10','Chrome 8'),(1297,'系统测试人员','2020-04-11 09:09:20','中国|华东|浙江省|杭州市|电信','125.119.0.97','Windows 7','Chrome 8'),(1300,'系统测试人员','2020-04-11 11:26:44','中国|华南|广东省|深圳市|电信','113.104.191.213','Windows 10','Chrome'),(1301,'系统测试人员','2020-04-11 14:17:58','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1302,'zhangyukang','2020-04-11 14:18:11','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1303,'系统测试人员','2020-04-14 10:10:01','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1304,'系统测试人员','2020-04-14 10:10:39','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1305,'系统测试人员','2020-04-14 10:11:27','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1306,'系统测试人员','2020-04-14 10:12:00','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1307,'系统测试人员','2020-04-14 10:13:12','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1308,'系统测试人员','2020-04-14 10:14:01','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1309,'系统测试人员','2020-04-14 10:16:32','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1310,'zhangyukang','2020-04-14 10:19:26','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1311,'zhangyukang','2020-04-14 12:59:44','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1312,'系统测试人员','2020-04-14 13:38:46','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1313,'系统测试人员','2020-04-15 20:13:54','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1314,'zhangyukang','2020-04-15 20:14:22','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1315,'系统测试人员','2020-04-15 20:24:46','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1316,'zhangyukang','2020-04-15 20:25:27','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1317,'zhangyukang','2020-04-15 20:54:23','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1318,'zhangyukang','2020-04-15 21:21:29','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1319,'系统测试人员','2020-04-15 21:35:33','内网IP|0|0|内网IP|内网IP','127.0.0.1','Mac OS X (iPhone)','Mobile Safari'),(1320,'系统测试人员','2020-04-15 21:39:18','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1321,'zhangyukang','2020-04-16 08:30:43','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1322,'zhangyukang','2020-04-16 10:32:47','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1323,'zhangyukang','2020-04-16 12:34:31','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1324,'zhangyukang','2020-04-17 12:57:19','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1325,'系统测试人员','2020-04-17 14:04:58','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1326,'zhangyukang','2020-04-17 17:06:04','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1327,'系统测试人员','2020-04-17 18:02:28','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1328,'zhangyukang','2020-04-17 18:25:50','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1329,'系统测试人员','2020-04-17 19:52:34','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1330,'系统测试人员','2020-04-17 19:54:12','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1331,'系统测试人员','2020-04-17 19:55:55','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1332,'系统测试人员','2020-04-17 19:59:32','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1333,'系统测试人员','2020-04-17 20:01:51','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1334,'系统测试人员','2020-04-17 20:10:04','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1335,'系统测试人员','2020-04-17 20:11:11','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1336,'系统测试人员','2020-04-17 20:14:09','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1337,'系统测试人员','2020-04-17 20:15:10','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1338,'系统测试人员','2020-04-17 20:17:11','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1339,'系统测试人员','2020-04-17 20:23:07','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1340,'系统测试人员','2020-04-17 20:25:13','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1341,'zhangyukang','2020-04-17 20:25:29','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1342,'系统测试人员','2020-04-17 20:26:29','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1343,'系统测试人员','2020-04-17 20:35:16','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1344,'zhangyukang','2020-04-17 20:38:32','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1345,'系统测试人员','2020-04-17 20:39:03','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1346,'系统测试人员','2020-04-18 09:02:25','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1347,'zhangyukang','2020-04-18 09:17:07','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1348,'系统测试人员','2020-04-18 09:58:04','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1349,'系统测试人员','2020-04-18 11:58:34','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1350,'zhangyukang','2020-04-18 12:27:48','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1351,'系统测试人员','2020-04-18 17:15:22','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1352,'zhangyukang','2020-04-18 17:15:44','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1353,'zhangyukang','2020-04-20 16:14:34','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1354,'系统测试人员','2020-04-20 16:15:30','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1355,'系统测试人员','2020-04-20 16:16:41','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1356,'系统测试人员','2020-04-20 16:17:45','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1357,'系统测试人员','2020-04-20 16:18:27','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1358,'系统测试人员','2020-04-20 16:19:04','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1359,'系统测试人员','2020-04-20 16:19:39','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1360,'系统测试人员','2020-04-20 16:21:06','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1361,'系统测试人员','2020-04-20 16:22:00','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1362,'zhangyukang','2020-04-20 16:26:43','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1363,'系统测试人员','2020-04-20 16:27:25','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1364,'zhangyukang','2020-04-20 16:28:14','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1365,'系统测试人员','2020-04-20 16:29:50','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1366,'zhangyukang','2020-04-20 16:34:39','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1367,'系统测试人员','2020-04-20 16:36:41','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1368,'系统测试人员','2020-04-20 16:37:16','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1369,'zhangyukang','2020-04-20 16:39:40','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1370,'zhangyukang','2020-04-20 16:42:41','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1371,'系统测试人员','2020-04-20 16:43:36','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1372,'zhangyukang','2020-04-20 16:46:13','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1373,'zhangyukang','2020-04-20 16:47:57','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1374,'系统测试人员','2020-04-20 16:48:28','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1375,'zhangyukang','2020-04-20 16:49:40','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1376,'系统测试人员','2020-04-20 16:50:32','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1377,'zhangyukang','2020-04-20 16:52:18','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1378,'系统测试人员','2020-04-20 16:55:21','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1379,'zhangyukang','2020-04-20 16:55:51','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1380,'系统测试人员','2020-04-20 16:58:10','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1381,'zhangyukang','2020-04-20 16:58:47','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1382,'系统测试人员','2020-04-20 17:02:06','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1383,'zhangyukang','2020-04-20 17:05:32','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1384,'系统测试人员','2020-04-20 17:05:58','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1385,'系统测试人员','2020-04-20 17:09:15','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1386,'zhangyukang','2020-04-20 17:09:30','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1387,'系统测试人员','2020-04-20 17:11:00','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1388,'zhangyukang','2020-04-20 17:12:10','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1389,'系统测试人员','2020-04-20 17:12:47','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1390,'zhangyukang','2020-04-20 17:19:03','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1391,'系统测试人员','2020-04-20 17:19:54','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1392,'zhangyukang','2020-04-20 17:20:46','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1393,'系统测试人员','2020-04-20 18:49:42','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1394,'系统测试人员','2020-04-21 10:24:13','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1395,'zhangyukang','2020-04-21 10:24:34','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1396,'系统测试人员','2020-04-21 10:25:33','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1397,'zhangyukang','2020-04-21 10:26:31','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1398,'系统测试人员','2020-04-21 10:26:41','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1399,'zhangyukang','2020-04-21 10:33:32','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1400,'系统测试人员','2020-04-21 10:34:50','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1401,'系统测试人员','2020-04-21 10:35:04','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1402,'zhangyukang','2020-04-21 12:05:46','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1403,'系统测试人员','2020-04-23 09:40:14','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1404,'zhangyukang','2020-04-23 09:41:10','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1405,'系统测试人员','2020-04-23 11:23:20','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1406,'系统测试人员','2020-04-25 10:25:38','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1407,'zhangyukang','2020-04-25 10:51:37','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1408,'系统测试人员','2020-04-25 13:30:34','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1409,'zhangyukang','2020-04-25 13:31:03','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1410,'zhangyukang','2020-04-25 13:31:33','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1411,'系统测试人员','2020-04-25 13:31:52','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1412,'zhangyukang','2020-04-25 13:32:29','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1413,'系统测试人员','2020-04-25 13:33:18','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1414,'zhangyukang','2020-04-25 16:53:25','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1415,'系统测试人员','2020-04-26 09:40:27','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1416,'zhangyukang','2020-04-26 09:40:50','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1417,'系统测试人员','2020-04-26 11:31:35','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1418,'zhangyukang','2020-04-26 11:32:28','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1419,'系统测试人员','2020-04-26 16:43:53','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1420,'zhangyukang','2020-04-26 16:45:15','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1421,'系统测试人员','2020-04-27 08:43:58','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1422,'zhangyukang','2020-04-27 09:40:12','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1423,'系统测试人员','2020-04-27 09:45:42','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1424,'系统测试人员','2020-04-27 09:47:30','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1425,'zhangyukang','2020-04-27 09:47:48','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1426,'系统测试人员','2020-04-27 09:50:02','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1427,'zhangyukang','2020-04-27 09:52:59','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1428,'系统测试人员','2020-04-27 09:53:30','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1429,'zhangyukang','2020-04-27 09:54:09','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1430,'系统测试人员','2020-04-27 09:54:40','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1431,'zhangyukang','2020-04-27 09:55:06','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1432,'系统测试人员','2020-04-27 09:55:33','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1433,'zhangyukang','2020-04-27 09:57:44','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1434,'系统测试人员','2020-04-27 10:11:03','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1435,'zhangyukang','2020-04-27 11:01:07','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1436,'系统测试人员','2020-04-27 11:04:55','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1437,'系统测试人员','2020-04-27 11:23:40','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1438,'系统测试人员','2020-04-27 11:32:05','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1439,'zhangyukang','2020-04-27 11:32:46','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1440,'zhangyukang','2020-04-27 12:46:08','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1441,'系统测试人员','2020-04-27 12:46:28','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1443,'zhangyukang','2020-04-27 16:55:48','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1444,'系统测试人员','2020-04-27 17:01:42','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1445,'系统测试人员','2020-04-27 17:03:39','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1446,'zhangyukang','2020-04-27 17:06:02','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1447,'系统测试人员','2020-04-27 17:10:19','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1448,'zhangyukang','2020-04-27 17:24:54','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1449,'系统测试人员','2020-04-27 17:26:51','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1450,'zhangyukang','2020-04-27 17:37:50','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1451,'系统测试人员','2020-04-27 17:38:41','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1452,'系统测试人员','2020-04-27 21:28:21','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1453,'系统测试人员','2020-04-27 21:28:48','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1454,'zhangyukang','2020-04-27 21:29:05','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1455,'zhangyukang','2020-04-28 08:41:06','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1456,'zhangyukang','2020-04-28 10:41:26','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1457,'系统测试人员','2020-04-28 12:36:10','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1458,'zhangyukang','2020-04-28 12:48:46','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1459,'系统测试人员','2020-04-28 13:15:16','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1460,'zhangyukang','2020-04-28 16:08:54','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1461,'zhangyukang','2020-04-29 08:25:55','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1462,'zhangyukang','2020-04-29 11:23:52','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1463,'系统测试人员','2020-04-29 11:54:51','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1464,'系统测试人员','2020-04-29 11:56:07','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1465,'zhangyukang','2020-04-29 12:07:15','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1466,'系统测试人员','2020-04-29 17:04:29','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1467,'系统测试人员','2020-04-29 17:08:36','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1468,'系统测试人员','2020-04-29 17:11:57','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1469,'系统测试人员','2020-04-29 17:14:28','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1470,'系统测试人员','2020-04-29 17:15:16','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1471,'系统测试人员','2020-04-29 17:19:18','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1472,'系统测试人员','2020-04-29 17:20:47','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1473,'系统测试人员','2020-04-29 17:23:32','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1474,'系统测试人员','2020-04-29 17:25:04','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1475,'系统测试人员','2020-04-29 17:25:29','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1476,'系统测试人员','2020-04-29 17:26:37','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1477,'系统测试人员','2020-04-29 17:28:10','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1478,'系统测试人员','2020-04-29 17:28:42','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1479,'系统测试人员','2020-04-29 17:29:37','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1480,'系统测试人员','2020-04-29 17:30:43','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1481,'系统测试人员','2020-04-29 21:03:15','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1482,'zhangyukang','2020-04-29 21:59:49','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1483,'zhangyukang','2020-04-30 08:56:22','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1484,'系统测试人员','2020-04-30 09:14:16','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1485,'zhangyukang','2020-04-30 09:43:51','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1486,'系统测试人员','2020-04-30 11:44:13','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1487,'zhangyukang','2020-04-30 11:45:38','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1488,'zhangyukang','2020-04-30 13:45:51','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1489,'zhangyukang','2020-04-30 18:23:04','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1490,'zhangyukang','2020-04-30 19:07:22','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1491,'系统测试人员','2020-04-30 19:07:38','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1492,'zhangyukang','2020-05-01 12:57:32','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1493,'zhangyukang','2020-05-01 19:44:09','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1494,'zhangyukang','2020-05-05 19:51:42','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1495,'zhangyukang','2020-05-05 21:24:17','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1496,'zhangyukang','2020-05-06 09:35:47','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1497,'系统测试人员','2020-05-06 10:42:12','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1498,'zhangyukang','2020-05-06 10:54:27','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1499,'zhangyukang','2020-05-07 10:00:22','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1500,'zhangyukang','2020-05-07 12:01:04','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1501,'系统测试人员','2020-05-07 12:14:56','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1502,'zhangyukang','2020-05-07 12:17:21','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1503,'zhangyukang','2020-05-07 14:31:15','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1504,'zhangyukang','2020-05-07 19:31:06','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1505,'系统测试人员','2020-05-07 20:00:21','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1506,'zhangyukang','2020-05-09 17:14:04','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1507,'zhangyukang','2020-05-09 19:15:08','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1508,'zhangyukang','2020-05-10 08:59:12','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1509,'zhangyukang','2020-05-10 10:07:21','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1510,'zhangyukang','2020-05-10 14:10:05','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1511,'系统测试人员','2020-05-10 18:41:49','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1512,'zhangyukang','2020-05-10 19:13:59','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1513,'zhangyukang','2020-05-10 19:15:01','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1514,'zhangyukang','2020-05-11 09:15:34','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1515,'zhangyukang','2020-05-13 09:16:43','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1516,'系统测试人员','2020-05-13 09:56:43','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1517,'zhangyukang','2020-05-13 22:26:13','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1518,'zhangyukang','2020-05-14 20:09:52','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1519,'系统测试人员','2020-05-14 20:21:56','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1520,'zhangyukang','2020-05-14 20:22:16','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1521,'系统测试人员','2020-05-14 20:22:44','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1522,'zhangyukang','2020-05-14 20:35:51','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1523,'zhangyukang','2020-05-14 21:00:37','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1524,'系统测试人员','2020-05-14 21:01:02','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1525,'系统测试人员','2020-05-14 21:01:21','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1526,'系统测试人员','2020-05-14 21:02:52','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1527,'系统测试人员','2020-05-14 21:03:52','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1528,'系统测试人员','2020-05-14 21:05:48','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1529,'zhangyukang','2020-05-16 09:49:07','内网IP|0|0|内网IP|内网IP','127.0.0.1','Unknown','Downloading Tool'),(1530,'zhangyukang','2020-05-16 10:49:49','内网IP|0|0|内网IP|内网IP','127.0.0.1','Unknown','Downloading Tool'),(1531,'系统测试人员','2020-05-16 11:49:51','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1533,'zhangyukang','2020-05-16 16:24:16','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1534,'系统测试人员','2020-05-16 16:36:57','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1535,'zhangyukang','2020-05-16 17:43:32','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1536,'系统测试人员','2020-05-16 18:35:33','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1537,'zhangyukang','2020-05-16 19:41:01','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1538,'系统测试人员','2020-05-18 09:09:07','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1539,'zhangyukang','2020-05-18 09:10:33','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1540,'系统测试人员','2020-05-18 09:21:31','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1541,'zhangyukang','2020-05-18 09:33:01','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1542,'系统测试人员','2020-05-18 09:49:22','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1543,'zhangyukang','2020-05-18 09:49:42','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1544,'系统测试人员','2020-05-18 09:51:39','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1545,'系统测试人员','2020-05-18 10:10:08','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1546,'系统测试人员','2020-05-18 12:11:16','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1547,'zhangyukang','2020-05-18 14:11:58','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1548,'系统测试人员','2020-05-19 19:19:05','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1549,'zhangyukang','2020-05-23 15:42:44','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1550,'zhangyukang','2020-05-24 19:34:05','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1551,'zhangyukang','2020-05-25 10:15:48','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1552,'zhangyukang','2020-05-25 15:44:14','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1577,'系统测试人员','2020-08-17 19:44:12','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1578,'系统测试人员','2020-08-17 19:50:46','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1579,'admin','2020-08-19 14:25:49','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1580,'admin','2020-08-19 17:40:44','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1581,'jack','2020-08-19 17:41:30','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1582,'admin','2020-08-19 17:42:45','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1583,'jack','2020-08-19 17:43:23','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1584,'admin','2020-08-19 17:58:20','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1585,'jack','2020-08-19 18:32:43','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1586,'admin','2020-08-19 19:31:10','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1587,'admin','2020-09-09 20:20:54','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1588,'admin','2020-12-09 19:28:59','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1594,'admin','2020-12-15 20:28:18','null','127.0.0.1','Windows 10','Chrome 8'),(1595,'admin','2020-12-16 18:44:04','null','127.0.0.1','Windows 10','Chrome 8'),(1596,'admin','2020-12-16 20:43:09','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1597,'admin','2020-12-16 21:11:55','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1598,'admin','2020-12-16 21:17:15','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1599,'admin','2020-12-16 21:18:34','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1600,'admin','2020-12-16 21:20:00','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1601,'admin','2020-12-16 21:20:37','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1602,'admin','2020-12-16 21:22:57','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1603,'admin','2020-12-16 21:23:34','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1604,'admin','2020-12-16 21:25:13','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1605,'admin','2020-12-16 21:37:45','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1606,'admin','2020-12-16 21:43:21','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1607,'admin','2020-12-16 21:46:32','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1608,'admin','2020-12-16 21:46:53','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1609,'admin','2020-12-16 21:47:43','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1610,'admin','2020-12-16 21:48:19','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1611,'admin','2020-12-16 21:48:30','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1612,'admin','2020-12-16 21:51:10','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1613,'admin','2020-12-16 21:53:17','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1614,'admin','2020-12-16 21:55:20','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1615,'admin','2020-12-16 21:59:39','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1616,'admin','2020-12-16 21:59:53','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1617,'admin','2020-12-16 22:07:11','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1618,'admin','2020-12-16 22:08:42','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1619,'admin','2020-12-16 22:11:04','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1620,'admin','2020-12-17 18:43:24','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1621,'admin','2020-12-17 18:58:49','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1622,'jack','2020-12-17 20:33:01','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1623,'admin','2020-12-17 20:33:21','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1624,'jack','2020-12-17 20:34:14','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1625,'admin','2020-12-17 20:36:10','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1626,'jack','2020-12-17 20:37:21','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1627,'admin','2020-12-17 20:52:19','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1628,'admin','2020-12-17 21:01:21','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1629,'jack','2020-12-17 21:01:42','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1630,'admin','2020-12-17 21:02:06','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1631,'admin','2020-12-17 21:10:33','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1632,'jack','2020-12-17 21:10:50','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1633,'admin','2020-12-17 21:11:25','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1634,'jack','2020-12-17 21:18:22','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1635,'admin','2020-12-17 21:23:58','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1636,'jack','2020-12-17 21:24:49','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1637,'admin','2020-12-17 21:28:55','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1638,'admin','2020-12-17 21:32:16','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1639,'蔡徐坤','2020-12-17 21:32:32','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1640,'admin','2020-12-17 21:32:45','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1641,'蔡徐坤','2020-12-17 21:35:22','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8'),(1642,'admin','2020-12-17 21:47:30','内网IP|0|0|内网IP|内网IP','127.0.0.1','Windows 10','Chrome 8');
+
+/*Table structure for table `tb_menu` */
+
+DROP TABLE IF EXISTS `tb_menu`;
+
+CREATE TABLE `tb_menu` (
+ `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '菜单/按钮ID',
+ `parent_id` bigint(20) DEFAULT NULL COMMENT '上级菜单ID',
+ `menu_name` varchar(50) NOT NULL COMMENT '菜单/按钮名称',
+ `url` varchar(50) DEFAULT NULL COMMENT '菜单URL',
+ `perms` text COMMENT '权限标识',
+ `icon` varchar(50) DEFAULT NULL COMMENT '图标',
+ `type` char(2) NOT NULL COMMENT '类型 0菜单 1按钮',
+ `order_num` bigint(20) DEFAULT NULL COMMENT '排序',
+ `create_time` datetime NOT NULL COMMENT '创建时间',
+ `modified_time` datetime DEFAULT NULL COMMENT '修改时间',
+ `available` int(11) DEFAULT '1' COMMENT '0:不可用,1:可用',
+ `open` int(1) DEFAULT '1' COMMENT '0:不展开,1:展开',
+ PRIMARY KEY (`id`) USING BTREE
+) ENGINE=InnoDB AUTO_INCREMENT=349 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='菜单表';
+
+/*Data for the table `tb_menu` */
+
+insert into `tb_menu`(`id`,`parent_id`,`menu_name`,`url`,`perms`,`icon`,`type`,`order_num`,`create_time`,`modified_time`,`available`,`open`) values (1,0,'系统管理','',NULL,'el-icon-setting','0',1,'2020-03-07 17:41:30','2020-08-19 17:57:20',1,0),(4,1,'菜单权限','/system/menus','menus','el-icon-help','0',3,'2020-03-07 18:57:42','2020-12-15 17:25:02',1,0),(5,0,'监控中心','',NULL,'el-icon-camera','0',6,'2020-03-07 18:58:18','2020-12-15 19:34:38',1,1),(226,1,'用户管理','/system/users','users','el-icon-user','0',2,'2020-03-10 05:27:54','2020-12-15 17:24:22',1,0),(230,312,'入库记录','/business/product/in-stocks','el-icon-date','el-icon-date','0',1,'2020-03-10 05:34:28','2020-12-15 19:57:21',1,0),(234,226,'用户添加','','user:add','el-icon-plus','1',1,'2020-03-10 05:50:44','2020-03-10 07:51:56',1,0),(235,1,'角色管理','/system/roles','roles','el-icon-postcard','0',3,'2020-03-10 05:51:28','2020-12-15 17:24:41',1,0),(239,226,'用户删除','','user:delete','el-icon-picture','1',1,'2020-03-10 06:05:30','2020-03-10 08:10:19',1,0),(240,226,'用户编辑','','user:edit','el-icon-video-camera-solid','1',1,'2020-03-10 06:06:30','2020-03-10 07:52:28',1,0),(241,235,'角色编辑','','role:edit','el-icon-s-promotion','1',2,'2020-03-10 06:11:03','2020-03-11 11:40:19',1,0),(242,235,'角色删除','','role:delete','el-icon-s-marketing','1',3,'2020-03-10 06:15:29','2020-03-11 11:43:36',1,0),(247,4,'添加菜单','','menu:add','el-icon-s-opportunity','1',1,'2020-03-10 07:55:10','2020-04-27 09:59:43',1,0),(249,4,'修改菜单','','menu:update','el-icon-share','1',2,'2020-03-10 07:56:55','2020-03-15 13:29:29',1,0),(250,4,'删除菜单','','menu:delete','el-icon-folder-opened','1',3,'2020-03-10 07:57:38','2020-03-15 13:29:41',1,0),(251,235,'分配权限','','role:authority','el-icon-document-add','1',1,'2020-03-10 08:13:22','2020-03-11 11:39:30',1,0),(253,1,'控制面板','/system/welcome','welcome:view','el-icon-star-off','0',1,'2020-03-10 08:46:44','2020-12-15 19:22:46',1,0),(254,226,'分配角色','','user:assign','el-icon-s-tools','1',3,'2020-03-11 01:32:29','2020-04-27 10:58:30',1,0),(255,235,'添加角色','','role:add','el-icon-help','1',1,'2020-03-11 01:34:18','2020-03-11 01:34:18',1,0),(256,226,'禁用用户','','user:status','el-icon-circle-close','1',1,'2020-03-11 06:50:04','2020-03-14 05:05:49',1,0),(258,226,'用户更新','','user:update','el-icon-refresh','1',1,'2020-03-11 08:26:54','2020-03-11 08:26:54',1,0),(259,235,'角色更新','','role:update','el-icon-refresh-left','1',1,'2020-03-11 11:45:20','2020-03-11 11:45:20',1,0),(260,235,'状态更新','','role:status','el-icon-refresh','1',1,'2020-03-14 05:07:02','2020-03-14 05:07:24',1,0),(261,1,'部门管理','/system/departments','','el-icon-s-home','0',3,'2020-03-15 06:05:48','2020-12-15 17:25:18',1,0),(262,261,'添加部门','','department:add','el-icon-plus','1',1,'2020-03-15 11:57:42','2020-03-21 12:37:21',1,0),(263,261,'编辑院系','','department:edit','el-icon-edit','1',1,'2020-03-15 11:59:52','2020-03-15 12:16:36',1,0),(264,261,'更新院系','','department:update','el-icon-refresh','1',1,'2020-03-15 12:02:34','2020-03-15 12:16:32',1,0),(265,261,'删除院系',NULL,'department:delete','el-icon-delete','1',1,'2020-03-15 12:03:21','2020-03-15 12:03:21',1,0),(267,312,'物资资料','/business/product/list','','el-icon-goods','0',2,'2020-03-16 09:01:02','2020-12-15 19:51:38',1,0),(268,312,'物资类别','/business/product/categories','','el-icon-star-off','0',2,'2020-03-16 09:01:48','2020-12-15 19:51:44',1,0),(269,312,'物资来源','/business/product/suppliers','','el-icon-coordinate','0',5,'2020-03-16 12:35:10','2020-12-15 19:52:19',1,0),(270,312,'发放记录','/business/product/out-stocks','','el-icon-goods','0',5,'2020-03-16 13:55:49','2020-12-15 19:57:34',1,1),(271,5,'登入日志','/monitor/login-log','login:log','el-icon-date','0',1,'2020-03-20 10:31:12','2020-12-15 18:28:47',1,0),(273,303,'全国疫情','/covid19/map','map:view','el-icon-s-opportunity','0',1,'2020-03-20 11:32:02','2020-12-15 20:15:48',1,1),(274,267,'添加物资','','product:add','el-icon-s-opportunity','1',1,'2020-03-21 02:04:24','2020-03-21 02:04:24',1,0),(276,267,'上传图片',NULL,'upload:image','el-icon-finished','1',2,'2020-03-21 02:05:21','2020-03-21 02:05:21',1,0),(277,267,'更新物资',NULL,'product:update','el-icon-folder','1',3,'2020-03-21 02:05:56','2020-03-21 02:05:56',1,0),(278,267,'编辑物资',NULL,'product:edit','el-icon-edit','1',1,'2020-03-21 02:06:23','2020-03-21 02:06:23',1,0),(279,269,'删除来源','','supplier:delete','el-icon-document-delete','1',1,'2020-03-21 02:17:29','2020-03-21 12:32:22',1,0),(280,269,'更新来源','','supplier:update','el-icon-paperclip','1',1,'2020-03-21 02:18:34','2020-03-21 12:36:41',1,0),(281,269,'添加来源',NULL,'supplier:add','el-icon-document-add','1',1,'2020-03-21 02:19:02','2020-03-21 02:19:02',1,1),(282,269,'编辑来源',NULL,'supplier:edit','el-icon-scissors','1',2,'2020-03-21 02:19:36','2020-03-21 02:19:36',1,1),(283,268,'添加类别','','productCategory:add',' el-icon-folder-add','1',1,'2020-03-21 02:26:12','2020-03-21 02:44:22',1,0),(284,268,'删除类别',NULL,'productCategory:delete','el-icon-delete','1',1,'2020-03-21 02:27:05','2020-03-21 02:28:49',1,0),(285,268,'编辑类别',NULL,'productCategory:edit','el-icon-scissors','1',2,'2020-03-21 02:27:42','2020-03-21 02:27:42',1,0),(286,268,'更新类别',NULL,'productCategory:update',' el-icon-coordinate','1',1,'2020-03-21 02:28:17','2020-03-21 02:28:17',1,0),(296,295,'swagger文档','/monitor/swagger-ui',NULL,'el-icon-document','0',2,'2020-03-22 01:22:48','2020-12-15 18:32:54',1,0),(298,5,'SQL监控','/monitor/druid',NULL,'el-icon-view','0',1,'2020-03-22 02:48:05','2020-12-15 19:42:32',1,0),(299,271,'删除日志','','loginLog:delete','el-icon-delete','1',1,'2020-03-22 21:55:44','2020-03-22 21:55:44',1,0),(300,271,'批量删除','','loginLog:batchDelete','el-icon-delete-solid','1',1,'2020-03-22 22:19:26','2020-03-22 22:19:26',1,0),(301,4,'编辑菜单','','menu:edit','el-icon-edit','1',1,'2020-03-22 23:12:25','2020-03-22 23:12:25',1,0),(303,0,'健康报备','','','el-icon-platform-eleme','0',3,'2020-03-24 10:11:53','2020-12-15 20:15:30',1,1),(304,303,'健康打卡','/covid19/health','','el-icon-s-cooperation','0',1,'2020-03-24 10:12:57','2020-12-15 20:19:14',1,0),(307,5,'操作日志','/monitor/logs','','el-icon-edit','0',1,'2020-04-04 19:04:53','2020-12-15 18:34:36',1,0),(308,307,'删除日志','','log:delete','el-icon-circle-close','1',1,'2020-04-04 19:59:20','2020-04-04 19:59:20',1,1),(309,307,'批量删除',NULL,'log:batchDelete','el-icon-document-delete','1',2,'2020-04-04 19:59:59','2020-04-04 19:59:59',1,0),(310,312,'物资去处','/business/product/consumers','','el-icon-edit','0',1,'2020-04-05 10:08:21','2020-12-15 19:52:10',1,0),(312,0,'业务管理',NULL,NULL,'el-icon-s-goods','0',2,'2020-04-05 10:19:07','2020-08-19 17:57:27',1,1),(316,312,'物资库存','/business/product/stocks','','el-icon-tickets','0',5,'2020-04-16 08:45:08','2020-12-15 19:51:58',1,0),(317,226,'导出表格','','user:export','el-icon-edit','1',1,'2020-04-17 18:02:05','2020-04-17 18:02:05',1,0),(318,1,'图标管理','/system/icon','','el-icon-star-off','0',7,'2020-04-21 12:06:33','2020-12-17 21:47:49',1,1),(321,1,'文件管理','/system/files','','el-icon-picture-outline','0',2,'2020-04-25 10:52:17','2020-12-15 19:21:15',1,1),(322,310,'添加去处','','consumer:add','el-icon-plus','1',2,'2020-04-27 16:57:04','2020-04-27 16:58:21',1,1),(323,310,'删除去处',NULL,'consumer:delete','el-icon-delete','1',1,'2020-04-27 16:57:42','2020-04-27 16:57:42',1,0),(324,310,'编辑去处','','consumer:edit','el-icon-edit','1',1,'2020-04-27 16:59:17','2020-04-27 16:59:17',1,0),(325,310,'更新去处',NULL,'consumer:update','el-icon-star-off','1',1,'2020-04-27 17:00:18','2020-04-27 17:00:18',1,1),(326,230,'添加入库','','inStock:in','el-icon-plus','1',3,'2020-04-27 17:07:04','2020-08-19 17:57:15',1,1),(328,230,'入库明细',NULL,'inStock:detail','el-icon-zoom-in','1',2,'2020-04-27 17:08:25','2020-04-27 17:08:25',1,0),(329,4,'导出菜单',NULL,'menu:export','el-icon-edit','1',1,'2020-04-27 17:26:40','2020-04-27 17:26:40',1,0),(331,267,'删除物资',NULL,'product:delete','el-icon-delete','1',1,'2020-04-30 18:27:02','2020-04-30 19:05:31',1,0),(332,267,'回收物资','','product:remove','el-icon-remove','1',1,'2020-04-30 18:56:48','2020-04-30 18:56:48',1,1),(333,267,'物资审核',NULL,'product:publish','el-icon-edit','1',1,'2020-04-30 18:58:38','2020-04-30 19:05:42',1,0),(336,267,'物资还原',NULL,'product:back','el-icon-top-left','1',1,'2020-04-30 19:06:22','2020-04-30 19:06:22',1,0),(337,230,'入库回收','','inStock:remove','el-icon-remove','1',3,'2020-04-30 19:12:56','2020-08-19 17:57:55',1,1),(338,230,'入库审核',NULL,'inStock:publish','el-icon-edit','1',2,'2020-04-30 19:13:32','2020-08-19 17:57:32',1,0),(339,230,'删除记录',NULL,'inStock:delete','el-icon-delete','1',4,'2020-04-30 19:14:03','2020-08-19 17:57:42',1,0),(340,230,'入库还原','','inStock:back','el-icon-d-arrow-left','1',3,'2020-04-30 19:17:27','2020-08-19 17:57:49',1,0),(341,295,'个人博客','/blog','','el-icon-view','0',1,'2020-05-07 19:34:31','2020-05-07 19:34:31',1,0),(343,304,'健康上报','','health:report','el-icon-edit','1',1,'2020-05-14 20:21:09','2020-05-14 20:21:09',1,0),(344,5,'项目接口','/monitor/swagger-ui','','el-icon-edit','0',1,'2020-12-15 18:35:18','2020-12-15 18:35:18',1,1);
+
+/*Table structure for table `tb_role` */
+
+DROP TABLE IF EXISTS `tb_role`;
+
+CREATE TABLE `tb_role` (
+ `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '角色ID',
+ `role_name` varchar(100) NOT NULL COMMENT '角色名称',
+ `remark` varchar(100) DEFAULT NULL COMMENT '角色描述',
+ `create_time` datetime NOT NULL COMMENT '创建时间',
+ `modified_time` datetime DEFAULT NULL COMMENT '修改时间',
+ `status` int(1) DEFAULT '1' COMMENT '是否可用,0:不可用,1:可用',
+ PRIMARY KEY (`id`) USING BTREE
+) ENGINE=InnoDB AUTO_INCREMENT=146 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='角色表';
+
+/*Data for the table `tb_role` */
+
+insert into `tb_role`(`id`,`role_name`,`remark`,`create_time`,`modified_time`,`status`) values (145,'测试角色','用于测试的账号','2020-12-17 00:00:00','2020-12-17 20:33:46',1);
+
+/*Table structure for table `tb_role_menu` */
+
+DROP TABLE IF EXISTS `tb_role_menu`;
+
+CREATE TABLE `tb_role_menu` (
+ `role_id` bigint(20) NOT NULL COMMENT '角色ID',
+ `menu_id` bigint(20) NOT NULL COMMENT '菜单/按钮ID'
+) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='角色菜单关联表';
+
+/*Data for the table `tb_role_menu` */
+
+insert into `tb_role_menu`(`role_id`,`menu_id`) values (145,253),(145,234),(145,239),(145,240),(145,258),(145,317),(145,318),(145,321),(145,247),(145,301),(145,329),(145,255),(145,259),(145,241),(145,261),(145,262),(145,264),(145,312),(145,230),(145,328),(145,338),(145,326),(145,337),(145,340),(145,339),(145,310),(145,323),(145,324),(145,325),(145,322),(145,267),(145,274),(145,278),(145,331),(145,332),(145,333),(145,336),(145,276),(145,277),(145,268),(145,283),(145,284),(145,286),(145,285),(145,269),(145,279),(145,280),(145,281),(145,282),(145,270),(145,316),(145,303),(145,273),(145,304),(145,343),(145,5),(145,271),(145,299),(145,300),(145,298),(145,307),(145,308),(145,309),(145,344),(145,1),(145,226),(145,4),(145,235);
+
+/*Table structure for table `tb_user` */
+
+DROP TABLE IF EXISTS `tb_user`;
+
+CREATE TABLE `tb_user` (
+ `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '用户ID',
+ `username` varchar(50) NOT NULL COMMENT '用户名',
+ `nickname` varchar(20) DEFAULT NULL,
+ `email` varchar(128) DEFAULT NULL COMMENT '邮箱',
+ `avatar` text COMMENT '头像',
+ `phone_number` varchar(20) DEFAULT NULL COMMENT '联系电话',
+ `status` int(1) NOT NULL COMMENT '状态 0锁定 1有效',
+ `create_time` datetime NOT NULL COMMENT '创建时间',
+ `modified_time` datetime DEFAULT NULL COMMENT '修改时间',
+ `sex` int(1) DEFAULT NULL COMMENT '性别 0男 1女 2保密',
+ `salt` varchar(255) DEFAULT NULL COMMENT '盐',
+ `type` int(11) NOT NULL DEFAULT '1' COMMENT '0:超级管理员,1:系统用户',
+ `password` varchar(128) NOT NULL COMMENT '密码',
+ `birth` date DEFAULT NULL,
+ `department_id` bigint(20) DEFAULT '1' COMMENT '部门id',
+ PRIMARY KEY (`id`) USING BTREE
+) ENGINE=InnoDB AUTO_INCREMENT=200 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='用户表';
+
+/*Data for the table `tb_user` */
+
+insert into `tb_user`(`id`,`username`,`nickname`,`email`,`avatar`,`phone_number`,`status`,`create_time`,`modified_time`,`sex`,`salt`,`type`,`password`,`birth`,`department_id`) values (5,'admin','小章鱼','Jana@126.com','http://thirdqq.qlogo.cn/g?b=oidb&k=icTYjyV5afABvE1v4ge9SLg&s=100&t=1584195695','17744444444',1,'2019-06-14 21:12:16','2020-03-19 04:20:40',0,'cfbf6d34-d3e4-4653-86f0-e33d4595d52b',0,'d7b9c28cac022955cff27947eafce0ad','2020-03-27',1),(196,'jack','testetst','test@qq.com','http://badidol.com/uploads/images/avatars/201910/24/18_1571921832_HG9E55x9NY.jpg','15045414141',1,'2020-08-19 17:41:20','2020-08-19 17:41:20',1,'303191e1-4082-4d2d-8976-5a93426a',1,'49bdaf7293cc9bd6fc9f50c3b03b7d6d','2020-08-17',12),(197,'3333333','33333','333@qq.com','http://badidol.com/uploads/images/avatars/201910/24/18_1571921832_HG9E55x9NY.jpg','15041414141',0,'2020-12-16 21:32:22','2020-12-16 21:32:22',1,'62a6dd8f-9efd-4ae4-98f3-c0382299',1,'2168d955d03701181dd6b3bab7647694','2020-12-29',1),(198,'test','testnickn','test@qq.com','http://badidol.com/uploads/images/avatars/201910/24/18_1571921832_HG9E55x9NY.jpg','15074857474',1,'2020-12-17 18:49:59','2020-12-17 18:50:08',1,'7cb34dcf-62a7-4404-b802-93ebcb1f',1,'9b9013e2729f0c23852ef2801cd5344b','2020-12-15',12),(199,'蔡徐坤','偶像练习生','caixukun@qq.com','http://badidol.com/uploads/images/avatars/201910/24/18_1571921832_HG9E55x9NY.jpg','15041414514',0,'2020-12-17 21:31:44','2020-12-17 21:31:44',1,'9fb8c514-7484-4f6e-a155-6c90ca16',1,'d0e8cf620adb72d66e975e932afb960b','2020-12-16',14);
+
+/*Table structure for table `tb_user_role` */
+
+DROP TABLE IF EXISTS `tb_user_role`;
+
+CREATE TABLE `tb_user_role` (
+ `user_id` bigint(20) NOT NULL COMMENT '用户ID',
+ `role_id` bigint(20) NOT NULL COMMENT '角色ID'
+) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='用户角色关联表';
+
+/*Data for the table `tb_user_role` */
+
+insert into `tb_user_role`(`user_id`,`role_id`) values (194,125),(196,145),(199,145);
+
+/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
+/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
+/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
+/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
diff --git a/pom.xml b/pom.xml
index 7389487..7cf4c01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
1.3.2
3.2.0
1.26.1-RELEASE
- 1.7
+ 1.7.2
1.20
@@ -143,14 +143,4 @@
-
-
-
-
- org.springframework.boot
- spring-boot-maven-plugin
-
-
-
-
diff --git a/xinguan-business/src/main/java/com/coderman/business/service/HealthService.java b/xinguan-business/src/main/java/com/coderman/business/service/HealthService.java
index feabc3b..2bea575 100644
--- a/xinguan-business/src/main/java/com/coderman/business/service/HealthService.java
+++ b/xinguan-business/src/main/java/com/coderman/business/service/HealthService.java
@@ -1,6 +1,7 @@
package com.coderman.business.service;
+import com.coderman.common.error.BusinessException;
import com.coderman.common.model.business.Health;
import com.coderman.common.vo.business.HealthVO;
import com.coderman.common.vo.system.PageVO;
@@ -16,7 +17,7 @@ public interface HealthService {
* 健康上报
* @param healthVO
*/
- void report(HealthVO healthVO);
+ void report(HealthVO healthVO) throws BusinessException;
/**
* 今日是否已经报备
diff --git a/xinguan-business/src/main/java/com/coderman/business/service/InStockService.java b/xinguan-business/src/main/java/com/coderman/business/service/InStockService.java
index 283d203..d119b80 100644
--- a/xinguan-business/src/main/java/com/coderman/business/service/InStockService.java
+++ b/xinguan-business/src/main/java/com/coderman/business/service/InStockService.java
@@ -1,6 +1,7 @@
package com.coderman.business.service;
+import com.coderman.common.error.BusinessException;
import com.coderman.common.vo.business.InStockDetailVO;
import com.coderman.common.vo.business.InStockVO;
import com.coderman.common.vo.system.PageVO;
@@ -27,35 +28,35 @@ public interface InStockService {
* @param id
* @return
*/
- InStockDetailVO detail(Long id, int pageNo, int pageSize);
+ InStockDetailVO detail(Long id, int pageNo, int pageSize) throws BusinessException;
/**
* 删除入库单
* @param id
*/
- void delete(Long id);
+ void delete(Long id) throws BusinessException;
/**
* 物资入库
* @param inStockVO
*/
- void addIntoStock(InStockVO inStockVO);
+ void addIntoStock(InStockVO inStockVO) throws BusinessException;
/**
* 移入回收站
* @param id
*/
- void remove(Long id);
+ void remove(Long id) throws BusinessException;
/**
* 还原从回收站中
* @param id
*/
- void back(Long id);
+ void back(Long id) throws BusinessException;
/**
* 入库审核
* @param id
*/
- void publish(Long id);
+ void publish(Long id) throws BusinessException;
}
diff --git a/xinguan-business/src/main/java/com/coderman/business/service/OutStockService.java b/xinguan-business/src/main/java/com/coderman/business/service/OutStockService.java
index eb09a1f..70e261a 100644
--- a/xinguan-business/src/main/java/com/coderman/business/service/OutStockService.java
+++ b/xinguan-business/src/main/java/com/coderman/business/service/OutStockService.java
@@ -1,6 +1,7 @@
package com.coderman.business.service;
+import com.coderman.common.error.BusinessException;
import com.coderman.common.vo.business.OutStockDetailVO;
import com.coderman.common.vo.business.OutStockVO;
import com.coderman.common.vo.system.PageVO;
@@ -25,19 +26,19 @@ public interface OutStockService {
* 提交物资发放单
* @param outStockVO
*/
- void addOutStock(OutStockVO outStockVO);
+ void addOutStock(OutStockVO outStockVO) throws BusinessException;
/**
* 移入回收站
* @param id
*/
- void remove(Long id);
+ void remove(Long id) throws BusinessException;
/**
* 恢复发放单
* @param id
*/
- void back(Long id);
+ void back(Long id) throws BusinessException;
/**
* 发放单详情
@@ -46,17 +47,17 @@ public interface OutStockService {
* @param pageSize
* @return
*/
- OutStockDetailVO detail(Long id, Integer pageNum, Integer pageSize);
+ OutStockDetailVO detail(Long id, Integer pageNum, Integer pageSize) throws BusinessException;
/**
* 删除发放单
* @param id
*/
- void delete(Long id);
+ void delete(Long id) throws BusinessException;
/**
* 发放单审核
* @param id
*/
- void publish(Long id);
+ void publish(Long id) throws BusinessException;
}
diff --git a/xinguan-business/src/main/java/com/coderman/business/service/ProductCategoryService.java b/xinguan-business/src/main/java/com/coderman/business/service/ProductCategoryService.java
index 8df3264..0aed5b7 100644
--- a/xinguan-business/src/main/java/com/coderman/business/service/ProductCategoryService.java
+++ b/xinguan-business/src/main/java/com/coderman/business/service/ProductCategoryService.java
@@ -1,6 +1,7 @@
package com.coderman.business.service;
+import com.coderman.common.error.BusinessException;
import com.coderman.common.vo.business.ProductCategoryTreeNodeVO;
import com.coderman.common.vo.business.ProductCategoryVO;
import com.coderman.common.vo.system.PageVO;
@@ -49,7 +50,7 @@ public interface ProductCategoryService {
* 删除物资类别
* @param id
*/
- void delete(Long id);
+ void delete(Long id) throws BusinessException;
/**
* 查询所物资类别
diff --git a/xinguan-business/src/main/java/com/coderman/business/service/ProductService.java b/xinguan-business/src/main/java/com/coderman/business/service/ProductService.java
index 84d24e6..e648e67 100644
--- a/xinguan-business/src/main/java/com/coderman/business/service/ProductService.java
+++ b/xinguan-business/src/main/java/com/coderman/business/service/ProductService.java
@@ -1,6 +1,7 @@
package com.coderman.business.service;
+import com.coderman.common.error.BusinessException;
import com.coderman.common.vo.business.ProductStockVO;
import com.coderman.common.vo.business.ProductVO;
import com.coderman.common.vo.system.PageVO;
@@ -49,7 +50,7 @@ public interface ProductService {
* 删除商品
* @param id
*/
- void delete(Long id);
+ void delete(Long id) throws BusinessException;
/**
* 库存列表
@@ -70,19 +71,19 @@ public interface ProductService {
* 移入回收站
* @param id
*/
- void remove(Long id);
+ void remove(Long id) throws BusinessException;
/**
* 从回收站恢复数据
* @param id
*/
- void back(Long id);
+ void back(Long id) throws BusinessException;
/**
* 物资添加审核
* @param id
*/
- void publish(Long id);
+ void publish(Long id) throws BusinessException;
}
diff --git a/xinguan-business/src/main/java/com/coderman/business/service/imp/HealthServiceImpl.java b/xinguan-business/src/main/java/com/coderman/business/service/imp/HealthServiceImpl.java
index f442948..3b45253 100644
--- a/xinguan-business/src/main/java/com/coderman/business/service/imp/HealthServiceImpl.java
+++ b/xinguan-business/src/main/java/com/coderman/business/service/imp/HealthServiceImpl.java
@@ -2,7 +2,8 @@ package com.coderman.business.service.imp;
import com.coderman.business.mapper.HealthMapper;
import com.coderman.business.service.HealthService;
-import com.coderman.common.exception.ServiceException;
+import com.coderman.common.error.BusinessCodeEnum;
+import com.coderman.common.error.BusinessException;
import com.coderman.common.model.business.Health;
import com.coderman.common.vo.business.HealthVO;
import com.coderman.common.vo.system.PageVO;
@@ -32,16 +33,15 @@ public class HealthServiceImpl implements HealthService {
* @param healthVO
*/
@Override
- public void report(HealthVO healthVO) {
+ public void report(HealthVO healthVO) throws BusinessException {
+ Health report = isReport(healthVO.getUserId());
+ if(report!=null) {
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR, "今日已经打卡,无法重复打卡!");
+ }
Health health = new Health();
BeanUtils.copyProperties(healthVO,health);
health.setCreateTime(new Date());
- Health report = isReport(healthVO.getUserId());
- if(report!=null){
- throw new ServiceException("今日您已经打卡");
- }else {
- healthMapper.insert(health);
- }
+ healthMapper.insert(health);
}
/**
@@ -51,7 +51,6 @@ public class HealthServiceImpl implements HealthService {
*/
@Override
public Health isReport(Long id) {
-
List health=healthMapper.isReport(id);
if(health.size()>0){
return health.get(0);
diff --git a/xinguan-business/src/main/java/com/coderman/business/service/imp/InStockServiceImpl.java b/xinguan-business/src/main/java/com/coderman/business/service/imp/InStockServiceImpl.java
index 280dbd8..9fc1aa3 100644
--- a/xinguan-business/src/main/java/com/coderman/business/service/imp/InStockServiceImpl.java
+++ b/xinguan-business/src/main/java/com/coderman/business/service/imp/InStockServiceImpl.java
@@ -3,8 +3,8 @@ package com.coderman.business.service.imp;
import com.coderman.business.converter.InStockConverter;
import com.coderman.business.mapper.*;
import com.coderman.business.service.InStockService;
-import com.coderman.common.exception.ErrorCodeEnum;
-import com.coderman.common.exception.ServiceException;
+import com.coderman.common.error.BusinessCodeEnum;
+import com.coderman.common.error.BusinessException;
import com.coderman.common.model.business.*;
import com.coderman.common.response.ActiveUser;
import com.coderman.common.vo.business.InStockDetailVO;
@@ -94,16 +94,16 @@ public class InStockServiceImpl implements InStockService {
* @return
*/
@Override
- public InStockDetailVO detail(Long id, int pageNum, int pageSize) {
+ public InStockDetailVO detail(Long id, int pageNum, int pageSize) throws BusinessException {
InStockDetailVO inStockDetailVO = new InStockDetailVO();
InStock inStock = inStockMapper.selectByPrimaryKey(id);
if(inStock==null){
- throw new ServiceException("入库单不存在");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"入库单不存在");
}
BeanUtils.copyProperties(inStock,inStockDetailVO);
Supplier supplier = supplierMapper.selectByPrimaryKey(inStock.getSupplierId());
if(supplier==null){
- throw new ServiceException("提供物资方不存在,或已被删除");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"提供物资方不存在,或已被删除");
}
SupplierVO supplierVO = new SupplierVO();
BeanUtils.copyProperties(supplier,supplierVO);
@@ -129,29 +129,28 @@ public class InStockServiceImpl implements InStockService {
inStockItemVO.setCount(inStockInfo.getProductNumber());
inStockDetailVO.getItemVOS().add(inStockItemVO);
}else {
- throw new ServiceException("编号为:["+pNum+"]的物资找不到,或已被删除");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"编号为:["+pNum+"]的物资找不到,或已被删除");
}
}
}else {
- throw new ServiceException("入库编号为:["+inNum+"]的明细找不到,或已被删除");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"入库编号为:["+inNum+"]的明细找不到,或已被删除");
}
return inStockDetailVO;
}
@Override
- public void delete(Long id) {
+ public void delete(Long id) throws BusinessException {
InStock in = new InStock();
in.setId(id);
InStock inStock = inStockMapper.selectByPrimaryKey(in);
//只有处于回收站,或者待审核的情况下可删除
if(inStock==null){
- throw new ServiceException("入库单不存在");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"入库单不存在");
}else if(inStock.getStatus()!=1&&inStock.getStatus()!=2){
- throw new ServiceException("入库单状态错误,无法删除");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"入库单状态错误,无法删除");
}else {
- int i = inStockMapper.deleteByPrimaryKey(id);
- System.out.println(i);
+ inStockMapper.deleteByPrimaryKey(id);
}
String inNum = inStock.getInNum();//单号
Example o = new Example(InStockInfo.class);
@@ -165,7 +164,7 @@ public class InStockServiceImpl implements InStockService {
*/
@Transactional
@Override
- public void addIntoStock(InStockVO inStockVO) {
+ public void addIntoStock(InStockVO inStockVO) throws BusinessException {
//随机生成入库单号
String IN_STOCK_NUM = UUID.randomUUID().toString().substring(0, 32).replace("-","");
int itemNumber=0;//记录该单的总数
@@ -180,13 +179,13 @@ public class InStockServiceImpl implements InStockService {
Integer productId = (Integer) item.get("productId");
Product dbProduct = productMapper.selectByPrimaryKey(productId);
if (dbProduct == null) {
- throw new ServiceException(ErrorCodeEnum.PRODUCT_NOT_FOUND);
+ throw new BusinessException(BusinessCodeEnum.PRODUCT_NOT_FOUND);
}else if(dbProduct.getStatus()==1) {
- throw new ServiceException(ErrorCodeEnum.PRODUCT_IS_REMOVE, dbProduct.getName() + "物资已被回收,无法入库");
+ throw new BusinessException(BusinessCodeEnum.PRODUCT_IS_REMOVE, dbProduct.getName() + "物资已被回收,无法入库");
} else if(dbProduct.getStatus()==2){
- throw new ServiceException(ErrorCodeEnum.PRODUCT_WAIT_PASS, dbProduct.getName() + "物资待审核,无法入库");
+ throw new BusinessException(BusinessCodeEnum.PRODUCT_WAIT_PASS, dbProduct.getName() + "物资待审核,无法入库");
}else if(productNumber<=0){
- throw new ServiceException(ErrorCodeEnum.PRODUCT_IN_STOCK_NUMBER_ERROR,dbProduct.getName()+"入库数量不合法,无法入库");
+ throw new BusinessException(BusinessCodeEnum.PRODUCT_IN_STOCK_NUMBER_ERROR,dbProduct.getName()+"入库数量不合法,无法入库");
} else {
itemNumber += productNumber;
//插入入库单明细
@@ -213,7 +212,7 @@ public class InStockServiceImpl implements InStockService {
inStock.setStatus(2);
inStockMapper.insert(inStock);
}else {
- throw new ServiceException(ErrorCodeEnum.PRODUCT_IN_STOCK_EMPTY);
+ throw new BusinessException(BusinessCodeEnum.PRODUCT_IN_STOCK_EMPTY);
}
}
@@ -222,15 +221,15 @@ public class InStockServiceImpl implements InStockService {
* @param id
*/
@Override
- public void remove(Long id) {
+ public void remove(Long id) throws BusinessException {
InStock inStock = inStockMapper.selectByPrimaryKey(id);
if(inStock==null){
- throw new ServiceException("入库单不存在");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"入库单不存在");
}
Integer status = inStock.getStatus();
//只有status=0,正常的情况下,才可移入回收站
if(status!=0){
- throw new ServiceException("入库单状态不正确");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"入库单状态不正确");
}else {
InStock in = new InStock();
in.setStatus(1);
@@ -244,12 +243,12 @@ public class InStockServiceImpl implements InStockService {
* @param id
*/
@Override
- public void back(Long id) {
+ public void back(Long id) throws BusinessException {
InStock t = new InStock();
t.setId(id);
InStock inStock = inStockMapper.selectByPrimaryKey(t);
if(inStock.getStatus()!=1){
- throw new ServiceException("入库单状态不正确");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"入库单状态不正确");
}else {
t.setStatus(0);
inStockMapper.updateByPrimaryKeySelective(t);
@@ -261,17 +260,17 @@ public class InStockServiceImpl implements InStockService {
* @param id
*/
@Override
- public void publish(Long id) {
+ public void publish(Long id) throws BusinessException {
InStock inStock = inStockMapper.selectByPrimaryKey(id);
Supplier supplier = supplierMapper.selectByPrimaryKey(inStock.getSupplierId());
if(inStock==null){
- throw new ServiceException("入库单不存在");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"入库单不存在");
}
if(inStock.getStatus()!=2){
- throw new ServiceException("入库单状态错误");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"入库单状态错误");
}
if(supplier==null){
- throw new ServiceException("入库来源信息错误");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"入库来源信息错误");
}
String inNum = inStock.getInNum();//单号
Example o = new Example(InStockInfo.class);
@@ -307,11 +306,11 @@ public class InStockServiceImpl implements InStockService {
inStock.setStatus(0);
inStockMapper.updateByPrimaryKeySelective(inStock);
}else {
- throw new ServiceException("物资编号为:["+pNum+"]的物资不存在");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"物资编号为:["+pNum+"]的物资不存在");
}
}
}else {
- throw new ServiceException("入库的明细不能为空");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"入库的明细不能为空");
}
}
}
diff --git a/xinguan-business/src/main/java/com/coderman/business/service/imp/OutStockServiceImpl.java b/xinguan-business/src/main/java/com/coderman/business/service/imp/OutStockServiceImpl.java
index fdef3b4..edbf288 100644
--- a/xinguan-business/src/main/java/com/coderman/business/service/imp/OutStockServiceImpl.java
+++ b/xinguan-business/src/main/java/com/coderman/business/service/imp/OutStockServiceImpl.java
@@ -3,8 +3,8 @@ package com.coderman.business.service.imp;
import com.coderman.business.converter.OutStockConverter;
import com.coderman.business.mapper.*;
import com.coderman.business.service.OutStockService;
-import com.coderman.common.exception.ErrorCodeEnum;
-import com.coderman.common.exception.ServiceException;
+import com.coderman.common.error.BusinessCodeEnum;
+import com.coderman.common.error.BusinessException;
import com.coderman.common.model.business.*;
import com.coderman.common.response.ActiveUser;
import com.coderman.common.vo.business.ConsumerVO;
@@ -88,7 +88,7 @@ public class OutStockServiceImpl implements OutStockService {
*/
@Transactional
@Override
- public void addOutStock(OutStockVO outStockVO) {
+ public void addOutStock(OutStockVO outStockVO) throws BusinessException {
//随机生成发放单号
String OUT_STOCK_NUM = UUID.randomUUID().toString().substring(0, 32).replace("-","");
int itemNumber=0;//记录该单的总数
@@ -103,19 +103,19 @@ public class OutStockServiceImpl implements OutStockService {
Integer productId = (Integer) item.get("productId");
Product dbProduct = productMapper.selectByPrimaryKey(productId);
if (dbProduct == null) {
- throw new ServiceException(ErrorCodeEnum.PRODUCT_NOT_FOUND);
+ throw new BusinessException(BusinessCodeEnum.PRODUCT_NOT_FOUND);
}else if(productNumber<=0){
- throw new ServiceException(ErrorCodeEnum.PRODUCT_OUT_STOCK_NUMBER_ERROR,dbProduct.getName()+"发放数量不合法,无法入库");
+ throw new BusinessException(BusinessCodeEnum.PRODUCT_OUT_STOCK_NUMBER_ERROR,dbProduct.getName()+"发放数量不合法,无法入库");
} else {
//校验库存
Example o=new Example(ProductStock.class);
o.createCriteria().andEqualTo("pNum",dbProduct.getPNum());
ProductStock productStock = productStockMapper.selectOneByExample(o);
if(productStock==null){
- throw new ServiceException("该物资在库存中不存在");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"该物资在库存中不存在");
}
if(productNumber>productStock.getStock()){
- throw new ServiceException(ErrorCodeEnum.PRODUCT_STOCK_ERROR,dbProduct.getName()+"库存不足,库存剩余:"+productStock);
+ throw new BusinessException(BusinessCodeEnum.PRODUCT_STOCK_ERROR,dbProduct.getName()+"库存不足,库存剩余:"+productStock);
}
itemNumber += productNumber;
//入库单明细
@@ -140,7 +140,7 @@ public class OutStockServiceImpl implements OutStockService {
outStock.setStatus(2);
outStockMapper.insert(outStock);
}else {
- throw new ServiceException(ErrorCodeEnum.PRODUCT_OUT_STOCK_EMPTY);
+ throw new BusinessException(BusinessCodeEnum.PRODUCT_OUT_STOCK_EMPTY);
}
}
@@ -149,15 +149,15 @@ public class OutStockServiceImpl implements OutStockService {
* @param id
*/
@Override
- public void remove(Long id) {
+ public void remove(Long id) throws BusinessException {
OutStock outStock = outStockMapper.selectByPrimaryKey(id);
if(outStock==null){
- throw new ServiceException("发放单不存在");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"发放单不存在");
}
Integer status = outStock.getStatus();
//只有status=0,正常的情况下,才可移入回收站
if(status!=0){
- throw new ServiceException("发放单状态不正确");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"发放单状态不正确");
}else {
OutStock out = new OutStock();
out.setStatus(1);
@@ -171,12 +171,12 @@ public class OutStockServiceImpl implements OutStockService {
* @param id
*/
@Override
- public void back(Long id) {
+ public void back(Long id) throws BusinessException {
OutStock t = new OutStock();
t.setId(id);
OutStock outStock = outStockMapper.selectByPrimaryKey(t);
if(outStock.getStatus()!=1){
- throw new ServiceException("发放单状态不正确");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"发放单状态不正确");
}else {
t.setStatus(0);
outStockMapper.updateByPrimaryKeySelective(t);
@@ -191,16 +191,16 @@ public class OutStockServiceImpl implements OutStockService {
* @return
*/
@Override
- public OutStockDetailVO detail(Long id, Integer pageNum, Integer pageSize) {
+ public OutStockDetailVO detail(Long id, Integer pageNum, Integer pageSize) throws BusinessException {
OutStockDetailVO outStockDetailVO = new OutStockDetailVO();
OutStock outStock = outStockMapper.selectByPrimaryKey(id);
if(outStock==null){
- throw new ServiceException("发放单不存在");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"发放单不存在");
}
BeanUtils.copyProperties(outStock,outStockDetailVO);
Consumer consumer = consumerMapper.selectByPrimaryKey(outStock.getConsumerId());
if(consumer==null){
- throw new ServiceException("物资领取方不存在,或已被删除");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"物资领取方不存在,或已被删除");
}
ConsumerVO consumerVO = new ConsumerVO();
BeanUtils.copyProperties(consumer,consumerVO);
@@ -227,11 +227,11 @@ public class OutStockServiceImpl implements OutStockService {
outStockItemVO.setCount(outStockInfo.getProductNumber());
outStockDetailVO.getItemVOS().add(outStockItemVO);
}else {
- throw new ServiceException("编号为:["+pNum+"]的物资找不到,或已被删除");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"编号为:["+pNum+"]的物资找不到,或已被删除");
}
}
}else {
- throw new ServiceException("发放编号为:["+outNum+"]的明细找不到,或已被删除");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"发放编号为:["+outNum+"]的明细找不到,或已被删除");
}
return outStockDetailVO;
}
@@ -241,12 +241,12 @@ public class OutStockServiceImpl implements OutStockService {
* @param id
*/
@Override
- public void delete(Long id) {
+ public void delete(Long id) throws BusinessException {
OutStock outStock = outStockMapper.selectByPrimaryKey(id);
if(outStock==null){
- throw new ServiceException("发放单不存在");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"发放单不存在");
}else if(outStock.getStatus()!=1&&outStock.getStatus()!=2){
- throw new ServiceException("发放单状态错误,无法删除");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"发放单状态错误,无法删除");
}else {
outStockMapper.deleteByPrimaryKey(id);
}
@@ -261,17 +261,17 @@ public class OutStockServiceImpl implements OutStockService {
* @param id
*/
@Override
- public void publish(Long id) {
+ public void publish(Long id) throws BusinessException {
OutStock outStock = outStockMapper.selectByPrimaryKey(id);
Consumer consumer = consumerMapper.selectByPrimaryKey(outStock.getConsumerId());
if(outStock==null){
- throw new ServiceException("发放单不存在");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"发放单不存在");
}
if(outStock.getStatus()!=2){
- throw new ServiceException("发放单状态错误");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"发放单状态错误");
}
if(consumer==null){
- throw new ServiceException("发放来源信息错误");
+ throw new BusinessException(BusinessCodeEnum.PARAMETER_ERROR,"发放来源信息错误");
}
String outNum = outStock.getOutNum();//发放单号
Example o = new Example(OutStockInfo.class);
@@ -295,23 +295,23 @@ public class OutStockServiceImpl implements OutStockService {
//更新数量
ProductStock productStock = productStocks.get(0);
if(productStock.getStock()
-
+
@@ -58,7 +58,6 @@
-
diff --git a/xinguan-common/pom.xml b/xinguan-common/pom.xml
index 2d26ca8..5edd8a5 100644
--- a/xinguan-common/pom.xml
+++ b/xinguan-common/pom.xml
@@ -85,5 +85,23 @@
+
+
+
+ src/main/java
+
+ **/*.xml
+
+
+
+ src/main/resources
+
+ **.*
+ **/*.*
+ **/*/*.*
+
+
+
+
diff --git a/xinguan-common/src/main/java/com/coderman/common/dto/UserLoginDTO.java b/xinguan-common/src/main/java/com/coderman/common/dto/UserLoginDTO.java
index 610be61..409bafa 100644
--- a/xinguan-common/src/main/java/com/coderman/common/dto/UserLoginDTO.java
+++ b/xinguan-common/src/main/java/com/coderman/common/dto/UserLoginDTO.java
@@ -1,9 +1,23 @@
package com.coderman.common.dto;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import lombok.Data;
+
+import javax.validation.constraints.NotBlank;
+
/**
* @Author zhangyukang
* @Date 2020/12/16 21:40
* @Version 1.0
**/
+@Data
+@ApiModel(value = "用户登入表单")
public class UserLoginDTO {
+ @NotBlank(message = "用户名不能为空")
+ @ApiModelProperty(value = "用户名")
+ private String username;
+ @NotBlank(message = "密码不能为空")
+ @ApiModelProperty(value = "密码")
+ private String password;
}
diff --git a/xinguan-common/src/main/java/com/coderman/common/error/BaseError.java b/xinguan-common/src/main/java/com/coderman/common/error/BaseError.java
index d5d4ab0..ddeeef1 100644
--- a/xinguan-common/src/main/java/com/coderman/common/error/BaseError.java
+++ b/xinguan-common/src/main/java/com/coderman/common/error/BaseError.java
@@ -18,7 +18,7 @@ public interface BaseError {
* 获取错误信息
* @return
*/
- String getErrorMessage();
+ String getErrorMsg();
/**
@@ -26,5 +26,5 @@ public interface BaseError {
* @param message
* @return
*/
- BaseError setErrorMessage(String message);
+ BaseError setErrorMsg(String message);
}
diff --git a/xinguan-common/src/main/java/com/coderman/common/error/BusinessCodeEnum.java b/xinguan-common/src/main/java/com/coderman/common/error/BusinessCodeEnum.java
index fa7a0eb..82aed60 100644
--- a/xinguan-common/src/main/java/com/coderman/common/error/BusinessCodeEnum.java
+++ b/xinguan-common/src/main/java/com/coderman/common/error/BusinessCodeEnum.java
@@ -14,6 +14,9 @@ import lombok.Getter;
@Getter
public enum BusinessCodeEnum implements BaseError {
+ //通用的异常以0000开头
+ PARAMETER_ERROR(00001,"参数不合法"),
+
// 数据操作错误定义
BODY_NOT_MATCH(400,"请求的数据格式不符!"),
SIGNATURE_NOT_MATCH(401,"请求的数字签名不匹配!"),
@@ -50,7 +53,7 @@ public enum BusinessCodeEnum implements BaseError {
}
@Override
- public String getErrorMessage() {
+ public String getErrorMsg() {
return this.errorMsg;
}
@@ -59,4 +62,5 @@ public enum BusinessCodeEnum implements BaseError {
this.errorMsg=errorMsg;
return this;
}
+
}
diff --git a/xinguan-common/src/main/java/com/coderman/common/error/BusinessException.java b/xinguan-common/src/main/java/com/coderman/common/error/BusinessException.java
index cf843b8..50d877b 100644
--- a/xinguan-common/src/main/java/com/coderman/common/error/BusinessException.java
+++ b/xinguan-common/src/main/java/com/coderman/common/error/BusinessException.java
@@ -9,6 +9,37 @@ import lombok.Data;
* @Version 1.0
**/
@Data
-public class BusinessException extends RuntimeException{
+public class BusinessException extends Exception implements BaseError{
+ //所有实现了BaseError的ErrorEnum.
+ private BaseError baseError;
+
+ //直接构造错误消息的构造异常
+ public BusinessException(BaseError baseError){
+ super(baseError.getErrorMsg());
+ this.baseError=baseError;
+ }
+
+ //自定义错误消息的构造异常
+ public BusinessException(BaseError baseError,String customErrorMessage){
+ super();
+ this.baseError=baseError;
+ this.baseError.setErrorMsg(customErrorMessage);
+ }
+
+ @Override
+ public int getErrorCode() {
+ return this.baseError.getErrorCode();
+ }
+
+ @Override
+ public String getErrorMsg() {
+ return this.baseError.getErrorMsg();
+ }
+
+ @Override
+ public BaseError setErrorMsg(String message) {
+ this.baseError.setErrorMsg(message);
+ return this;
+ }
}
diff --git a/xinguan-common/src/main/java/com/coderman/common/error/SystemCodeEnum.java b/xinguan-common/src/main/java/com/coderman/common/error/SystemCodeEnum.java
index a18e331..07e3e5f 100644
--- a/xinguan-common/src/main/java/com/coderman/common/error/SystemCodeEnum.java
+++ b/xinguan-common/src/main/java/com/coderman/common/error/SystemCodeEnum.java
@@ -5,5 +5,35 @@ package com.coderman.common.error;
* @Date 2020/12/16 13:00
* @Version 1.0
**/
-public enum SystemCodeEnum {
+public enum SystemCodeEnum implements BaseError {
+ PARAMETER_ERROR(50000,"参数不合法"),
+ TOKEN_ERROR(50001,"用户未认证")
+ ;
+
+ /** 错误码 */
+ private int errorCode;
+
+ /** 错误描述 */
+ private String errorMsg;
+
+ SystemCodeEnum(int errorCode, String errorMsg) {
+ this.errorCode = errorCode;
+ this.errorMsg = errorMsg;
+ }
+
+ @Override
+ public int getErrorCode() {
+ return this.errorCode;
+ }
+
+ @Override
+ public String getErrorMsg() {
+ return this.errorMsg;
+ }
+
+ @Override
+ public BaseError setErrorMsg(String errorMsg) {
+ this.errorMsg=errorMsg;
+ return this;
+ }
}
diff --git a/xinguan-common/src/main/java/com/coderman/common/error/SystemException.java b/xinguan-common/src/main/java/com/coderman/common/error/SystemException.java
index 4b593eb..db932e1 100644
--- a/xinguan-common/src/main/java/com/coderman/common/error/SystemException.java
+++ b/xinguan-common/src/main/java/com/coderman/common/error/SystemException.java
@@ -5,5 +5,36 @@ package com.coderman.common.error;
* @Date 2020/12/16 12:59
* @Version 1.0
**/
-public class SystemException {
+public class SystemException extends Exception implements BaseError{
+ //所有实现了BaseError的ErrorEnum.
+ private BaseError baseError;
+
+ //直接构造错误消息的构造异常
+ public SystemException(BaseError baseError){
+ super(baseError.getErrorMsg());
+ this.baseError=baseError;
+ }
+
+ //自定义错误消息的构造异常
+ public SystemException(BaseError baseError,String customErrorMessage){
+ super(customErrorMessage);
+ this.baseError=baseError;
+ this.baseError.setErrorMsg(customErrorMessage);
+ }
+
+ @Override
+ public int getErrorCode() {
+ return this.baseError.getErrorCode();
+ }
+
+ @Override
+ public String getErrorMsg() {
+ return this.baseError.getErrorMsg();
+ }
+
+ @Override
+ public BaseError setErrorMsg(String message) {
+ this.baseError.setErrorMsg(message);
+ return this;
+ }
}
diff --git a/xinguan-common/src/main/java/com/coderman/common/response/ResponseBean.java b/xinguan-common/src/main/java/com/coderman/common/response/ResponseBean.java
index 223295f..b82284f 100644
--- a/xinguan-common/src/main/java/com/coderman/common/response/ResponseBean.java
+++ b/xinguan-common/src/main/java/com/coderman/common/response/ResponseBean.java
@@ -3,62 +3,34 @@ package com.coderman.common.response;
import lombok.Data;
@Data
-public class ResponseBean {
+public class ResponseBean {
/** 200:操作成功 -1:操作失败**/
// http 状态码
- private int code;
-
- // 返回信息
- private String msg;
+ private boolean success;
// 返回的数据
- private Object data;
+ private T data;
- public ResponseBean(){}
-
- public ResponseBean(int code, String msg, Object data) {
- this.code = code;
- this.msg = msg;
- this.data = data;
- }
-
- public static ResponseBean error(String message) {
- ResponseBean responseBean = new ResponseBean();
- responseBean.setMsg(message);
- responseBean.setCode(-1);
- return responseBean;
- }
-
- public static ResponseBean error(int code,String message) {
- ResponseBean responseBean = new ResponseBean();
- responseBean.setMsg(message);
- responseBean.setCode(code);
- return responseBean;
- }
-
- public static ResponseBean success(Object data) {
- ResponseBean responseBean = new ResponseBean();
+ public static ResponseBean success(T data) {
+ ResponseBean responseBean = new ResponseBean<>();
+ responseBean.setSuccess(true);
responseBean.setData(data);
- responseBean.setCode(200);
- responseBean.setMsg("成功");
return responseBean;
}
- public static ResponseBean success(String message) {
- ResponseBean responseBean = new ResponseBean();
- responseBean.setData(null);
- responseBean.setCode(200);
- responseBean.setMsg(message);
+
+ public static ResponseBean error(T errorData) {
+ ResponseBean responseBean = new ResponseBean<>();
+ responseBean.setSuccess(false);
+ responseBean.setData(errorData);
return responseBean;
}
- public static ResponseBean success() {
- ResponseBean responseBean = new ResponseBean();
- responseBean.setData(null);
- responseBean.setCode(200);
- responseBean.setMsg("Success");
+ public static ResponseBean success() {
+ ResponseBean responseBean = new ResponseBean<>();
+ responseBean.setSuccess(true);
return responseBean;
}
}
diff --git a/xinguan-common/src/main/java/com/coderman/common/utils/AddressUtil.java b/xinguan-common/src/main/java/com/coderman/common/utils/AddressUtil.java
index e8e8de5..56a6507 100644
--- a/xinguan-common/src/main/java/com/coderman/common/utils/AddressUtil.java
+++ b/xinguan-common/src/main/java/com/coderman/common/utils/AddressUtil.java
@@ -1,6 +1,5 @@
package com.coderman.common.utils;
-import org.apache.commons.io.FileUtils;
import org.lionsoul.ip2region.DataBlock;
import org.lionsoul.ip2region.DbConfig;
import org.lionsoul.ip2region.DbSearcher;
@@ -10,7 +9,6 @@ import org.slf4j.LoggerFactory;
import java.io.File;
import java.lang.reflect.Method;
-import java.util.Objects;
/**
* @author MrBird
@@ -21,44 +19,40 @@ public class AddressUtil {
public static String getCityInfo(String ip){
- File file;
- try {
- //db
- String dbPath = AddressUtil.class.getResource("/ip2region/ip2region.db").getPath();
- file= new File(dbPath);
- if (!file.exists()) {
- String tmpDir = System.getProperties().getProperty("java.io.tmpdir");
- dbPath = tmpDir + "ip.db";
- file = new File(dbPath);
- FileUtils.copyInputStreamToFile(Objects.requireNonNull(AddressUtil.class.getClassLoader().getResourceAsStream("classpath:ip2region/ip2region.db")), file);
- }
- //查询算法
- int algorithm = DbSearcher.BTREE_ALGORITHM; //B-tree
- //DbSearcher.BINARY_ALGORITHM //Binary
- //DbSearcher.MEMORY_ALGORITYM //Memory
- try {
- DbConfig config = new DbConfig();
- DbSearcher searcher = new DbSearcher(config, dbPath);
+ //db
+ String dbPath = IPUtil.class.getResource("/ip2region/ip2region.db").getPath();
- //define the method
- Method method;
- method = searcher.getClass().getMethod("btreeSearch", String.class);
- DataBlock dataBlock;
- if (!Util.isIpAddress(ip)) {
- System.out.println("Error: Invalid ip address");
- }
- dataBlock = (DataBlock) method.invoke(searcher, ip);
- return dataBlock.getRegion();
- } catch (Exception e) {
- log.info("获取IP失败");
- return "null";
+ File file = new File(dbPath);
+ if (!file.exists()) {
+ System.out.println("Error: Invalid ip2region.db file");
+ }
+
+ //查询算法
+ int algorithm = DbSearcher.BTREE_ALGORITHM; //B-tree
+ //DbSearcher.BINARY_ALGORITHM //Binary
+ //DbSearcher.MEMORY_ALGORITYM //Memory
+ try {
+ DbConfig config = new DbConfig();
+ DbSearcher searcher = new DbSearcher(config, dbPath);
+
+ //define the method
+ Method method = null;
+ method = searcher.getClass().getMethod("btreeSearch", String.class);
+
+ DataBlock dataBlock = null;
+ if (!Util.isIpAddress(ip)) {
+ System.out.println("Error: Invalid ip address");
}
- }catch (Exception e) {
+
+ dataBlock = (DataBlock) method.invoke(searcher, ip);
+
+ return dataBlock.getRegion();
+
+ } catch (Exception e) {
e.printStackTrace();
}
+
return null;
}
- public static void main(String[] args) throws Exception{
- System.err.println(getCityInfo("127.0.0.1"));
- }
+
}
diff --git a/xinguan-common/src/main/java/com/coderman/common/utils/FdfsUtil.java b/xinguan-common/src/main/java/com/coderman/common/utils/FdfsUtil.java
index 682061d..557faa6 100644
--- a/xinguan-common/src/main/java/com/coderman/common/utils/FdfsUtil.java
+++ b/xinguan-common/src/main/java/com/coderman/common/utils/FdfsUtil.java
@@ -10,6 +10,8 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
+import org.springframework.transaction.annotation.Propagation;
+import org.springframework.transaction.annotation.Transactional;
import org.springframework.util.StringUtils;
import org.springframework.web.multipart.MultipartFile;
@@ -96,6 +98,7 @@ public class FdfsUtil {
* 删除文件
* @param fileUrl
*/
+ @Transactional(propagation = Propagation.REQUIRES_NEW)
public void deleteFile(String fileUrl) throws FdfsException {
if (StringUtils.isEmpty(fileUrl)) {
return;
@@ -104,7 +107,7 @@ public class FdfsUtil {
StorePath storePath = StorePath.praseFromUrl(fileUrl);
storageClient.deleteFile(storePath.getGroup(), storePath.getPath());
} catch (FdfsUnsupportStorePathException e) {
- logger.warn(e.getMessage());
+ logger.warn("删除图片错误:"+e.getMessage());
}
}
diff --git a/xinguan-common/src/main/java/com/coderman/common/utils/IPUtil.java b/xinguan-common/src/main/java/com/coderman/common/utils/IPUtil.java
index 977be3c..c5b7484 100644
--- a/xinguan-common/src/main/java/com/coderman/common/utils/IPUtil.java
+++ b/xinguan-common/src/main/java/com/coderman/common/utils/IPUtil.java
@@ -9,10 +9,6 @@ public class IPUtil {
private static final String UNKNOWN = "unknown";
- protected IPUtil(){
-
- }
-
/**
* 获取 IP地址
* 使用 Nginx等反向代理软件, 则不能通过 request.getRemoteAddr()获取 IP地址
@@ -30,6 +26,9 @@ public class IPUtil {
if (ip == null || ip.length() == 0 || UNKNOWN.equalsIgnoreCase(ip)) {
ip = request.getRemoteAddr();
}
+ if(ip.contains(",")) {
+ ip=ip.split(",")[0];
+ }
return "0:0:0:0:0:0:0:1".equals(ip) ? "127.0.0.1" : ip;
}
diff --git a/xinguan-common/src/main/java/com/coderman/common/vo/system/UserInfoVO.java b/xinguan-common/src/main/java/com/coderman/common/vo/system/UserInfoVO.java
index db26675..2cc6a3d 100644
--- a/xinguan-common/src/main/java/com/coderman/common/vo/system/UserInfoVO.java
+++ b/xinguan-common/src/main/java/com/coderman/common/vo/system/UserInfoVO.java
@@ -1,5 +1,7 @@
package com.coderman.common.vo.system;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import java.util.List;
@@ -11,22 +13,31 @@ import java.util.Set;
* @Version 1.0
**/
@Data
+@ApiModel(value = "用户登入信息")
public class UserInfoVO {
+ @ApiModelProperty(value = "用户名")
private String username;
+ @ApiModelProperty(value = "昵称")
private String nickname;
+ @ApiModelProperty(value = "头像")
private String avatar;
+ @ApiModelProperty(value = "菜单")
private Set url;
+ @ApiModelProperty(value = "权限")
private Set perms;
+ @ApiModelProperty(value = "角色集合")
private List roles;
+ @ApiModelProperty(value = "所在部门")
private String department;
+ @ApiModelProperty(value = "是否是超管")
private Boolean isAdmin=false;
}
diff --git a/xinguan-common/xinguan-common.iml b/xinguan-common/xinguan-common.iml
index 31d9291..12a0406 100644
--- a/xinguan-common/xinguan-common.iml
+++ b/xinguan-common/xinguan-common.iml
@@ -25,7 +25,7 @@
-
+
@@ -53,7 +53,6 @@
-
diff --git a/xinguan-system/pom.xml b/xinguan-system/pom.xml
index 6ad21b3..b7fc5d4 100644
--- a/xinguan-system/pom.xml
+++ b/xinguan-system/pom.xml
@@ -23,12 +23,23 @@
xinguan-common
0.0.1-SNAPSHOT
-
- com.coderman
- goods
- 0.0.1-SNAPSHOT
- compile
-
-
+
+
+
+ src/main/java
+
+ **/*.xml
+
+
+
+ src/main/resources
+
+ **.*
+ **/*.*
+ **/*/*.*
+
+
+
+
diff --git a/xinguan-system/src/main/java/com/coderman/system/service/DepartmentService.java b/xinguan-system/src/main/java/com/coderman/system/service/DepartmentService.java
index 63e5ed4..44c5d31 100644
--- a/xinguan-system/src/main/java/com/coderman/system/service/DepartmentService.java
+++ b/xinguan-system/src/main/java/com/coderman/system/service/DepartmentService.java
@@ -1,6 +1,7 @@
package com.coderman.system.service;
+import com.coderman.common.error.SystemException;
import com.coderman.common.model.system.Department;
import com.coderman.common.vo.system.DeanVO;
import com.coderman.common.vo.system.DepartmentVO;
@@ -40,20 +41,20 @@ public interface DepartmentService {
* @param id
* @return
*/
- DepartmentVO edit(Long id);
+ DepartmentVO edit(Long id) throws SystemException;
/**
* 更新院部门
* @param id
* @param departmentVO
*/
- void update(Long id, DepartmentVO departmentVO);
+ void update(Long id, DepartmentVO departmentVO) throws SystemException;
/**
* 删除院部门
* @param id
*/
- void delete(Long id);
+ void delete(Long id) throws SystemException;
/**
* 所有部门
diff --git a/xinguan-system/src/main/java/com/coderman/system/service/LogService.java b/xinguan-system/src/main/java/com/coderman/system/service/LogService.java
index 1fa9b4d..5aab768 100644
--- a/xinguan-system/src/main/java/com/coderman/system/service/LogService.java
+++ b/xinguan-system/src/main/java/com/coderman/system/service/LogService.java
@@ -1,5 +1,6 @@
package com.coderman.system.service;
+import com.coderman.common.error.SystemException;
import com.coderman.common.model.system.Log;
import com.coderman.common.vo.system.LogVO;
import com.coderman.common.vo.system.PageVO;
@@ -24,7 +25,7 @@ public interface LogService {
* 删除登入日志
* @param id
*/
- void delete(Long id);
+ void delete(Long id) throws SystemException;
/**
@@ -40,5 +41,5 @@ public interface LogService {
* 批量删除登入日志
* @param list
*/
- void batchDelete(List list);
+ void batchDelete(List list) throws SystemException;
}
diff --git a/xinguan-system/src/main/java/com/coderman/system/service/LoginLogService.java b/xinguan-system/src/main/java/com/coderman/system/service/LoginLogService.java
index 067f1d1..92b5fce 100644
--- a/xinguan-system/src/main/java/com/coderman/system/service/LoginLogService.java
+++ b/xinguan-system/src/main/java/com/coderman/system/service/LoginLogService.java
@@ -1,6 +1,7 @@
package com.coderman.system.service;
+import com.coderman.common.error.SystemException;
import com.coderman.common.vo.system.LoginLogVO;
import com.coderman.common.vo.system.PageVO;
import com.coderman.common.vo.system.UserVO;
@@ -27,7 +28,7 @@ public interface LoginLogService {
* 删除登入日志
* @param id
*/
- void delete(Long id);
+ void delete(Long id) throws SystemException;
/**
@@ -43,7 +44,7 @@ public interface LoginLogService {
* 批量删除登入日志
* @param list
*/
- void batchDelete(List list);
+ void batchDelete(List list) throws SystemException;
/**
* 用户登入报表
diff --git a/xinguan-system/src/main/java/com/coderman/system/service/MenuService.java b/xinguan-system/src/main/java/com/coderman/system/service/MenuService.java
index e2dbbf0..ea52659 100644
--- a/xinguan-system/src/main/java/com/coderman/system/service/MenuService.java
+++ b/xinguan-system/src/main/java/com/coderman/system/service/MenuService.java
@@ -1,6 +1,7 @@
package com.coderman.system.service;
+import com.coderman.common.error.SystemException;
import com.coderman.common.model.system.Menu;
import com.coderman.common.vo.system.MenuNodeVO;
import com.coderman.common.vo.system.MenuVO;
@@ -29,20 +30,20 @@ public interface MenuService {
* 删除节点
* @param id
*/
- void delete(Long id);
+ void delete(Long id) throws SystemException;
/**
* 编辑节点
* @param id
* @return
*/
- MenuVO edit(Long id);
+ MenuVO edit(Long id) throws SystemException;
/**
* 更新节点
* @param id
*/
- void update(Long id, MenuVO menuVO);
+ void update(Long id, MenuVO menuVO) throws SystemException;
/**
* 所有展开菜单的ID
diff --git a/xinguan-system/src/main/java/com/coderman/system/service/RoleService.java b/xinguan-system/src/main/java/com/coderman/system/service/RoleService.java
index 2f96388..4b13896 100644
--- a/xinguan-system/src/main/java/com/coderman/system/service/RoleService.java
+++ b/xinguan-system/src/main/java/com/coderman/system/service/RoleService.java
@@ -1,6 +1,7 @@
package com.coderman.system.service;
+import com.coderman.common.error.SystemException;
import com.coderman.common.model.system.Role;
import com.coderman.common.vo.system.PageVO;
import com.coderman.common.vo.system.RoleVO;
@@ -27,34 +28,34 @@ public interface RoleService {
* 添加角色
* @param roleVO
*/
- void add(RoleVO roleVO);
+ void add(RoleVO roleVO) throws SystemException;
/**
* 删除角色
* @param id
*/
- void deleteById(Long id);
+ void deleteById(Long id) throws SystemException;
/**
* 编辑角色
* @param id
* @return
*/
- RoleVO edit(Long id);
+ RoleVO edit(Long id) throws SystemException;
/**
* 更新角色
* @param id
* @param roleVO
*/
- void update(Long id, RoleVO roleVO);
+ void update(Long id, RoleVO roleVO) throws SystemException;
/**
* 根据角色状态
* @param id
* @param status
*/
- void updateStatus(Long id, Boolean status);
+ void updateStatus(Long id, Boolean status) throws SystemException;
/**
* 查询所有的角色
@@ -67,11 +68,11 @@ public interface RoleService {
* @param id
* @return
*/
- List findMenuIdsByRoleId(Long id);
+ List findMenuIdsByRoleId(Long id) throws SystemException;
/**
* 角色授权
* @param mids
*/
- void authority(Long id,Long[] mids);
+ void authority(Long id,Long[] mids) throws SystemException;
}
diff --git a/xinguan-system/src/main/java/com/coderman/system/service/UploadService.java b/xinguan-system/src/main/java/com/coderman/system/service/UploadService.java
index b7622ee..740638f 100644
--- a/xinguan-system/src/main/java/com/coderman/system/service/UploadService.java
+++ b/xinguan-system/src/main/java/com/coderman/system/service/UploadService.java
@@ -1,5 +1,6 @@
package com.coderman.system.service;
+import com.coderman.common.error.SystemException;
import com.coderman.common.model.system.ImageAttachment;
import com.coderman.common.vo.system.ImageAttachmentVO;
import org.springframework.web.multipart.MultipartFile;
@@ -13,7 +14,7 @@ import java.util.List;
* @Version 1.0
**/
public interface UploadService {
- String uploadImage(MultipartFile file) throws IOException; //图片上传
+ String uploadImage(MultipartFile file) throws IOException, SystemException; //图片上传
List findImageList(ImageAttachmentVO imageAttachmentVO); //图片列表
- void delete(Long id); //删除图片
+ void delete(Long id) throws SystemException; //删除图片
}
diff --git a/xinguan-system/src/main/java/com/coderman/system/service/UserService.java b/xinguan-system/src/main/java/com/coderman/system/service/UserService.java
index 9decf36..6a59e0e 100644
--- a/xinguan-system/src/main/java/com/coderman/system/service/UserService.java
+++ b/xinguan-system/src/main/java/com/coderman/system/service/UserService.java
@@ -1,5 +1,6 @@
package com.coderman.system.service;
+import com.coderman.common.error.SystemException;
import com.coderman.common.model.system.Menu;
import com.coderman.common.model.system.Role;
import com.coderman.common.model.system.User;
@@ -28,7 +29,7 @@ public interface UserService {
* @param id 用户id
* @return
*/
- List findRolesById(Long id);
+ List findRolesById(Long id) throws SystemException;
/**
* 根据用户角色查询用户的菜单
@@ -58,7 +59,7 @@ public interface UserService {
*
* @param id
*/
- void deleteById(Long id);
+ void deleteById(Long id) throws SystemException;
/**
* 更新状态
@@ -66,13 +67,13 @@ public interface UserService {
* @param id
* @param status
*/
- void updateStatus(Long id, Boolean status);
+ void updateStatus(Long id, Boolean status) throws SystemException;
/**
* 添加用户
* @param userVO
*/
- void add(UserVO userVO);
+ void add(UserVO userVO) throws SystemException;
/**
* 更新用户
@@ -80,7 +81,7 @@ public interface UserService {
* @param id
* @param userVO
*/
- void update(Long id, UserEditVO userVO);
+ void update(Long id, UserEditVO userVO) throws SystemException;
/**
* 编辑用户
@@ -88,7 +89,7 @@ public interface UserService {
* @param id
* @return
*/
- UserEditVO edit(Long id);
+ UserEditVO edit(Long id) throws SystemException;
/**
* 已拥有的角色ids
@@ -96,7 +97,7 @@ public interface UserService {
* @param id 用户id
* @return
*/
- List roles(Long id);
+ List roles(Long id) throws SystemException;
/**
* 分配角色
@@ -104,7 +105,7 @@ public interface UserService {
* @param id
* @param rids
*/
- void assignRoles(Long id, Long[] rids);
+ void assignRoles(Long id, Long[] rids) throws SystemException;
/**
* 所有用户
@@ -120,7 +121,7 @@ public interface UserService {
* @param password
* @return
*/
- String login(String username, String password);
+ String login(String username, String password) throws SystemException;
/**
@@ -128,6 +129,6 @@ public interface UserService {
*
* @return
*/
- UserInfoVO info();
+ UserInfoVO info() throws SystemException;
}
diff --git a/xinguan-system/src/main/java/com/coderman/system/service/impl/DepartmentServiceImpl.java b/xinguan-system/src/main/java/com/coderman/system/service/impl/DepartmentServiceImpl.java
index f3579b2..645da7f 100644
--- a/xinguan-system/src/main/java/com/coderman/system/service/impl/DepartmentServiceImpl.java
+++ b/xinguan-system/src/main/java/com/coderman/system/service/impl/DepartmentServiceImpl.java
@@ -4,7 +4,8 @@ package com.coderman.system.service.impl;
import com.coderman.common.enums.buisiness.BizUserTypeEnum;
import com.coderman.common.enums.system.UserStatusEnum;
import com.coderman.common.enums.system.UserTypeEnum;
-import com.coderman.common.exception.ServiceException;
+import com.coderman.common.error.SystemCodeEnum;
+import com.coderman.common.error.SystemException;
import com.coderman.common.model.system.Department;
import com.coderman.common.model.system.Role;
import com.coderman.common.model.system.User;
@@ -141,10 +142,10 @@ public class DepartmentServiceImpl implements DepartmentService {
* @return
*/
@Override
- public DepartmentVO edit(Long id) {
+ public DepartmentVO edit(Long id) throws SystemException {
Department department = departmentMapper.selectByPrimaryKey(id);
if(department==null){
- throw new ServiceException("编辑的部门不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"编辑的部门不存在");
}
return DepartmentConverter.converterToDepartmentVO(department);
}
@@ -155,10 +156,10 @@ public class DepartmentServiceImpl implements DepartmentService {
* @param departmentVO
*/
@Override
- public void update(Long id, DepartmentVO departmentVO) {
+ public void update(Long id, DepartmentVO departmentVO) throws SystemException {
Department dbDepartment = departmentMapper.selectByPrimaryKey(id);
if(dbDepartment==null){
- throw new ServiceException("要更新的部门不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"要更新的部门不存在");
}
Department department = new Department();
BeanUtils.copyProperties(departmentVO,department);
@@ -172,10 +173,10 @@ public class DepartmentServiceImpl implements DepartmentService {
* @param id
*/
@Override
- public void delete(Long id) {
+ public void delete(Long id) throws SystemException {
Department department = departmentMapper.selectByPrimaryKey(id);
if(department==null){
- throw new ServiceException("要删除的部门不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"要删除的部门不存在");
}
departmentMapper.deleteByPrimaryKey(id);
}
diff --git a/xinguan-system/src/main/java/com/coderman/system/service/impl/LogServiceImpl.java b/xinguan-system/src/main/java/com/coderman/system/service/impl/LogServiceImpl.java
index 7daadb6..28461e1 100644
--- a/xinguan-system/src/main/java/com/coderman/system/service/impl/LogServiceImpl.java
+++ b/xinguan-system/src/main/java/com/coderman/system/service/impl/LogServiceImpl.java
@@ -1,6 +1,7 @@
package com.coderman.system.service.impl;
-import com.coderman.common.exception.ServiceException;
+import com.coderman.common.error.SystemCodeEnum;
+import com.coderman.common.error.SystemException;
import com.coderman.common.model.system.Log;
import com.coderman.common.model.system.LoginLog;
import com.coderman.common.vo.system.LogVO;
@@ -44,10 +45,10 @@ public class LogServiceImpl implements LogService {
* @param id
*/
@Override
- public void delete(Long id) {
+ public void delete(Long id) throws SystemException {
Log log = logMapper.selectByPrimaryKey(id);
if(log==null){
- throw new ServiceException("要删除的操作日志不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"要删除的操作日志不存在");
}
logMapper.deleteByPrimaryKey(id);
}
@@ -86,11 +87,11 @@ public class LogServiceImpl implements LogService {
* @param list
*/
@Override
- public void batchDelete(List list) {
+ public void batchDelete(List list) throws SystemException {
for (Long id : list) {
Log log = logMapper.selectByPrimaryKey(id);
if(log==null){
- throw new ServiceException("id="+id+",操作日志不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"id="+id+",操作日志不存在");
}
delete(id);
}
diff --git a/xinguan-system/src/main/java/com/coderman/system/service/impl/LoginLogServiceImpl.java b/xinguan-system/src/main/java/com/coderman/system/service/impl/LoginLogServiceImpl.java
index 7a687b7..590f1d3 100644
--- a/xinguan-system/src/main/java/com/coderman/system/service/impl/LoginLogServiceImpl.java
+++ b/xinguan-system/src/main/java/com/coderman/system/service/impl/LoginLogServiceImpl.java
@@ -1,7 +1,8 @@
package com.coderman.system.service.impl;
-import com.coderman.common.exception.ServiceException;
+import com.coderman.common.error.SystemCodeEnum;
+import com.coderman.common.error.SystemException;
import com.coderman.common.model.system.LoginLog;
import com.coderman.common.response.ActiveUser;
import com.coderman.common.utils.AddressUtil;
@@ -81,11 +82,11 @@ public class LoginLogServiceImpl implements LoginLogService {
* @param list
*/
@Override
- public void batchDelete(List list) {
+ public void batchDelete(List list) throws SystemException {
for (Long id : list) {
LoginLog loginLog = loginLogMapper.selectByPrimaryKey(id);
if(loginLog==null){
- throw new ServiceException("id="+id+"登入日志不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"id="+id+"登入日志不存在");
}
delete(id);
}
@@ -138,10 +139,10 @@ public class LoginLogServiceImpl implements LoginLogService {
*/
@Transactional
@Override
- public void delete(Long id) {
+ public void delete(Long id) throws SystemException {
LoginLog loginLog = loginLogMapper.selectByPrimaryKey(id);
if(loginLog==null){
- throw new ServiceException("登入日志不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"登入日志不存在");
}
loginLogMapper.deleteByPrimaryKey(id);
}
diff --git a/xinguan-system/src/main/java/com/coderman/system/service/impl/MenuServiceImpl.java b/xinguan-system/src/main/java/com/coderman/system/service/impl/MenuServiceImpl.java
index 3acda8d..7bfc8f9 100644
--- a/xinguan-system/src/main/java/com/coderman/system/service/impl/MenuServiceImpl.java
+++ b/xinguan-system/src/main/java/com/coderman/system/service/impl/MenuServiceImpl.java
@@ -1,6 +1,7 @@
package com.coderman.system.service.impl;
-import com.coderman.common.exception.ServiceException;
+import com.coderman.common.error.SystemCodeEnum;
+import com.coderman.common.error.SystemException;
import com.coderman.common.model.system.Menu;
import com.coderman.common.utils.MenuTreeBuilder;
import com.coderman.common.vo.system.MenuNodeVO;
@@ -31,12 +32,6 @@ public class MenuServiceImpl implements MenuService {
private MenuMapper menuMapper;
- @Autowired
- private RoleMenuMapper roleMenuMapper;
-
- @Autowired
- private RoleMapper roleMapper;
-
/**
* 加载菜单树(按钮和菜单)
*
@@ -70,10 +65,10 @@ public class MenuServiceImpl implements MenuService {
* @param id
*/
@Override
- public void delete(Long id) {
+ public void delete(Long id) throws SystemException {
Menu menu = menuMapper.selectByPrimaryKey(id);
if(menu==null){
- throw new ServiceException("要删除的菜单不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"要删除的菜单不存在");
}
menuMapper.deleteByPrimaryKey(id);
}
@@ -84,10 +79,10 @@ public class MenuServiceImpl implements MenuService {
* @return
*/
@Override
- public MenuVO edit(Long id) {
+ public MenuVO edit(Long id) throws SystemException {
Menu menu = menuMapper.selectByPrimaryKey(id);
if(menu==null){
- throw new ServiceException("该编辑的菜单不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"该编辑的菜单不存在");
}
return MenuConverter.converterToMenuVO(menu);
}
@@ -98,10 +93,10 @@ public class MenuServiceImpl implements MenuService {
* @param menuVO
*/
@Override
- public void update(Long id, MenuVO menuVO) {
+ public void update(Long id, MenuVO menuVO) throws SystemException {
Menu dbMenu = menuMapper.selectByPrimaryKey(id);
if(dbMenu==null){
- throw new ServiceException("要更新的菜单不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"要更新的菜单不存在");
}
Menu menu = new Menu();
BeanUtils.copyProperties(menuVO,menu);
diff --git a/xinguan-system/src/main/java/com/coderman/system/service/impl/RoleServiceImpl.java b/xinguan-system/src/main/java/com/coderman/system/service/impl/RoleServiceImpl.java
index 47a8390..b8d49c4 100644
--- a/xinguan-system/src/main/java/com/coderman/system/service/impl/RoleServiceImpl.java
+++ b/xinguan-system/src/main/java/com/coderman/system/service/impl/RoleServiceImpl.java
@@ -1,7 +1,8 @@
package com.coderman.system.service.impl;
import com.coderman.common.enums.system.RoleStatusEnum;
-import com.coderman.common.exception.ServiceException;
+import com.coderman.common.error.SystemCodeEnum;
+import com.coderman.common.error.SystemException;
import com.coderman.common.model.system.Menu;
import com.coderman.common.model.system.Role;
import com.coderman.common.model.system.RoleMenu;
@@ -70,13 +71,13 @@ public class RoleServiceImpl implements RoleService {
* @param roleVO
*/
@Override
- public void add(RoleVO roleVO) {
+ public void add(RoleVO roleVO) throws SystemException {
@NotBlank(message = "角色名必填") String roleName = roleVO.getRoleName();
Example o = new Example(Role.class);
o.createCriteria().andEqualTo("roleName",roleName);
int i = roleMapper.selectCountByExample(o);
if(i!=0){
- throw new ServiceException("该角色名已被占用");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"该角色名已被占用");
}
Role role = new Role();
BeanUtils.copyProperties(roleVO,role);
@@ -92,10 +93,10 @@ public class RoleServiceImpl implements RoleService {
*/
@Transactional
@Override
- public void deleteById(Long id) {
+ public void deleteById(Long id) throws SystemException {
Role role = roleMapper.selectByPrimaryKey(id);
if(role==null){
- throw new ServiceException("要删除的角色不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"要删除的角色不存在");
}
roleMapper.deleteByPrimaryKey(id);
//删除对应的[角色-菜单]记录
@@ -110,10 +111,10 @@ public class RoleServiceImpl implements RoleService {
* @return
*/
@Override
- public RoleVO edit(Long id) {
+ public RoleVO edit(Long id) throws SystemException {
Role role = roleMapper.selectByPrimaryKey(id);
if(role==null){
- throw new ServiceException("编辑的角色不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"编辑的角色不存在");
}
RoleVO roleVO = new RoleVO();
BeanUtils.copyProperties(role,roleVO);
@@ -126,11 +127,11 @@ public class RoleServiceImpl implements RoleService {
* @param roleVO
*/
@Override
- public void update(Long id, RoleVO roleVO) {
+ public void update(Long id, RoleVO roleVO) throws SystemException {
@NotBlank(message = "角色名必填") String roleName = roleVO.getRoleName();
Role dbRole = roleMapper.selectByPrimaryKey(id);
if(dbRole==null){
- throw new ServiceException("要更新的角色不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"要更新的角色不存在");
}
Example o = new Example(Role.class);
o.createCriteria().andEqualTo("roleName",roleName);
@@ -138,7 +139,7 @@ public class RoleServiceImpl implements RoleService {
if(!CollectionUtils.isEmpty(roles)){
Role role = roles.get(0);
if(!role.getId().equals(id)){
- throw new ServiceException("该角色名已被占用");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"该角色名已被占用");
}
}
Role role = new Role();
@@ -153,10 +154,10 @@ public class RoleServiceImpl implements RoleService {
* @param status
*/
@Override
- public void updateStatus(Long id, Boolean status) {
+ public void updateStatus(Long id, Boolean status) throws SystemException {
Role role = roleMapper.selectByPrimaryKey(id);
if(role==null){
- throw new ServiceException("角色不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"角色不存在");
}
Role t = new Role();
t.setId(id);
@@ -176,10 +177,10 @@ public class RoleServiceImpl implements RoleService {
* @return
*/
@Override
- public List findMenuIdsByRoleId(Long id) {
+ public List findMenuIdsByRoleId(Long id) throws SystemException {
Role role = roleMapper.selectByPrimaryKey(id);
if(role==null){
- throw new ServiceException("该角色已不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"该角色已不存在");
}
List ids=new ArrayList<>();
Example o = new Example(RoleMenu.class);
@@ -200,10 +201,10 @@ public class RoleServiceImpl implements RoleService {
*/
@Transactional
@Override
- public void authority(Long id,Long[] mids) {
+ public void authority(Long id,Long[] mids) throws SystemException {
Role role = roleMapper.selectByPrimaryKey(id);
if(role==null){
- throw new ServiceException("该角色不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"该角色不存在");
}
//先删除原来的权限
Example o = new Example(RoleMenu.class);
@@ -214,7 +215,7 @@ public class RoleServiceImpl implements RoleService {
for (Long mid : mids) {
Menu menu = menuMapper.selectByPrimaryKey(mid);
if(menu==null){
- throw new ServiceException("menuId="+mid+",菜单权限不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"menuId="+mid+",菜单权限不存在");
}else {
RoleMenu roleMenu = new RoleMenu();
roleMenu.setRoleId(id);
diff --git a/xinguan-system/src/main/java/com/coderman/system/service/impl/UploadServiceImpl.java b/xinguan-system/src/main/java/com/coderman/system/service/impl/UploadServiceImpl.java
index c01fb68..4dda5c2 100644
--- a/xinguan-system/src/main/java/com/coderman/system/service/impl/UploadServiceImpl.java
+++ b/xinguan-system/src/main/java/com/coderman/system/service/impl/UploadServiceImpl.java
@@ -1,6 +1,7 @@
package com.coderman.system.service.impl;
-import com.coderman.common.exception.ServiceException;
+import com.coderman.common.error.SystemCodeEnum;
+import com.coderman.common.error.SystemException;
import com.coderman.common.model.system.ImageAttachment;
import com.coderman.common.utils.FdfsUtil;
import com.coderman.common.vo.system.ImageAttachmentVO;
@@ -8,6 +9,7 @@ import com.coderman.system.mapper.ImageAttachmentMapper;
import com.coderman.system.service.UploadService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
+import org.springframework.transaction.annotation.Transactional;
import org.springframework.web.multipart.MultipartFile;
import tk.mybatis.mapper.entity.Example;
@@ -36,9 +38,9 @@ public class UploadServiceImpl implements UploadService {
private FdfsUtil fdfsUtil;
@Override
- public String uploadImage(MultipartFile file) throws IOException {
+ public String uploadImage(MultipartFile file) throws IOException, SystemException {
if (file.isEmpty()) {
- throw new ServiceException("上传的文件不能为空");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"上传的文件不能为空");
}
InputStream inputStream = file.getInputStream();
//文件的原名称
@@ -74,21 +76,21 @@ public class UploadServiceImpl implements UploadService {
criteria.andLike("path", "%" + imageAttachmentVO.getPath() + "%");
}
//拼装图片真实路径
- List attachments = attachmentMapper.selectByExample(o);
-// for (ImageAttachment attachment : attachments) {
+ // for (ImageAttachment attachment : attachments) {
// attachment.setPath(config.getResHost()+attachment.getPath());
// }
- return attachments;
+ return attachmentMapper.selectByExample(o);
}
@Override
- public void delete(Long id) {
+ @Transactional
+ public void delete(Long id) throws SystemException {
ImageAttachment image = attachmentMapper.selectByPrimaryKey(id);
if(image==null){
- throw new ServiceException("图片不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"图片不存在");
}else {
attachmentMapper.deleteByPrimaryKey(id);
- fdfsUtil.deleteFile(image.getPath());
+// fdfsUtil.deleteFile(image.getPath());
}
}
}
diff --git a/xinguan-system/src/main/java/com/coderman/system/service/impl/UserServiceImpl.java b/xinguan-system/src/main/java/com/coderman/system/service/impl/UserServiceImpl.java
index 75b8793..377b5af 100644
--- a/xinguan-system/src/main/java/com/coderman/system/service/impl/UserServiceImpl.java
+++ b/xinguan-system/src/main/java/com/coderman/system/service/impl/UserServiceImpl.java
@@ -2,8 +2,8 @@ package com.coderman.system.service.impl;
import com.coderman.common.enums.system.UserStatusEnum;
import com.coderman.common.enums.system.UserTypeEnum;
-import com.coderman.common.exception.ErrorCodeEnum;
-import com.coderman.common.exception.ServiceException;
+import com.coderman.common.error.SystemCodeEnum;
+import com.coderman.common.error.SystemException;
import com.coderman.common.model.system.*;
import com.coderman.common.response.ActiveUser;
import com.coderman.common.utils.JWTUtils;
@@ -82,10 +82,10 @@ public class UserServiceImpl implements UserService {
* @return
*/
@Override
- public List findRolesById(Long id) {
+ public List findRolesById(Long id) throws SystemException {
User dbUser = userMapper.selectByPrimaryKey(id);
if(dbUser==null){
- throw new ServiceException("该用户不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"该用户不存在");
}
List roles=new ArrayList<>();
UserRole t = new UserRole();
@@ -211,16 +211,16 @@ public class UserServiceImpl implements UserService {
*/
@Transactional
@Override
- public void deleteById(Long id) {
+ public void deleteById(Long id) throws SystemException {
User user = userMapper.selectByPrimaryKey(id);
ActiveUser activeUser = (ActiveUser) SecurityUtils.getSubject().getPrincipal();
if(user==null){
- throw new ServiceException("要删除的用户不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"要删除的用户不存在");
}
if(user.getId().equals(activeUser.getUser().getId())){
- throw new ServiceException("不能删除当前登入用户");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"不能删除当前登入用户");
}
userMapper.deleteByPrimaryKey(id);
@@ -236,14 +236,14 @@ public class UserServiceImpl implements UserService {
* @param status
*/
@Override
- public void updateStatus(Long id, Boolean status) {
+ public void updateStatus(Long id, Boolean status) throws SystemException {
User dbUser = userMapper.selectByPrimaryKey(id);
if(dbUser==null){
- throw new ServiceException("要更新状态的用户不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"要更新状态的用户不存在");
}
ActiveUser activeUser= (ActiveUser) SecurityUtils.getSubject().getPrincipal();
if(dbUser.getId().equals(activeUser.getUser().getId())){
- throw new ServiceException(ErrorCodeEnum.DoNotAllowToDisableTheCurrentUser);
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"无法改变当前用户状态");
}else {
User t = new User();
t.setId(id);
@@ -259,18 +259,18 @@ public class UserServiceImpl implements UserService {
*/
@Transactional
@Override
- public void add(UserVO userVO) {
+ public void add(UserVO userVO) throws SystemException {
@NotBlank(message = "用户名不能为空") String username = userVO.getUsername();
@NotNull(message = "部门id不能为空") Long departmentId = userVO.getDepartmentId();
Example o = new Example(User.class);
o.createCriteria().andEqualTo("username",username);
int i = userMapper.selectCountByExample(o);
if(i!=0){
- throw new ServiceException("该用户名已被占用");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"该用户名已被占用");
}
Department department = departmentMapper.selectByPrimaryKey(departmentId);
if(department==null){
- throw new ServiceException("该部门不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"该部门不存在");
}
User user = new User();
BeanUtils.copyProperties(userVO,user);
@@ -292,23 +292,23 @@ public class UserServiceImpl implements UserService {
*/
@Transactional
@Override
- public void update(Long id, UserEditVO userVO) {
+ public void update(Long id, UserEditVO userVO) throws SystemException {
User dbUser = userMapper.selectByPrimaryKey(id);
@NotBlank(message = "用户名不能为空") String username = userVO.getUsername();
@NotNull(message = "部门不能为空") Long departmentId = userVO.getDepartmentId();
if(dbUser==null){
- throw new ServiceException("要删除的用户不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"要删除的用户不存在");
}
Department department = departmentMapper.selectByPrimaryKey(departmentId);
if(department==null){
- throw new ServiceException("该部门不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"该部门不存在");
}
Example o = new Example(User.class);
o.createCriteria().andEqualTo("username",username);
List users = userMapper.selectByExample(o);
if(!CollectionUtils.isEmpty(users)){
if(!users.get(0).getId().equals(id)){
- throw new ServiceException("该用户名已被占用");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"该用户名已被占用");
}
}
User user = new User();
@@ -325,10 +325,10 @@ public class UserServiceImpl implements UserService {
*/
@Transactional
@Override
- public UserEditVO edit(Long id) {
+ public UserEditVO edit(Long id) throws SystemException {
User user = userMapper.selectByPrimaryKey(id);
if(user==null){
- throw new ServiceException("要编辑的用户不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"要编辑的用户不存在");
}
UserEditVO userEditVO = new UserEditVO();
BeanUtils.copyProperties(user,userEditVO);
@@ -346,10 +346,10 @@ public class UserServiceImpl implements UserService {
*/
@Transactional
@Override
- public List roles(Long id) {
+ public List roles(Long id) throws SystemException {
User user = userMapper.selectByPrimaryKey(id);
if(user==null){
- throw new ServiceException("该用户不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"该用户不存在");
}
Example o = new Example(UserRole.class);
o.createCriteria().andEqualTo("userId",user.getId());
@@ -373,11 +373,11 @@ public class UserServiceImpl implements UserService {
*/
@Override
@Transactional
- public void assignRoles(Long id, Long[] rids) {
+ public void assignRoles(Long id, Long[] rids) throws SystemException {
//删除之前用户的所有角色
User user = userMapper.selectByPrimaryKey(id);
if(user==null){
- throw new ServiceException("用户不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"用户不存在");
}
//删除之前分配的
Example o = new Example(UserRole.class);
@@ -388,11 +388,11 @@ public class UserServiceImpl implements UserService {
for (Long rid : rids) {
Role role = roleMapper.selectByPrimaryKey(rid);
if(role==null){
- throw new ServiceException("roleId="+rid+",该角色不存在");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"roleId="+rid+",该角色不存在");
}
//判断角色状态
if(role.getStatus()==0){
- throw new ServiceException("roleName="+role.getRoleName()+",该角色已禁用");
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"roleName="+role.getRoleName()+",该角色已禁用");
}
UserRole userRole = new UserRole();
userRole.setUserId(id);
@@ -414,7 +414,7 @@ public class UserServiceImpl implements UserService {
* @return
*/
@Override
- public String login(String username, String password) {
+ public String login(String username, String password) throws SystemException {
String token;
User user = findUserByName(username);
if (user != null) {
@@ -427,10 +427,10 @@ public class UserServiceImpl implements UserService {
try {
SecurityUtils.getSubject().login(jwtToken);
} catch (AuthenticationException e) {
- throw new ServiceException(e.getMessage());
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,e.getMessage());
}
} else {
- throw new ServiceException(ErrorCodeEnum.USER_ACCOUNT_NOT_FOUND);
+ throw new SystemException(SystemCodeEnum.PARAMETER_ERROR,"用户不存在");
}
return token;
}
@@ -441,7 +441,7 @@ public class UserServiceImpl implements UserService {
* @return
*/
@Override
- public UserInfoVO info() {
+ public UserInfoVO info() throws SystemException {
ActiveUser activeUser = (ActiveUser) SecurityUtils.getSubject().getPrincipal();
UserInfoVO userInfoVO = new UserInfoVO();
userInfoVO.setAvatar(activeUser.getUser().getAvatar());
diff --git a/xinguan-system/src/main/java/com/coderman/system/shiro/JWTFilter.java b/xinguan-system/src/main/java/com/coderman/system/shiro/JWTFilter.java
index 3d38373..2d87ca7 100644
--- a/xinguan-system/src/main/java/com/coderman/system/shiro/JWTFilter.java
+++ b/xinguan-system/src/main/java/com/coderman/system/shiro/JWTFilter.java
@@ -1,5 +1,7 @@
package com.coderman.system.shiro;
+import com.coderman.common.error.SystemCodeEnum;
+import com.coderman.common.error.SystemException;
import com.coderman.common.response.ResponseBean;
import com.google.gson.Gson;
import lombok.extern.slf4j.Slf4j;
@@ -18,6 +20,7 @@ import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.io.PrintWriter;
+import java.util.HashMap;
@Component
@Slf4j
@@ -93,7 +96,11 @@ public class JWTFilter extends BasicHttpAuthenticationFilter {
httpServletResponse.setCharacterEncoding("UTF-8");
httpServletResponse.setContentType("application/json; charset=utf-8");
try (PrintWriter out = httpServletResponse.getWriter()) {
- String data = new Gson().toJson(new ResponseBean(4001, msg, null));
+ HashMap errorData = new HashMap<>();
+ errorData.put("errorCode", SystemCodeEnum.TOKEN_ERROR.getErrorCode());
+ errorData.put("errorMsg",SystemCodeEnum.TOKEN_ERROR.getErrorMsg());
+ ResponseBean> result = ResponseBean.error(errorData);
+ String data = new Gson().toJson(result);
out.append(data);
} catch (IOException e) {
e.printStackTrace();
diff --git a/xinguan-system/src/main/java/com/coderman/system/shiro/ShiroConfig.java b/xinguan-system/src/main/java/com/coderman/system/shiro/ShiroConfig.java
index afa5969..271ec2c 100644
--- a/xinguan-system/src/main/java/com/coderman/system/shiro/ShiroConfig.java
+++ b/xinguan-system/src/main/java/com/coderman/system/shiro/ShiroConfig.java
@@ -54,13 +54,14 @@ public class ShiroConfig {
// 所有请求通过我们自己的JWT Filter
filterRuleMap.put("/**", "jwt");
// 访问401和404页面不通过我们的Filter
- filterRuleMap.put("/user/login", "anon");
+ filterRuleMap.put("/system/user/login", "anon");
filterRuleMap.put("/user/imgCode", "anon");
//开放API文档接口
filterRuleMap.put("/swagger-ui.html", "anon");
filterRuleMap.put("/webjars/**","anon");
filterRuleMap.put("/swagger-resources/**","anon");
filterRuleMap.put("/v2/**","anon");
+ filterRuleMap.put("/static/**","anon");
//sql监控
filterRuleMap.put("/druid/**","anon");
factoryBean.setFilterChainDefinitionMap(filterRuleMap);
diff --git a/xinguan-system/src/main/java/com/coderman/system/shiro/UserRealm.java b/xinguan-system/src/main/java/com/coderman/system/shiro/UserRealm.java
index 7571f51..0e244e4 100644
--- a/xinguan-system/src/main/java/com/coderman/system/shiro/UserRealm.java
+++ b/xinguan-system/src/main/java/com/coderman/system/shiro/UserRealm.java
@@ -6,6 +6,7 @@ import com.coderman.common.model.system.User;
import com.coderman.common.response.ActiveUser;
import com.coderman.common.utils.JWTUtils;
import com.coderman.system.service.UserService;
+import lombok.SneakyThrows;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.authc.*;
import org.apache.shiro.authz.AuthorizationInfo;
@@ -71,6 +72,7 @@ public class UserRealm extends AuthorizingRealm {
/**
* 默认使用此方法进行用户名正确与否验证,错误抛出异常即可。
*/
+ @SneakyThrows
@Override
protected AuthenticationInfo doGetAuthenticationInfo(AuthenticationToken auth) throws AuthenticationException {
String token = (String) auth.getCredentials();
diff --git a/xinguan-system/xinguan-system.iml b/xinguan-system/xinguan-system.iml
index 191e642..4dfe9f0 100644
--- a/xinguan-system/xinguan-system.iml
+++ b/xinguan-system/xinguan-system.iml
@@ -31,7 +31,7 @@
-
+
@@ -58,7 +58,6 @@
-
@@ -129,6 +128,5 @@
-
\ No newline at end of file
diff --git a/xinguan-web/pom.xml b/xinguan-web/pom.xml
index 3282a3e..540c34f 100644
--- a/xinguan-web/pom.xml
+++ b/xinguan-web/pom.xml
@@ -7,6 +7,7 @@
com.coderman
0.0.1-SNAPSHOT
+ jar
4.0.0
xinguan-web
@@ -22,10 +23,15 @@
xinguan-business
0.0.1-SNAPSHOT
-
- org.springframework.boot
- spring-boot-starter-web
-
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+
+
diff --git a/xinguan-web/src/main/java/com/coderman/config/MyMebMvcConfigurer.java b/xinguan-web/src/main/java/com/coderman/config/MyMebMvcConfigurer.java
index be342e3..bbb7ecc 100644
--- a/xinguan-web/src/main/java/com/coderman/config/MyMebMvcConfigurer.java
+++ b/xinguan-web/src/main/java/com/coderman/config/MyMebMvcConfigurer.java
@@ -1,8 +1,11 @@
-package com.coderman.configurer;
+package com.coderman.config;
-import com.coderman.error.BusinessException;
-import com.coderman.respone.ApiResponse;
+import com.coderman.common.error.BusinessException;
+import com.coderman.common.error.SystemException;
+import com.coderman.common.response.ResponseBean;
import com.fasterxml.jackson.databind.ObjectMapper;
+import io.swagger.annotations.ApiResponse;
+import org.apache.shiro.authz.UnauthorizedException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.annotation.Configuration;
@@ -29,24 +32,34 @@ public class MyMebMvcConfigurer implements WebMvcConfigurer {
@Override
public void configureHandlerExceptionResolvers(List resolvers) {
resolvers.add((httpServletRequest, httpServletResponse, o, e) -> {
- ApiResponse