import org.junit.Test; /** * @author liuam * @since 2018/6/25 0025 下午 17:10 */ public class NormalTest { @Test public void test() throws Exception { } }