This commit is contained in:
parent
d7ef4c8d6b
commit
b07e725c59
|
|
@ -13,7 +13,7 @@
|
|||
<if test="maxSlope != null ">max_slope,</if>
|
||||
<if test="createTime != null">create_time,</if>
|
||||
<if test="createUserId != null ">create_user_id,</if>
|
||||
is_actvice
|
||||
is_active
|
||||
</trim>
|
||||
<trim prefix="values (" suffix=")" suffixOverrides=",">
|
||||
<if test="proId != null ">#{proId},</if>
|
||||
|
|
|
|||
Loading…
Reference in New Issue