dashboard
repositories
filestore
activity
search
login
main
/
hazardInvestigationSystem
隐患排查综合管控系统
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
迁移提交
郑永安
2023-06-19
299fa5c882af4577ba867ed9de9e2dc4fade3f6d
[hazardInvestigationSystem.git]
/
src
/
main
/
java
/
com
/
gk
/
hotwork
/
doublePrevention
/
entity
/
dto
/
query
/
OwnRectifyPageQuery.java
1
2
3
4
5
6
package com.gk.hotwork.doublePrevention.entity.dto.query;
import java.io.Serializable;
public class OwnRectifyPageQuery implements Serializable {
}