公告板
版本库
filestore
活动
搜索
登录
main
/
test_project
软件测试过程管理
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Merge remote-tracking branch 'origin/master'
jinlin
2023-11-15
43094c8793de5af81904eb49eebacfb76e209fe3
[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>