table comment `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `user_id` int(11) unsigned NOT NULL,
一个表是这样的,查出 user.getId 是 long, comment.setUserId 是 int。能统一不?