fxi
wzy
2022-07-30 53ae017f0cd9cd1915d385dca17a7996a392fdc8
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();
}