公告板
版本库
filestore
活动
搜索
登录
main
/
inspectionSystem
AR眼镜巡检后台
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
first commit
whycxzp
2024-08-01
8814d819464c862dbf6657fd01fea3dcd1422dd7
[inspectionSystem.git]
/
src
/
main
/
java
/
com
/
whyc
/
mapper
/
ReportMapper.java
1
2
3
4
package com.whyc.mapper;
public interface ReportMapper extends CustomMapper{
}