This commit is contained in:
parent
2392e0ae6a
commit
ef9e20bc51
|
@ -25,7 +25,7 @@ public class BootTest {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testStartJob() throws Exception {
|
public void testStartJob() throws Exception {
|
||||||
//1
|
//12
|
||||||
SysUser user=userService.selectByPrimaryKey("2211fec3e17c11e795ed201a068c6482");
|
SysUser user=userService.selectByPrimaryKey("2211fec3e17c11e795ed201a068c6482");
|
||||||
System.out.println(user.getUsername());
|
System.out.println(user.getUsername());
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue