2020-08-07.log 200 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. 2020-08-07 11:05:38.567 [DEBU] [ 40 ms] SHOW FULL COLUMNS FROM `sys_job`
  2. 2020-08-07 11:05:38.579 [DEBU] [ 11 ms] SELECT * FROM `sys_job` WHERE `status`=0
  3. 2020-08-07 11:59:20.871 [DEBU] [ 9 ms] SHOW FULL COLUMNS FROM `sys_job`
  4. 2020-08-07 11:59:20.875 [DEBU] [ 3 ms] SELECT * FROM `sys_job` WHERE `status`=0
  5. 2020-08-07 12:00:07.834 [DEBU] [ 13 ms] SHOW FULL COLUMNS FROM `user`
  6. 2020-08-07 12:00:07.859 [DEBU] [ 24 ms] SELECT * FROM `user` WHERE user_name='yixiaohu' and user_password='9OFlt5qzzvCiZWhe7ilcLA=='
  7. 2020-08-07 12:00:07.914 [DEBU] [ 54 ms] UPDATE `user` SET `id`=2,`user_name`='yixiaohu',`create_time`=0,`user_status`=1,`user_nickname`='奈斯',`user_email`='yxh@qq.com',`user_password`='9OFlt5qzzvCiZWhe7ilcLA==',`sex`=1,`last_login_time`=1596772807,`remark`='备注',`is_admin`=1,`mobile`='13699885599',`birthday`=0,`avatar`='',`last_login_ip`='[::1]',`dept_id`=102 WHERE `id` IN (2)
  8. 2020-08-07 12:00:07.921 [DEBU] [ 6 ms] SHOW FULL COLUMNS FROM `sys_login_log`
  9. 2020-08-07 12:00:07.922 [DEBU] [ 1 ms] INSERT INTO `sys_login_log`(`login_name`,`login_location`,`os`,`status`,`msg`,`login_time`,`info_id`,`browser`,`module`,`ipaddr`) VALUES('yixiaohu','内网IP','Windows 10',1,'登录成功',1596772807,0,'Chrome','系统后台','[::1]') ON DUPLICATE KEY UPDATE `info_id`=VALUES(`info_id`),`login_name`=VALUES(`login_name`),`login_location`=VALUES(`login_location`),`os`=VALUES(`os`),`status`=VALUES(`status`),`msg`=VALUES(`msg`),`login_time`=VALUES(`login_time`),`ipaddr`=VALUES(`ipaddr`),`browser`=VALUES(`browser`),`module`=VALUES(`module`)
  10. 2020-08-07 12:00:07.923 [DEBU] [ 7 ms] SHOW FULL COLUMNS FROM `user_online`
  11. 2020-08-07 12:00:07.949 [DEBU] [ 26 ms] INSERT INTO `user_online`(`uuid`,`token`,`create_time`,`user_name`,`ip`,`explorer`,`os`,`id`) VALUES('efa46b7283c307ea9f8bc6228352edee','4AhyM5BOoJoI7BYH7RGFACpligxkD4xPNypAoXU+QRTwZT4uR6LSrK8/80c+lemhC5kPiRf28aPiPILFdQ4rKfqj6fX/s8rr7cXfPuKnQk69dDMV0xe96qBlrakJ+Y3Fg8x+RVl01BgvEZ98sa4AIQ==',1596772807,'yixiaohu','[::1]','Chrome','Windows 10',0) ON DUPLICATE KEY UPDATE `user_name`=VALUES(`user_name`),`ip`=VALUES(`ip`),`explorer`=VALUES(`explorer`),`os`=VALUES(`os`),`id`=VALUES(`id`),`uuid`=VALUES(`uuid`),`token`=VALUES(`token`),`create_time`=VALUES(`create_time`)
  12. 2020-08-07 12:00:07.972 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `auth_rule`
  13. 2020-08-07 12:00:08.003 [DEBU] [ 31 ms] SELECT * FROM `auth_rule` ORDER BY `weigh` desc,`id` asc
  14. 2020-08-07 12:00:08.010 [DEBU] [ 1 ms] SELECT * FROM `user` WHERE `id`=2
  15. 2020-08-07 12:00:08.016 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `role`
  16. 2020-08-07 12:00:08.016 [DEBU] [ 0 ms] SELECT * FROM `role` ORDER BY `list_order` asc,`id` asc
  17. 2020-08-07 12:00:08.022 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `casbin_rule`
  18. 2020-08-07 12:00:08.050 [DEBU] [ 28 ms] SELECT * FROM `casbin_rule`
  19. 2020-08-07 12:00:08.059 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `sys_oper_log`
  20. 2020-08-07 12:00:08.111 [DEBU] [ 47 ms] INSERT INTO `sys_oper_log`(`oper_id`,`oper_param`,`oper_time`,`business_type`,`dept_name`,`oper_url`,`json_result`,`status`,`error_msg`,`title`,`method`,`operator_type`,`oper_name`,`oper_ip`,`request_method`,`oper_location`) VALUES(0,'{}',1596772808,0,'','/system/index/getRouters','{"code":0,"msg":"ok"}',1,'','','/system/index/getRouters',1,'yixiaohu','[::1]','GET','内网IP') ON DUPLICATE KEY UPDATE `oper_time`=VALUES(`oper_time`),`business_type`=VALUES(`business_type`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`error_msg`=VALUES(`error_msg`),`title`=VALUES(`title`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`oper_ip`=VALUES(`oper_ip`),`request_method`=VALUES(`request_method`),`oper_location`=VALUES(`oper_location`),`oper_id`=VALUES(`oper_id`),`oper_param`=VALUES(`oper_param`)
  21. 2020-08-07 12:00:08.111 [DEBU] [ 51 ms] INSERT INTO `sys_oper_log`(`request_method`,`dept_name`,`oper_id`,`title`,`business_type`,`oper_name`,`oper_ip`,`oper_param`,`json_result`,`status`,`method`,`oper_url`,`oper_location`,`error_msg`,`oper_time`,`operator_type`) VALUES('GET','',0,'',0,'yixiaohu','[::1]','{}','{"code":0,"msg":"ok"}',1,'/system/index/getInfo','/system/index/getInfo','内网IP','',1596772808,1) ON DUPLICATE KEY UPDATE `request_method`=VALUES(`request_method`),`dept_name`=VALUES(`dept_name`),`oper_name`=VALUES(`oper_name`),`oper_ip`=VALUES(`oper_ip`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`oper_id`=VALUES(`oper_id`),`title`=VALUES(`title`),`business_type`=VALUES(`business_type`),`error_msg`=VALUES(`error_msg`),`oper_time`=VALUES(`oper_time`),`method`=VALUES(`method`),`oper_url`=VALUES(`oper_url`),`oper_location`=VALUES(`oper_location`),`operator_type`=VALUES(`operator_type`)
  22. 2020-08-07 12:00:13.646 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `sys_dict_type`
  23. 2020-08-07 12:00:13.672 [DEBU] [ 25 ms] SELECT COUNT(1) FROM `sys_dict_type`
  24. 2020-08-07 12:00:13.672 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_type` ORDER BY `dict_id` asc LIMIT 0,10
  25. 2020-08-07 12:00:13.674 [DEBU] [ 1 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='sys_normal_disable' AND `status`=1
  26. 2020-08-07 12:00:13.679 [DEBU] [ 4 ms] SHOW FULL COLUMNS FROM `sys_dict_data`
  27. 2020-08-07 12:00:13.681 [DEBU] [ 1 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_normal_disable' ORDER BY `dict_sort` ASC,`dict_code` ASC
  28. 2020-08-07 12:00:13.683 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`oper_url`,`oper_location`,`status`,`operator_type`,`dept_name`,`oper_param`,`error_msg`,`method`,`request_method`,`oper_ip`,`json_result`,`oper_id`,`business_type`,`oper_time`,`title`,`oper_name`) VALUES('/system/config/dict/list?pageNum=1&pageSize=10&beginTime=&endTime=','内网IP',1,1,'','{"beginTime":"","endTime":"","pageNum":"1","pageSize":"10"}','','/system/config/dict/list','GET','[::1]','{"code":0,"msg":"字典列表"}',0,0,1596772813,'字典管理','yixiaohu') ON DUPLICATE KEY UPDATE `title`=VALUES(`title`),`oper_name`=VALUES(`oper_name`),`oper_time`=VALUES(`oper_time`),`operator_type`=VALUES(`operator_type`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_location`=VALUES(`oper_location`),`status`=VALUES(`status`),`oper_param`=VALUES(`oper_param`),`error_msg`=VALUES(`error_msg`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`request_method`=VALUES(`request_method`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`)
  29. 2020-08-07 12:00:14.903 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `sys_config`
  30. 2020-08-07 12:00:14.904 [DEBU] [ 0 ms] SELECT COUNT(1) FROM `sys_config`
  31. 2020-08-07 12:00:14.904 [DEBU] [ 0 ms] SELECT * FROM `sys_config` ORDER BY `config_id` asc LIMIT 0,10
  32. 2020-08-07 12:00:14.905 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='sys_yes_no' AND `status`=1
  33. 2020-08-07 12:00:14.907 [DEBU] [ 1 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_yes_no' ORDER BY `dict_sort` ASC,`dict_code` ASC
  34. 2020-08-07 12:00:14.909 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_id`,`request_method`,`oper_location`,`error_msg`,`oper_time`,`oper_name`,`oper_ip`,`status`,`json_result`,`title`,`dept_name`,`oper_url`,`oper_param`,`business_type`,`method`,`operator_type`) VALUES(0,'GET','内网IP','',1596772814,'yixiaohu','[::1]',1,'{"code":0,"msg":"字典列表"}','参数管理','','/system/config/params/list?pageNum=1&pageSize=10&beginTime=&endTime=','{"beginTime":"","endTime":"","pageNum":"1","pageSize":"10"}',0,'/system/config/params/list',1) ON DUPLICATE KEY UPDATE `title`=VALUES(`title`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`json_result`=VALUES(`json_result`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`oper_param`=VALUES(`oper_param`),`oper_id`=VALUES(`oper_id`),`request_method`=VALUES(`request_method`),`oper_location`=VALUES(`oper_location`),`oper_name`=VALUES(`oper_name`),`oper_ip`=VALUES(`oper_ip`),`status`=VALUES(`status`),`error_msg`=VALUES(`error_msg`),`oper_time`=VALUES(`oper_time`)
  35. 2020-08-07 12:00:28.515 [DEBU] [ 0 ms] SELECT COUNT(1) FROM `user_online`
  36. 2020-08-07 12:00:28.515 [DEBU] [ 0 ms] SELECT `id`,`uuid`,`create_time`,`user_name`,`ip`,`explorer`,`os` FROM `user_online` ORDER BY `create_time` DESC LIMIT 0,10
  37. 2020-08-07 12:00:28.518 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`method`,`dept_name`,`oper_ip`,`json_result`,`error_msg`,`operator_type`,`status`,`title`,`business_type`,`request_method`,`oper_name`,`oper_url`,`oper_id`,`oper_location`,`oper_param`,`oper_time`) VALUES('/system/monitor/online/list','','[::1]','{"code":0,"msg":"用户在线状态"}','',1,1,'在线用户',0,'GET','yixiaohu','/system/monitor/online/list?pageNum=1&pageSize=10',0,'内网IP','{"pageNum":"1","pageSize":"10"}',1596772828) ON DUPLICATE KEY UPDATE `title`=VALUES(`title`),`business_type`=VALUES(`business_type`),`request_method`=VALUES(`request_method`),`oper_name`=VALUES(`oper_name`),`oper_url`=VALUES(`oper_url`),`status`=VALUES(`status`),`oper_id`=VALUES(`oper_id`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`oper_time`=VALUES(`oper_time`),`method`=VALUES(`method`),`dept_name`=VALUES(`dept_name`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`),`operator_type`=VALUES(`operator_type`)
  38. 2020-08-07 12:00:30.195 [DEBU] [ 0 ms] SELECT COUNT(1) FROM `sys_job`
  39. 2020-08-07 12:00:30.196 [DEBU] [ 1 ms] SELECT * FROM `sys_job` ORDER BY `job_id` asc LIMIT 0,10
  40. 2020-08-07 12:00:30.197 [DEBU] [ 1 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='sys_job_status' AND `status`=1
  41. 2020-08-07 12:00:30.197 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_job_status' ORDER BY `dict_sort` ASC,`dict_code` ASC
  42. 2020-08-07 12:00:30.198 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_type` WHERE `status`=1 AND `dict_type`='sys_job_group'
  43. 2020-08-07 12:00:30.199 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_job_group' ORDER BY `dict_sort` ASC,`dict_code` ASC
  44. 2020-08-07 12:00:30.201 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`request_method`,`oper_time`,`oper_id`,`method`,`oper_name`,`oper_ip`,`operator_type`,`dept_name`,`oper_param`,`status`,`json_result`,`error_msg`,`title`,`business_type`,`oper_url`,`oper_location`) VALUES('GET',1596772830,0,'/system/monitor/job/list','yixiaohu','[::1]',1,'','{"pageNum":"1","pageSize":"10"}',1,'{"code":0,"msg":"任务列表"}','','',0,'/system/monitor/job/list?pageNum=1&pageSize=10','内网IP') ON DUPLICATE KEY UPDATE `operator_type`=VALUES(`operator_type`),`dept_name`=VALUES(`dept_name`),`oper_param`=VALUES(`oper_param`),`status`=VALUES(`status`),`title`=VALUES(`title`),`business_type`=VALUES(`business_type`),`oper_url`=VALUES(`oper_url`),`oper_location`=VALUES(`oper_location`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`),`request_method`=VALUES(`request_method`),`oper_time`=VALUES(`oper_time`),`oper_id`=VALUES(`oper_id`),`method`=VALUES(`method`),`oper_name`=VALUES(`oper_name`),`oper_ip`=VALUES(`oper_ip`)
  45. 2020-08-07 12:00:32.301 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`operator_type`,`oper_time`,`request_method`,`dept_name`,`oper_ip`,`json_result`,`error_msg`,`status`,`oper_id`,`title`,`business_type`,`oper_name`,`oper_url`,`oper_location`,`oper_param`,`method`) VALUES(1,1596772832,'GET','','[::1]','{"code":0,"msg":"服务监控"}','',1,0,'',0,'yixiaohu','/system/monitor/server/info','内网IP','{}','/system/monitor/server/info') ON DUPLICATE KEY UPDATE `oper_id`=VALUES(`oper_id`),`title`=VALUES(`title`),`business_type`=VALUES(`business_type`),`oper_name`=VALUES(`oper_name`),`oper_url`=VALUES(`oper_url`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`status`=VALUES(`status`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`oper_time`=VALUES(`oper_time`),`request_method`=VALUES(`request_method`),`dept_name`=VALUES(`dept_name`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`)
  46. 2020-08-07 12:00:34.009 [DEBU] [ 0 ms] SELECT COUNT(1) FROM `sys_login_log`
  47. 2020-08-07 12:00:34.037 [DEBU] [ 28 ms] SELECT * FROM `sys_login_log` ORDER BY `login_time` DESC LIMIT 0,10
  48. 2020-08-07 12:00:34.038 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='admin_login_status' AND `status`=1
  49. 2020-08-07 12:00:34.039 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='admin_login_status' ORDER BY `dict_sort` ASC,`dict_code` ASC
  50. 2020-08-07 12:00:34.042 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_id`,`request_method`,`operator_type`,`dept_name`,`oper_ip`,`oper_param`,`status`,`oper_time`,`method`,`oper_location`,`error_msg`,`title`,`business_type`,`oper_name`,`oper_url`,`json_result`) VALUES(0,'GET',1,'','[::1]','{"beginTime":"","endTime":"","pageNum":"1","pageSize":"10"}',1,1596772834,'/system/monitor/loginlog/list','内网IP','','',0,'yixiaohu','/system/monitor/loginlog/list?pageNum=1&pageSize=10&beginTime=&endTime=','{"code":0,"msg":"登录日志列表"}') ON DUPLICATE KEY UPDATE `oper_id`=VALUES(`oper_id`),`request_method`=VALUES(`request_method`),`operator_type`=VALUES(`operator_type`),`dept_name`=VALUES(`dept_name`),`oper_ip`=VALUES(`oper_ip`),`oper_param`=VALUES(`oper_param`),`status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`method`=VALUES(`method`),`oper_location`=VALUES(`oper_location`),`error_msg`=VALUES(`error_msg`),`title`=VALUES(`title`),`business_type`=VALUES(`business_type`),`oper_name`=VALUES(`oper_name`),`oper_url`=VALUES(`oper_url`),`json_result`=VALUES(`json_result`)
  51. 2020-08-07 12:00:35.324 [DEBU] [ 0 ms] SELECT COUNT(1) FROM `sys_oper_log`
  52. 2020-08-07 12:00:35.325 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='sys_oper_log_status' AND `status`=1
  53. 2020-08-07 12:00:35.326 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_oper_log_status' ORDER BY `dict_sort` ASC,`dict_code` ASC
  54. 2020-08-07 12:00:35.377 [DEBU] [ 52 ms] SELECT * FROM `sys_oper_log` ORDER BY `oper_time` DESC LIMIT 0,10
  55. 2020-08-07 12:00:35.378 [DEBU] [ 49 ms] INSERT INTO `sys_oper_log`(`request_method`,`dept_name`,`oper_url`,`oper_ip`,`title`,`operator_type`,`oper_location`,`oper_param`,`oper_time`,`oper_id`,`business_type`,`method`,`status`,`error_msg`,`oper_name`,`json_result`) VALUES('GET','','/system/config/dict/sysCommonStatus','[::1]','',1,'内网IP','{}',1596772835,0,0,'/system/config/dict/sysCommonStatus',1,'','yixiaohu','{"code":0,"msg":"ok"}') ON DUPLICATE KEY UPDATE `oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`status`=VALUES(`status`),`error_msg`=VALUES(`error_msg`),`oper_name`=VALUES(`oper_name`),`json_result`=VALUES(`json_result`),`request_method`=VALUES(`request_method`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_ip`=VALUES(`oper_ip`),`title`=VALUES(`title`),`operator_type`=VALUES(`operator_type`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`oper_time`=VALUES(`oper_time`)
  56. 2020-08-07 12:00:35.381 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`oper_ip`,`json_result`,`title`,`business_type`,`dept_name`,`oper_url`,`request_method`,`oper_name`,`oper_param`,`oper_id`,`oper_location`,`error_msg`,`oper_time`,`method`,`operator_type`,`status`) VALUES('[::1]','{"code":0,"msg":"操作日志列表"}','',0,'','/system/monitor/operlog/list?pageNum=1&pageSize=10&beginTime=&endTime=','GET','yixiaohu','{"beginTime":"","endTime":"","pageNum":"1","pageSize":"10"}',0,'内网IP','',1596772835,'/system/monitor/operlog/list',1,1) ON DUPLICATE KEY UPDATE `oper_name`=VALUES(`oper_name`),`oper_param`=VALUES(`oper_param`),`request_method`=VALUES(`request_method`),`oper_location`=VALUES(`oper_location`),`error_msg`=VALUES(`error_msg`),`oper_time`=VALUES(`oper_time`),`oper_id`=VALUES(`oper_id`),`operator_type`=VALUES(`operator_type`),`status`=VALUES(`status`),`method`=VALUES(`method`),`business_type`=VALUES(`business_type`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`title`=VALUES(`title`)
  57. 2020-08-07 12:01:22.880 [DEBU] [ 3 ms] SELECT * FROM `user` WHERE `id`=2
  58. 2020-08-07 12:01:22.882 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`status`,`error_msg`,`oper_ip`,`oper_name`,`dept_name`,`oper_url`,`operator_type`,`business_type`,`method`,`oper_time`,`oper_id`,`request_method`,`oper_location`,`oper_param`,`json_result`,`title`) VALUES(1,'','[::1]','yixiaohu','','/system/index/getInfo',1,0,'/system/index/getInfo',1596772882,0,'GET','内网IP','{}','{"code":0,"msg":"ok"}','') ON DUPLICATE KEY UPDATE `title`=VALUES(`title`),`request_method`=VALUES(`request_method`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`oper_ip`=VALUES(`oper_ip`),`status`=VALUES(`status`),`error_msg`=VALUES(`error_msg`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`oper_time`=VALUES(`oper_time`)
  59. 2020-08-07 12:01:22.897 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`title`,`operator_type`,`oper_param`,`json_result`,`status`,`oper_time`,`oper_url`,`oper_ip`,`oper_location`,`oper_id`,`business_type`,`dept_name`,`error_msg`,`method`,`request_method`,`oper_name`) VALUES('',1,'{}','{"code":0,"msg":"ok"}',1,1596772882,'/system/index/getRouters','[::1]','内网IP',0,0,'','','/system/index/getRouters','GET','yixiaohu') ON DUPLICATE KEY UPDATE `json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_ip`=VALUES(`oper_ip`),`oper_location`=VALUES(`oper_location`),`method`=VALUES(`method`),`request_method`=VALUES(`request_method`),`oper_name`=VALUES(`oper_name`),`error_msg`=VALUES(`error_msg`),`title`=VALUES(`title`),`operator_type`=VALUES(`operator_type`),`oper_param`=VALUES(`oper_param`)
  60. 2020-08-07 12:01:23.302 [DEBU] [ 0 ms] SELECT COUNT(1) FROM `sys_oper_log`
  61. 2020-08-07 12:01:23.304 [DEBU] [ 1 ms] SELECT * FROM `sys_oper_log` ORDER BY `oper_time` DESC LIMIT 0,10
  62. 2020-08-07 12:01:23.307 [DEBU] [ 2 ms] INSERT INTO `sys_oper_log`(`oper_url`,`oper_param`,`title`,`request_method`,`oper_name`,`dept_name`,`method`,`oper_location`,`json_result`,`status`,`oper_id`,`business_type`,`operator_type`,`oper_ip`,`error_msg`,`oper_time`) VALUES('/system/config/dict/sysCommonStatus','{}','','GET','yixiaohu','','/system/config/dict/sysCommonStatus','内网IP','{"code":0,"msg":"ok"}',1,0,0,1,'[::1]','',1596772883) ON DUPLICATE KEY UPDATE `oper_location`=VALUES(`oper_location`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`method`=VALUES(`method`),`business_type`=VALUES(`business_type`),`oper_id`=VALUES(`oper_id`),`oper_ip`=VALUES(`oper_ip`),`error_msg`=VALUES(`error_msg`),`oper_time`=VALUES(`oper_time`),`operator_type`=VALUES(`operator_type`),`request_method`=VALUES(`request_method`),`oper_name`=VALUES(`oper_name`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_param`=VALUES(`oper_param`),`title`=VALUES(`title`)
  63. 2020-08-07 12:01:23.308 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`oper_id`,`title`,`business_type`,`method`,`oper_param`,`request_method`,`oper_name`,`dept_name`,`oper_ip`,`error_msg`,`operator_type`,`oper_url`,`oper_location`,`json_result`,`status`,`oper_time`) VALUES(0,'',0,'/system/monitor/operlog/list','{"beginTime":"","endTime":"","pageNum":"1","pageSize":"10"}','GET','yixiaohu','','[::1]','',1,'/system/monitor/operlog/list?pageNum=1&pageSize=10&beginTime=&endTime=','内网IP','{"code":0,"msg":"操作日志列表"}',1,1596772883) ON DUPLICATE KEY UPDATE `status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`oper_location`=VALUES(`oper_location`),`json_result`=VALUES(`json_result`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`oper_param`=VALUES(`oper_param`),`oper_id`=VALUES(`oper_id`),`title`=VALUES(`title`),`dept_name`=VALUES(`dept_name`),`oper_ip`=VALUES(`oper_ip`),`error_msg`=VALUES(`error_msg`),`request_method`=VALUES(`request_method`),`oper_name`=VALUES(`oper_name`),`operator_type`=VALUES(`operator_type`),`oper_url`=VALUES(`oper_url`)
  64. 2020-08-07 12:01:24.538 [DEBU] [ 1 ms] SELECT * FROM `user` WHERE `id`=2
  65. 2020-08-07 12:01:24.543 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_ip`,`oper_param`,`status`,`method`,`request_method`,`dept_name`,`oper_url`,`oper_location`,`json_result`,`oper_time`,`title`,`business_type`,`operator_type`,`oper_name`,`error_msg`,`oper_id`) VALUES('[::1]','{}',1,'/system/index/getInfo','GET','','/system/index/getInfo','内网IP','{"code":0,"msg":"ok"}',1596772884,'',0,1,'yixiaohu','',0) ON DUPLICATE KEY UPDATE `method`=VALUES(`method`),`oper_ip`=VALUES(`oper_ip`),`oper_param`=VALUES(`oper_param`),`status`=VALUES(`status`),`title`=VALUES(`title`),`request_method`=VALUES(`request_method`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_location`=VALUES(`oper_location`),`json_result`=VALUES(`json_result`),`oper_time`=VALUES(`oper_time`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`error_msg`=VALUES(`error_msg`)
  66. 2020-08-07 12:01:24.572 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`title`,`operator_type`,`oper_name`,`oper_location`,`status`,`request_method`,`oper_url`,`oper_ip`,`error_msg`,`oper_time`,`method`,`dept_name`,`oper_id`,`business_type`,`oper_param`,`json_result`) VALUES('',1,'yixiaohu','内网IP',1,'GET','/system/index/getRouters','[::1]','',1596772884,'/system/index/getRouters','',0,0,'{}','{"code":0,"msg":"ok"}') ON DUPLICATE KEY UPDATE `oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`title`=VALUES(`title`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`oper_location`=VALUES(`oper_location`),`status`=VALUES(`status`),`request_method`=VALUES(`request_method`),`oper_url`=VALUES(`oper_url`),`oper_ip`=VALUES(`oper_ip`),`error_msg`=VALUES(`error_msg`),`oper_time`=VALUES(`oper_time`),`method`=VALUES(`method`),`dept_name`=VALUES(`dept_name`)
  67. 2020-08-07 12:01:24.889 [DEBU] [ 0 ms] SELECT COUNT(1) FROM `sys_oper_log`
  68. 2020-08-07 12:01:24.891 [DEBU] [ 2 ms] SELECT * FROM `sys_oper_log` ORDER BY `oper_time` DESC LIMIT 0,10
  69. 2020-08-07 12:01:24.892 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`business_type`,`method`,`oper_name`,`oper_url`,`oper_location`,`status`,`title`,`request_method`,`oper_param`,`json_result`,`oper_time`,`oper_id`,`operator_type`,`dept_name`,`oper_ip`,`error_msg`) VALUES(0,'/system/config/dict/sysCommonStatus','yixiaohu','/system/config/dict/sysCommonStatus','内网IP',1,'','GET','{}','{"code":0,"msg":"ok"}',1596772884,0,1,'','[::1]','') ON DUPLICATE KEY UPDATE `title`=VALUES(`title`),`request_method`=VALUES(`request_method`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`oper_time`=VALUES(`oper_time`),`oper_id`=VALUES(`oper_id`),`operator_type`=VALUES(`operator_type`),`dept_name`=VALUES(`dept_name`),`oper_ip`=VALUES(`oper_ip`),`error_msg`=VALUES(`error_msg`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`oper_name`=VALUES(`oper_name`),`oper_url`=VALUES(`oper_url`),`oper_location`=VALUES(`oper_location`),`status`=VALUES(`status`)
  70. 2020-08-07 12:01:24.894 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`business_type`,`oper_location`,`oper_param`,`json_result`,`oper_time`,`title`,`request_method`,`oper_name`,`oper_id`,`method`,`operator_type`,`dept_name`,`oper_ip`,`oper_url`,`status`,`error_msg`) VALUES(0,'内网IP','{"beginTime":"","endTime":"","pageNum":"1","pageSize":"10"}','{"code":0,"msg":"操作日志列表"}',1596772884,'','GET','yixiaohu',0,'/system/monitor/operlog/list',1,'','[::1]','/system/monitor/operlog/list?pageNum=1&pageSize=10&beginTime=&endTime=',1,'') ON DUPLICATE KEY UPDATE `business_type`=VALUES(`business_type`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`oper_time`=VALUES(`oper_time`),`title`=VALUES(`title`),`request_method`=VALUES(`request_method`),`oper_name`=VALUES(`oper_name`),`oper_id`=VALUES(`oper_id`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`dept_name`=VALUES(`dept_name`),`oper_ip`=VALUES(`oper_ip`),`oper_url`=VALUES(`oper_url`),`status`=VALUES(`status`),`error_msg`=VALUES(`error_msg`)
  71. 2020-08-07 12:01:35.351 [DEBU] [ 8 ms] SHOW FULL COLUMNS FROM `sys_job`
  72. 2020-08-07 12:01:35.363 [DEBU] [ 11 ms] SELECT * FROM `sys_job` WHERE `status`=0
  73. 2020-08-07 12:01:37.318 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `auth_rule`
  74. 2020-08-07 12:01:37.323 [DEBU] [ 2 ms] SELECT * FROM `auth_rule` ORDER BY `weigh` desc,`id` asc
  75. 2020-08-07 12:01:37.340 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `user`
  76. 2020-08-07 12:01:37.345 [DEBU] [ 1 ms] SELECT * FROM `user` WHERE `id`=2
  77. 2020-08-07 12:01:37.353 [DEBU] [ 4 ms] SHOW FULL COLUMNS FROM `role`
  78. 2020-08-07 12:01:37.354 [DEBU] [ 0 ms] SELECT * FROM `role` ORDER BY `list_order` asc,`id` asc
  79. 2020-08-07 12:01:37.364 [DEBU] [ 8 ms] SHOW FULL COLUMNS FROM `casbin_rule`
  80. 2020-08-07 12:01:37.365 [DEBU] [ 0 ms] SELECT * FROM `casbin_rule`
  81. 2020-08-07 12:01:37.375 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `sys_oper_log`
  82. 2020-08-07 12:01:37.377 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`title`,`request_method`,`oper_name`,`oper_url`,`oper_ip`,`json_result`,`status`,`business_type`,`operator_type`,`method`,`oper_time`,`oper_id`,`dept_name`,`oper_location`,`oper_param`,`error_msg`) VALUES('','GET','yixiaohu','/system/index/getInfo','[::1]','{"code":0,"msg":"ok"}',1,0,1,'/system/index/getInfo',1596772897,0,'','内网IP','{}','') ON DUPLICATE KEY UPDATE `method`=VALUES(`method`),`oper_time`=VALUES(`oper_time`),`oper_id`=VALUES(`oper_id`),`dept_name`=VALUES(`dept_name`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`error_msg`=VALUES(`error_msg`),`title`=VALUES(`title`),`request_method`=VALUES(`request_method`),`oper_name`=VALUES(`oper_name`),`oper_url`=VALUES(`oper_url`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`business_type`=VALUES(`business_type`),`operator_type`=VALUES(`operator_type`)
  83. 2020-08-07 12:01:37.382 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`error_msg`,`oper_id`,`business_type`,`request_method`,`operator_type`,`oper_ip`,`oper_name`,`dept_name`,`status`,`oper_location`,`oper_param`,`json_result`,`oper_time`,`title`,`method`,`oper_url`) VALUES('',0,0,'GET',1,'[::1]','yixiaohu','',1,'内网IP','{}','{"code":0,"msg":"ok"}',1596772897,'','/system/index/getRouters','/system/index/getRouters') ON DUPLICATE KEY UPDATE `oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`oper_time`=VALUES(`oper_time`),`title`=VALUES(`title`),`method`=VALUES(`method`),`oper_url`=VALUES(`oper_url`),`error_msg`=VALUES(`error_msg`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`request_method`=VALUES(`request_method`),`operator_type`=VALUES(`operator_type`),`oper_ip`=VALUES(`oper_ip`),`oper_name`=VALUES(`oper_name`),`dept_name`=VALUES(`dept_name`),`status`=VALUES(`status`)
  84. 2020-08-07 12:01:37.754 [DEBU] [ 0 ms] SELECT COUNT(1) FROM `sys_oper_log`
  85. 2020-08-07 12:01:37.756 [DEBU] [ 1 ms] SELECT * FROM `sys_oper_log` ORDER BY `oper_time` DESC LIMIT 0,10
  86. 2020-08-07 12:01:37.766 [DEBU] [ 11 ms] SHOW FULL COLUMNS FROM `sys_dict_type`
  87. 2020-08-07 12:01:37.769 [DEBU] [ 3 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='sys_oper_log_status' AND `status`=1
  88. 2020-08-07 12:01:37.770 [DEBU] [ 12 ms] SHOW FULL COLUMNS FROM `sys_dict_type`
  89. 2020-08-07 12:01:37.771 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='sys_oper_log_status' AND `status`=1
  90. 2020-08-07 12:01:37.776 [DEBU] [ 6 ms] SHOW FULL COLUMNS FROM `sys_dict_data`
  91. 2020-08-07 12:01:37.777 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_oper_log_status' ORDER BY `dict_sort` ASC,`dict_code` ASC
  92. 2020-08-07 12:01:37.779 [DEBU] [ 6 ms] SHOW FULL COLUMNS FROM `sys_dict_data`
  93. 2020-08-07 12:01:37.780 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_location`,`oper_param`,`oper_id`,`dept_name`,`operator_type`,`oper_ip`,`status`,`business_type`,`request_method`,`oper_url`,`json_result`,`error_msg`,`method`,`oper_name`,`title`,`oper_time`) VALUES('内网IP','{}',0,'',1,'[::1]',1,0,'GET','/system/config/dict/sysCommonStatus','{"code":0,"msg":"ok"}','','/system/config/dict/sysCommonStatus','yixiaohu','',1596772897) ON DUPLICATE KEY UPDATE `oper_id`=VALUES(`oper_id`),`dept_name`=VALUES(`dept_name`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`business_type`=VALUES(`business_type`),`request_method`=VALUES(`request_method`),`operator_type`=VALUES(`operator_type`),`oper_ip`=VALUES(`oper_ip`),`status`=VALUES(`status`),`method`=VALUES(`method`),`oper_name`=VALUES(`oper_name`),`oper_url`=VALUES(`oper_url`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`),`title`=VALUES(`title`),`oper_time`=VALUES(`oper_time`)
  94. 2020-08-07 12:01:37.781 [DEBU] [ 1 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_oper_log_status' ORDER BY `dict_sort` ASC,`dict_code` ASC
  95. 2020-08-07 12:01:37.784 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`request_method`,`oper_name`,`json_result`,`oper_location`,`status`,`title`,`method`,`operator_type`,`dept_name`,`oper_url`,`oper_ip`,`error_msg`,`oper_time`,`oper_id`,`business_type`,`oper_param`) VALUES('GET','yixiaohu','{"code":0,"msg":"操作日志列表"}','内网IP',1,'','/system/monitor/operlog/list',1,'','/system/monitor/operlog/list?pageNum=1&pageSize=10&beginTime=&endTime=','[::1]','',1596772897,0,0,'{"beginTime":"","endTime":"","pageNum":"1","pageSize":"10"}') ON DUPLICATE KEY UPDATE `dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_ip`=VALUES(`oper_ip`),`oper_location`=VALUES(`oper_location`),`status`=VALUES(`status`),`title`=VALUES(`title`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`error_msg`=VALUES(`error_msg`),`oper_time`=VALUES(`oper_time`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`oper_param`=VALUES(`oper_param`),`request_method`=VALUES(`request_method`),`oper_name`=VALUES(`oper_name`),`json_result`=VALUES(`json_result`)
  96. 2020-08-07 12:01:46.032 [DEBU] [ 1 ms] SELECT * FROM `user` WHERE `id`=2
  97. 2020-08-07 12:01:46.034 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_id`,`business_type`,`oper_ip`,`json_result`,`method`,`request_method`,`error_msg`,`operator_type`,`dept_name`,`oper_url`,`oper_param`,`status`,`oper_time`,`title`,`oper_name`,`oper_location`) VALUES(0,0,'[::1]','{"code":0,"msg":"ok"}','/system/index/getInfo','GET','',1,'','/system/index/getInfo','{}',1,1596772906,'','yixiaohu','内网IP') ON DUPLICATE KEY UPDATE `operator_type`=VALUES(`operator_type`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_param`=VALUES(`oper_param`),`status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`title`=VALUES(`title`),`oper_name`=VALUES(`oper_name`),`oper_location`=VALUES(`oper_location`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`method`=VALUES(`method`),`request_method`=VALUES(`request_method`),`error_msg`=VALUES(`error_msg`)
  98. 2020-08-07 12:01:46.049 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_id`,`operator_type`,`oper_name`,`dept_name`,`business_type`,`request_method`,`json_result`,`status`,`error_msg`,`oper_time`,`title`,`method`,`oper_url`,`oper_param`,`oper_ip`,`oper_location`) VALUES(0,1,'yixiaohu','',0,'GET','{"code":0,"msg":"ok"}',1,'',1596772906,'','/system/index/getRouters','/system/index/getRouters','{}','[::1]','内网IP') ON DUPLICATE KEY UPDATE `title`=VALUES(`title`),`method`=VALUES(`method`),`oper_url`=VALUES(`oper_url`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`error_msg`=VALUES(`error_msg`),`oper_time`=VALUES(`oper_time`),`oper_ip`=VALUES(`oper_ip`),`oper_location`=VALUES(`oper_location`),`oper_id`=VALUES(`oper_id`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`dept_name`=VALUES(`dept_name`),`business_type`=VALUES(`business_type`),`request_method`=VALUES(`request_method`)
  99. 2020-08-07 12:01:46.409 [DEBU] [ 3 ms] SELECT COUNT(1) FROM `sys_oper_log`
  100. 2020-08-07 12:01:46.412 [DEBU] [ 1 ms] SELECT * FROM `sys_oper_log` ORDER BY `oper_time` DESC LIMIT 0,10
  101. 2020-08-07 12:01:46.413 [DEBU] [ 2 ms] INSERT INTO `sys_oper_log`(`business_type`,`request_method`,`oper_location`,`oper_time`,`oper_name`,`dept_name`,`oper_url`,`error_msg`,`title`,`json_result`,`oper_id`,`method`,`operator_type`,`oper_ip`,`oper_param`,`status`) VALUES(0,'GET','内网IP',1596772906,'yixiaohu','','/system/config/dict/sysCommonStatus','','','{"code":0,"msg":"ok"}',0,'/system/config/dict/sysCommonStatus',1,'[::1]','{}',1) ON DUPLICATE KEY UPDATE `dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`error_msg`=VALUES(`error_msg`),`oper_name`=VALUES(`oper_name`),`json_result`=VALUES(`json_result`),`title`=VALUES(`title`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`oper_ip`=VALUES(`oper_ip`),`oper_param`=VALUES(`oper_param`),`status`=VALUES(`status`),`oper_id`=VALUES(`oper_id`),`request_method`=VALUES(`request_method`),`oper_location`=VALUES(`oper_location`),`oper_time`=VALUES(`oper_time`),`business_type`=VALUES(`business_type`)
  102. 2020-08-07 12:01:46.415 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`json_result`,`oper_id`,`dept_name`,`oper_ip`,`oper_param`,`title`,`method`,`oper_name`,`error_msg`,`oper_time`,`request_method`,`oper_url`,`oper_location`,`status`,`business_type`,`operator_type`) VALUES('{"code":0,"msg":"操作日志列表"}',0,'','[::1]','{"beginTime":"","endTime":"","pageNum":"1","pageSize":"10"}','','/system/monitor/operlog/list','yixiaohu','',1596772906,'GET','/system/monitor/operlog/list?pageNum=1&pageSize=10&beginTime=&endTime=','内网IP',1,0,1) ON DUPLICATE KEY UPDATE `title`=VALUES(`title`),`method`=VALUES(`method`),`oper_name`=VALUES(`oper_name`),`error_msg`=VALUES(`error_msg`),`request_method`=VALUES(`request_method`),`oper_url`=VALUES(`oper_url`),`oper_location`=VALUES(`oper_location`),`status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`business_type`=VALUES(`business_type`),`operator_type`=VALUES(`operator_type`),`oper_id`=VALUES(`oper_id`),`dept_name`=VALUES(`dept_name`),`oper_ip`=VALUES(`oper_ip`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`)
  103. 2020-08-07 12:01:55.958 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `user_online`
  104. 2020-08-07 12:01:55.959 [DEBU] [ 0 ms] DELETE FROM `user_online` WHERE `token`='4AhyM5BOoJoI7BYH7RGFACpligxkD4xPNypAoXU+QRTwZT4uR6LSrK8/80c+lemhC5kPiRf28aPiPILFdQ4rKfqj6fX/s8rr7cXfPuKnQk69dDMV0xe96qBlrakJ+Y3Fg8x+RVl01BgvEZ98sa4AIQ=='
  105. 2020-08-07 12:02:03.413 [DEBU] [ 0 ms] SELECT * FROM `user` WHERE user_name='demo' and user_password='9OFlt5qzzvCiZWhe7ilcLA=='
  106. 2020-08-07 12:02:03.451 [DEBU] [ 36 ms] UPDATE `user` SET `id`=31,`dept_id`=109,`remark`='',`user_name`='demo',`user_nickname`='测试账号',`user_status`=1,`user_email`='223@qq.com',`sex`=2,`last_login_ip`='[::1]',`birthday`=0,`create_time`=1581314770,`avatar`='pub_upload/2020-07-06/c3z4e80h9q9sdfspwe.jpeg',`is_admin`=1,`mobile`='18699888856',`user_password`='9OFlt5qzzvCiZWhe7ilcLA==',`last_login_time`=1596772923 WHERE `id` IN (31)
  107. 2020-08-07 12:02:03.453 [DEBU] [ 0 ms] INSERT INTO `user_online`(`uuid`,`token`,`create_time`,`user_name`,`ip`,`explorer`,`os`,`id`) VALUES('5c03e6b38c583696b6c0a17cb0975bb5','fCLUxFpxP3QqVAezWSiqJ34BRz5YTp2qDGmH5L5jiv7IuTjnVwU1hMxIMAIJawrf5qsUDdMBG00DhEeRbBgJbkDOKz0OvuYSD97x5PkNSjATYsqjHK5GMBoINrI38qFQ',1596772923,'demo','[::1]','Chrome','Windows 10',0) ON DUPLICATE KEY UPDATE `id`=VALUES(`id`),`uuid`=VALUES(`uuid`),`token`=VALUES(`token`),`create_time`=VALUES(`create_time`),`user_name`=VALUES(`user_name`),`ip`=VALUES(`ip`),`explorer`=VALUES(`explorer`),`os`=VALUES(`os`)
  108. 2020-08-07 12:02:03.458 [DEBU] [ 6 ms] SHOW FULL COLUMNS FROM `sys_login_log`
  109. 2020-08-07 12:02:03.459 [DEBU] [ 1 ms] INSERT INTO `sys_login_log`(`ipaddr`,`login_location`,`browser`,`status`,`login_time`,`module`,`info_id`,`login_name`,`os`,`msg`) VALUES('[::1]','内网IP','Chrome',1,1596772923,'系统后台',0,'demo','Windows 10','登录成功') ON DUPLICATE KEY UPDATE `info_id`=VALUES(`info_id`),`login_name`=VALUES(`login_name`),`os`=VALUES(`os`),`msg`=VALUES(`msg`),`module`=VALUES(`module`),`ipaddr`=VALUES(`ipaddr`),`login_location`=VALUES(`login_location`),`browser`=VALUES(`browser`),`status`=VALUES(`status`),`login_time`=VALUES(`login_time`)
  110. 2020-08-07 12:02:03.467 [DEBU] [ 1 ms] SELECT * FROM `user` WHERE `id`=31
  111. 2020-08-07 12:02:03.469 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`oper_param`,`status`,`error_msg`,`oper_id`,`oper_url`,`oper_time`,`request_method`,`dept_name`,`oper_ip`,`oper_location`,`json_result`,`title`,`business_type`,`oper_name`,`method`,`operator_type`) VALUES('{}',1,'',0,'/system/index/getInfo',1596772923,'GET','','[::1]','内网IP','{"code":0,"msg":"ok"}','',0,'demo','/system/index/getInfo',1) ON DUPLICATE KEY UPDATE `error_msg`=VALUES(`error_msg`),`oper_id`=VALUES(`oper_id`),`oper_url`=VALUES(`oper_url`),`oper_param`=VALUES(`oper_param`),`status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`oper_ip`=VALUES(`oper_ip`),`oper_location`=VALUES(`oper_location`),`json_result`=VALUES(`json_result`),`title`=VALUES(`title`),`business_type`=VALUES(`business_type`),`request_method`=VALUES(`request_method`),`dept_name`=VALUES(`dept_name`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`)
  112. 2020-08-07 12:02:03.478 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_ip`,`title`,`request_method`,`oper_url`,`oper_location`,`oper_param`,`oper_time`,`operator_type`,`dept_name`,`status`,`oper_name`,`json_result`,`error_msg`,`oper_id`,`business_type`,`method`) VALUES('[::1]','','GET','/system/index/getRouters','内网IP','{}',1596772923,1,'',1,'demo','{"code":0,"msg":"ok"}','',0,0,'/system/index/getRouters') ON DUPLICATE KEY UPDATE `title`=VALUES(`title`),`request_method`=VALUES(`request_method`),`oper_url`=VALUES(`oper_url`),`oper_ip`=VALUES(`oper_ip`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`operator_type`=VALUES(`operator_type`),`dept_name`=VALUES(`dept_name`),`status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`oper_name`=VALUES(`oper_name`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`)
  113. 2020-08-07 12:02:03.862 [DEBU] [ 0 ms] SELECT COUNT(1) FROM `sys_oper_log`
  114. 2020-08-07 12:02:03.864 [DEBU] [ 1 ms] SELECT * FROM `sys_oper_log` ORDER BY `oper_time` DESC LIMIT 0,10
  115. 2020-08-07 12:02:03.864 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`operator_type`,`oper_name`,`oper_time`,`oper_param`,`status`,`error_msg`,`title`,`oper_url`,`oper_location`,`dept_name`,`request_method`,`oper_ip`,`json_result`,`oper_id`,`business_type`,`method`) VALUES(1,'demo',1596772923,'{}',1,'','','/system/config/dict/sysCommonStatus','内网IP','','GET','[::1]','{"code":0,"msg":"ok"}',0,0,'/system/config/dict/sysCommonStatus') ON DUPLICATE KEY UPDATE `oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`status`=VALUES(`status`),`error_msg`=VALUES(`error_msg`),`title`=VALUES(`title`),`oper_url`=VALUES(`oper_url`),`dept_name`=VALUES(`dept_name`),`method`=VALUES(`method`),`request_method`=VALUES(`request_method`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`oper_time`=VALUES(`oper_time`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`)
  116. 2020-08-07 12:02:03.882 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`request_method`,`dept_name`,`oper_location`,`oper_id`,`title`,`method`,`operator_type`,`oper_name`,`json_result`,`error_msg`,`status`,`business_type`,`oper_url`,`oper_ip`,`oper_param`,`oper_time`) VALUES('GET','','内网IP',0,'','/system/monitor/operlog/list',1,'demo','{"code":0,"msg":"操作日志列表"}','',1,0,'/system/monitor/operlog/list?pageNum=1&pageSize=10&beginTime=&endTime=','[::1]','{"beginTime":"","endTime":"","pageNum":"1","pageSize":"10"}',1596772923) ON DUPLICATE KEY UPDATE `oper_url`=VALUES(`oper_url`),`oper_ip`=VALUES(`oper_ip`),`oper_param`=VALUES(`oper_param`),`oper_time`=VALUES(`oper_time`),`business_type`=VALUES(`business_type`),`dept_name`=VALUES(`dept_name`),`oper_location`=VALUES(`oper_location`),`request_method`=VALUES(`request_method`),`title`=VALUES(`title`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`),`oper_id`=VALUES(`oper_id`),`status`=VALUES(`status`)
  117. 2020-08-07 12:02:05.368 [DEBU] [ 1 ms] SELECT * FROM `user` WHERE `id`=31
  118. 2020-08-07 12:02:05.372 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`dept_name`,`oper_location`,`status`,`oper_id`,`business_type`,`oper_url`,`oper_ip`,`json_result`,`title`,`method`,`operator_type`,`error_msg`,`oper_time`,`request_method`,`oper_name`,`oper_param`) VALUES('','内网IP',1,0,0,'/system/index/getInfo','[::1]','{"code":0,"msg":"ok"}','','/system/index/getInfo',1,'',1596772925,'GET','demo','{}') ON DUPLICATE KEY UPDATE `dept_name`=VALUES(`dept_name`),`oper_location`=VALUES(`oper_location`),`status`=VALUES(`status`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`oper_url`=VALUES(`oper_url`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`title`=VALUES(`title`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`error_msg`=VALUES(`error_msg`),`oper_time`=VALUES(`oper_time`),`request_method`=VALUES(`request_method`),`oper_name`=VALUES(`oper_name`),`oper_param`=VALUES(`oper_param`)
  119. 2020-08-07 12:02:05.386 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_url`,`title`,`request_method`,`oper_name`,`dept_name`,`oper_id`,`operator_type`,`oper_time`,`method`,`oper_ip`,`status`,`error_msg`,`business_type`,`oper_location`,`oper_param`,`json_result`) VALUES('/system/index/getRouters','','GET','demo','',0,1,1596772925,'/system/index/getRouters','[::1]',1,'',0,'内网IP','{}','{"code":0,"msg":"ok"}') ON DUPLICATE KEY UPDATE `business_type`=VALUES(`business_type`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`error_msg`=VALUES(`error_msg`),`title`=VALUES(`title`),`request_method`=VALUES(`request_method`),`oper_name`=VALUES(`oper_name`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_id`=VALUES(`oper_id`),`operator_type`=VALUES(`operator_type`),`oper_time`=VALUES(`oper_time`),`method`=VALUES(`method`),`oper_ip`=VALUES(`oper_ip`)
  120. 2020-08-07 12:02:05.738 [DEBU] [ 0 ms] SELECT COUNT(1) FROM `sys_oper_log`
  121. 2020-08-07 12:02:05.740 [DEBU] [ 2 ms] SELECT * FROM `sys_oper_log` ORDER BY `oper_time` DESC LIMIT 0,10
  122. 2020-08-07 12:02:05.742 [DEBU] [ 3 ms] INSERT INTO `sys_oper_log`(`oper_location`,`oper_id`,`title`,`status`,`oper_name`,`oper_param`,`json_result`,`oper_time`,`business_type`,`request_method`,`dept_name`,`oper_url`,`oper_ip`,`error_msg`,`method`,`operator_type`) VALUES('内网IP',0,'',1,'demo','{}','{"code":0,"msg":"ok"}',1596772925,0,'GET','','/system/config/dict/sysCommonStatus','[::1]','','/system/config/dict/sysCommonStatus',1) ON DUPLICATE KEY UPDATE `oper_name`=VALUES(`oper_name`),`oper_param`=VALUES(`oper_param`),`status`=VALUES(`status`),`business_type`=VALUES(`business_type`),`request_method`=VALUES(`request_method`),`json_result`=VALUES(`json_result`),`oper_time`=VALUES(`oper_time`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_ip`=VALUES(`oper_ip`),`error_msg`=VALUES(`error_msg`),`oper_id`=VALUES(`oper_id`),`title`=VALUES(`title`),`oper_location`=VALUES(`oper_location`)
  123. 2020-08-07 12:02:05.744 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`title`,`json_result`,`status`,`oper_name`,`oper_url`,`oper_location`,`oper_param`,`error_msg`,`oper_time`,`method`,`request_method`,`operator_type`,`oper_id`,`business_type`,`dept_name`,`oper_ip`) VALUES('','{"code":0,"msg":"操作日志列表"}',1,'demo','/system/monitor/operlog/list?pageNum=1&pageSize=10&beginTime=&endTime=','内网IP','{"beginTime":"","endTime":"","pageNum":"1","pageSize":"10"}','',1596772925,'/system/monitor/operlog/list','GET',1,0,0,'','[::1]') ON DUPLICATE KEY UPDATE `title`=VALUES(`title`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`oper_name`=VALUES(`oper_name`),`oper_url`=VALUES(`oper_url`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`error_msg`=VALUES(`error_msg`),`method`=VALUES(`method`),`request_method`=VALUES(`request_method`),`operator_type`=VALUES(`operator_type`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`dept_name`=VALUES(`dept_name`),`oper_ip`=VALUES(`oper_ip`)
  124. 2020-08-07 12:02:20 [DEBU] D:/goProject/p2020/gfast_open/app/service/admin/auth_service/auth_rule.go:83: [{"id":1,"pid":0,"name":"system/config","title":"系统配置","icon":"system","condition":"","remark":"Admin tips","menu_type":0,"createtime":1497429920,"updatetime":1497430320,"weigh":0,"status":1,"alwaysShow":1,"path":"config","isFrame":0},{"id":2,"pid":0,"name":"system/auth","title":"权限管理","icon":"peoples","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380524,"weigh":0,"status":1,"alwaysShow":1,"path":"system/auth","isFrame":0},{"id":3,"pid":0,"name":"system/monitor","title":"系统监控","icon":"monitor","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380560,"weigh":0,"status":1,"alwaysShow":1,"path":"monitor","isFrame":0},{"id":4,"pid":0,"name":"system/cms","title":"cms管理","icon":"form","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380573,"weigh":0,"status":1,"alwaysShow":1,"path":"cms","isFrame":0},{"id":5,"pid":1,"name":"system/config/dict/list","title":"字典管理","icon":"dict","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380469,"weigh":0,"status":1,"alwaysShow":1,"path":"dict/list","isFrame":0},{"id":6,"pid":1,"name":"system/config/params/list","title":"参数管理","icon":"date-range","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380510,"weigh":0,"status":1,"alwaysShow":1,"path":"params/list","isFrame":0},{"id":8,"pid":2,"name":"system/auth/menuList","title":"菜单管理","icon":"nested","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380548,"weigh":0,"status":1,"alwaysShow":1,"path":"menuList","isFrame":0},{"id":16,"pid":8,"name":"system/auth/addMenu","title":"添加菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357208,"updatetime":1592357280,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":17,"pid":8,"name":"system/auth/editMenu","title":"修改菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357231,"updatetime":1592357274,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":18,"pid":8,"name":"system/auth/deleteMenu","title":"删除菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357268,"updatetime":1592357268,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":19,"pid":5,"name":"system/config/dict/add","title":"添加字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363585,"updatetime":1592363585,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":20,"pid":5,"name":"system/config/dict/edit","title":"修改字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363604,"updatetime":1592363604,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":21,"pid":5,"name":"system/config/dict/delete","title":"删除字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363629,"updatetime":1592363629,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":22,"pid":5,"name":"system/config/dict/dataList","title":"字典数据管理","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363790,"updatetime":1592365455,"weigh":0,"status":1,"alwaysShow":1,"path":"dataList","isFrame":0},{"id":23,"pid":5,"name":"system/config/dict/dataAdd","title":"添加字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380398,"updatetime":1593411393,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":24,"pid":5,"name":"system/config/dict/dataEdit","title":"修改字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380417,"updatetime":1593411398,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":25,"pid":5,"name":"system/config/dict/dataDelete","title":"删除字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380449,"updatetime":1593411403,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":26,"pid":2,"name":"system/auth/roleList","title":"角色管理","icon":"logininfor","condition":"","remark":"","menu_type":1,"createtime":1592385260,"updatetime":1592385291,"weigh":0,"status":1,"alwaysShow":1,"path":"role","isFrame":0},{"id":27,"pid":26,"name":"system/auth/addRole","title":"添加角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592389821,"updatetime":1592389821,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":28,"pid":2,"name":"system/auth/dept","title":"部门管理","icon":"peoples","condition":"","remark":"","menu_type":1,"createtime":1592449845,"updatetime":1592449845,"weigh":0,"status":1,"alwaysShow":1,"path":"dept","isFrame":0},{"id":29,"pid":26,"name":"system/auth/editRole","title":"修改角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469153,"updatetime":1592469153,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":30,"pid":26,"name":"system/auth/statusSetRole","title":"设置角色状态","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469201,"updatetime":1592469201,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":31,"pid":26,"name":"system/auth/deleteRole","title":"删除角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469234,"updatetime":1592469234,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":32,"pid":4,"name":"system/cms/menu/list","title":"栏目管理","icon":"tree-table","condition":"","remark":"","menu_type":1,"createtime":1592469318,"updatetime":1592469318,"weigh":0,"status":1,"alwaysShow":1,"path":"menu","isFrame":0},{"id":33,"pid":2,"name":"system/auth/post","title":"岗位管理","icon":"tab","condition":"","remark":"","menu_type":1,"createtime":1592558968,"updatetime":1592558968,"weigh":0,"status":1,"alwaysShow":1,"path":"post","isFrame":0},{"id":34,"pid":3,"name":"system/monitor/online/list","title":"在线用户","icon":"cascader","condition":"","remark":"","menu_type":1,"createtime":1593328511,"updatetime":1593328511,"weigh":0,"status":1,"alwaysShow":1,"path":"online","isFrame":0},{"id":35,"pid":4,"name":"system/cms/news/list","title":"文章管理","icon":"log","condition":"","remark":"","menu_type":1,"createtime":1593331969,"updatetime":1593331991,"weigh":0,"status":1,"alwaysShow":1,"path":"news","isFrame":0},{"id":36,"pid":3,"name":"system/monitor/job","title":"定时任务","icon":"clipboard","condition":"","remark":"","menu_type":1,"createtime":1593332305,"updatetime":1593332434,"weigh":0,"status":1,"alwaysShow":1,"path":"job","isFrame":0},{"id":37,"pid":3,"name":"system/monitor/server","title":"服务监控","icon":"dict","condition":"","remark":"","menu_type":1,"createtime":1593419394,"updatetime":1593419394,"weigh":0,"status":1,"alwaysShow":1,"path":"server","isFrame":0},{"id":38,"pid":3,"name":"system/monitor/logininfor","title":"登录日志","icon":"chart","condition":"","remark":"","menu_type":1,"createtime":1593423378,"updatetime":1593423505,"weigh":0,"status":1,"alwaysShow":1,"path":"logininfor","isFrame":0},{"id":39,"pid":3,"name":"system/monitor/operlog","title":"操作日志","icon":"dashboard","condition":"","remark":"","menu_type":1,"createtime":1593485097,"updatetime":1593485097,"weigh":0,"status":1,"alwaysShow":1,"path":"operlog","isFrame":0},{"id":40,"pid":2,"name":"system/auth/userList","title":"用户管理","icon":"user","condition":"","remark":"","menu_type":1,"createtime":1593572523,"updatetime":1593572523,"weigh":0,"status":1,"alwaysShow":1,"path":"user","isFrame":0},{"id":41,"pid":6,"name":"system/config/params/add","title":"添加参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684331,"updatetime":1593684331,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":42,"pid":6,"name":"system/config/params/edit","title":"修改参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684351,"updatetime":1593684351,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":43,"pid":6,"name":"system/config/params/delete","title":"删除参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684470,"updatetime":1593684470,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":44,"pid":28,"name":"system/dept/addDept","title":"添加部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738070,"updatetime":1593738070,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":45,"pid":28,"name":"system/dept/editDept","title":"修改部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738097,"updatetime":1593738097,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":46,"pid":28,"name":"system/dept/delDept","title":"删除部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738125,"updatetime":1593738125,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":47,"pid":33,"name":"system/post/add","title":"添加岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738444,"updatetime":1593738444,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":48,"pid":33,"name":"system/post/edit","title":"修改岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738567,"updatetime":1593738567,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":49,"pid":33,"name":"system/post/delete","title":"删除岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738590,"updatetime":1593738590,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":50,"pid":40,"name":"system/auth/addUser","title":"添加用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738798,"updatetime":1593738798,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":51,"pid":40,"name":"system/auth/editUser","title":"修改用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738950,"updatetime":1593738950,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":52,"pid":40,"name":"system/auth/resetUserPwd","title":"密码重置","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739001,"updatetime":1593739001,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":53,"pid":40,"name":"system/auth/changeUserStatus","title":"状态设置","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739079,"updatetime":1593739079,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":54,"pid":40,"name":"system/auth/deleteAdmin","title":"删除用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739113,"updatetime":1593739113,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":55,"pid":34,"name":"system/monitor/online/forceLogout","title":"强制退出","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739201,"updatetime":1593739201,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":56,"pid":36,"name":"system/monitor/job/add","title":"添加任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740041,"updatetime":1593740041,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":57,"pid":36,"name":"system/monitor/job/edit","title":"修改任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740062,"updatetime":1593740062,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":58,"pid":36,"name":"system/monitor/job/start","title":"开启任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740105,"updatetime":1593740105,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":59,"pid":36,"name":"system/monitor/job/stop","title":"停止任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740139,"updatetime":1593740139,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":60,"pid":36,"name":"system/monitor/job/delete","title":"删除任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740165,"updatetime":1593740165,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":61,"pid":38,"name":"system/monitor/loginlog/delete","title":"删除","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740342,"updatetime":1593740342,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":62,"pid":38,"name":"system/monitor/loginlog/clear","title":"清空","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740359,"updatetime":1593740359,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":63,"pid":39,"name":"system/monitor/operlog/delete","title":"删除","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740422,"updatetime":1593740422,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":64,"pid":39,"name":"system/monitor/operlog/clear","title":"清空","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740434,"updatetime":1593740434,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":65,"pid":32,"name":"system/cms/menu/add","title":"添加栏目","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740504,"updatetime":1593740504,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":66,"pid":32,"name":"system/cms/menu/edit","title":"修改栏目","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740521,"updatetime":1593740521,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":67,"pid":32,"name":"system/cms/menu/sort","title":"栏目排序","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740549,"updatetime":1593740549,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":68,"pid":32,"name":"system/cms/menu/delete","title":"删除栏目","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740568,"updatetime":1593740568,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":69,"pid":35,"name":"system/cms/news/add","title":"添加文章","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740691,"updatetime":1593740691,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":70,"pid":35,"name":"system/cms/news/edit","title":"修改文章","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740711,"updatetime":1593740711,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":71,"pid":35,"name":"system/cms/news/delete","title":"删除文章","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740730,"updatetime":1593740730,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":72,"pid":0,"name":"system/model","title":"模型管理","icon":"table","condition":"","remark":"","menu_type":0,"createtime":1593742999,"updatetime":1593742999,"weigh":0,"status":1,"alwaysShow":1,"path":"model","isFrame":0},{"id":73,"pid":72,"name":"system/model/category/list","title":"模型分类","icon":"tree-table","condition":"","remark":"","menu_type":1,"createtime":1593743065,"updatetime":1593743065,"weigh":0,"status":1,"alwaysShow":1,"path":"category","isFrame":0},{"id":74,"pid":72,"name":"system/model/info/list","title":"模型列表","icon":"list","condition":"","remark":"","menu_type":1,"createtime":1593743131,"updatetime":1594781057,"weigh":0,"status":1,"alwaysShow":1,"path":"list","isFrame":0},{"id":75,"pid":0,"name":"system/tools","title":"系统工具","icon":"server","condition":"","remark":"","menu_type":0,"createtime":1594016328,"updatetime":1594016328,"weigh":0,"status":1,"alwaysShow":1,"path":"system/tools","isFrame":0},{"id":76,"pid":75,"name":"system/tools/build","title":"表单构建","icon":"build","condition":"","remark":"","menu_type":1,"createtime":1594016392,"updatetime":1594016808,"weigh":0,"status":1,"alwaysShow":1,"path":"build","isFrame":0},{"id":77,"pid":75,"name":"system/tools/gen","title":"代码生成","icon":"code","condition":"","remark":"","menu_type":1,"createtime":1594016637,"updatetime":1594016637,"weigh":0,"status":1,"alwaysShow":1,"path":"gen","isFrame":0},{"id":78,"pid":0,"name":"system/plug","title":"扩展管理","icon":"logininfor","condition":"","remark":"","menu_type":0,"createtime":1594169636,"updatetime":1594169636,"weigh":0,"status":1,"alwaysShow":1,"path":"system/plug","isFrame":0},{"id":79,"pid":78,"name":"system/plug/ad","title":"广告管理","icon":"color","condition":"","remark":"","menu_type":0,"createtime":1594169691,"updatetime":1595410089,"weigh":0,"status":1,"alwaysShow":1,"path":"adManage","isFrame":0},{"id":80,"pid":79,"name":"system/plug/ad/type/list","title":"广告位管理","icon":"nested","condition":"","remark":"","menu_type":1,"createtime":1594169783,"updatetime":1595405904,"weigh":0,"status":1,"alwaysShow":1,"path":"adtype","isFrame":0},{"id":81,"pid":79,"name":"system/plug/ad/info/list","title":"广告列表","icon":"list","condition":"","remark":"","menu_type":1,"createtime":1594169949,"updatetime":1596418803,"weigh":0,"status":1,"alwaysShow":1,"path":"adlist","isFrame":0},{"id":82,"pid":75,"name":"system/tools/api","title":"系统接口","icon":"guide","condition":"","remark":"","menu_type":1,"createtime":1594951684,"updatetime":1594951684,"weigh":0,"status":1,"alwaysShow":1,"path":"api","isFrame":0},{"id":83,"pid":78,"name":"system/plug/link","title":"友情链接","icon":"cascader","condition":"","remark":"","menu_type":0,"createtime":1595381634,"updatetime":1595403122,"weigh":0,"status":1,"alwaysShow":1,"path":"link","isFrame":0},{"id":84,"pid":83,"name":"system/plug/link/type/list","title":"分类管理","icon":"component","condition":"","remark":"","menu_type":1,"createtime":1595381717,"updatetime":1595381717,"weigh":0,"status":1,"alwaysShow":1,"path":"type","isFrame":0},{"id":85,"pid":83,"name":"system/plug/link/info/list","title":"链接管理","icon":"list","condition":"","remark":"","menu_type":1,"createtime":1595381754,"updatetime":1595381754,"weigh":0,"status":1,"alwaysShow":1,"path":"info","isFrame":0},{"id":86,"pid":1,"name":"system/config/webSet","title":"站点设置","icon":"system","condition":"","remark":"","menu_type":1,"createtime":1596420340,"updatetime":1596420340,"weigh":0,"status":1,"alwaysShow":1,"path":"/webSet","isFrame":0},{"id":87,"pid":0,"name":"system/govWork","title":"政府工作平台","icon":"excel","condition":"","remark":"","menu_type":0,"createtime":1596609431,"updatetime":1596681060,"weigh":0,"status":1,"alwaysShow":1,"path":"system/govWork","isFrame":0},{"id":88,"pid":87,"name":"system/govWork/cate/list","title":"分类管理","icon":"list","condition":"","remark":"","menu_type":1,"createtime":1596609492,"updatetime":1596681069,"weigh":0,"status":1,"alwaysShow":1,"path":"cate","isFrame":0}]
  125. 2020-08-07 12:02:20.237 [DEBU] [ 1 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='sys_show_hide' AND `status`=1
  126. 2020-08-07 12:02:20.239 [DEBU] [ 1 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_show_hide' ORDER BY `dict_sort` ASC,`dict_code` ASC
  127. 2020-08-07 12:02:20.240 [DEBU] [ 1 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='sys_normal_disable' AND `status`=1
  128. 2020-08-07 12:02:20.241 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_normal_disable' ORDER BY `dict_sort` ASC,`dict_code` ASC
  129. 2020-08-07 12:02:20.246 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`request_method`,`dept_name`,`json_result`,`error_msg`,`oper_param`,`title`,`method`,`operator_type`,`oper_name`,`oper_url`,`oper_id`,`oper_ip`,`business_type`,`oper_location`,`status`,`oper_time`) VALUES('GET','','{"code":0,"msg":"成功"}','','{}','菜单管理','/system/auth/menuList',1,'demo','/system/auth/menuList',0,'[::1]',0,'内网IP',1,1596772940) ON DUPLICATE KEY UPDATE `operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`oper_url`=VALUES(`oper_url`),`oper_param`=VALUES(`oper_param`),`title`=VALUES(`title`),`method`=VALUES(`method`),`oper_id`=VALUES(`oper_id`),`oper_ip`=VALUES(`oper_ip`),`status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`business_type`=VALUES(`business_type`),`oper_location`=VALUES(`oper_location`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`),`request_method`=VALUES(`request_method`),`dept_name`=VALUES(`dept_name`)
  130. 2020-08-07 12:02:23.477 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_time`,`oper_name`,`dept_name`,`oper_location`,`operator_type`,`oper_url`,`request_method`,`json_result`,`status`,`oper_id`,`business_type`,`method`,`error_msg`,`title`,`oper_ip`,`oper_param`) VALUES(1596772943,'demo','','内网IP',1,'/system/auth/deleteMenu','DELETE','{"code":-1,"msg":"演示系统禁止操作"}',0,0,0,'/system/auth/deleteMenu','','删除菜单','[::1]','{"ids":[87]}') ON DUPLICATE KEY UPDATE `method`=VALUES(`method`),`request_method`=VALUES(`request_method`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`oper_param`=VALUES(`oper_param`),`error_msg`=VALUES(`error_msg`),`title`=VALUES(`title`),`oper_ip`=VALUES(`oper_ip`),`oper_location`=VALUES(`oper_location`),`oper_time`=VALUES(`oper_time`),`oper_name`=VALUES(`oper_name`),`dept_name`=VALUES(`dept_name`),`operator_type`=VALUES(`operator_type`),`oper_url`=VALUES(`oper_url`)
  131. 2020-08-07 12:02:53.633 [DEBU] [ 8 ms] SHOW FULL COLUMNS FROM `sys_job`
  132. 2020-08-07 12:02:53.635 [DEBU] [ 1 ms] SELECT * FROM `sys_job` WHERE `status`=0
  133. 2020-08-07 12:02:59.320 [DEBU] [ 7 ms] SHOW FULL COLUMNS FROM `user`
  134. 2020-08-07 12:02:59.322 [DEBU] [ 1 ms] SELECT * FROM `user` WHERE `id`=31
  135. 2020-08-07 12:02:59.329 [DEBU] [ 6 ms] SHOW FULL COLUMNS FROM `role`
  136. 2020-08-07 12:02:59.330 [DEBU] [ 0 ms] SELECT * FROM `role` ORDER BY `list_order` asc,`id` asc
  137. 2020-08-07 12:02:59.336 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `casbin_rule`
  138. 2020-08-07 12:02:59.337 [DEBU] [ 1 ms] SELECT * FROM `casbin_rule`
  139. 2020-08-07 12:02:59.346 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `auth_rule`
  140. 2020-08-07 12:02:59.353 [DEBU] [ 1 ms] SELECT * FROM `auth_rule` ORDER BY `weigh` desc,`id` asc
  141. 2020-08-07 12:02:59.370 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `sys_oper_log`
  142. 2020-08-07 12:02:59.371 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`oper_name`,`json_result`,`request_method`,`dept_name`,`oper_location`,`oper_param`,`status`,`oper_time`,`title`,`method`,`error_msg`,`oper_id`,`business_type`,`operator_type`,`oper_url`,`oper_ip`) VALUES('demo','{"code":0,"msg":"ok"}','GET','','内网IP','{}',1,1596772979,'','/system/index/getInfo','',0,0,1,'/system/index/getInfo','[::1]') ON DUPLICATE KEY UPDATE `request_method`=VALUES(`request_method`),`dept_name`=VALUES(`dept_name`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`title`=VALUES(`title`),`method`=VALUES(`method`),`error_msg`=VALUES(`error_msg`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`operator_type`=VALUES(`operator_type`),`oper_url`=VALUES(`oper_url`),`oper_ip`=VALUES(`oper_ip`),`oper_name`=VALUES(`oper_name`),`json_result`=VALUES(`json_result`)
  143. 2020-08-07 12:02:59.378 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_time`,`title`,`oper_param`,`status`,`operator_type`,`dept_name`,`json_result`,`oper_id`,`method`,`request_method`,`error_msg`,`business_type`,`oper_url`,`oper_ip`,`oper_name`,`oper_location`) VALUES(1596772979,'','{}',1,1,'','{"code":0,"msg":"ok"}',0,'/system/index/getRouters','GET','',0,'/system/index/getRouters','[::1]','demo','内网IP') ON DUPLICATE KEY UPDATE `business_type`=VALUES(`business_type`),`oper_url`=VALUES(`oper_url`),`oper_ip`=VALUES(`oper_ip`),`error_msg`=VALUES(`error_msg`),`oper_name`=VALUES(`oper_name`),`oper_location`=VALUES(`oper_location`),`title`=VALUES(`title`),`oper_param`=VALUES(`oper_param`),`status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`oper_id`=VALUES(`oper_id`),`method`=VALUES(`method`),`request_method`=VALUES(`request_method`),`operator_type`=VALUES(`operator_type`),`dept_name`=VALUES(`dept_name`),`json_result`=VALUES(`json_result`)
  144. 2020-08-07 12:02:59 [DEBU] D:/goProject/p2020/gfast_open/app/service/admin/auth_service/auth_rule.go:83: [{"id":1,"pid":0,"name":"system/config","title":"系统配置","icon":"system","condition":"","remark":"Admin tips","menu_type":0,"createtime":1497429920,"updatetime":1497430320,"weigh":0,"status":1,"alwaysShow":1,"path":"config","isFrame":0},{"id":2,"pid":0,"name":"system/auth","title":"权限管理","icon":"peoples","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380524,"weigh":0,"status":1,"alwaysShow":1,"path":"system/auth","isFrame":0},{"id":3,"pid":0,"name":"system/monitor","title":"系统监控","icon":"monitor","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380560,"weigh":0,"status":1,"alwaysShow":1,"path":"monitor","isFrame":0},{"id":4,"pid":0,"name":"system/cms","title":"cms管理","icon":"form","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380573,"weigh":0,"status":1,"alwaysShow":1,"path":"cms","isFrame":0},{"id":5,"pid":1,"name":"system/config/dict/list","title":"字典管理","icon":"dict","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380469,"weigh":0,"status":1,"alwaysShow":1,"path":"dict/list","isFrame":0},{"id":6,"pid":1,"name":"system/config/params/list","title":"参数管理","icon":"date-range","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380510,"weigh":0,"status":1,"alwaysShow":1,"path":"params/list","isFrame":0},{"id":8,"pid":2,"name":"system/auth/menuList","title":"菜单管理","icon":"nested","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380548,"weigh":0,"status":1,"alwaysShow":1,"path":"menuList","isFrame":0},{"id":16,"pid":8,"name":"system/auth/addMenu","title":"添加菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357208,"updatetime":1592357280,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":17,"pid":8,"name":"system/auth/editMenu","title":"修改菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357231,"updatetime":1592357274,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":18,"pid":8,"name":"system/auth/deleteMenu","title":"删除菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357268,"updatetime":1592357268,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":19,"pid":5,"name":"system/config/dict/add","title":"添加字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363585,"updatetime":1592363585,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":20,"pid":5,"name":"system/config/dict/edit","title":"修改字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363604,"updatetime":1592363604,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":21,"pid":5,"name":"system/config/dict/delete","title":"删除字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363629,"updatetime":1592363629,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":22,"pid":5,"name":"system/config/dict/dataList","title":"字典数据管理","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363790,"updatetime":1592365455,"weigh":0,"status":1,"alwaysShow":1,"path":"dataList","isFrame":0},{"id":23,"pid":5,"name":"system/config/dict/dataAdd","title":"添加字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380398,"updatetime":1593411393,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":24,"pid":5,"name":"system/config/dict/dataEdit","title":"修改字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380417,"updatetime":1593411398,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":25,"pid":5,"name":"system/config/dict/dataDelete","title":"删除字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380449,"updatetime":1593411403,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":26,"pid":2,"name":"system/auth/roleList","title":"角色管理","icon":"logininfor","condition":"","remark":"","menu_type":1,"createtime":1592385260,"updatetime":1592385291,"weigh":0,"status":1,"alwaysShow":1,"path":"role","isFrame":0},{"id":27,"pid":26,"name":"system/auth/addRole","title":"添加角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592389821,"updatetime":1592389821,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":28,"pid":2,"name":"system/auth/dept","title":"部门管理","icon":"peoples","condition":"","remark":"","menu_type":1,"createtime":1592449845,"updatetime":1592449845,"weigh":0,"status":1,"alwaysShow":1,"path":"dept","isFrame":0},{"id":29,"pid":26,"name":"system/auth/editRole","title":"修改角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469153,"updatetime":1592469153,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":30,"pid":26,"name":"system/auth/statusSetRole","title":"设置角色状态","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469201,"updatetime":1592469201,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":31,"pid":26,"name":"system/auth/deleteRole","title":"删除角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469234,"updatetime":1592469234,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":32,"pid":4,"name":"system/cms/menu/list","title":"栏目管理","icon":"tree-table","condition":"","remark":"","menu_type":1,"createtime":1592469318,"updatetime":1592469318,"weigh":0,"status":1,"alwaysShow":1,"path":"menu","isFrame":0},{"id":33,"pid":2,"name":"system/auth/post","title":"岗位管理","icon":"tab","condition":"","remark":"","menu_type":1,"createtime":1592558968,"updatetime":1592558968,"weigh":0,"status":1,"alwaysShow":1,"path":"post","isFrame":0},{"id":34,"pid":3,"name":"system/monitor/online/list","title":"在线用户","icon":"cascader","condition":"","remark":"","menu_type":1,"createtime":1593328511,"updatetime":1593328511,"weigh":0,"status":1,"alwaysShow":1,"path":"online","isFrame":0},{"id":35,"pid":4,"name":"system/cms/news/list","title":"文章管理","icon":"log","condition":"","remark":"","menu_type":1,"createtime":1593331969,"updatetime":1593331991,"weigh":0,"status":1,"alwaysShow":1,"path":"news","isFrame":0},{"id":36,"pid":3,"name":"system/monitor/job","title":"定时任务","icon":"clipboard","condition":"","remark":"","menu_type":1,"createtime":1593332305,"updatetime":1593332434,"weigh":0,"status":1,"alwaysShow":1,"path":"job","isFrame":0},{"id":37,"pid":3,"name":"system/monitor/server","title":"服务监控","icon":"dict","condition":"","remark":"","menu_type":1,"createtime":1593419394,"updatetime":1593419394,"weigh":0,"status":1,"alwaysShow":1,"path":"server","isFrame":0},{"id":38,"pid":3,"name":"system/monitor/logininfor","title":"登录日志","icon":"chart","condition":"","remark":"","menu_type":1,"createtime":1593423378,"updatetime":1593423505,"weigh":0,"status":1,"alwaysShow":1,"path":"logininfor","isFrame":0},{"id":39,"pid":3,"name":"system/monitor/operlog","title":"操作日志","icon":"dashboard","condition":"","remark":"","menu_type":1,"createtime":1593485097,"updatetime":1593485097,"weigh":0,"status":1,"alwaysShow":1,"path":"operlog","isFrame":0},{"id":40,"pid":2,"name":"system/auth/userList","title":"用户管理","icon":"user","condition":"","remark":"","menu_type":1,"createtime":1593572523,"updatetime":1593572523,"weigh":0,"status":1,"alwaysShow":1,"path":"user","isFrame":0},{"id":41,"pid":6,"name":"system/config/params/add","title":"添加参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684331,"updatetime":1593684331,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":42,"pid":6,"name":"system/config/params/edit","title":"修改参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684351,"updatetime":1593684351,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":43,"pid":6,"name":"system/config/params/delete","title":"删除参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684470,"updatetime":1593684470,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":44,"pid":28,"name":"system/dept/addDept","title":"添加部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738070,"updatetime":1593738070,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":45,"pid":28,"name":"system/dept/editDept","title":"修改部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738097,"updatetime":1593738097,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":46,"pid":28,"name":"system/dept/delDept","title":"删除部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738125,"updatetime":1593738125,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":47,"pid":33,"name":"system/post/add","title":"添加岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738444,"updatetime":1593738444,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":48,"pid":33,"name":"system/post/edit","title":"修改岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738567,"updatetime":1593738567,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":49,"pid":33,"name":"system/post/delete","title":"删除岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738590,"updatetime":1593738590,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":50,"pid":40,"name":"system/auth/addUser","title":"添加用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738798,"updatetime":1593738798,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":51,"pid":40,"name":"system/auth/editUser","title":"修改用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738950,"updatetime":1593738950,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":52,"pid":40,"name":"system/auth/resetUserPwd","title":"密码重置","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739001,"updatetime":1593739001,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":53,"pid":40,"name":"system/auth/changeUserStatus","title":"状态设置","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739079,"updatetime":1593739079,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":54,"pid":40,"name":"system/auth/deleteAdmin","title":"删除用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739113,"updatetime":1593739113,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":55,"pid":34,"name":"system/monitor/online/forceLogout","title":"强制退出","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739201,"updatetime":1593739201,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":56,"pid":36,"name":"system/monitor/job/add","title":"添加任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740041,"updatetime":1593740041,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":57,"pid":36,"name":"system/monitor/job/edit","title":"修改任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740062,"updatetime":1593740062,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":58,"pid":36,"name":"system/monitor/job/start","title":"开启任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740105,"updatetime":1593740105,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":59,"pid":36,"name":"system/monitor/job/stop","title":"停止任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740139,"updatetime":1593740139,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":60,"pid":36,"name":"system/monitor/job/delete","title":"删除任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740165,"updatetime":1593740165,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":61,"pid":38,"name":"system/monitor/loginlog/delete","title":"删除","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740342,"updatetime":1593740342,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":62,"pid":38,"name":"system/monitor/loginlog/clear","title":"清空","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740359,"updatetime":1593740359,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":63,"pid":39,"name":"system/monitor/operlog/delete","title":"删除","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740422,"updatetime":1593740422,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":64,"pid":39,"name":"system/monitor/operlog/clear","title":"清空","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740434,"updatetime":1593740434,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":65,"pid":32,"name":"system/cms/menu/add","title":"添加栏目","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740504,"updatetime":1593740504,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":66,"pid":32,"name":"system/cms/menu/edit","title":"修改栏目","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740521,"updatetime":1593740521,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":67,"pid":32,"name":"system/cms/menu/sort","title":"栏目排序","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740549,"updatetime":1593740549,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":68,"pid":32,"name":"system/cms/menu/delete","title":"删除栏目","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740568,"updatetime":1593740568,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":69,"pid":35,"name":"system/cms/news/add","title":"添加文章","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740691,"updatetime":1593740691,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":70,"pid":35,"name":"system/cms/news/edit","title":"修改文章","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740711,"updatetime":1593740711,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":71,"pid":35,"name":"system/cms/news/delete","title":"删除文章","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740730,"updatetime":1593740730,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":72,"pid":0,"name":"system/model","title":"模型管理","icon":"table","condition":"","remark":"","menu_type":0,"createtime":1593742999,"updatetime":1593742999,"weigh":0,"status":1,"alwaysShow":1,"path":"model","isFrame":0},{"id":73,"pid":72,"name":"system/model/category/list","title":"模型分类","icon":"tree-table","condition":"","remark":"","menu_type":1,"createtime":1593743065,"updatetime":1593743065,"weigh":0,"status":1,"alwaysShow":1,"path":"category","isFrame":0},{"id":74,"pid":72,"name":"system/model/info/list","title":"模型列表","icon":"list","condition":"","remark":"","menu_type":1,"createtime":1593743131,"updatetime":1594781057,"weigh":0,"status":1,"alwaysShow":1,"path":"list","isFrame":0},{"id":75,"pid":0,"name":"system/tools","title":"系统工具","icon":"server","condition":"","remark":"","menu_type":0,"createtime":1594016328,"updatetime":1594016328,"weigh":0,"status":1,"alwaysShow":1,"path":"system/tools","isFrame":0},{"id":76,"pid":75,"name":"system/tools/build","title":"表单构建","icon":"build","condition":"","remark":"","menu_type":1,"createtime":1594016392,"updatetime":1594016808,"weigh":0,"status":1,"alwaysShow":1,"path":"build","isFrame":0},{"id":77,"pid":75,"name":"system/tools/gen","title":"代码生成","icon":"code","condition":"","remark":"","menu_type":1,"createtime":1594016637,"updatetime":1594016637,"weigh":0,"status":1,"alwaysShow":1,"path":"gen","isFrame":0},{"id":78,"pid":0,"name":"system/plug","title":"扩展管理","icon":"logininfor","condition":"","remark":"","menu_type":0,"createtime":1594169636,"updatetime":1594169636,"weigh":0,"status":1,"alwaysShow":1,"path":"system/plug","isFrame":0},{"id":79,"pid":78,"name":"system/plug/ad","title":"广告管理","icon":"color","condition":"","remark":"","menu_type":0,"createtime":1594169691,"updatetime":1595410089,"weigh":0,"status":1,"alwaysShow":1,"path":"adManage","isFrame":0},{"id":80,"pid":79,"name":"system/plug/ad/type/list","title":"广告位管理","icon":"nested","condition":"","remark":"","menu_type":1,"createtime":1594169783,"updatetime":1595405904,"weigh":0,"status":1,"alwaysShow":1,"path":"adtype","isFrame":0},{"id":81,"pid":79,"name":"system/plug/ad/info/list","title":"广告列表","icon":"list","condition":"","remark":"","menu_type":1,"createtime":1594169949,"updatetime":1596418803,"weigh":0,"status":1,"alwaysShow":1,"path":"adlist","isFrame":0},{"id":82,"pid":75,"name":"system/tools/api","title":"系统接口","icon":"guide","condition":"","remark":"","menu_type":1,"createtime":1594951684,"updatetime":1594951684,"weigh":0,"status":1,"alwaysShow":1,"path":"api","isFrame":0},{"id":83,"pid":78,"name":"system/plug/link","title":"友情链接","icon":"cascader","condition":"","remark":"","menu_type":0,"createtime":1595381634,"updatetime":1595403122,"weigh":0,"status":1,"alwaysShow":1,"path":"link","isFrame":0},{"id":84,"pid":83,"name":"system/plug/link/type/list","title":"分类管理","icon":"component","condition":"","remark":"","menu_type":1,"createtime":1595381717,"updatetime":1595381717,"weigh":0,"status":1,"alwaysShow":1,"path":"type","isFrame":0},{"id":85,"pid":83,"name":"system/plug/link/info/list","title":"链接管理","icon":"list","condition":"","remark":"","menu_type":1,"createtime":1595381754,"updatetime":1595381754,"weigh":0,"status":1,"alwaysShow":1,"path":"info","isFrame":0},{"id":86,"pid":1,"name":"system/config/webSet","title":"站点设置","icon":"system","condition":"","remark":"","menu_type":1,"createtime":1596420340,"updatetime":1596420340,"weigh":0,"status":1,"alwaysShow":1,"path":"/webSet","isFrame":0},{"id":87,"pid":0,"name":"system/govWork","title":"政府工作平台","icon":"excel","condition":"","remark":"","menu_type":0,"createtime":1596609431,"updatetime":1596681060,"weigh":0,"status":1,"alwaysShow":1,"path":"system/govWork","isFrame":0},{"id":88,"pid":87,"name":"system/govWork/cate/list","title":"分类管理","icon":"list","condition":"","remark":"","menu_type":1,"createtime":1596609492,"updatetime":1596681069,"weigh":0,"status":1,"alwaysShow":1,"path":"cate","isFrame":0}]
  145. 2020-08-07 12:02:59.776 [DEBU] [ 6 ms] SHOW FULL COLUMNS FROM `sys_dict_type`
  146. 2020-08-07 12:02:59.777 [DEBU] [ 1 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='sys_show_hide' AND `status`=1
  147. 2020-08-07 12:02:59.783 [DEBU] [ 6 ms] SHOW FULL COLUMNS FROM `sys_dict_data`
  148. 2020-08-07 12:02:59.785 [DEBU] [ 1 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_show_hide' ORDER BY `dict_sort` ASC,`dict_code` ASC
  149. 2020-08-07 12:02:59.787 [DEBU] [ 1 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='sys_normal_disable' AND `status`=1
  150. 2020-08-07 12:02:59.788 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_normal_disable' ORDER BY `dict_sort` ASC,`dict_code` ASC
  151. 2020-08-07 12:02:59.791 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`title`,`oper_name`,`oper_param`,`oper_time`,`oper_id`,`dept_name`,`oper_url`,`oper_location`,`operator_type`,`method`,`json_result`,`error_msg`,`business_type`,`oper_ip`,`status`,`request_method`) VALUES('菜单管理','demo','{}',1596772979,0,'','/system/auth/menuList','内网IP',1,'/system/auth/menuList','{"code":0,"msg":"成功"}','',0,'[::1]',1,'GET') ON DUPLICATE KEY UPDATE `oper_name`=VALUES(`oper_name`),`oper_param`=VALUES(`oper_param`),`oper_time`=VALUES(`oper_time`),`oper_id`=VALUES(`oper_id`),`title`=VALUES(`title`),`oper_url`=VALUES(`oper_url`),`oper_location`=VALUES(`oper_location`),`operator_type`=VALUES(`operator_type`),`dept_name`=VALUES(`dept_name`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`status`=VALUES(`status`),`request_method`=VALUES(`request_method`),`oper_ip`=VALUES(`oper_ip`)
  152. 2020-08-07 12:03:04.010 [DEBU] [ 1 ms] DELETE FROM `auth_rule` WHERE id in (87,88)
  153. 2020-08-07 12:03:04.012 [DEBU] [ 1 ms] SELECT * FROM `auth_rule` ORDER BY `weigh` desc,`id` asc
  154. 2020-08-07 12:03:04.020 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_id`,`business_type`,`method`,`error_msg`,`oper_time`,`oper_name`,`request_method`,`operator_type`,`dept_name`,`status`,`title`,`oper_url`,`oper_ip`,`oper_location`,`oper_param`,`json_result`) VALUES(0,0,'/system/auth/deleteMenu','',1596772984,'demo','DELETE',1,'',1,'删除菜单','/system/auth/deleteMenu','[::1]','内网IP','{"ids":[87]}','{"code":0,"msg":"删除成功"}') ON DUPLICATE KEY UPDATE `title`=VALUES(`title`),`oper_url`=VALUES(`oper_url`),`oper_ip`=VALUES(`oper_ip`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`error_msg`=VALUES(`error_msg`),`oper_time`=VALUES(`oper_time`),`oper_name`=VALUES(`oper_name`),`request_method`=VALUES(`request_method`),`operator_type`=VALUES(`operator_type`),`dept_name`=VALUES(`dept_name`),`status`=VALUES(`status`)
  155. 2020-08-07 12:03:04 [DEBU] D:/goProject/p2020/gfast_open/app/service/admin/auth_service/auth_rule.go:83: [{"id":1,"pid":0,"name":"system/config","title":"系统配置","icon":"system","condition":"","remark":"Admin tips","menu_type":0,"createtime":1497429920,"updatetime":1497430320,"weigh":0,"status":1,"alwaysShow":1,"path":"config","isFrame":0},{"id":2,"pid":0,"name":"system/auth","title":"权限管理","icon":"peoples","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380524,"weigh":0,"status":1,"alwaysShow":1,"path":"system/auth","isFrame":0},{"id":3,"pid":0,"name":"system/monitor","title":"系统监控","icon":"monitor","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380560,"weigh":0,"status":1,"alwaysShow":1,"path":"monitor","isFrame":0},{"id":4,"pid":0,"name":"system/cms","title":"cms管理","icon":"form","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380573,"weigh":0,"status":1,"alwaysShow":1,"path":"cms","isFrame":0},{"id":5,"pid":1,"name":"system/config/dict/list","title":"字典管理","icon":"dict","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380469,"weigh":0,"status":1,"alwaysShow":1,"path":"dict/list","isFrame":0},{"id":6,"pid":1,"name":"system/config/params/list","title":"参数管理","icon":"date-range","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380510,"weigh":0,"status":1,"alwaysShow":1,"path":"params/list","isFrame":0},{"id":8,"pid":2,"name":"system/auth/menuList","title":"菜单管理","icon":"nested","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380548,"weigh":0,"status":1,"alwaysShow":1,"path":"menuList","isFrame":0},{"id":16,"pid":8,"name":"system/auth/addMenu","title":"添加菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357208,"updatetime":1592357280,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":17,"pid":8,"name":"system/auth/editMenu","title":"修改菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357231,"updatetime":1592357274,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":18,"pid":8,"name":"system/auth/deleteMenu","title":"删除菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357268,"updatetime":1592357268,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":19,"pid":5,"name":"system/config/dict/add","title":"添加字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363585,"updatetime":1592363585,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":20,"pid":5,"name":"system/config/dict/edit","title":"修改字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363604,"updatetime":1592363604,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":21,"pid":5,"name":"system/config/dict/delete","title":"删除字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363629,"updatetime":1592363629,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":22,"pid":5,"name":"system/config/dict/dataList","title":"字典数据管理","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363790,"updatetime":1592365455,"weigh":0,"status":1,"alwaysShow":1,"path":"dataList","isFrame":0},{"id":23,"pid":5,"name":"system/config/dict/dataAdd","title":"添加字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380398,"updatetime":1593411393,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":24,"pid":5,"name":"system/config/dict/dataEdit","title":"修改字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380417,"updatetime":1593411398,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":25,"pid":5,"name":"system/config/dict/dataDelete","title":"删除字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380449,"updatetime":1593411403,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":26,"pid":2,"name":"system/auth/roleList","title":"角色管理","icon":"logininfor","condition":"","remark":"","menu_type":1,"createtime":1592385260,"updatetime":1592385291,"weigh":0,"status":1,"alwaysShow":1,"path":"role","isFrame":0},{"id":27,"pid":26,"name":"system/auth/addRole","title":"添加角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592389821,"updatetime":1592389821,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":28,"pid":2,"name":"system/auth/dept","title":"部门管理","icon":"peoples","condition":"","remark":"","menu_type":1,"createtime":1592449845,"updatetime":1592449845,"weigh":0,"status":1,"alwaysShow":1,"path":"dept","isFrame":0},{"id":29,"pid":26,"name":"system/auth/editRole","title":"修改角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469153,"updatetime":1592469153,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":30,"pid":26,"name":"system/auth/statusSetRole","title":"设置角色状态","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469201,"updatetime":1592469201,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":31,"pid":26,"name":"system/auth/deleteRole","title":"删除角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469234,"updatetime":1592469234,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":32,"pid":4,"name":"system/cms/menu/list","title":"栏目管理","icon":"tree-table","condition":"","remark":"","menu_type":1,"createtime":1592469318,"updatetime":1592469318,"weigh":0,"status":1,"alwaysShow":1,"path":"menu","isFrame":0},{"id":33,"pid":2,"name":"system/auth/post","title":"岗位管理","icon":"tab","condition":"","remark":"","menu_type":1,"createtime":1592558968,"updatetime":1592558968,"weigh":0,"status":1,"alwaysShow":1,"path":"post","isFrame":0},{"id":34,"pid":3,"name":"system/monitor/online/list","title":"在线用户","icon":"cascader","condition":"","remark":"","menu_type":1,"createtime":1593328511,"updatetime":1593328511,"weigh":0,"status":1,"alwaysShow":1,"path":"online","isFrame":0},{"id":35,"pid":4,"name":"system/cms/news/list","title":"文章管理","icon":"log","condition":"","remark":"","menu_type":1,"createtime":1593331969,"updatetime":1593331991,"weigh":0,"status":1,"alwaysShow":1,"path":"news","isFrame":0},{"id":36,"pid":3,"name":"system/monitor/job","title":"定时任务","icon":"clipboard","condition":"","remark":"","menu_type":1,"createtime":1593332305,"updatetime":1593332434,"weigh":0,"status":1,"alwaysShow":1,"path":"job","isFrame":0},{"id":37,"pid":3,"name":"system/monitor/server","title":"服务监控","icon":"dict","condition":"","remark":"","menu_type":1,"createtime":1593419394,"updatetime":1593419394,"weigh":0,"status":1,"alwaysShow":1,"path":"server","isFrame":0},{"id":38,"pid":3,"name":"system/monitor/logininfor","title":"登录日志","icon":"chart","condition":"","remark":"","menu_type":1,"createtime":1593423378,"updatetime":1593423505,"weigh":0,"status":1,"alwaysShow":1,"path":"logininfor","isFrame":0},{"id":39,"pid":3,"name":"system/monitor/operlog","title":"操作日志","icon":"dashboard","condition":"","remark":"","menu_type":1,"createtime":1593485097,"updatetime":1593485097,"weigh":0,"status":1,"alwaysShow":1,"path":"operlog","isFrame":0},{"id":40,"pid":2,"name":"system/auth/userList","title":"用户管理","icon":"user","condition":"","remark":"","menu_type":1,"createtime":1593572523,"updatetime":1593572523,"weigh":0,"status":1,"alwaysShow":1,"path":"user","isFrame":0},{"id":41,"pid":6,"name":"system/config/params/add","title":"添加参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684331,"updatetime":1593684331,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":42,"pid":6,"name":"system/config/params/edit","title":"修改参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684351,"updatetime":1593684351,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":43,"pid":6,"name":"system/config/params/delete","title":"删除参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684470,"updatetime":1593684470,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":44,"pid":28,"name":"system/dept/addDept","title":"添加部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738070,"updatetime":1593738070,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":45,"pid":28,"name":"system/dept/editDept","title":"修改部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738097,"updatetime":1593738097,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":46,"pid":28,"name":"system/dept/delDept","title":"删除部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738125,"updatetime":1593738125,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":47,"pid":33,"name":"system/post/add","title":"添加岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738444,"updatetime":1593738444,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":48,"pid":33,"name":"system/post/edit","title":"修改岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738567,"updatetime":1593738567,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":49,"pid":33,"name":"system/post/delete","title":"删除岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738590,"updatetime":1593738590,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":50,"pid":40,"name":"system/auth/addUser","title":"添加用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738798,"updatetime":1593738798,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":51,"pid":40,"name":"system/auth/editUser","title":"修改用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738950,"updatetime":1593738950,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":52,"pid":40,"name":"system/auth/resetUserPwd","title":"密码重置","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739001,"updatetime":1593739001,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":53,"pid":40,"name":"system/auth/changeUserStatus","title":"状态设置","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739079,"updatetime":1593739079,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":54,"pid":40,"name":"system/auth/deleteAdmin","title":"删除用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739113,"updatetime":1593739113,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":55,"pid":34,"name":"system/monitor/online/forceLogout","title":"强制退出","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739201,"updatetime":1593739201,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":56,"pid":36,"name":"system/monitor/job/add","title":"添加任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740041,"updatetime":1593740041,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":57,"pid":36,"name":"system/monitor/job/edit","title":"修改任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740062,"updatetime":1593740062,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":58,"pid":36,"name":"system/monitor/job/start","title":"开启任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740105,"updatetime":1593740105,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":59,"pid":36,"name":"system/monitor/job/stop","title":"停止任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740139,"updatetime":1593740139,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":60,"pid":36,"name":"system/monitor/job/delete","title":"删除任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740165,"updatetime":1593740165,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":61,"pid":38,"name":"system/monitor/loginlog/delete","title":"删除","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740342,"updatetime":1593740342,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":62,"pid":38,"name":"system/monitor/loginlog/clear","title":"清空","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740359,"updatetime":1593740359,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":63,"pid":39,"name":"system/monitor/operlog/delete","title":"删除","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740422,"updatetime":1593740422,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":64,"pid":39,"name":"system/monitor/operlog/clear","title":"清空","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740434,"updatetime":1593740434,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":65,"pid":32,"name":"system/cms/menu/add","title":"添加栏目","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740504,"updatetime":1593740504,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":66,"pid":32,"name":"system/cms/menu/edit","title":"修改栏目","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740521,"updatetime":1593740521,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":67,"pid":32,"name":"system/cms/menu/sort","title":"栏目排序","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740549,"updatetime":1593740549,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":68,"pid":32,"name":"system/cms/menu/delete","title":"删除栏目","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740568,"updatetime":1593740568,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":69,"pid":35,"name":"system/cms/news/add","title":"添加文章","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740691,"updatetime":1593740691,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":70,"pid":35,"name":"system/cms/news/edit","title":"修改文章","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740711,"updatetime":1593740711,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":71,"pid":35,"name":"system/cms/news/delete","title":"删除文章","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740730,"updatetime":1593740730,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":72,"pid":0,"name":"system/model","title":"模型管理","icon":"table","condition":"","remark":"","menu_type":0,"createtime":1593742999,"updatetime":1593742999,"weigh":0,"status":1,"alwaysShow":1,"path":"model","isFrame":0},{"id":73,"pid":72,"name":"system/model/category/list","title":"模型分类","icon":"tree-table","condition":"","remark":"","menu_type":1,"createtime":1593743065,"updatetime":1593743065,"weigh":0,"status":1,"alwaysShow":1,"path":"category","isFrame":0},{"id":74,"pid":72,"name":"system/model/info/list","title":"模型列表","icon":"list","condition":"","remark":"","menu_type":1,"createtime":1593743131,"updatetime":1594781057,"weigh":0,"status":1,"alwaysShow":1,"path":"list","isFrame":0},{"id":75,"pid":0,"name":"system/tools","title":"系统工具","icon":"server","condition":"","remark":"","menu_type":0,"createtime":1594016328,"updatetime":1594016328,"weigh":0,"status":1,"alwaysShow":1,"path":"system/tools","isFrame":0},{"id":76,"pid":75,"name":"system/tools/build","title":"表单构建","icon":"build","condition":"","remark":"","menu_type":1,"createtime":1594016392,"updatetime":1594016808,"weigh":0,"status":1,"alwaysShow":1,"path":"build","isFrame":0},{"id":77,"pid":75,"name":"system/tools/gen","title":"代码生成","icon":"code","condition":"","remark":"","menu_type":1,"createtime":1594016637,"updatetime":1594016637,"weigh":0,"status":1,"alwaysShow":1,"path":"gen","isFrame":0},{"id":78,"pid":0,"name":"system/plug","title":"扩展管理","icon":"logininfor","condition":"","remark":"","menu_type":0,"createtime":1594169636,"updatetime":1594169636,"weigh":0,"status":1,"alwaysShow":1,"path":"system/plug","isFrame":0},{"id":79,"pid":78,"name":"system/plug/ad","title":"广告管理","icon":"color","condition":"","remark":"","menu_type":0,"createtime":1594169691,"updatetime":1595410089,"weigh":0,"status":1,"alwaysShow":1,"path":"adManage","isFrame":0},{"id":80,"pid":79,"name":"system/plug/ad/type/list","title":"广告位管理","icon":"nested","condition":"","remark":"","menu_type":1,"createtime":1594169783,"updatetime":1595405904,"weigh":0,"status":1,"alwaysShow":1,"path":"adtype","isFrame":0},{"id":81,"pid":79,"name":"system/plug/ad/info/list","title":"广告列表","icon":"list","condition":"","remark":"","menu_type":1,"createtime":1594169949,"updatetime":1596418803,"weigh":0,"status":1,"alwaysShow":1,"path":"adlist","isFrame":0},{"id":82,"pid":75,"name":"system/tools/api","title":"系统接口","icon":"guide","condition":"","remark":"","menu_type":1,"createtime":1594951684,"updatetime":1594951684,"weigh":0,"status":1,"alwaysShow":1,"path":"api","isFrame":0},{"id":83,"pid":78,"name":"system/plug/link","title":"友情链接","icon":"cascader","condition":"","remark":"","menu_type":0,"createtime":1595381634,"updatetime":1595403122,"weigh":0,"status":1,"alwaysShow":1,"path":"link","isFrame":0},{"id":84,"pid":83,"name":"system/plug/link/type/list","title":"分类管理","icon":"component","condition":"","remark":"","menu_type":1,"createtime":1595381717,"updatetime":1595381717,"weigh":0,"status":1,"alwaysShow":1,"path":"type","isFrame":0},{"id":85,"pid":83,"name":"system/plug/link/info/list","title":"链接管理","icon":"list","condition":"","remark":"","menu_type":1,"createtime":1595381754,"updatetime":1595381754,"weigh":0,"status":1,"alwaysShow":1,"path":"info","isFrame":0},{"id":86,"pid":1,"name":"system/config/webSet","title":"站点设置","icon":"system","condition":"","remark":"","menu_type":1,"createtime":1596420340,"updatetime":1596420340,"weigh":0,"status":1,"alwaysShow":1,"path":"/webSet","isFrame":0}]
  156. 2020-08-07 12:03:04.037 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_id`,`request_method`,`dept_name`,`oper_url`,`oper_time`,`business_type`,`oper_param`,`error_msg`,`title`,`method`,`operator_type`,`oper_name`,`oper_location`,`json_result`,`oper_ip`,`status`) VALUES(0,'GET','','/system/auth/menuList',1596772984,0,'{}','','菜单管理','/system/auth/menuList',1,'demo','内网IP','{"code":0,"msg":"成功"}','[::1]',1) ON DUPLICATE KEY UPDATE `title`=VALUES(`title`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`oper_location`=VALUES(`oper_location`),`json_result`=VALUES(`json_result`),`oper_ip`=VALUES(`oper_ip`),`status`=VALUES(`status`),`oper_id`=VALUES(`oper_id`),`request_method`=VALUES(`request_method`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_time`=VALUES(`oper_time`),`business_type`=VALUES(`business_type`),`oper_param`=VALUES(`oper_param`),`error_msg`=VALUES(`error_msg`)
  157. 2020-08-07 12:03:11.290 [DEBU] [ 1 ms] DELETE FROM `auth_rule` WHERE id in (78,79,80,81,83,84,85)
  158. 2020-08-07 12:03:11.291 [DEBU] [ 0 ms] SELECT * FROM `auth_rule` ORDER BY `weigh` desc,`id` asc
  159. 2020-08-07 12:03:11.300 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`method`,`request_method`,`dept_name`,`oper_ip`,`oper_id`,`business_type`,`operator_type`,`oper_param`,`json_result`,`error_msg`,`title`,`oper_name`,`oper_location`,`status`,`oper_time`,`oper_url`) VALUES('/system/auth/deleteMenu','DELETE','','[::1]',0,0,1,'{"ids":[78]}','{"code":0,"msg":"删除成功"}','','删除菜单','demo','内网IP',1,1596772991,'/system/auth/deleteMenu') ON DUPLICATE KEY UPDATE `json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`operator_type`=VALUES(`operator_type`),`oper_param`=VALUES(`oper_param`),`oper_time`=VALUES(`oper_time`),`title`=VALUES(`title`),`oper_name`=VALUES(`oper_name`),`oper_location`=VALUES(`oper_location`),`status`=VALUES(`status`),`oper_url`=VALUES(`oper_url`),`method`=VALUES(`method`),`request_method`=VALUES(`request_method`),`dept_name`=VALUES(`dept_name`),`oper_ip`=VALUES(`oper_ip`)
  160. 2020-08-07 12:03:11 [DEBU] D:/goProject/p2020/gfast_open/app/service/admin/auth_service/auth_rule.go:83: [{"id":1,"pid":0,"name":"system/config","title":"系统配置","icon":"system","condition":"","remark":"Admin tips","menu_type":0,"createtime":1497429920,"updatetime":1497430320,"weigh":0,"status":1,"alwaysShow":1,"path":"config","isFrame":0},{"id":2,"pid":0,"name":"system/auth","title":"权限管理","icon":"peoples","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380524,"weigh":0,"status":1,"alwaysShow":1,"path":"system/auth","isFrame":0},{"id":3,"pid":0,"name":"system/monitor","title":"系统监控","icon":"monitor","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380560,"weigh":0,"status":1,"alwaysShow":1,"path":"monitor","isFrame":0},{"id":4,"pid":0,"name":"system/cms","title":"cms管理","icon":"form","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380573,"weigh":0,"status":1,"alwaysShow":1,"path":"cms","isFrame":0},{"id":5,"pid":1,"name":"system/config/dict/list","title":"字典管理","icon":"dict","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380469,"weigh":0,"status":1,"alwaysShow":1,"path":"dict/list","isFrame":0},{"id":6,"pid":1,"name":"system/config/params/list","title":"参数管理","icon":"date-range","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380510,"weigh":0,"status":1,"alwaysShow":1,"path":"params/list","isFrame":0},{"id":8,"pid":2,"name":"system/auth/menuList","title":"菜单管理","icon":"nested","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380548,"weigh":0,"status":1,"alwaysShow":1,"path":"menuList","isFrame":0},{"id":16,"pid":8,"name":"system/auth/addMenu","title":"添加菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357208,"updatetime":1592357280,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":17,"pid":8,"name":"system/auth/editMenu","title":"修改菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357231,"updatetime":1592357274,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":18,"pid":8,"name":"system/auth/deleteMenu","title":"删除菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357268,"updatetime":1592357268,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":19,"pid":5,"name":"system/config/dict/add","title":"添加字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363585,"updatetime":1592363585,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":20,"pid":5,"name":"system/config/dict/edit","title":"修改字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363604,"updatetime":1592363604,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":21,"pid":5,"name":"system/config/dict/delete","title":"删除字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363629,"updatetime":1592363629,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":22,"pid":5,"name":"system/config/dict/dataList","title":"字典数据管理","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363790,"updatetime":1592365455,"weigh":0,"status":1,"alwaysShow":1,"path":"dataList","isFrame":0},{"id":23,"pid":5,"name":"system/config/dict/dataAdd","title":"添加字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380398,"updatetime":1593411393,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":24,"pid":5,"name":"system/config/dict/dataEdit","title":"修改字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380417,"updatetime":1593411398,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":25,"pid":5,"name":"system/config/dict/dataDelete","title":"删除字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380449,"updatetime":1593411403,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":26,"pid":2,"name":"system/auth/roleList","title":"角色管理","icon":"logininfor","condition":"","remark":"","menu_type":1,"createtime":1592385260,"updatetime":1592385291,"weigh":0,"status":1,"alwaysShow":1,"path":"role","isFrame":0},{"id":27,"pid":26,"name":"system/auth/addRole","title":"添加角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592389821,"updatetime":1592389821,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":28,"pid":2,"name":"system/auth/dept","title":"部门管理","icon":"peoples","condition":"","remark":"","menu_type":1,"createtime":1592449845,"updatetime":1592449845,"weigh":0,"status":1,"alwaysShow":1,"path":"dept","isFrame":0},{"id":29,"pid":26,"name":"system/auth/editRole","title":"修改角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469153,"updatetime":1592469153,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":30,"pid":26,"name":"system/auth/statusSetRole","title":"设置角色状态","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469201,"updatetime":1592469201,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":31,"pid":26,"name":"system/auth/deleteRole","title":"删除角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469234,"updatetime":1592469234,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":32,"pid":4,"name":"system/cms/menu/list","title":"栏目管理","icon":"tree-table","condition":"","remark":"","menu_type":1,"createtime":1592469318,"updatetime":1592469318,"weigh":0,"status":1,"alwaysShow":1,"path":"menu","isFrame":0},{"id":33,"pid":2,"name":"system/auth/post","title":"岗位管理","icon":"tab","condition":"","remark":"","menu_type":1,"createtime":1592558968,"updatetime":1592558968,"weigh":0,"status":1,"alwaysShow":1,"path":"post","isFrame":0},{"id":34,"pid":3,"name":"system/monitor/online/list","title":"在线用户","icon":"cascader","condition":"","remark":"","menu_type":1,"createtime":1593328511,"updatetime":1593328511,"weigh":0,"status":1,"alwaysShow":1,"path":"online","isFrame":0},{"id":35,"pid":4,"name":"system/cms/news/list","title":"文章管理","icon":"log","condition":"","remark":"","menu_type":1,"createtime":1593331969,"updatetime":1593331991,"weigh":0,"status":1,"alwaysShow":1,"path":"news","isFrame":0},{"id":36,"pid":3,"name":"system/monitor/job","title":"定时任务","icon":"clipboard","condition":"","remark":"","menu_type":1,"createtime":1593332305,"updatetime":1593332434,"weigh":0,"status":1,"alwaysShow":1,"path":"job","isFrame":0},{"id":37,"pid":3,"name":"system/monitor/server","title":"服务监控","icon":"dict","condition":"","remark":"","menu_type":1,"createtime":1593419394,"updatetime":1593419394,"weigh":0,"status":1,"alwaysShow":1,"path":"server","isFrame":0},{"id":38,"pid":3,"name":"system/monitor/logininfor","title":"登录日志","icon":"chart","condition":"","remark":"","menu_type":1,"createtime":1593423378,"updatetime":1593423505,"weigh":0,"status":1,"alwaysShow":1,"path":"logininfor","isFrame":0},{"id":39,"pid":3,"name":"system/monitor/operlog","title":"操作日志","icon":"dashboard","condition":"","remark":"","menu_type":1,"createtime":1593485097,"updatetime":1593485097,"weigh":0,"status":1,"alwaysShow":1,"path":"operlog","isFrame":0},{"id":40,"pid":2,"name":"system/auth/userList","title":"用户管理","icon":"user","condition":"","remark":"","menu_type":1,"createtime":1593572523,"updatetime":1593572523,"weigh":0,"status":1,"alwaysShow":1,"path":"user","isFrame":0},{"id":41,"pid":6,"name":"system/config/params/add","title":"添加参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684331,"updatetime":1593684331,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":42,"pid":6,"name":"system/config/params/edit","title":"修改参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684351,"updatetime":1593684351,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":43,"pid":6,"name":"system/config/params/delete","title":"删除参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684470,"updatetime":1593684470,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":44,"pid":28,"name":"system/dept/addDept","title":"添加部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738070,"updatetime":1593738070,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":45,"pid":28,"name":"system/dept/editDept","title":"修改部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738097,"updatetime":1593738097,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":46,"pid":28,"name":"system/dept/delDept","title":"删除部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738125,"updatetime":1593738125,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":47,"pid":33,"name":"system/post/add","title":"添加岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738444,"updatetime":1593738444,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":48,"pid":33,"name":"system/post/edit","title":"修改岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738567,"updatetime":1593738567,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":49,"pid":33,"name":"system/post/delete","title":"删除岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738590,"updatetime":1593738590,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":50,"pid":40,"name":"system/auth/addUser","title":"添加用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738798,"updatetime":1593738798,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":51,"pid":40,"name":"system/auth/editUser","title":"修改用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738950,"updatetime":1593738950,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":52,"pid":40,"name":"system/auth/resetUserPwd","title":"密码重置","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739001,"updatetime":1593739001,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":53,"pid":40,"name":"system/auth/changeUserStatus","title":"状态设置","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739079,"updatetime":1593739079,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":54,"pid":40,"name":"system/auth/deleteAdmin","title":"删除用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739113,"updatetime":1593739113,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":55,"pid":34,"name":"system/monitor/online/forceLogout","title":"强制退出","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739201,"updatetime":1593739201,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":56,"pid":36,"name":"system/monitor/job/add","title":"添加任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740041,"updatetime":1593740041,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":57,"pid":36,"name":"system/monitor/job/edit","title":"修改任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740062,"updatetime":1593740062,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":58,"pid":36,"name":"system/monitor/job/start","title":"开启任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740105,"updatetime":1593740105,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":59,"pid":36,"name":"system/monitor/job/stop","title":"停止任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740139,"updatetime":1593740139,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":60,"pid":36,"name":"system/monitor/job/delete","title":"删除任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740165,"updatetime":1593740165,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":61,"pid":38,"name":"system/monitor/loginlog/delete","title":"删除","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740342,"updatetime":1593740342,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":62,"pid":38,"name":"system/monitor/loginlog/clear","title":"清空","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740359,"updatetime":1593740359,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":63,"pid":39,"name":"system/monitor/operlog/delete","title":"删除","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740422,"updatetime":1593740422,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":64,"pid":39,"name":"system/monitor/operlog/clear","title":"清空","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740434,"updatetime":1593740434,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":65,"pid":32,"name":"system/cms/menu/add","title":"添加栏目","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740504,"updatetime":1593740504,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":66,"pid":32,"name":"system/cms/menu/edit","title":"修改栏目","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740521,"updatetime":1593740521,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":67,"pid":32,"name":"system/cms/menu/sort","title":"栏目排序","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740549,"updatetime":1593740549,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":68,"pid":32,"name":"system/cms/menu/delete","title":"删除栏目","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740568,"updatetime":1593740568,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":69,"pid":35,"name":"system/cms/news/add","title":"添加文章","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740691,"updatetime":1593740691,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":70,"pid":35,"name":"system/cms/news/edit","title":"修改文章","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740711,"updatetime":1593740711,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":71,"pid":35,"name":"system/cms/news/delete","title":"删除文章","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740730,"updatetime":1593740730,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":72,"pid":0,"name":"system/model","title":"模型管理","icon":"table","condition":"","remark":"","menu_type":0,"createtime":1593742999,"updatetime":1593742999,"weigh":0,"status":1,"alwaysShow":1,"path":"model","isFrame":0},{"id":73,"pid":72,"name":"system/model/category/list","title":"模型分类","icon":"tree-table","condition":"","remark":"","menu_type":1,"createtime":1593743065,"updatetime":1593743065,"weigh":0,"status":1,"alwaysShow":1,"path":"category","isFrame":0},{"id":74,"pid":72,"name":"system/model/info/list","title":"模型列表","icon":"list","condition":"","remark":"","menu_type":1,"createtime":1593743131,"updatetime":1594781057,"weigh":0,"status":1,"alwaysShow":1,"path":"list","isFrame":0},{"id":75,"pid":0,"name":"system/tools","title":"系统工具","icon":"server","condition":"","remark":"","menu_type":0,"createtime":1594016328,"updatetime":1594016328,"weigh":0,"status":1,"alwaysShow":1,"path":"system/tools","isFrame":0},{"id":76,"pid":75,"name":"system/tools/build","title":"表单构建","icon":"build","condition":"","remark":"","menu_type":1,"createtime":1594016392,"updatetime":1594016808,"weigh":0,"status":1,"alwaysShow":1,"path":"build","isFrame":0},{"id":77,"pid":75,"name":"system/tools/gen","title":"代码生成","icon":"code","condition":"","remark":"","menu_type":1,"createtime":1594016637,"updatetime":1594016637,"weigh":0,"status":1,"alwaysShow":1,"path":"gen","isFrame":0},{"id":82,"pid":75,"name":"system/tools/api","title":"系统接口","icon":"guide","condition":"","remark":"","menu_type":1,"createtime":1594951684,"updatetime":1594951684,"weigh":0,"status":1,"alwaysShow":1,"path":"api","isFrame":0},{"id":86,"pid":1,"name":"system/config/webSet","title":"站点设置","icon":"system","condition":"","remark":"","menu_type":1,"createtime":1596420340,"updatetime":1596420340,"weigh":0,"status":1,"alwaysShow":1,"path":"/webSet","isFrame":0}]
  161. 2020-08-07 12:03:11.317 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_url`,`oper_param`,`error_msg`,`business_type`,`method`,`operator_type`,`oper_name`,`dept_name`,`title`,`request_method`,`oper_location`,`oper_time`,`oper_id`,`status`,`oper_ip`,`json_result`) VALUES('/system/auth/menuList','{}','',0,'/system/auth/menuList',1,'demo','','菜单管理','GET','内网IP',1596772991,0,1,'[::1]','{"code":0,"msg":"成功"}') ON DUPLICATE KEY UPDATE `title`=VALUES(`title`),`request_method`=VALUES(`request_method`),`oper_location`=VALUES(`oper_location`),`oper_time`=VALUES(`oper_time`),`oper_id`=VALUES(`oper_id`),`status`=VALUES(`status`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`oper_url`=VALUES(`oper_url`),`oper_param`=VALUES(`oper_param`),`error_msg`=VALUES(`error_msg`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`dept_name`=VALUES(`dept_name`)
  162. 2020-08-07 12:03:19.872 [DEBU] [ 1 ms] DELETE FROM `auth_rule` WHERE id in (72,73,74)
  163. 2020-08-07 12:03:19.874 [DEBU] [ 1 ms] SELECT * FROM `auth_rule` ORDER BY `weigh` desc,`id` asc
  164. 2020-08-07 12:03:19.882 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`dept_name`,`oper_location`,`oper_ip`,`oper_param`,`json_result`,`oper_name`,`status`,`error_msg`,`oper_id`,`business_type`,`method`,`oper_url`,`oper_time`,`title`,`request_method`,`operator_type`) VALUES('','内网IP','[::1]','{"ids":[72]}','{"code":0,"msg":"删除成功"}','demo',1,'',0,0,'/system/auth/deleteMenu','/system/auth/deleteMenu',1596772999,'删除菜单','DELETE',1) ON DUPLICATE KEY UPDATE `title`=VALUES(`title`),`request_method`=VALUES(`request_method`),`operator_type`=VALUES(`operator_type`),`oper_url`=VALUES(`oper_url`),`oper_time`=VALUES(`oper_time`),`dept_name`=VALUES(`dept_name`),`oper_location`=VALUES(`oper_location`),`oper_ip`=VALUES(`oper_ip`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`oper_name`=VALUES(`oper_name`),`status`=VALUES(`status`)
  165. 2020-08-07 12:03:19 [DEBU] D:/goProject/p2020/gfast_open/app/service/admin/auth_service/auth_rule.go:83: [{"id":1,"pid":0,"name":"system/config","title":"系统配置","icon":"system","condition":"","remark":"Admin tips","menu_type":0,"createtime":1497429920,"updatetime":1497430320,"weigh":0,"status":1,"alwaysShow":1,"path":"config","isFrame":0},{"id":2,"pid":0,"name":"system/auth","title":"权限管理","icon":"peoples","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380524,"weigh":0,"status":1,"alwaysShow":1,"path":"system/auth","isFrame":0},{"id":3,"pid":0,"name":"system/monitor","title":"系统监控","icon":"monitor","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380560,"weigh":0,"status":1,"alwaysShow":1,"path":"monitor","isFrame":0},{"id":4,"pid":0,"name":"system/cms","title":"cms管理","icon":"form","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380573,"weigh":0,"status":1,"alwaysShow":1,"path":"cms","isFrame":0},{"id":5,"pid":1,"name":"system/config/dict/list","title":"字典管理","icon":"dict","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380469,"weigh":0,"status":1,"alwaysShow":1,"path":"dict/list","isFrame":0},{"id":6,"pid":1,"name":"system/config/params/list","title":"参数管理","icon":"date-range","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380510,"weigh":0,"status":1,"alwaysShow":1,"path":"params/list","isFrame":0},{"id":8,"pid":2,"name":"system/auth/menuList","title":"菜单管理","icon":"nested","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380548,"weigh":0,"status":1,"alwaysShow":1,"path":"menuList","isFrame":0},{"id":16,"pid":8,"name":"system/auth/addMenu","title":"添加菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357208,"updatetime":1592357280,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":17,"pid":8,"name":"system/auth/editMenu","title":"修改菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357231,"updatetime":1592357274,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":18,"pid":8,"name":"system/auth/deleteMenu","title":"删除菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357268,"updatetime":1592357268,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":19,"pid":5,"name":"system/config/dict/add","title":"添加字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363585,"updatetime":1592363585,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":20,"pid":5,"name":"system/config/dict/edit","title":"修改字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363604,"updatetime":1592363604,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":21,"pid":5,"name":"system/config/dict/delete","title":"删除字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363629,"updatetime":1592363629,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":22,"pid":5,"name":"system/config/dict/dataList","title":"字典数据管理","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363790,"updatetime":1592365455,"weigh":0,"status":1,"alwaysShow":1,"path":"dataList","isFrame":0},{"id":23,"pid":5,"name":"system/config/dict/dataAdd","title":"添加字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380398,"updatetime":1593411393,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":24,"pid":5,"name":"system/config/dict/dataEdit","title":"修改字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380417,"updatetime":1593411398,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":25,"pid":5,"name":"system/config/dict/dataDelete","title":"删除字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380449,"updatetime":1593411403,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":26,"pid":2,"name":"system/auth/roleList","title":"角色管理","icon":"logininfor","condition":"","remark":"","menu_type":1,"createtime":1592385260,"updatetime":1592385291,"weigh":0,"status":1,"alwaysShow":1,"path":"role","isFrame":0},{"id":27,"pid":26,"name":"system/auth/addRole","title":"添加角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592389821,"updatetime":1592389821,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":28,"pid":2,"name":"system/auth/dept","title":"部门管理","icon":"peoples","condition":"","remark":"","menu_type":1,"createtime":1592449845,"updatetime":1592449845,"weigh":0,"status":1,"alwaysShow":1,"path":"dept","isFrame":0},{"id":29,"pid":26,"name":"system/auth/editRole","title":"修改角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469153,"updatetime":1592469153,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":30,"pid":26,"name":"system/auth/statusSetRole","title":"设置角色状态","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469201,"updatetime":1592469201,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":31,"pid":26,"name":"system/auth/deleteRole","title":"删除角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469234,"updatetime":1592469234,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":32,"pid":4,"name":"system/cms/menu/list","title":"栏目管理","icon":"tree-table","condition":"","remark":"","menu_type":1,"createtime":1592469318,"updatetime":1592469318,"weigh":0,"status":1,"alwaysShow":1,"path":"menu","isFrame":0},{"id":33,"pid":2,"name":"system/auth/post","title":"岗位管理","icon":"tab","condition":"","remark":"","menu_type":1,"createtime":1592558968,"updatetime":1592558968,"weigh":0,"status":1,"alwaysShow":1,"path":"post","isFrame":0},{"id":34,"pid":3,"name":"system/monitor/online/list","title":"在线用户","icon":"cascader","condition":"","remark":"","menu_type":1,"createtime":1593328511,"updatetime":1593328511,"weigh":0,"status":1,"alwaysShow":1,"path":"online","isFrame":0},{"id":35,"pid":4,"name":"system/cms/news/list","title":"文章管理","icon":"log","condition":"","remark":"","menu_type":1,"createtime":1593331969,"updatetime":1593331991,"weigh":0,"status":1,"alwaysShow":1,"path":"news","isFrame":0},{"id":36,"pid":3,"name":"system/monitor/job","title":"定时任务","icon":"clipboard","condition":"","remark":"","menu_type":1,"createtime":1593332305,"updatetime":1593332434,"weigh":0,"status":1,"alwaysShow":1,"path":"job","isFrame":0},{"id":37,"pid":3,"name":"system/monitor/server","title":"服务监控","icon":"dict","condition":"","remark":"","menu_type":1,"createtime":1593419394,"updatetime":1593419394,"weigh":0,"status":1,"alwaysShow":1,"path":"server","isFrame":0},{"id":38,"pid":3,"name":"system/monitor/logininfor","title":"登录日志","icon":"chart","condition":"","remark":"","menu_type":1,"createtime":1593423378,"updatetime":1593423505,"weigh":0,"status":1,"alwaysShow":1,"path":"logininfor","isFrame":0},{"id":39,"pid":3,"name":"system/monitor/operlog","title":"操作日志","icon":"dashboard","condition":"","remark":"","menu_type":1,"createtime":1593485097,"updatetime":1593485097,"weigh":0,"status":1,"alwaysShow":1,"path":"operlog","isFrame":0},{"id":40,"pid":2,"name":"system/auth/userList","title":"用户管理","icon":"user","condition":"","remark":"","menu_type":1,"createtime":1593572523,"updatetime":1593572523,"weigh":0,"status":1,"alwaysShow":1,"path":"user","isFrame":0},{"id":41,"pid":6,"name":"system/config/params/add","title":"添加参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684331,"updatetime":1593684331,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":42,"pid":6,"name":"system/config/params/edit","title":"修改参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684351,"updatetime":1593684351,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":43,"pid":6,"name":"system/config/params/delete","title":"删除参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684470,"updatetime":1593684470,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":44,"pid":28,"name":"system/dept/addDept","title":"添加部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738070,"updatetime":1593738070,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":45,"pid":28,"name":"system/dept/editDept","title":"修改部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738097,"updatetime":1593738097,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":46,"pid":28,"name":"system/dept/delDept","title":"删除部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738125,"updatetime":1593738125,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":47,"pid":33,"name":"system/post/add","title":"添加岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738444,"updatetime":1593738444,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":48,"pid":33,"name":"system/post/edit","title":"修改岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738567,"updatetime":1593738567,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":49,"pid":33,"name":"system/post/delete","title":"删除岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738590,"updatetime":1593738590,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":50,"pid":40,"name":"system/auth/addUser","title":"添加用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738798,"updatetime":1593738798,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":51,"pid":40,"name":"system/auth/editUser","title":"修改用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738950,"updatetime":1593738950,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":52,"pid":40,"name":"system/auth/resetUserPwd","title":"密码重置","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739001,"updatetime":1593739001,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":53,"pid":40,"name":"system/auth/changeUserStatus","title":"状态设置","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739079,"updatetime":1593739079,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":54,"pid":40,"name":"system/auth/deleteAdmin","title":"删除用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739113,"updatetime":1593739113,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":55,"pid":34,"name":"system/monitor/online/forceLogout","title":"强制退出","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739201,"updatetime":1593739201,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":56,"pid":36,"name":"system/monitor/job/add","title":"添加任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740041,"updatetime":1593740041,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":57,"pid":36,"name":"system/monitor/job/edit","title":"修改任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740062,"updatetime":1593740062,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":58,"pid":36,"name":"system/monitor/job/start","title":"开启任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740105,"updatetime":1593740105,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":59,"pid":36,"name":"system/monitor/job/stop","title":"停止任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740139,"updatetime":1593740139,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":60,"pid":36,"name":"system/monitor/job/delete","title":"删除任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740165,"updatetime":1593740165,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":61,"pid":38,"name":"system/monitor/loginlog/delete","title":"删除","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740342,"updatetime":1593740342,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":62,"pid":38,"name":"system/monitor/loginlog/clear","title":"清空","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740359,"updatetime":1593740359,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":63,"pid":39,"name":"system/monitor/operlog/delete","title":"删除","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740422,"updatetime":1593740422,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":64,"pid":39,"name":"system/monitor/operlog/clear","title":"清空","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740434,"updatetime":1593740434,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":65,"pid":32,"name":"system/cms/menu/add","title":"添加栏目","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740504,"updatetime":1593740504,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":66,"pid":32,"name":"system/cms/menu/edit","title":"修改栏目","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740521,"updatetime":1593740521,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":67,"pid":32,"name":"system/cms/menu/sort","title":"栏目排序","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740549,"updatetime":1593740549,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":68,"pid":32,"name":"system/cms/menu/delete","title":"删除栏目","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740568,"updatetime":1593740568,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":69,"pid":35,"name":"system/cms/news/add","title":"添加文章","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740691,"updatetime":1593740691,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":70,"pid":35,"name":"system/cms/news/edit","title":"修改文章","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740711,"updatetime":1593740711,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":71,"pid":35,"name":"system/cms/news/delete","title":"删除文章","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740730,"updatetime":1593740730,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":75,"pid":0,"name":"system/tools","title":"系统工具","icon":"server","condition":"","remark":"","menu_type":0,"createtime":1594016328,"updatetime":1594016328,"weigh":0,"status":1,"alwaysShow":1,"path":"system/tools","isFrame":0},{"id":76,"pid":75,"name":"system/tools/build","title":"表单构建","icon":"build","condition":"","remark":"","menu_type":1,"createtime":1594016392,"updatetime":1594016808,"weigh":0,"status":1,"alwaysShow":1,"path":"build","isFrame":0},{"id":77,"pid":75,"name":"system/tools/gen","title":"代码生成","icon":"code","condition":"","remark":"","menu_type":1,"createtime":1594016637,"updatetime":1594016637,"weigh":0,"status":1,"alwaysShow":1,"path":"gen","isFrame":0},{"id":82,"pid":75,"name":"system/tools/api","title":"系统接口","icon":"guide","condition":"","remark":"","menu_type":1,"createtime":1594951684,"updatetime":1594951684,"weigh":0,"status":1,"alwaysShow":1,"path":"api","isFrame":0},{"id":86,"pid":1,"name":"system/config/webSet","title":"站点设置","icon":"system","condition":"","remark":"","menu_type":1,"createtime":1596420340,"updatetime":1596420340,"weigh":0,"status":1,"alwaysShow":1,"path":"/webSet","isFrame":0}]
  166. 2020-08-07 12:03:19.896 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`operator_type`,`json_result`,`business_type`,`oper_ip`,`oper_param`,`error_msg`,`oper_id`,`oper_name`,`dept_name`,`oper_url`,`oper_location`,`method`,`request_method`,`status`,`oper_time`,`title`) VALUES(1,'{"code":0,"msg":"成功"}',0,'[::1]','{}','',0,'demo','','/system/auth/menuList','内网IP','/system/auth/menuList','GET',1,1596772999,'菜单管理') ON DUPLICATE KEY UPDATE `method`=VALUES(`method`),`oper_name`=VALUES(`oper_name`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_location`=VALUES(`oper_location`),`title`=VALUES(`title`),`request_method`=VALUES(`request_method`),`status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`business_type`=VALUES(`business_type`),`operator_type`=VALUES(`operator_type`),`json_result`=VALUES(`json_result`),`oper_id`=VALUES(`oper_id`),`oper_ip`=VALUES(`oper_ip`),`oper_param`=VALUES(`oper_param`),`error_msg`=VALUES(`error_msg`)
  167. 2020-08-07 12:03:32.312 [DEBU] [ 2 ms] DELETE FROM `auth_rule` WHERE id in (4,32,65,66,67,68,35,69,70,71)
  168. 2020-08-07 12:03:32.315 [DEBU] [ 2 ms] SELECT * FROM `auth_rule` ORDER BY `weigh` desc,`id` asc
  169. 2020-08-07 12:03:32.321 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`title`,`business_type`,`method`,`operator_type`,`status`,`oper_id`,`oper_location`,`json_result`,`error_msg`,`request_method`,`oper_name`,`dept_name`,`oper_url`,`oper_ip`,`oper_param`,`oper_time`) VALUES('删除菜单',0,'/system/auth/deleteMenu',1,1,0,'内网IP','{"code":0,"msg":"删除成功"}','','DELETE','demo','','/system/auth/deleteMenu','[::1]','{"ids":[4]}',1596773012) ON DUPLICATE KEY UPDATE `oper_id`=VALUES(`oper_id`),`oper_location`=VALUES(`oper_location`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`),`oper_param`=VALUES(`oper_param`),`oper_time`=VALUES(`oper_time`),`request_method`=VALUES(`request_method`),`oper_name`=VALUES(`oper_name`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_ip`=VALUES(`oper_ip`),`title`=VALUES(`title`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`status`=VALUES(`status`)
  170. 2020-08-07 12:03:32 [DEBU] D:/goProject/p2020/gfast_open/app/service/admin/auth_service/auth_rule.go:83: [{"id":1,"pid":0,"name":"system/config","title":"系统配置","icon":"system","condition":"","remark":"Admin tips","menu_type":0,"createtime":1497429920,"updatetime":1497430320,"weigh":0,"status":1,"alwaysShow":1,"path":"config","isFrame":0},{"id":2,"pid":0,"name":"system/auth","title":"权限管理","icon":"peoples","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380524,"weigh":0,"status":1,"alwaysShow":1,"path":"system/auth","isFrame":0},{"id":3,"pid":0,"name":"system/monitor","title":"系统监控","icon":"monitor","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380560,"weigh":0,"status":1,"alwaysShow":1,"path":"monitor","isFrame":0},{"id":5,"pid":1,"name":"system/config/dict/list","title":"字典管理","icon":"dict","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380469,"weigh":0,"status":1,"alwaysShow":1,"path":"dict/list","isFrame":0},{"id":6,"pid":1,"name":"system/config/params/list","title":"参数管理","icon":"date-range","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380510,"weigh":0,"status":1,"alwaysShow":1,"path":"params/list","isFrame":0},{"id":8,"pid":2,"name":"system/auth/menuList","title":"菜单管理","icon":"nested","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380548,"weigh":0,"status":1,"alwaysShow":1,"path":"menuList","isFrame":0},{"id":16,"pid":8,"name":"system/auth/addMenu","title":"添加菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357208,"updatetime":1592357280,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":17,"pid":8,"name":"system/auth/editMenu","title":"修改菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357231,"updatetime":1592357274,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":18,"pid":8,"name":"system/auth/deleteMenu","title":"删除菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357268,"updatetime":1592357268,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":19,"pid":5,"name":"system/config/dict/add","title":"添加字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363585,"updatetime":1592363585,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":20,"pid":5,"name":"system/config/dict/edit","title":"修改字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363604,"updatetime":1592363604,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":21,"pid":5,"name":"system/config/dict/delete","title":"删除字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363629,"updatetime":1592363629,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":22,"pid":5,"name":"system/config/dict/dataList","title":"字典数据管理","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363790,"updatetime":1592365455,"weigh":0,"status":1,"alwaysShow":1,"path":"dataList","isFrame":0},{"id":23,"pid":5,"name":"system/config/dict/dataAdd","title":"添加字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380398,"updatetime":1593411393,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":24,"pid":5,"name":"system/config/dict/dataEdit","title":"修改字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380417,"updatetime":1593411398,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":25,"pid":5,"name":"system/config/dict/dataDelete","title":"删除字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380449,"updatetime":1593411403,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":26,"pid":2,"name":"system/auth/roleList","title":"角色管理","icon":"logininfor","condition":"","remark":"","menu_type":1,"createtime":1592385260,"updatetime":1592385291,"weigh":0,"status":1,"alwaysShow":1,"path":"role","isFrame":0},{"id":27,"pid":26,"name":"system/auth/addRole","title":"添加角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592389821,"updatetime":1592389821,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":28,"pid":2,"name":"system/auth/dept","title":"部门管理","icon":"peoples","condition":"","remark":"","menu_type":1,"createtime":1592449845,"updatetime":1592449845,"weigh":0,"status":1,"alwaysShow":1,"path":"dept","isFrame":0},{"id":29,"pid":26,"name":"system/auth/editRole","title":"修改角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469153,"updatetime":1592469153,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":30,"pid":26,"name":"system/auth/statusSetRole","title":"设置角色状态","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469201,"updatetime":1592469201,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":31,"pid":26,"name":"system/auth/deleteRole","title":"删除角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469234,"updatetime":1592469234,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":33,"pid":2,"name":"system/auth/post","title":"岗位管理","icon":"tab","condition":"","remark":"","menu_type":1,"createtime":1592558968,"updatetime":1592558968,"weigh":0,"status":1,"alwaysShow":1,"path":"post","isFrame":0},{"id":34,"pid":3,"name":"system/monitor/online/list","title":"在线用户","icon":"cascader","condition":"","remark":"","menu_type":1,"createtime":1593328511,"updatetime":1593328511,"weigh":0,"status":1,"alwaysShow":1,"path":"online","isFrame":0},{"id":36,"pid":3,"name":"system/monitor/job","title":"定时任务","icon":"clipboard","condition":"","remark":"","menu_type":1,"createtime":1593332305,"updatetime":1593332434,"weigh":0,"status":1,"alwaysShow":1,"path":"job","isFrame":0},{"id":37,"pid":3,"name":"system/monitor/server","title":"服务监控","icon":"dict","condition":"","remark":"","menu_type":1,"createtime":1593419394,"updatetime":1593419394,"weigh":0,"status":1,"alwaysShow":1,"path":"server","isFrame":0},{"id":38,"pid":3,"name":"system/monitor/logininfor","title":"登录日志","icon":"chart","condition":"","remark":"","menu_type":1,"createtime":1593423378,"updatetime":1593423505,"weigh":0,"status":1,"alwaysShow":1,"path":"logininfor","isFrame":0},{"id":39,"pid":3,"name":"system/monitor/operlog","title":"操作日志","icon":"dashboard","condition":"","remark":"","menu_type":1,"createtime":1593485097,"updatetime":1593485097,"weigh":0,"status":1,"alwaysShow":1,"path":"operlog","isFrame":0},{"id":40,"pid":2,"name":"system/auth/userList","title":"用户管理","icon":"user","condition":"","remark":"","menu_type":1,"createtime":1593572523,"updatetime":1593572523,"weigh":0,"status":1,"alwaysShow":1,"path":"user","isFrame":0},{"id":41,"pid":6,"name":"system/config/params/add","title":"添加参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684331,"updatetime":1593684331,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":42,"pid":6,"name":"system/config/params/edit","title":"修改参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684351,"updatetime":1593684351,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":43,"pid":6,"name":"system/config/params/delete","title":"删除参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684470,"updatetime":1593684470,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":44,"pid":28,"name":"system/dept/addDept","title":"添加部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738070,"updatetime":1593738070,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":45,"pid":28,"name":"system/dept/editDept","title":"修改部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738097,"updatetime":1593738097,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":46,"pid":28,"name":"system/dept/delDept","title":"删除部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738125,"updatetime":1593738125,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":47,"pid":33,"name":"system/post/add","title":"添加岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738444,"updatetime":1593738444,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":48,"pid":33,"name":"system/post/edit","title":"修改岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738567,"updatetime":1593738567,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":49,"pid":33,"name":"system/post/delete","title":"删除岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738590,"updatetime":1593738590,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":50,"pid":40,"name":"system/auth/addUser","title":"添加用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738798,"updatetime":1593738798,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":51,"pid":40,"name":"system/auth/editUser","title":"修改用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738950,"updatetime":1593738950,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":52,"pid":40,"name":"system/auth/resetUserPwd","title":"密码重置","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739001,"updatetime":1593739001,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":53,"pid":40,"name":"system/auth/changeUserStatus","title":"状态设置","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739079,"updatetime":1593739079,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":54,"pid":40,"name":"system/auth/deleteAdmin","title":"删除用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739113,"updatetime":1593739113,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":55,"pid":34,"name":"system/monitor/online/forceLogout","title":"强制退出","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739201,"updatetime":1593739201,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":56,"pid":36,"name":"system/monitor/job/add","title":"添加任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740041,"updatetime":1593740041,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":57,"pid":36,"name":"system/monitor/job/edit","title":"修改任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740062,"updatetime":1593740062,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":58,"pid":36,"name":"system/monitor/job/start","title":"开启任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740105,"updatetime":1593740105,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":59,"pid":36,"name":"system/monitor/job/stop","title":"停止任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740139,"updatetime":1593740139,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":60,"pid":36,"name":"system/monitor/job/delete","title":"删除任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740165,"updatetime":1593740165,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":61,"pid":38,"name":"system/monitor/loginlog/delete","title":"删除","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740342,"updatetime":1593740342,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":62,"pid":38,"name":"system/monitor/loginlog/clear","title":"清空","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740359,"updatetime":1593740359,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":63,"pid":39,"name":"system/monitor/operlog/delete","title":"删除","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740422,"updatetime":1593740422,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":64,"pid":39,"name":"system/monitor/operlog/clear","title":"清空","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740434,"updatetime":1593740434,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":75,"pid":0,"name":"system/tools","title":"系统工具","icon":"server","condition":"","remark":"","menu_type":0,"createtime":1594016328,"updatetime":1594016328,"weigh":0,"status":1,"alwaysShow":1,"path":"system/tools","isFrame":0},{"id":76,"pid":75,"name":"system/tools/build","title":"表单构建","icon":"build","condition":"","remark":"","menu_type":1,"createtime":1594016392,"updatetime":1594016808,"weigh":0,"status":1,"alwaysShow":1,"path":"build","isFrame":0},{"id":77,"pid":75,"name":"system/tools/gen","title":"代码生成","icon":"code","condition":"","remark":"","menu_type":1,"createtime":1594016637,"updatetime":1594016637,"weigh":0,"status":1,"alwaysShow":1,"path":"gen","isFrame":0},{"id":82,"pid":75,"name":"system/tools/api","title":"系统接口","icon":"guide","condition":"","remark":"","menu_type":1,"createtime":1594951684,"updatetime":1594951684,"weigh":0,"status":1,"alwaysShow":1,"path":"api","isFrame":0},{"id":86,"pid":1,"name":"system/config/webSet","title":"站点设置","icon":"system","condition":"","remark":"","menu_type":1,"createtime":1596420340,"updatetime":1596420340,"weigh":0,"status":1,"alwaysShow":1,"path":"/webSet","isFrame":0}]
  171. 2020-08-07 12:03:32.335 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`oper_location`,`dept_name`,`oper_url`,`oper_ip`,`oper_param`,`json_result`,`error_msg`,`title`,`method`,`operator_type`,`request_method`,`oper_name`,`oper_time`,`oper_id`,`business_type`,`status`) VALUES('内网IP','','/system/auth/menuList','[::1]','{}','{"code":0,"msg":"成功"}','','菜单管理','/system/auth/menuList',1,'GET','demo',1596773012,0,0,1) ON DUPLICATE KEY UPDATE `oper_ip`=VALUES(`oper_ip`),`oper_location`=VALUES(`oper_location`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`operator_type`=VALUES(`operator_type`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`),`title`=VALUES(`title`),`method`=VALUES(`method`),`oper_time`=VALUES(`oper_time`),`request_method`=VALUES(`request_method`),`oper_name`=VALUES(`oper_name`),`status`=VALUES(`status`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`)
  172. 2020-08-07 12:03:51.346 [DEBU] [ 0 ms] SELECT * FROM `user` WHERE `id`=31
  173. 2020-08-07 12:03:51.349 [DEBU] [ 1 ms] SELECT * FROM `role` ORDER BY `list_order` asc,`id` asc
  174. 2020-08-07 12:03:51.352 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`business_type`,`dept_name`,`oper_param`,`oper_time`,`request_method`,`oper_ip`,`json_result`,`status`,`oper_id`,`title`,`oper_name`,`oper_url`,`oper_location`,`error_msg`,`method`,`operator_type`) VALUES(0,'','{}',1596773031,'GET','[::1]','{"code":0,"msg":"ok"}',1,0,'','demo','/system/index/getInfo','内网IP','','/system/index/getInfo',1) ON DUPLICATE KEY UPDATE `json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`request_method`=VALUES(`request_method`),`oper_ip`=VALUES(`oper_ip`),`oper_name`=VALUES(`oper_name`),`oper_url`=VALUES(`oper_url`),`oper_location`=VALUES(`oper_location`),`error_msg`=VALUES(`error_msg`),`oper_id`=VALUES(`oper_id`),`title`=VALUES(`title`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`oper_param`=VALUES(`oper_param`),`oper_time`=VALUES(`oper_time`),`business_type`=VALUES(`business_type`),`dept_name`=VALUES(`dept_name`)
  175. 2020-08-07 12:03:51.367 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_url`,`business_type`,`oper_time`,`title`,`method`,`request_method`,`operator_type`,`oper_name`,`oper_ip`,`oper_location`,`oper_id`,`dept_name`,`oper_param`,`json_result`,`status`,`error_msg`) VALUES('/system/index/getRouters',0,1596773031,'','/system/index/getRouters','GET',1,'demo','[::1]','内网IP',0,'','{}','{"code":0,"msg":"ok"}',1,'') ON DUPLICATE KEY UPDATE `title`=VALUES(`title`),`method`=VALUES(`method`),`request_method`=VALUES(`request_method`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`oper_ip`=VALUES(`oper_ip`),`oper_location`=VALUES(`oper_location`),`oper_id`=VALUES(`oper_id`),`dept_name`=VALUES(`dept_name`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`error_msg`=VALUES(`error_msg`),`oper_url`=VALUES(`oper_url`),`business_type`=VALUES(`business_type`),`oper_time`=VALUES(`oper_time`)
  176. 2020-08-07 12:03:51 [DEBU] D:/goProject/p2020/gfast_open/app/service/admin/auth_service/auth_rule.go:83: [{"id":1,"pid":0,"name":"system/config","title":"系统配置","icon":"system","condition":"","remark":"Admin tips","menu_type":0,"createtime":1497429920,"updatetime":1497430320,"weigh":0,"status":1,"alwaysShow":1,"path":"config","isFrame":0},{"id":2,"pid":0,"name":"system/auth","title":"权限管理","icon":"peoples","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380524,"weigh":0,"status":1,"alwaysShow":1,"path":"system/auth","isFrame":0},{"id":3,"pid":0,"name":"system/monitor","title":"系统监控","icon":"monitor","condition":"","remark":"","menu_type":0,"createtime":1497429920,"updatetime":1592380560,"weigh":0,"status":1,"alwaysShow":1,"path":"monitor","isFrame":0},{"id":5,"pid":1,"name":"system/config/dict/list","title":"字典管理","icon":"dict","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380469,"weigh":0,"status":1,"alwaysShow":1,"path":"dict/list","isFrame":0},{"id":6,"pid":1,"name":"system/config/params/list","title":"参数管理","icon":"date-range","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380510,"weigh":0,"status":1,"alwaysShow":1,"path":"params/list","isFrame":0},{"id":8,"pid":2,"name":"system/auth/menuList","title":"菜单管理","icon":"nested","condition":"","remark":"","menu_type":1,"createtime":1497429920,"updatetime":1592380548,"weigh":0,"status":1,"alwaysShow":1,"path":"menuList","isFrame":0},{"id":16,"pid":8,"name":"system/auth/addMenu","title":"添加菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357208,"updatetime":1592357280,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":17,"pid":8,"name":"system/auth/editMenu","title":"修改菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357231,"updatetime":1592357274,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":18,"pid":8,"name":"system/auth/deleteMenu","title":"删除菜单","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592357268,"updatetime":1592357268,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":19,"pid":5,"name":"system/config/dict/add","title":"添加字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363585,"updatetime":1592363585,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":20,"pid":5,"name":"system/config/dict/edit","title":"修改字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363604,"updatetime":1592363604,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":21,"pid":5,"name":"system/config/dict/delete","title":"删除字典","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363629,"updatetime":1592363629,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":22,"pid":5,"name":"system/config/dict/dataList","title":"字典数据管理","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592363790,"updatetime":1592365455,"weigh":0,"status":1,"alwaysShow":1,"path":"dataList","isFrame":0},{"id":23,"pid":5,"name":"system/config/dict/dataAdd","title":"添加字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380398,"updatetime":1593411393,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":24,"pid":5,"name":"system/config/dict/dataEdit","title":"修改字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380417,"updatetime":1593411398,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":25,"pid":5,"name":"system/config/dict/dataDelete","title":"删除字典数据","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592380449,"updatetime":1593411403,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":26,"pid":2,"name":"system/auth/roleList","title":"角色管理","icon":"logininfor","condition":"","remark":"","menu_type":1,"createtime":1592385260,"updatetime":1592385291,"weigh":0,"status":1,"alwaysShow":1,"path":"role","isFrame":0},{"id":27,"pid":26,"name":"system/auth/addRole","title":"添加角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592389821,"updatetime":1592389821,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":28,"pid":2,"name":"system/auth/dept","title":"部门管理","icon":"peoples","condition":"","remark":"","menu_type":1,"createtime":1592449845,"updatetime":1592449845,"weigh":0,"status":1,"alwaysShow":1,"path":"dept","isFrame":0},{"id":29,"pid":26,"name":"system/auth/editRole","title":"修改角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469153,"updatetime":1592469153,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":30,"pid":26,"name":"system/auth/statusSetRole","title":"设置角色状态","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469201,"updatetime":1592469201,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":31,"pid":26,"name":"system/auth/deleteRole","title":"删除角色","icon":"","condition":"","remark":"","menu_type":2,"createtime":1592469234,"updatetime":1592469234,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":33,"pid":2,"name":"system/auth/post","title":"岗位管理","icon":"tab","condition":"","remark":"","menu_type":1,"createtime":1592558968,"updatetime":1592558968,"weigh":0,"status":1,"alwaysShow":1,"path":"post","isFrame":0},{"id":34,"pid":3,"name":"system/monitor/online/list","title":"在线用户","icon":"cascader","condition":"","remark":"","menu_type":1,"createtime":1593328511,"updatetime":1593328511,"weigh":0,"status":1,"alwaysShow":1,"path":"online","isFrame":0},{"id":36,"pid":3,"name":"system/monitor/job","title":"定时任务","icon":"clipboard","condition":"","remark":"","menu_type":1,"createtime":1593332305,"updatetime":1593332434,"weigh":0,"status":1,"alwaysShow":1,"path":"job","isFrame":0},{"id":37,"pid":3,"name":"system/monitor/server","title":"服务监控","icon":"dict","condition":"","remark":"","menu_type":1,"createtime":1593419394,"updatetime":1593419394,"weigh":0,"status":1,"alwaysShow":1,"path":"server","isFrame":0},{"id":38,"pid":3,"name":"system/monitor/logininfor","title":"登录日志","icon":"chart","condition":"","remark":"","menu_type":1,"createtime":1593423378,"updatetime":1593423505,"weigh":0,"status":1,"alwaysShow":1,"path":"logininfor","isFrame":0},{"id":39,"pid":3,"name":"system/monitor/operlog","title":"操作日志","icon":"dashboard","condition":"","remark":"","menu_type":1,"createtime":1593485097,"updatetime":1593485097,"weigh":0,"status":1,"alwaysShow":1,"path":"operlog","isFrame":0},{"id":40,"pid":2,"name":"system/auth/userList","title":"用户管理","icon":"user","condition":"","remark":"","menu_type":1,"createtime":1593572523,"updatetime":1593572523,"weigh":0,"status":1,"alwaysShow":1,"path":"user","isFrame":0},{"id":41,"pid":6,"name":"system/config/params/add","title":"添加参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684331,"updatetime":1593684331,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":42,"pid":6,"name":"system/config/params/edit","title":"修改参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684351,"updatetime":1593684351,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":43,"pid":6,"name":"system/config/params/delete","title":"删除参数","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593684470,"updatetime":1593684470,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":44,"pid":28,"name":"system/dept/addDept","title":"添加部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738070,"updatetime":1593738070,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":45,"pid":28,"name":"system/dept/editDept","title":"修改部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738097,"updatetime":1593738097,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":46,"pid":28,"name":"system/dept/delDept","title":"删除部门","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738125,"updatetime":1593738125,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":47,"pid":33,"name":"system/post/add","title":"添加岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738444,"updatetime":1593738444,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":48,"pid":33,"name":"system/post/edit","title":"修改岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738567,"updatetime":1593738567,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":49,"pid":33,"name":"system/post/delete","title":"删除岗位","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738590,"updatetime":1593738590,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":50,"pid":40,"name":"system/auth/addUser","title":"添加用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738798,"updatetime":1593738798,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":51,"pid":40,"name":"system/auth/editUser","title":"修改用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593738950,"updatetime":1593738950,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":52,"pid":40,"name":"system/auth/resetUserPwd","title":"密码重置","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739001,"updatetime":1593739001,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":53,"pid":40,"name":"system/auth/changeUserStatus","title":"状态设置","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739079,"updatetime":1593739079,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":54,"pid":40,"name":"system/auth/deleteAdmin","title":"删除用户","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739113,"updatetime":1593739113,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":55,"pid":34,"name":"system/monitor/online/forceLogout","title":"强制退出","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593739201,"updatetime":1593739201,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":56,"pid":36,"name":"system/monitor/job/add","title":"添加任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740041,"updatetime":1593740041,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":57,"pid":36,"name":"system/monitor/job/edit","title":"修改任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740062,"updatetime":1593740062,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":58,"pid":36,"name":"system/monitor/job/start","title":"开启任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740105,"updatetime":1593740105,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":59,"pid":36,"name":"system/monitor/job/stop","title":"停止任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740139,"updatetime":1593740139,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":60,"pid":36,"name":"system/monitor/job/delete","title":"删除任务","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740165,"updatetime":1593740165,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":61,"pid":38,"name":"system/monitor/loginlog/delete","title":"删除","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740342,"updatetime":1593740342,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":62,"pid":38,"name":"system/monitor/loginlog/clear","title":"清空","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740359,"updatetime":1593740359,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":63,"pid":39,"name":"system/monitor/operlog/delete","title":"删除","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740422,"updatetime":1593740422,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":64,"pid":39,"name":"system/monitor/operlog/clear","title":"清空","icon":"","condition":"","remark":"","menu_type":2,"createtime":1593740434,"updatetime":1593740434,"weigh":0,"status":1,"alwaysShow":1,"path":"","isFrame":0},{"id":75,"pid":0,"name":"system/tools","title":"系统工具","icon":"server","condition":"","remark":"","menu_type":0,"createtime":1594016328,"updatetime":1594016328,"weigh":0,"status":1,"alwaysShow":1,"path":"system/tools","isFrame":0},{"id":76,"pid":75,"name":"system/tools/build","title":"表单构建","icon":"build","condition":"","remark":"","menu_type":1,"createtime":1594016392,"updatetime":1594016808,"weigh":0,"status":1,"alwaysShow":1,"path":"build","isFrame":0},{"id":77,"pid":75,"name":"system/tools/gen","title":"代码生成","icon":"code","condition":"","remark":"","menu_type":1,"createtime":1594016637,"updatetime":1594016637,"weigh":0,"status":1,"alwaysShow":1,"path":"gen","isFrame":0},{"id":82,"pid":75,"name":"system/tools/api","title":"系统接口","icon":"guide","condition":"","remark":"","menu_type":1,"createtime":1594951684,"updatetime":1594951684,"weigh":0,"status":1,"alwaysShow":1,"path":"api","isFrame":0},{"id":86,"pid":1,"name":"system/config/webSet","title":"站点设置","icon":"system","condition":"","remark":"","menu_type":1,"createtime":1596420340,"updatetime":1596420340,"weigh":0,"status":1,"alwaysShow":1,"path":"/webSet","isFrame":0}]
  177. 2020-08-07 12:03:51.745 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`error_msg`,`request_method`,`oper_ip`,`oper_url`,`business_type`,`oper_name`,`oper_time`,`title`,`oper_param`,`operator_type`,`dept_name`,`oper_location`,`json_result`,`status`,`oper_id`,`method`) VALUES('','GET','[::1]','/system/auth/menuList',0,'demo',1596773031,'菜单管理','{}',1,'','内网IP','{"code":0,"msg":"成功"}',1,0,'/system/auth/menuList') ON DUPLICATE KEY UPDATE `business_type`=VALUES(`business_type`),`oper_name`=VALUES(`oper_name`),`oper_url`=VALUES(`oper_url`),`title`=VALUES(`title`),`oper_param`=VALUES(`oper_param`),`oper_time`=VALUES(`oper_time`),`dept_name`=VALUES(`dept_name`),`oper_location`=VALUES(`oper_location`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`oper_id`=VALUES(`oper_id`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`request_method`=VALUES(`request_method`),`oper_ip`=VALUES(`oper_ip`),`error_msg`=VALUES(`error_msg`)
  178. 2020-08-07 12:03:57.240 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `web_set`
  179. 2020-08-07 12:03:57.240 [DEBU] [ 0 ms] SELECT * FROM `web_set`
  180. 2020-08-07 12:03:57.242 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_url`,`method`,`operator_type`,`error_msg`,`oper_id`,`status`,`oper_ip`,`title`,`business_type`,`dept_name`,`oper_location`,`oper_param`,`json_result`,`oper_time`,`request_method`,`oper_name`) VALUES('/system/config/webSet/getInfo','/system/config/webSet/getInfo',1,'',0,0,'[::1]','',0,'','内网IP','{}','',1596773037,'GET','demo') ON DUPLICATE KEY UPDATE `oper_id`=VALUES(`oper_id`),`status`=VALUES(`status`),`error_msg`=VALUES(`error_msg`),`title`=VALUES(`title`),`business_type`=VALUES(`business_type`),`oper_ip`=VALUES(`oper_ip`),`request_method`=VALUES(`request_method`),`oper_name`=VALUES(`oper_name`),`dept_name`=VALUES(`dept_name`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`oper_time`=VALUES(`oper_time`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`oper_url`=VALUES(`oper_url`)
  181. 2020-08-07 12:04:03.882 [DEBU] [ 2 ms] SELECT * FROM `user` WHERE `id`=31
  182. 2020-08-07 12:04:03.884 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`title`,`operator_type`,`oper_url`,`status`,`method`,`request_method`,`oper_location`,`oper_id`,`oper_name`,`oper_param`,`json_result`,`error_msg`,`oper_time`,`business_type`,`dept_name`,`oper_ip`) VALUES('',1,'/system/index/getInfo',1,'/system/index/getInfo','GET','内网IP',0,'demo','{}','{"code":0,"msg":"ok"}','',1596773043,0,'','[::1]') ON DUPLICATE KEY UPDATE `operator_type`=VALUES(`operator_type`),`oper_url`=VALUES(`oper_url`),`title`=VALUES(`title`),`request_method`=VALUES(`request_method`),`oper_location`=VALUES(`oper_location`),`status`=VALUES(`status`),`method`=VALUES(`method`),`oper_name`=VALUES(`oper_name`),`oper_param`=VALUES(`oper_param`),`oper_id`=VALUES(`oper_id`),`dept_name`=VALUES(`dept_name`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`),`oper_time`=VALUES(`oper_time`),`business_type`=VALUES(`business_type`)
  183. 2020-08-07 12:04:03.922 [DEBU] [ 2 ms] INSERT INTO `sys_oper_log`(`dept_name`,`oper_param`,`json_result`,`error_msg`,`oper_id`,`method`,`oper_name`,`title`,`operator_type`,`request_method`,`oper_ip`,`status`,`oper_time`,`business_type`,`oper_url`,`oper_location`) VALUES('','{}','{"code":0,"msg":"ok"}','',0,'/system/index/getRouters','demo','',1,'GET','[::1]',1,1596773043,0,'/system/index/getRouters','内网IP') ON DUPLICATE KEY UPDATE `method`=VALUES(`method`),`oper_name`=VALUES(`oper_name`),`dept_name`=VALUES(`dept_name`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`),`oper_id`=VALUES(`oper_id`),`operator_type`=VALUES(`operator_type`),`title`=VALUES(`title`),`oper_ip`=VALUES(`oper_ip`),`request_method`=VALUES(`request_method`),`oper_url`=VALUES(`oper_url`),`oper_location`=VALUES(`oper_location`),`status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`business_type`=VALUES(`business_type`)
  184. 2020-08-07 12:04:04.340 [DEBU] [ 3 ms] SELECT * FROM `web_set`
  185. 2020-08-07 12:04:04.394 [DEBU] [ 28 ms] INSERT INTO `sys_oper_log`(`request_method`,`oper_name`,`dept_name`,`title`,`business_type`,`method`,`operator_type`,`oper_ip`,`json_result`,`status`,`error_msg`,`oper_id`,`oper_location`,`oper_param`,`oper_time`,`oper_url`) VALUES('GET','demo','','',0,'/system/config/webSet/getInfo',1,'[::1]','',0,'',0,'内网IP','{}',1596773044,'/system/config/webSet/getInfo') ON DUPLICATE KEY UPDATE `request_method`=VALUES(`request_method`),`oper_name`=VALUES(`oper_name`),`dept_name`=VALUES(`dept_name`),`title`=VALUES(`title`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`error_msg`=VALUES(`error_msg`),`oper_id`=VALUES(`oper_id`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`oper_time`=VALUES(`oper_time`),`oper_url`=VALUES(`oper_url`)
  186. 2020-08-07 12:04:57.531 [DEBU] [ 6 ms] SHOW FULL COLUMNS FROM `sys_config`
  187. 2020-08-07 12:04:57.532 [DEBU] [ 0 ms] SELECT * FROM `sys_config` WHERE `config_key`='sys.uploadFile.imageType'
  188. 2020-08-07 12:04:57.533 [DEBU] [ 1 ms] SELECT * FROM `sys_config` WHERE `config_key`='sys.uploadFile.imageSize'
  189. 2020-08-07 12:04:57.555 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`request_method`,`oper_url`,`business_type`,`oper_name`,`oper_ip`,`status`,`oper_id`,`title`,`method`,`dept_name`,`operator_type`,`oper_location`,`oper_param`,`json_result`,`error_msg`,`oper_time`) VALUES('POST','/system/upload/upImg',0,'demo','[::1]',1,0,'','/system/upload/upImg','',1,'内网IP','{"token":"fCLUxFpxP3QqVAezWSiqJ34BRz5YTp2qDGmH5L5jiv7IuTjnVwU1hMxIMAIJawrf5qsUDdMBG00DhEeRbBgJbkDOKz0OvuYSD97x5PkNSjATYsqjHK5GMBoINrI38qFQ"}','{"code":0,"msg":"上传成功"}','',1596773097) ON DUPLICATE KEY UPDATE `business_type`=VALUES(`business_type`),`oper_name`=VALUES(`oper_name`),`oper_ip`=VALUES(`oper_ip`),`status`=VALUES(`status`),`oper_id`=VALUES(`oper_id`),`title`=VALUES(`title`),`method`=VALUES(`method`),`dept_name`=VALUES(`dept_name`),`error_msg`=VALUES(`error_msg`),`oper_time`=VALUES(`oper_time`),`operator_type`=VALUES(`operator_type`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`request_method`=VALUES(`request_method`),`oper_url`=VALUES(`oper_url`)
  190. 2020-08-07 12:04:59.757 [DEBU] [ 47 ms] REPLACE INTO `web_set`(`web_content`,`web_id`) VALUES('{"webLogo":"pub_upload/2020-08-07/c4qgtm9okus0lbku6g.jpg","webName":"gfast","webSite":"localhost"}',0)
  191. 2020-08-07 12:04:59.759 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_url`,`oper_ip`,`oper_location`,`oper_param`,`oper_id`,`business_type`,`request_method`,`dept_name`,`oper_time`,`title`,`status`,`method`,`json_result`,`error_msg`,`operator_type`,`oper_name`) VALUES('/system/config/webSet/update','[::1]','内网IP','{"webContent":{"webLogo":"pub_upload/2020-08-07/c4qgtm9okus0lbku6g.jpg","webName":"gfast","webSite":"localhost"}}',0,0,'POST','',1596773099,'',1,'/system/config/webSet/update','{"code":0,"msg":"更新成功!"}','',1,'demo') ON DUPLICATE KEY UPDATE `title`=VALUES(`title`),`status`=VALUES(`status`),`method`=VALUES(`method`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`oper_ip`=VALUES(`oper_ip`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`request_method`=VALUES(`request_method`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_time`=VALUES(`oper_time`)
  192. 2020-08-07 12:05:02.854 [DEBU] [ 0 ms] SELECT * FROM `user` WHERE `id`=31
  193. 2020-08-07 12:05:02.857 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`error_msg`,`oper_id`,`business_type`,`method`,`request_method`,`oper_location`,`status`,`oper_url`,`oper_ip`,`json_result`,`title`,`oper_name`,`oper_param`,`operator_type`,`dept_name`,`oper_time`) VALUES('',0,0,'/system/index/getInfo','GET','内网IP',1,'/system/index/getInfo','[::1]','{"code":0,"msg":"ok"}','','demo','{}',1,'',1596773102) ON DUPLICATE KEY UPDATE `error_msg`=VALUES(`error_msg`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`request_method`=VALUES(`request_method`),`oper_location`=VALUES(`oper_location`),`status`=VALUES(`status`),`oper_url`=VALUES(`oper_url`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`title`=VALUES(`title`),`oper_name`=VALUES(`oper_name`),`oper_param`=VALUES(`oper_param`),`operator_type`=VALUES(`operator_type`),`dept_name`=VALUES(`dept_name`),`oper_time`=VALUES(`oper_time`)
  194. 2020-08-07 12:05:02.898 [DEBU] [ 2 ms] INSERT INTO `sys_oper_log`(`oper_ip`,`json_result`,`status`,`oper_time`,`method`,`oper_url`,`business_type`,`request_method`,`operator_type`,`oper_name`,`error_msg`,`oper_id`,`title`,`oper_location`,`oper_param`,`dept_name`) VALUES('[::1]','{"code":0,"msg":"ok"}',1,1596773102,'/system/index/getRouters','/system/index/getRouters',0,'GET',1,'demo','',0,'','内网IP','{}','') ON DUPLICATE KEY UPDATE `oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`dept_name`=VALUES(`dept_name`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`method`=VALUES(`method`),`oper_url`=VALUES(`oper_url`),`business_type`=VALUES(`business_type`),`request_method`=VALUES(`request_method`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`error_msg`=VALUES(`error_msg`),`oper_id`=VALUES(`oper_id`),`title`=VALUES(`title`)
  195. 2020-08-07 12:05:03.367 [DEBU] [ 0 ms] SELECT * FROM `web_set`
  196. 2020-08-07 12:05:03.374 [DEBU] [ 3 ms] INSERT INTO `sys_oper_log`(`status`,`oper_id`,`request_method`,`oper_name`,`oper_ip`,`json_result`,`oper_time`,`method`,`operator_type`,`error_msg`,`dept_name`,`oper_url`,`oper_location`,`oper_param`,`title`,`business_type`) VALUES(1,0,'GET','demo','[::1]','{"code":0,"msg":"站点信息"}',1596773103,'/system/config/webSet/getInfo',1,'','','/system/config/webSet/getInfo','内网IP','{}','',0) ON DUPLICATE KEY UPDATE `error_msg`=VALUES(`error_msg`),`title`=VALUES(`title`),`business_type`=VALUES(`business_type`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`oper_id`=VALUES(`oper_id`),`request_method`=VALUES(`request_method`),`status`=VALUES(`status`),`method`=VALUES(`method`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`oper_time`=VALUES(`oper_time`)
  197. 2020-08-07 12:05:10.809 [DEBU] [ 1 ms] SELECT COUNT(1) FROM `sys_config`
  198. 2020-08-07 12:05:10.809 [DEBU] [ 0 ms] SELECT * FROM `sys_config` ORDER BY `config_id` asc LIMIT 0,10
  199. 2020-08-07 12:05:10.810 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='sys_yes_no' AND `status`=1
  200. 2020-08-07 12:05:10.811 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_yes_no' ORDER BY `dict_sort` ASC,`dict_code` ASC
  201. 2020-08-07 12:05:10.814 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`business_type`,`request_method`,`oper_param`,`status`,`oper_id`,`title`,`oper_ip`,`oper_name`,`dept_name`,`operator_type`,`oper_url`,`json_result`,`error_msg`,`oper_time`,`method`,`oper_location`) VALUES(0,'GET','{"beginTime":"","endTime":"","pageNum":"1","pageSize":"10"}',1,0,'参数管理','[::1]','demo','',1,'/system/config/params/list?pageNum=1&pageSize=10&beginTime=&endTime=','{"code":0,"msg":"字典列表"}','',1596773110,'/system/config/params/list','内网IP') ON DUPLICATE KEY UPDATE `business_type`=VALUES(`business_type`),`request_method`=VALUES(`request_method`),`oper_param`=VALUES(`oper_param`),`status`=VALUES(`status`),`oper_id`=VALUES(`oper_id`),`title`=VALUES(`title`),`oper_ip`=VALUES(`oper_ip`),`oper_name`=VALUES(`oper_name`),`dept_name`=VALUES(`dept_name`),`operator_type`=VALUES(`operator_type`),`oper_url`=VALUES(`oper_url`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`),`oper_time`=VALUES(`oper_time`),`method`=VALUES(`method`),`oper_location`=VALUES(`oper_location`)
  202. 2020-08-07 12:05:12.257 [DEBU] [ 0 ms] SELECT COUNT(1) FROM `sys_dict_type`
  203. 2020-08-07 12:05:12.257 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_type` ORDER BY `dict_id` asc LIMIT 0,10
  204. 2020-08-07 12:05:12.260 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_time`,`operator_type`,`oper_name`,`oper_param`,`json_result`,`status`,`error_msg`,`oper_id`,`business_type`,`method`,`request_method`,`dept_name`,`oper_ip`,`title`,`oper_url`,`oper_location`) VALUES(1596773112,1,'demo','{"beginTime":"","endTime":"","pageNum":"1","pageSize":"10"}','{"code":0,"msg":"字典列表"}',1,'',0,0,'/system/config/dict/list','GET','','[::1]','字典管理','/system/config/dict/list?pageNum=1&pageSize=10&beginTime=&endTime=','内网IP') ON DUPLICATE KEY UPDATE `oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`request_method`=VALUES(`request_method`),`dept_name`=VALUES(`dept_name`),`oper_ip`=VALUES(`oper_ip`),`title`=VALUES(`title`),`oper_url`=VALUES(`oper_url`),`oper_location`=VALUES(`oper_location`),`oper_time`=VALUES(`oper_time`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`oper_param`=VALUES(`oper_param`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`error_msg`=VALUES(`error_msg`)
  205. 2020-08-07 12:05:17.781 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `user_online`
  206. 2020-08-07 12:05:17.782 [DEBU] [ 0 ms] SELECT COUNT(1) FROM `user_online`
  207. 2020-08-07 12:05:17.783 [DEBU] [ 1 ms] SELECT `id`,`uuid`,`create_time`,`user_name`,`ip`,`explorer`,`os` FROM `user_online` ORDER BY `create_time` DESC LIMIT 0,10
  208. 2020-08-07 12:05:17.784 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`dept_name`,`oper_location`,`oper_param`,`error_msg`,`oper_time`,`request_method`,`operator_type`,`oper_ip`,`status`,`business_type`,`json_result`,`title`,`method`,`oper_name`,`oper_url`,`oper_id`) VALUES('','内网IP','{"pageNum":"1","pageSize":"10"}','',1596773117,'GET',1,'[::1]',1,0,'{"code":0,"msg":"用户在线状态"}','在线用户','/system/monitor/online/list','demo','/system/monitor/online/list?pageNum=1&pageSize=10',0) ON DUPLICATE KEY UPDATE `request_method`=VALUES(`request_method`),`dept_name`=VALUES(`dept_name`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`error_msg`=VALUES(`error_msg`),`oper_time`=VALUES(`oper_time`),`business_type`=VALUES(`business_type`),`operator_type`=VALUES(`operator_type`),`oper_ip`=VALUES(`oper_ip`),`status`=VALUES(`status`),`title`=VALUES(`title`),`json_result`=VALUES(`json_result`),`oper_id`=VALUES(`oper_id`),`method`=VALUES(`method`),`oper_name`=VALUES(`oper_name`),`oper_url`=VALUES(`oper_url`)
  209. 2020-08-07 12:05:19.321 [DEBU] [ 0 ms] SELECT COUNT(1) FROM `sys_job`
  210. 2020-08-07 12:05:19.322 [DEBU] [ 0 ms] SELECT * FROM `sys_job` ORDER BY `job_id` asc LIMIT 0,10
  211. 2020-08-07 12:05:19.323 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='sys_job_status' AND `status`=1
  212. 2020-08-07 12:05:19.324 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_job_status' ORDER BY `dict_sort` ASC,`dict_code` ASC
  213. 2020-08-07 12:05:19.325 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_type` WHERE `status`=1 AND `dict_type`='sys_job_group'
  214. 2020-08-07 12:05:19.326 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_job_group' ORDER BY `dict_sort` ASC,`dict_code` ASC
  215. 2020-08-07 12:05:19.328 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_time`,`dept_name`,`oper_ip`,`json_result`,`status`,`request_method`,`oper_name`,`oper_location`,`operator_type`,`oper_url`,`oper_param`,`error_msg`,`oper_id`,`title`,`business_type`,`method`) VALUES(1596773119,'','[::1]','{"code":0,"msg":"任务列表"}',1,'GET','demo','内网IP',1,'/system/monitor/job/list?pageNum=1&pageSize=10','{"pageNum":"1","pageSize":"10"}','',0,'',0,'/system/monitor/job/list') ON DUPLICATE KEY UPDATE `operator_type`=VALUES(`operator_type`),`oper_url`=VALUES(`oper_url`),`oper_param`=VALUES(`oper_param`),`oper_id`=VALUES(`oper_id`),`title`=VALUES(`title`),`business_type`=VALUES(`business_type`),`method`=VALUES(`method`),`error_msg`=VALUES(`error_msg`),`dept_name`=VALUES(`dept_name`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`request_method`=VALUES(`request_method`),`oper_name`=VALUES(`oper_name`),`oper_location`=VALUES(`oper_location`)
  216. 2020-08-07 12:05:21.645 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`request_method`,`oper_name`,`json_result`,`status`,`business_type`,`oper_ip`,`oper_time`,`operator_type`,`dept_name`,`oper_url`,`oper_location`,`error_msg`,`oper_id`,`title`,`method`,`oper_param`) VALUES('GET','demo','{"code":0,"msg":"服务监控"}',1,0,'[::1]',1596773121,1,'','/system/monitor/server/info','内网IP','',0,'','/system/monitor/server/info','{}') ON DUPLICATE KEY UPDATE `business_type`=VALUES(`business_type`),`oper_ip`=VALUES(`oper_ip`),`operator_type`=VALUES(`operator_type`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_location`=VALUES(`oper_location`),`oper_time`=VALUES(`oper_time`),`oper_id`=VALUES(`oper_id`),`title`=VALUES(`title`),`method`=VALUES(`method`),`oper_param`=VALUES(`oper_param`),`error_msg`=VALUES(`error_msg`),`request_method`=VALUES(`request_method`),`oper_name`=VALUES(`oper_name`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`)
  217. 2020-08-07 12:05:24.387 [DEBU] [ 5 ms] SHOW FULL COLUMNS FROM `sys_login_log`
  218. 2020-08-07 12:05:24.388 [DEBU] [ 0 ms] SELECT COUNT(1) FROM `sys_login_log`
  219. 2020-08-07 12:05:24.418 [DEBU] [ 30 ms] SELECT * FROM `sys_login_log` ORDER BY `login_time` DESC LIMIT 0,10
  220. 2020-08-07 12:05:24.419 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='admin_login_status' AND `status`=1
  221. 2020-08-07 12:05:24.420 [DEBU] [ 0 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='admin_login_status' ORDER BY `dict_sort` ASC,`dict_code` ASC
  222. 2020-08-07 12:05:24.424 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_location`,`error_msg`,`oper_id`,`title`,`method`,`oper_url`,`oper_param`,`status`,`dept_name`,`oper_name`,`oper_ip`,`json_result`,`oper_time`,`business_type`,`request_method`,`operator_type`) VALUES('内网IP','',0,'','/system/monitor/loginlog/list','/system/monitor/loginlog/list?pageNum=1&pageSize=10&beginTime=&endTime=','{"beginTime":"","endTime":"","pageNum":"1","pageSize":"10"}',1,'','demo','[::1]','{"code":0,"msg":"登录日志列表"}',1596773124,0,'GET',1) ON DUPLICATE KEY UPDATE `oper_url`=VALUES(`oper_url`),`oper_param`=VALUES(`oper_param`),`status`=VALUES(`status`),`dept_name`=VALUES(`dept_name`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`oper_time`=VALUES(`oper_time`),`business_type`=VALUES(`business_type`),`request_method`=VALUES(`request_method`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`error_msg`=VALUES(`error_msg`),`oper_id`=VALUES(`oper_id`),`title`=VALUES(`title`),`method`=VALUES(`method`),`oper_location`=VALUES(`oper_location`)
  223. 2020-08-07 12:07:06.056 [DEBU] [ 2 ms] SELECT * FROM `sys_job` WHERE `job_id`=8
  224. 2020-08-07 12:07:06.097 [DEBU] [ 39 ms] UPDATE `sys_job` SET `status`=0,`update_time`=1596768044,`remark`='',`update_by`=2,`job_id`=8,`misfire_policy`=1,`concurrent`=0,`job_name`='在线用户定时更新',`job_group`='DEFAULT',`create_time`=1596763977,`create_by`=2,`job_params`='',`invoke_target`='checkUserOnline',`cron_expression`='5 */10 * * * *' WHERE `job_id` IN (8)
  225. 2020-08-07 12:07:06.099 [DEBU] [ 0 ms] INSERT INTO `sys_oper_log`(`method`,`request_method`,`dept_name`,`oper_location`,`oper_param`,`title`,`business_type`,`oper_name`,`oper_ip`,`error_msg`,`json_result`,`oper_time`,`oper_id`,`operator_type`,`oper_url`,`status`) VALUES('/system/monitor/job/start','GET','','内网IP','{"id":"8"}','开启任务',0,'demo','[::1]','','{"code":0,"msg":"定时任务管理启动成功"}',1596773226,0,1,'/system/monitor/job/start?id=8',1) ON DUPLICATE KEY UPDATE `oper_id`=VALUES(`oper_id`),`operator_type`=VALUES(`operator_type`),`oper_url`=VALUES(`oper_url`),`status`=VALUES(`status`),`method`=VALUES(`method`),`request_method`=VALUES(`request_method`),`dept_name`=VALUES(`dept_name`),`oper_location`=VALUES(`oper_location`),`oper_param`=VALUES(`oper_param`),`title`=VALUES(`title`),`business_type`=VALUES(`business_type`),`oper_name`=VALUES(`oper_name`),`oper_ip`=VALUES(`oper_ip`),`error_msg`=VALUES(`error_msg`),`json_result`=VALUES(`json_result`),`oper_time`=VALUES(`oper_time`)
  226. 2020-08-07 12:07:21.832 [DEBU] [ 1 ms] SELECT COUNT(1) FROM `sys_oper_log`
  227. 2020-08-07 12:07:21.833 [DEBU] [ 2 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='sys_oper_log_status' AND `status`=1
  228. 2020-08-07 12:07:21.833 [DEBU] [ 1 ms] SELECT * FROM `sys_oper_log` ORDER BY `oper_time` DESC LIMIT 0,10
  229. 2020-08-07 12:07:21.837 [DEBU] [ 4 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_oper_log_status' ORDER BY `dict_sort` ASC,`dict_code` ASC
  230. 2020-08-07 12:07:21.838 [DEBU] [ 2 ms] SELECT * FROM `sys_dict_type` WHERE `dict_type`='sys_oper_log_status' AND `status`=1
  231. 2020-08-07 12:07:21.839 [DEBU] [ 1 ms] SELECT * FROM `sys_dict_data` WHERE `dict_type`='sys_oper_log_status' ORDER BY `dict_sort` ASC,`dict_code` ASC
  232. 2020-08-07 12:07:21.840 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_location`,`oper_id`,`business_type`,`operator_type`,`dept_name`,`title`,`request_method`,`oper_url`,`method`,`json_result`,`status`,`error_msg`,`oper_name`,`oper_ip`,`oper_param`,`oper_time`) VALUES('内网IP',0,0,1,'','','GET','/system/config/dict/sysCommonStatus','/system/config/dict/sysCommonStatus','{"code":0,"msg":"ok"}',1,'','demo','[::1]','{}',1596773241) ON DUPLICATE KEY UPDATE `method`=VALUES(`method`),`json_result`=VALUES(`json_result`),`status`=VALUES(`status`),`error_msg`=VALUES(`error_msg`),`oper_name`=VALUES(`oper_name`),`oper_ip`=VALUES(`oper_ip`),`oper_param`=VALUES(`oper_param`),`oper_time`=VALUES(`oper_time`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`operator_type`=VALUES(`operator_type`),`dept_name`=VALUES(`dept_name`),`oper_location`=VALUES(`oper_location`),`title`=VALUES(`title`),`request_method`=VALUES(`request_method`),`oper_url`=VALUES(`oper_url`)
  233. 2020-08-07 12:07:21.844 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`oper_name`,`operator_type`,`oper_location`,`status`,`oper_time`,`business_type`,`method`,`request_method`,`dept_name`,`oper_url`,`oper_param`,`oper_id`,`title`,`oper_ip`,`json_result`,`error_msg`) VALUES('demo',1,'内网IP',1,1596773241,0,'/system/monitor/operlog/list','GET','','/system/monitor/operlog/list?pageNum=1&pageSize=10&beginTime=&endTime=','{"beginTime":"","endTime":"","pageNum":"1","pageSize":"10"}',0,'','[::1]','{"code":0,"msg":"操作日志列表"}','') ON DUPLICATE KEY UPDATE `method`=VALUES(`method`),`request_method`=VALUES(`request_method`),`dept_name`=VALUES(`dept_name`),`oper_url`=VALUES(`oper_url`),`oper_param`=VALUES(`oper_param`),`business_type`=VALUES(`business_type`),`title`=VALUES(`title`),`oper_ip`=VALUES(`oper_ip`),`json_result`=VALUES(`json_result`),`error_msg`=VALUES(`error_msg`),`oper_id`=VALUES(`oper_id`),`oper_name`=VALUES(`oper_name`),`oper_location`=VALUES(`oper_location`),`status`=VALUES(`status`),`oper_time`=VALUES(`oper_time`),`operator_type`=VALUES(`operator_type`)
  234. 2020-08-07 12:07:33.642 [DEBU] [ 6 ms] SHOW FULL COLUMNS FROM `gen_table`
  235. 2020-08-07 12:07:33.643 [DEBU] [ 1 ms] SELECT COUNT(1) FROM `gen_table`
  236. 2020-08-07 12:07:33.643 [DEBU] [ 0 ms] SELECT * FROM `gen_table` ORDER BY `table_id` asc LIMIT 0,10
  237. 2020-08-07 12:07:33.647 [DEBU] [ 1 ms] INSERT INTO `sys_oper_log`(`request_method`,`oper_url`,`oper_param`,`status`,`oper_id`,`business_type`,`oper_name`,`oper_time`,`title`,`operator_type`,`error_msg`,`oper_ip`,`oper_location`,`json_result`,`method`,`dept_name`) VALUES('GET','/system/tools/gen/tableList?pageNum=1&pageSize=10&beginTime=&endTime=','{"beginTime":"","endTime":"","pageNum":"1","pageSize":"10"}',1,0,0,'demo',1596773253,'',1,'','[::1]','内网IP','{"code":0,"msg":"ok"}','/system/tools/gen/tableList','') ON DUPLICATE KEY UPDATE `method`=VALUES(`method`),`dept_name`=VALUES(`dept_name`),`json_result`=VALUES(`json_result`),`oper_id`=VALUES(`oper_id`),`business_type`=VALUES(`business_type`),`request_method`=VALUES(`request_method`),`oper_url`=VALUES(`oper_url`),`oper_param`=VALUES(`oper_param`),`status`=VALUES(`status`),`title`=VALUES(`title`),`operator_type`=VALUES(`operator_type`),`oper_name`=VALUES(`oper_name`),`oper_time`=VALUES(`oper_time`),`oper_ip`=VALUES(`oper_ip`),`oper_location`=VALUES(`oper_location`),`error_msg`=VALUES(`error_msg`)
  238. 2020-08-07 12:10:05.565 [DEBU] [ 3 ms] SELECT COUNT(1) FROM `user_online`
  239. 2020-08-07 12:10:05.567 [DEBU] [ 1 ms] SELECT * FROM `user_online` ORDER BY `create_time` DESC LIMIT 0,50
  240. 2020-08-07 12:10:05.571 [DEBU] [ 1 ms] DELETE FROM `user_online` WHERE `id` IN (16353)
  241. 2020-08-07 12:10:05.574 [DEBU] [ 1 ms] DELETE FROM `user_online` WHERE `id` IN (16349)
  242. 2020-08-07 12:10:05.577 [DEBU] [ 0 ms] DELETE FROM `user_online` WHERE `id` IN (16347)
  243. 2020-08-07 12:10:05.579 [DEBU] [ 1 ms] DELETE FROM `user_online` WHERE `id` IN (16340)