Ejemplo n.º 1
0
	def __init__(self):
		BaseRequestHandler.__init__(self)
		self.current="config"
		self.sbody=OptionSet.getValue('sys_plugin_sbody',SBODY)
		self.bbody=OptionSet.getValue('sys_plugin_bbody',BBODY)
Ejemplo n.º 2
0
 def __init__(self):
     BaseRequestHandler.__init__(self)
     self.current = "config"
     self.sbody = OptionSet.getValue('eric_plugin_sbody', SBODY)
     self.bbody = OptionSet.getValue('eric_plugin_bbody', BBODY)
Ejemplo n.º 3
0
 def __init__(self):
     BaseRequestHandler.__init__(self)
     self.token = WEIXIN_TOKEN
Ejemplo n.º 4
0
 def __init__(self):
     BaseRequestHandler.__init__(self)
Ejemplo n.º 5
0
 def __init__(self):
     BaseRequestHandler.__init__(self)
     self.token = WEIXIN_TOKEN