redis.windows-service.conf中加 requirepass 你的密码
<!-- Cache.Redis连接配置 --> <add key="Cache_Redis_Configuration" value="localhost,password=你的密码"/>