go18/devcloud/audit/apps/event/priority.go
2025-06-15 16:35:05 +08:00

6 lines
40 B
Go

package event
const (
PRIORITY = 90
)