Compare commits
2 Commits
f5d0deb4c8
...
4abf71e754
| Author | SHA1 | Date |
|---|---|---|
|
|
4abf71e754 | |
|
|
f6566e60f8 |
|
|
@ -130,7 +130,6 @@
|
|||
<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