# itboye_guannan_api **Repository Path**: gooraye/itboye_guannan_api ## Basic Information - **Project Name**: itboye_guannan_api - **Description**: 接口 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-08-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ###公共API接口 ####require: thinkphp5.0.3 Request.php 456行 $accept = isset($this->server['HTTP_ACCEPT']) ? $this->server['HTTP_ACCEPT'] : ''; ####改动: 配置文件设置一律从入口文件处改到config.php中,符合官方规范