我写了一个注册的部分,用redis 暂时保存验证码,但是每次获取验证码都是这样
然后在控制台报错如下:ERROR:root: Redis object has no attribute pipline
xd,我报的跟你一摸一样的错,把代码pipline改成pipeline就ok了
加油