合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
### **apiItem定义** 调用API资源站多个数据 | 版本 | 描述 | | --- | --- | | 1.0.0 | 首次引入 | ### **用法** ``` apiItem($args, $apiUrl, $apiType) ``` ### **参数** #### $args 类型:array 描述:必需;APIURL参数;默认:空 #### $apiUrl 类型:string 描述:必需;API入口地址,不带参数;默认:空 #### $apiType 类型:string 描述:必需;API类型,可选json|xml|feifeicms;默认:空 ### **返回值** * mixed(array|false(读取失败时返回false)) *****