Commit 2b5335ff by fudahua

小程序1fix

parent b5b4128a
...@@ -121,7 +121,7 @@ ...@@ -121,7 +121,7 @@
staff_id = #{staffId,jdbcType=VARCHAR}, staff_id = #{staffId,jdbcType=VARCHAR},
</if> </if>
<if test="storeId != null"> <if test="storeId != null">
storeId_id = #{storeId,jdbcType=VARCHAR}, store_id = #{storeId,jdbcType=VARCHAR},
</if> </if>
<if test="handoverUserId != null"> <if test="handoverUserId != null">
handover_user_id = #{handoverUserId,jdbcType=VARCHAR}, handover_user_id = #{handoverUserId,jdbcType=VARCHAR},
......
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