1
This commit is contained in:
parent
fc4a91d6d5
commit
4ca1524484
@ -26,6 +26,8 @@ class AALogin(object):
|
|||||||
'params': [
|
'params': [
|
||||||
['gameid', '', '游戏id'],
|
['gameid', '', '游戏id'],
|
||||||
['channel', '', '渠道编号'],
|
['channel', '', '渠道编号'],
|
||||||
|
['_packageid', 0, '包id 1:android 2:ios'],
|
||||||
|
['_version', '', '版本号'],
|
||||||
],
|
],
|
||||||
'response': [
|
'response': [
|
||||||
_common.RspHead(),
|
_common.RspHead(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user