src/test/java/cc/mrbird/febs/TreeTest.java @@ -51,6 +51,6 @@ @Test public void limitResetProfitTest() { dappSystemService.putIntoProfit(60L, 1); dappSystemService.putIntoProfit(59L, 1); } }