Exemple #1
0
 def __init__(self):
     CourtStore.__init__(self, 'sz_yt_court')
Exemple #2
0
 def __init__(self):
     CourtStore.__init__(self, 'gk_henan_plan')
Exemple #3
0
 def __init__(self):
     CourtStore.__init__(self, 'gk_xj_plan')
Exemple #4
0
 def __init__(self):
     CourtStore.__init__(self, 'wlmq_court')
Exemple #5
0
 def __init__(self):
     CourtStore.__init__(self, 'dg_court')
Exemple #6
0
 def __init__(self):
     CourtStore.__init__(self, 'cqna_court')
Exemple #7
0
 def __init__(self, channel='fs_court'):
     CourtStore.__init__(self, channel)
Exemple #8
0
 def __init__(self):
     CourtStore.__init__(self, 'sh_seeds')
Exemple #9
0
 def __init__(self):
     CourtStore.__init__(self, 'ws_court', dburl='mongodb://localhost/wsw')