修复用户存在多个角色时登录失败的问题,修复在用户管理中修改用户的角色缓存不刷新的问题

pull/62/head
zhengjie 2019-05-08 15:16:49 +08:00
parent 0baad04445
commit a43711acf4
1 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@ import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class EladminSystemApplicationTests {
@Autowired
private RedisService redisService;
@Test
public void contextLoads() {