操作REDIES import redisr=redis.Redis(host=’118.XX.XX.XXX’,password=’XXXXXXX9*’,db=1,port=6379)# 增删改查r.set(‘jd’, … 继续阅读 操作REDIES