コード例 #1
0
ファイル: Security.py プロジェクト: drxbate/q2k
def exists(code):
    return RedisCli.exists("Security:bindCode:%s"%code)