dashboard
repositories
filestore
activity
search
login
main
/
doublePrevent
众泰后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
测试
16639036659
2023-09-19
c07615f4a30c29621979b9a0f6022ada684af6cc
[doublePrevent.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 {
}