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
/
specialWork
/
model
/
query
/
db
/
ApprovalRuleUnitItemListDbQuery.java
1
2
3
4
5
6
7
8
package com.gk.hotwork.specialWork.model.query.db;
/**
* 审批项查询对象
*/
public class ApprovalRuleUnitItemListDbQuery {
}