"use strict"; const config = { // getConfig: { url: '/config_common/getConfig', method: 'GET', limit: 500 }, // 其他静态接口 // 获取地址列表 }; exports.config = config; //# sourceMappingURL=../../.sourcemap/mp-weixin/api/config.js.map