package ecode // account const ( NotSignIn = 1001 NotSignInMsg = "user need sign in" )