예제 #1
0
 def process_show_v1(self, request):
     return api.process_show()
예제 #2
0
 def jsonrpc_show(self):
     return api.process_show()