springboot @Select @Insert @Update @Delete
https://blog.csdn.net/qq_20867981/article/details/80641353
使用@Select、@Insert、@Update、@Delete注解代替xxxMapper.xml里面的内容
@Select拼写动态sql
https://blog.csdn.net/qq_20867981/article/details/80641353
使用@Select、@Insert、@Update、@Delete注解代替xxxMapper.xml里面的内容
@Select拼写动态sql