mysql: GRANT SELECT,DELETE,UPDATE,INSERT ON int_worm.* TO 'root'@'%' IDENTIFIED BY 'root';
redis: config set protected-mode "no" 关闭保护模式,防火墙打开6379端口