摘要:
万能Map 假设,我们的实体类,或者数据库中的表,字段或者参数过多,我们应当考虑使用map //万能map int addUser2(Map<String, Object> map); <insert id="addUser2" parameterType="map"> insert into my 阅读全文
posted @ 2021-02-28 14:39
UltraBlast
阅读(92)
评论(0)
推荐(0)
浙公网安备 33010602011771号