1
This commit is contained in:
parent
c0dcc4e3ca
commit
d8930d9559
|
|
@ -105,7 +105,7 @@
|
||||||
<if test="locationId != null">#{locationId},</if>
|
<if test="locationId != null">#{locationId},</if>
|
||||||
<if test="ckType != null">#{ckType},</if>
|
<if test="ckType != null">#{ckType},</if>
|
||||||
<if test="stockId != null">#{stockId},</if>
|
<if test="stockId != null">#{stockId},</if>
|
||||||
<if test="orderId != null">#{stockId},</if>
|
<if test="orderId != null">#{orderId},</if>
|
||||||
</trim>
|
</trim>
|
||||||
</insert>
|
</insert>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user