Skip to content

Commit 0d28f40

Browse files
committed
代码更新
1 parent 0bc3f5d commit 0d28f40

File tree

1 file changed

+0
-1
lines changed
  • spring-boot-mybatis/spring-boot-mybatis-annotation/src/main/java/com/springboot/springbootmybatisannotation/mapper

1 file changed

+0
-1
lines changed

spring-boot-mybatis/spring-boot-mybatis-annotation/src/main/java/com/springboot/springbootmybatisannotation/mapper/UserMapper.java

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
* @Version: 1.0
1212
* @Desc:
1313
*/
14-
@Service
1514
public interface UserMapper {
1615

1716
@Select("select * from user")

0 commit comments

Comments
 (0)