Skip to content

Commit

Permalink
improve name
Browse files Browse the repository at this point in the history
  • Loading branch information
zzxxiansheng committed Feb 5, 2024
1 parent e5765d0 commit 390dd05
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
@Mapper
public interface TopicMapper {

@Select(
"<script>"
@Select("<script>"
+ "select * from topic"
+ "<where>"
+ "<if test='topicName!=null'>"
Expand Down

0 comments on commit 390dd05

Please sign in to comment.