sprintBoot 密码加密
req.setUserPassword(DigestUtils.md5DigestAsHex(req.getUserPassword().getBytes()));
service层使用DigestUtils.md5DigestAsHex方法,把密码重新写入req就可以了
req.setUserPassword(DigestUtils.md5DigestAsHex(req.getUserPassword().getBytes()));
service层使用DigestUtils.md5DigestAsHex方法,把密码重新写入req就可以了
Warning: Undefined variable $aria_req in /www/wwwroot/l.lvovl.cn/wp-content/themes/JieStyle-Two-master/comments.php on line 26
Warning: Undefined variable $aria_req in /www/wwwroot/l.lvovl.cn/wp-content/themes/JieStyle-Two-master/comments.php on line 27
Warning: Undefined variable $aria_req in /www/wwwroot/l.lvovl.cn/wp-content/themes/JieStyle-Two-master/comments.php on line 28