{{include_file name='home/public/header' title='接口主页'}}
{{include_file name='home/public/nav' sidebar='home/project/sidebar'}}
{{include_file name='home/api/tab' tab='home'}}
接口信息

{{$api->title}}

{{$api->requestMethodLabel}}

{{$api->responseFormatLabel}}

{{$api->creater->fullName}}

{{$api->created_at}}

{{$api->updated_at}}

{{$api->remark}}

接口地址
{{foreach $api->module->project->envs as $env}} {{/foreach}}
{{$env->title}}({{$env->name}}) {{$env->base_url}}{{$api->uri}}
{{include_file name='home/public/copyright'}} {{include_file name='home/public/footer'}}