List; public interface UsersDao extends JpaRepository<Users,String> ... try { return usersDao.save(users); } catch (Exception e) { e.
確定! 回上一頁