Ejemplo n.º 1
0
 def handle(self):
     return {"success":True, "list": Table.get_all()}
Ejemplo n.º 2
0
 def handle(self):
     return {"success": True, "list": Table.get_all()}