package model const ( USER_TYPE_ENT int8 = iota USER_TYPE_SUP USER_TYPE_OPS )