src/test/java/cc/mrbird/febs/TreeTest.java
@@ -45,7 +45,13 @@ @Test public void resetMatrix() { dappSystemService.resetMatrix(); dappSystemService.achieveTree(Long.parseLong("134")); // dappSystemService.resetMatrix(); // dappAchieveMemberTreeDao.emptyTable(); } @Test public void limitResetProfitTest() { dappSystemService.putIntoProfit(59L, 1); } }