Exemplo n.º 1
0
 def __init__(self):
     RpcRequest.__init__(self, 'Dysmsapi', '2017-05-25', 'SendSms')
Exemplo n.º 2
0
 def __init__(self):
     RpcRequest.__init__(self, 'Push', '2016-08-01', 'PushNoticeToAndroid')
 def __init__(self):
     RpcRequest.__init__(self, 'Dysmsapi', '2017-05-25', 'QuerySendDetails')
Exemplo n.º 4
0
 def __init__(self):
     RpcRequest.__init__(self, 'Dysmsapi', '2017-05-25',
                         'QueryInterSmsIsoInfo')
Exemplo n.º 5
0
 def __init__(self):
     RpcRequest.__init__(self, 'Push', '2016-08-01', 'Push')