This commit is contained in:
2022-06-17 21:00:22 +08:00
parent 73a8bf4a35
commit 8fc86bebff
13 changed files with 516 additions and 8 deletions
@@ -9,8 +9,8 @@
文档可见:https://www.iocoder.cn/MyBatis/x-plugins/
-->
<select id="selectList2" resultType="TestDemoDO">
SELECT * FROM infra_test_demo
</select>
<!-- <select id="selectList2" resultType="TestDemoDO">-->
<!-- SELECT * FROM infra_test_demo-->
<!-- </select>-->
</mapper>