dashboard
repositories
filestore
activity
search
login
main
/
hazardInvestigationSystem
隐患排查综合管控系统
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
params add
郑永安
2023-07-20
66de1a166391376d71a028c2069e90e9c509d499
[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 {
}