예제 #1
0
파일: Security.py 프로젝트: drxbate/q2k
def exists(code):
    return RedisCli.exists("Security:bindCode:%s"%code)