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