更新后端生成類型 Integer出錯的問題

This commit is contained in:
fy53888
2025-08-09 21:55:23 +08:00
parent 210a9d9b14
commit 5a4d76ac09
13 changed files with 564 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="org.ruoyi.system.mapper.SysDemoMapper">
</mapper>