Commit e763f91f by guanzhenshan

解决采购单明细无法保存的问题

parent c3d00df7
......@@ -541,7 +541,7 @@
#{amountExpress,jdbcType=DECIMAL},
</if>
<if test="createusername != null">
#{createUsername,jdbcType=VARCHAR},
#{createusername,jdbcType=VARCHAR},
</if>
</trim>
</insert>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment