!-- flowchart 箭头图标 勿删 --
@Test
public void m(){
System.out.println("傻瓜");
}
@Test
public void m2(){
System.out.println("aaaaa");
}
@Te