导航,附件,拦截器

This commit is contained in:
2023-12-22 22:07:53 +08:00
parent cffa534f2c
commit 3bf4a8e793
19 changed files with 434 additions and 41 deletions

View File

@@ -141,4 +141,6 @@
createtime = #{createtime,jdbcType=INTEGER}
where id = #{id,jdbcType=BIGINT}
</update>
</mapper>