This commit is contained in:
王奎兴
2026-04-30 14:57:13 +08:00
parent 7e00ca52c9
commit 0b141796a1
13 changed files with 671 additions and 0 deletions
@@ -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="com.mhd.bi.domain.testTable.repository.mapper.TestTableMapper">
</mapper>