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