记得上下班打卡 | git大法好,push需谨慎

Commit 1d44c602 authored by zhengfuxin's avatar zhengfuxin

修改bug

parent 84b5900e
......@@ -110,6 +110,7 @@ public class SmileUserController {
/*smileFrontService.deleteUser(userId);*/
smileUserVORedis.setAuthStatus(1);
smileUserVORedis.setType(0);
smileFrontService.auth(userId,smileUserVORedis,false);
}else{
smileUserVORedis.setAuthStatus(1);
smileUserVORedis.setType(0);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment