Implement update tool

This commit is contained in:
2024-02-01 16:51:20 +08:00
parent 1ce60d1bfb
commit 04587fbb7a
27 changed files with 204 additions and 75 deletions

View File

@@ -208,7 +208,6 @@
</choose>
</where>
order by t_b_tool_main.id desc
limit 1
</select>
<resultMap id="toolTemplateWithBaseDataMap" type="toolTemplate"