1 public interface IRomMapper { 2 void mapRow(ResultSet resultSet); 3 }
posted on 2021-05-27 16:20 Fire· 阅读(36) 评论(0) 编辑 收藏 举报