Mybatis中Mapper.xml遍历集合

代码案例 <select id="selectProductByCategoryId" resultMap="BaseResultMap"> select id, category_id, product_name, subtitle, main_image, price, stock, product_status, create_time, update_time, sub_image
相关文章
相关标签/搜索