示例#1
0
 def add(cls, tid):
     print(cached_fn(tid))
示例#2
0
 def tree(self):
     cached_fn(self.uid)
     return []