test
This commit is contained in:
parent
dcf879135a
commit
0c53f7bef6
2
rules.go
2
rules.go
@ -23,7 +23,7 @@ func resetMsgParsingRules2() error {
|
|||||||
Priority: r.Priority,
|
Priority: r.Priority,
|
||||||
Description: r.Description,
|
Description: r.Description,
|
||||||
Rule: r.Rule,
|
Rule: r.Rule,
|
||||||
MsgType: r.MsgType
|
MsgType: r.MsgType,
|
||||||
}
|
}
|
||||||
|
|
||||||
r2.MsgTypeID64, err = codeObjSubTypeId(r2.MsgType)
|
r2.MsgTypeID64, err = codeObjSubTypeId(r2.MsgType)
|
||||||
|
Loading…
Reference in New Issue
Block a user