mybatis---遍历map作参数

Map<String, Object> ret = new HashMap<String, Object>(); ret.put("jcContent", jcContent); ret.put("todadyTime", todadyTime); ret.put("nextTime", nextTime); <insert id="addJctx" parameterType="Map">
相关文章
相关标签/搜索