This commit is contained in:
zxm 2018-01-29 09:54:23 +08:00
parent 3dbb2d14a0
commit 2392e0ae6a
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ public class BootTest {
@Test
public void testStartJob() throws Exception {
//1
SysUser user=userService.selectByPrimaryKey("2211fec3e17c11e795ed201a068c6482");
System.out.println(user.getUsername());
}