示例#1
0
文件: Security.py 项目: drxbate/q2k
def exists(code):
    return RedisCli.exists("Security:bindCode:%s"%code)