fix
Helius
2022-08-29 923cdbdb9135d9c740741843ee8924fa9728fd9b
src/main/java/cc/mrbird/febs/dapp/service/DappSystemService.java
@@ -55,4 +55,8 @@
    BigDecimal newestPrice();
    boolean hasProfit(String address);
    void sdmWithdrawFee(String data);
    void tfcNewPrice();
}