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