fix
Helius
2022-08-27 dde48ac6a31f76db5104f9e04a64fa1cf49be782
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();
}