test提交

This commit is contained in:
junj2.liang 2022-08-16 10:14:34 +08:00
parent cb4d171c24
commit fb0ebd78fc

View File

@ -16,4 +16,5 @@ public class LogTest {
log.debug("debug");
System.out.println(new byte[0].length);
}
}