admin
2022-10-28 0e9b6603d4ae9d11c1fbc90257ce816c5807b8ff
app/src/main/java/com/yeshi/makemoney/app/service/inter/config/SystemConfigService.java
@@ -31,6 +31,17 @@
    /**
     * @return java.lang.String
     * @author hxh
     * @description 根据Key值获取对象
     * @date 11:50 2021/11/16
     * @param: system
     * @param: key
     **/
    public SystemConfig getByKey(SystemEnum system, SystemConfigKey key);
    /**
     * 获取列表
     *
     * @param systemConfigQuery