rjuqwhnt
This commit is contained in:
parent
15ce44caed
commit
cb74e7838c
@ -33,8 +33,6 @@ public interface ApiResultDao extends BaseMapper<ApiResultEntity> {
|
|||||||
|
|
||||||
int deleteApiResultById(@Param("id")Long id);
|
int deleteApiResultById(@Param("id")Long id);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@LIMIT(100)
|
@LIMIT(100)
|
||||||
ApiResultEntity selectApiResultByUri(String uri);
|
ApiResultEntity selectApiResultByUri(String uri);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user