2020年7月8日

mybatis总结

摘要: foreach元素的属性主要有item,index,collection,open,separator,close。 item:集合中元素迭代时的别名,该参数为必选。 index:在list和数组中,index是元素的序号,在map中,index是元素的key,该参数可选 open:foreach代 阅读全文

posted @ 2020-07-08 10:49 陌离莫离 阅读(99) 评论(0) 推荐(0) 编辑

导航