Browse Source

0316.0

master
zhangye 6 years ago
parent
commit
a04d3f5193
  1. 4
      util/src/test/java/com/ccsens/util/TestQrCord.java

4
util/src/test/java/com/ccsens/util/TestQrCord.java

@ -13,6 +13,7 @@ public class TestQrCord {
/** /**
* 生成二维码设置大小 * 生成二维码设置大小
*
* @throws Exception * @throws Exception
*/ */
@Test @Test
@ -38,6 +39,7 @@ public class TestQrCord {
/** /**
* 测试压缩文件夹 * 测试压缩文件夹
*
* @throws Exception * @throws Exception
*/ */
@Test @Test
@ -47,4 +49,6 @@ public class TestQrCord {
} }
} }

Loading…
Cancel
Save