示例#1
0
 def get_plan(self, id):
     return Plan.get(parent=self, id=id)