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