Helius
2022-04-01 96711bd566ea34dc423d8370e5b2f95ea2498206
src/main/java/cc/mrbird/febs/dapp/service/DappSystemService.java
@@ -7,4 +7,6 @@
public interface DappSystemService {
    Map<String, Object> findTotalInComeAndList();
    Map<String, Object> globalSetting();
}