package config type Redis struct { IsUp bool Addr string OrderNumKey string OrderNumDefault string }