spring 版本为4.1.3.RELEASE
一、常用 查询方法
@Query("select name from Reservation where beautyType = :beautyType AND time BETWEEN :startDate AND :endDate")@Query
spring 版本为4.1.3.RELEASE
一、常用 查询方法
@Query("select name from Reservation where beautyType = :beautyType AND time BETWEEN :startDate AND :endDate")@Query