修复DSNIP提交/删除的bug
This commit is contained in:
@@ -116,6 +116,9 @@
|
||||
#{isValid}, #{isAudit}, #{creator.id}, #{createTime}, #{request.id}, #{fakeId},
|
||||
#{classify}, #{attribute}, #{lable}
|
||||
)
|
||||
<selectKey keyProperty="cfgId" resultType="java.lang.Long">
|
||||
select LAST_INSERT_ID() as cfg_id
|
||||
</selectKey>
|
||||
</insert>
|
||||
|
||||
<update id="update">
|
||||
|
||||
Reference in New Issue
Block a user