YurunDoc 调度类(ApiAgent)
2018-10-12 13:22 更新
目录
[TOC]
说明
不管使用跨域接口代理还是接口合并请求都需要通过这个类来调用。
命名空间
Yurun\ApiAgent\ApiAgent
属性
无
方法
ApiAgent::run
执行接口代理<br/>
定义: public static function run($mode, $config = null, $modeConfig = null)
参数:
名称 | 类型 | 描述 |
---|---|---|
$mode | string | / |
$config | array | ApiAgent配置,为空则读取配置文件 |
$modeConfig | array | 模式配置,为空则读取配置文件 |
返回值: 无
以上内容是否对您有帮助:
更多建议: