...
|
...
|
@@ -23,7 +23,7 @@ |
|
|
|
|
|
注意,通用的头部没有列出。
|
|
|
|
|
|
请求示例http://localhost:8080/gateway?method=app.passport.getUidback&ssoId=10059&debug=XYZ
|
|
|
请求示例http://192.168.102.217:8080/gateway?method=app.passport.getUidback&ssoId=10059&debug=XYZ
|
|
|
|
|
|
**响应(data里为int类型)**
|
|
|
|
...
|
...
|
@@ -68,7 +68,7 @@ |
|
|
|
|
|
注意,通用的头部没有列出。
|
|
|
|
|
|
请求示例http://localhost:8080/gateway?method=app.passport.putUserprofile&ssoId=1234567&mobile=15212236292&email=152155@126.com&password=min88111086&debug=XYZ
|
|
|
请求示例http://192.168.102.217:8080/gateway?method=app.passport.putUserprofile&ssoId=1234567&mobile=15212236292&email=152155@126.com&password=min88111086&debug=XYZ
|
|
|
|
|
|
**响应(data里为int类型)**
|
|
|
|
...
|
...
|
|