Mybatis 单个参数的if判断(针对异常:There is no getter for property..)

咱们都知道mybatis在进行参数判断的时候,直接能够用<if test=""></if> 就能够了,以下:html 一、常规代码java <update id="update" parameterType="com.cq2022.zago.order.entity.Test" > update t_test_l <set > <if test="trnsctWayId
相关文章
相关标签/搜索