package constant

const (
	THIRD_LOGIN_TOKEN = ":login:token:"

	THIRD_LOGIN_SN = ":login:sn:"

	G_RESET_PWD_CODE = "g:reset:pwd:email:"
)