Beispiel #1
0
 def get(self, id=0):
     return self.succ(Category.select_sub(id))
Beispiel #2
0
 def get(self, id=0):
     return self.succ(Category.select_sub(id))