.\env.go:32:14: cannot use r (type *RedisCli) as type Storage in field value:
*RedisCli does not implement Storage (missing Shorten method)
是这个方法没有定义