公告板
版本库
filestore
活动
搜索
登录
main
/
test_project
软件测试过程管理
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Changes
jinlin
2023-11-10
a1f5680a33431f23cea2a6a8812bcdffc1de0c6e
[test_project.git]
/
core
/
src
/
main
/
resources
/
mapper
/
core
/
ModuleDao.xml
1
2
3
4
5
6
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.zt.life.core.dao.ModuleDao">
</mapper>