def jsonrpc_share_history(self):
     return api.share_history()
示例#2
0
 def share_history_v1(self, request):
     return api.share_history()