yumeng 5 年之前
父节点
当前提交
8e5e17532f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jeecg-boot-module-system/src/test/java/org/jeecg/SampleTest.java

+ 1 - 1
jeecg-boot-module-system/src/test/java/org/jeecg/SampleTest.java

@@ -153,7 +153,7 @@ public class SampleTest {
 
     @Test
     public void testMa() throws Exception {
-        accountWarningService.accountWarning(23212L);
+       // accountWarningService.accountWarning(23212L);
 
     }