@feedmepos/mf-miniprogram-v2 0.2.1-dev.7 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -125,7 +125,7 @@ function R(e) {
125
125
  return e.replace(/\/+$/, "");
126
126
  }
127
127
  function D() {
128
- return R("https://miniprogram-v2-api.feedmedev.vip");
128
+ return R("https://miniprogram-v2-api.feedme.vip");
129
129
  }
130
130
  function x(e) {
131
131
  const s = D();
@@ -151,7 +151,7 @@ function j() {
151
151
  }
152
152
  function Q() {
153
153
  var n;
154
- const e = (n = A()) == null ? void 0 : n.trim().toLowerCase(), s = e && /^[a-z0-9-]+$/.test(e) ? e : p(), r = M(_("fmmf:dev")).liveDomain;
154
+ const e = (n = A()) == null ? void 0 : n.trim().toLowerCase(), s = e && /^[a-z0-9-]+$/.test(e) ? e : p(), r = M(_("fmmf:prod")).liveDomain;
155
155
  return `https://${s}.${r}`;
156
156
  }
157
157
  function I(e) {