/** * Created by MeePwn * https://github.com/maybewaityou * * description: * * 接口映射 ( key: 接口参数, value: '实际参数', 多对一的关系 ) */ export default { };