摘要: 此sql语句,mapper.java中的参数为List<PjCustomAttribute> list,插入时,parameterType是PjCustomAttribute的全路径。 在foreach中,collection是list,item是遍历出来的每个PjCustomAttribute对象 阅读全文
posted @ 2019-03-05 15:01 audience7510 阅读(2726) 评论(0) 推荐(0)