仪表盘
版本库
文件存储
活动
搜索
登录
main
/
tx-lims-after
通信LIMS后端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
第二阶段
李林
2023-12-28
f3637227614f3f7efa372d827f4dafb7cc8a85bf
[tx-lims-after.git]
/
framework
/
src
/
main
/
resources
/
AuthMapper.xml
1
2
3
4
5
<?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.yuanchu.mom.mapper.AuthMapper">
</mapper>