代办优化
This commit is contained in:
parent
dc217d8ac4
commit
37caac54fc
|
|
@ -111,6 +111,9 @@
|
||||||
<if test="sellerCompanyId != null">
|
<if test="sellerCompanyId != null">
|
||||||
#{sellerCompanyId,jdbcType=INTEGER},
|
#{sellerCompanyId,jdbcType=INTEGER},
|
||||||
</if>
|
</if>
|
||||||
|
<if test="noticeCompanyId != null">
|
||||||
|
#{noticeCompanyId,jdbcType=INTEGER},
|
||||||
|
</if>
|
||||||
</trim>
|
</trim>
|
||||||
</insert>
|
</insert>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue