新增字段
This commit is contained in:
parent
bb6df2735f
commit
1668733b38
@ -331,6 +331,9 @@
|
||||
</if>
|
||||
<if test="enterpriseLat != null">
|
||||
enterprise_lat = #{enterpriseLat},
|
||||
</if>
|
||||
<if test="remarks != null">
|
||||
remarks = #{remarks},
|
||||
</if>
|
||||
modifier = #{modifier},
|
||||
gmt_modified = #{gmtModified}
|
||||
|
Loading…
Reference in New Issue
Block a user