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