/** * 配置文件 */ module.exports = { domain: "https://demo.hemaphp.com", // api域名 api_url: "/api/foodhelp.",//接口路径 version: "1.0.5",//版本号 };