dashboard
repositories
filestore
activity
search
login
main
/
hazardInvestigationSystem
隐患排查综合管控系统
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of https://sinanoaq.cn:8888/r/hazardInvestigationSyst...
郑永安
2023-07-24
0f9aa9c4d8802d027010f39c391897f32a8de6bb
[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 {
}