mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-12-26 17:36:04 +08:00
配置文件整理
This commit is contained in:
@@ -18,6 +18,4 @@ import java.util.List;
|
||||
@Mapper
|
||||
public interface ReloadResultDao extends BaseMapper<ReloadResultEntity> {
|
||||
|
||||
|
||||
List<ReloadResultEntity> query(@Param("tag") String tag);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user