示例#1
0
 def do_app_collection(self):
   from service import collection
   return collection(), noduplicates()
示例#2
0
 def do_app_collection(self):
   from service import collection
   return collection()
 def do_app_collection(self):
   from service import collection
   return collection()
示例#4
0
 def do_app_collection(self):
   from service import collection
   return collection(), noduplicates()