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