爱简收旧衣按件回收前端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
253 B

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