go18/devcloud/audit/apps/event/priority.go

6 lines
40 B
Go
Raw Normal View History

2025-06-15 16:35:05 +08:00
package event
const (
PRIORITY = 90
)