添加支付密码
This commit is contained in:
@@ -306,14 +306,6 @@
|
||||
dynamic_code = #{dynamicCode,jdbcType=VARCHAR},
|
||||
</if>
|
||||
|
||||
|
||||
<if test="isPwd != null">
|
||||
is_pwd = #{isPwd,jdbcType=VARCHAR},
|
||||
</if>
|
||||
|
||||
<if test="pwd != null">
|
||||
pwd = #{pwd,jdbcType=VARCHAR},
|
||||
</if>
|
||||
<if test="isAttention != null">
|
||||
is_attention = #{isAttention,jdbcType=TINYINT},
|
||||
</if>
|
||||
|
||||
Reference in New Issue
Block a user