spring data jap 批量更新in ... JpaSpecificationExecutor { @Modifying @Query("update AppWordRank a set a.status = ?1 where a.id in ?2") int ...
確定! 回上一頁