Compare commits
No commits in common. "4abf71e754697cf17f5725e95b55dc33b0a93673" and "f5d0deb4c8ef20508791cab204786af5ce1eb972" have entirely different histories.
4abf71e754
...
f5d0deb4c8
|
|
@ -130,6 +130,7 @@
|
|||
<if test="status != null">#{status},</if>
|
||||
</trim>
|
||||
</insert>
|
||||
</insert>
|
||||
<update id="insertMaLabelBind" parameterType="com.bonus.sgzb.base.vo.MaLabelBindVO">
|
||||
update ma_label_bind
|
||||
<trim prefix="SET" suffixOverrides=",">
|
||||
|
|
|
|||
Loading…
Reference in New Issue