package common

const (
	Event_USER_LOG_IN = "user_login"
)