package common const ( LoginErrorCode = 2001 NoPermission = 2002 LoginExpired = 2003 )