test提交
This commit is contained in:
parent
cb4d171c24
commit
fb0ebd78fc
@ -16,4 +16,5 @@ public class LogTest {
|
|||||||
log.debug("debug");
|
log.debug("debug");
|
||||||
System.out.println(new byte[0].length);
|
System.out.println(new byte[0].length);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user