如何从api中的api和应用程序密钥中获取jeson数据?

问题描述 投票:0回答:1

客户端像这样给api:

url:https://app.inyek.com/app_api/api_extra/all_order.php方法:开机自检app_key:$ @ 6182&8392kdm响应正文:json

android
1个回答
0
投票

您可以使用Retrofit库从API获取json数据。

https://square.github.io/retrofit/

© www.soinside.com 2019 - 2024. All rights reserved.