dashboard
repositories
filestore
activity
search
login
~zyazyz250@sina.com
/
gitlab
forked from
gitlab
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
gitlab迁移
郑永安
2023-06-19
c8188c0fc9edf6ea3feda5b6f11dcb014af2a89e
[~zyazyz250@sina.com/gitlab.git]
/
SafePlatform
/
double-prevention
/
double-prevention-service
/
src
/
main
/
java
/
com
/
gkhy
/
safePlatform
/
doublePrevention
/
mq
/
msg
/
PreventExecErrorNoticeMsg.java
1
2
3
4
5
6
7
8
9
package com.gkhy.safePlatform.doublePrevention.mq.msg;
/**
* 提前提醒执行消息
*/
public class PreventExecErrorNoticeMsg {
}