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