subsititue api call args

This commit is contained in:
debugtalk
2017-09-18 21:51:46 +08:00
parent 611acf528a
commit 4126b99862
5 changed files with 85 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
- api:
def: get_token($user_name, $device_sn, $os_platform, $app_version)
def: get_token($user_agent, $device_sn, $os_platform, $app_version)
request:
url: /api/get-token
method: POST