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...
zhangfeng
2023-07-19
5b190f997a5d04cc09f38becb5447cdf6babc473
[hazardInvestigationSystem.git]
/
src
/
main
/
java
/
com
/
gk
/
hotwork
/
doublePrevention
/
mq
/
msg
/
PreventExecErrorNoticeMsg.java
1
2
3
4
5
6
7
8
9
package com.gk.hotwork.doublePrevention.mq.msg;
/**
* 提前提醒执行消息
*/
public class PreventExecErrorNoticeMsg {
}