@Query(nativeQuery = true, value = "UPDATE `tb_user` SET `state` = '0' WHERE `id` = ?") int deleteUserByState(String userId);. 调用报错:.
確定! 回上一頁