60p82u21t54k 0.3.25 → 0.3.26

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.
@@ -65,15 +65,15 @@ G.interceptors.response.use(
65
65
  return e.response ? (a.status = e.response.status, a.message = e.response.data.message || e.response.statusText, console.error("Error response:", JSON.stringify(a)), e.response.status === 401 ? console.error("Unauthorized access - redirecting to login.") : e.response.status === 404 ? console.error("Resource not found.") : e.response.status >= 500 && console.error("Server error. Please try again later.")) : e.request ? console.error("No response received:", e.request) : console.error("Error setting up request:", e.message), Promise.reject(a);
66
66
  }
67
67
  );
68
- let Ne = {
68
+ let Ce = {
69
69
  prefix: "188",
70
70
  timezone: -4,
71
71
  currency: "¥",
72
72
  language: "zh"
73
73
  };
74
74
  const Ta = (e) => {
75
- Ne = { ...Ne, ...e };
76
- }, he = () => Ne, Fu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
75
+ Ce = { ...Ce, ...e };
76
+ }, he = () => Ce, Fu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
77
77
  __proto__: null,
78
78
  getConfig: he,
79
79
  setConfig: Ta
@@ -217,7 +217,7 @@ const ja = {
217
217
  one: "almost 1 year",
218
218
  other: "almost {{count}} years"
219
219
  }
220
- }, Na = (e, a, t) => {
220
+ }, Ca = (e, a, t) => {
221
221
  let n;
222
222
  const r = ja[e];
223
223
  return typeof r == "string" ? n = r : a === 1 ? n = r.one : n = r.other.replace("{{count}}", a.toString()), t != null && t.addSuffix ? t.comparison && t.comparison > 0 ? "in " + n : n + " ago" : n;
@@ -228,7 +228,7 @@ function De(e) {
228
228
  return e.formats[t] || e.formats[e.defaultWidth];
229
229
  };
230
230
  }
231
- const Ca = {
231
+ const Na = {
232
232
  full: "EEEE, MMMM do, y",
233
233
  long: "MMMM do, y",
234
234
  medium: "MMM d, y",
@@ -245,7 +245,7 @@ const Ca = {
245
245
  short: "{{date}}, {{time}}"
246
246
  }, Ga = {
247
247
  date: De({
248
- formats: Ca,
248
+ formats: Na,
249
249
  defaultWidth: "full"
250
250
  }),
251
251
  time: De({
@@ -576,7 +576,7 @@ const Za = /^(\d+)(th|st|nd|rd)?/i, Ja = /\d+/i, Ka = {
576
576
  })
577
577
  }, na = {
578
578
  code: "en-US",
579
- formatDistance: Na,
579
+ formatDistance: Ca,
580
580
  formatLong: Ga,
581
581
  formatRelative: za,
582
582
  localize: Va,
@@ -1288,7 +1288,7 @@ const jt = (e, a) => {
1288
1288
  break;
1289
1289
  }
1290
1290
  return s.replace("{{date}}", jt(n, a)).replace("{{time}}", oa(r, a));
1291
- }, Ce = {
1291
+ }, Ne = {
1292
1292
  p: oa,
1293
1293
  P: gn
1294
1294
  }, fn = /^D+$/, pn = /^Y+$/, yn = ["D", "DD", "YY", "YYYY"];
@@ -1308,14 +1308,14 @@ function bn(e, a, t) {
1308
1308
  }
1309
1309
  const hn = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, _n = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Tn = /^'([^]*?)'?$/, vn = /''/g, wn = /[a-zA-Z]/;
1310
1310
  function Pn(e, a, t) {
1311
- var c, y, p, g, T, _, k, N;
1312
- const n = te(), r = (t == null ? void 0 : t.locale) ?? n.locale ?? na, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((y = (c = t == null ? void 0 : t.locale) == null ? void 0 : c.options) == null ? void 0 : y.firstWeekContainsDate) ?? n.firstWeekContainsDate ?? ((g = (p = n.locale) == null ? void 0 : p.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = (t == null ? void 0 : t.weekStartsOn) ?? ((_ = (T = t == null ? void 0 : t.locale) == null ? void 0 : T.options) == null ? void 0 : _.weekStartsOn) ?? n.weekStartsOn ?? ((N = (k = n.locale) == null ? void 0 : k.options) == null ? void 0 : N.weekStartsOn) ?? 0, l = I(e, t == null ? void 0 : t.in);
1311
+ var c, y, p, g, T, _, k, C;
1312
+ const n = te(), r = (t == null ? void 0 : t.locale) ?? n.locale ?? na, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((y = (c = t == null ? void 0 : t.locale) == null ? void 0 : c.options) == null ? void 0 : y.firstWeekContainsDate) ?? n.firstWeekContainsDate ?? ((g = (p = n.locale) == null ? void 0 : p.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = (t == null ? void 0 : t.weekStartsOn) ?? ((_ = (T = t == null ? void 0 : t.locale) == null ? void 0 : T.options) == null ? void 0 : _.weekStartsOn) ?? n.weekStartsOn ?? ((C = (k = n.locale) == null ? void 0 : k.options) == null ? void 0 : C.weekStartsOn) ?? 0, l = I(e, t == null ? void 0 : t.in);
1313
1313
  if (!Sa(l))
1314
1314
  throw new RangeError("Invalid time value");
1315
1315
  let m = a.match(_n).map((D) => {
1316
1316
  const h = D[0];
1317
1317
  if (h === "p" || h === "P") {
1318
- const b = Ce[h];
1318
+ const b = Ne[h];
1319
1319
  return b(D, r.formatLong);
1320
1320
  }
1321
1321
  return D;
@@ -1622,7 +1622,7 @@ class jn extends w {
1622
1622
  return t.setFullYear(o, 0, 1), t.setHours(0, 0, 0, 0), t;
1623
1623
  }
1624
1624
  }
1625
- class Nn extends w {
1625
+ class Cn extends w {
1626
1626
  constructor() {
1627
1627
  super(...arguments);
1628
1628
  f(this, "priority", 130);
@@ -1681,7 +1681,7 @@ class Nn extends w {
1681
1681
  return t.setFullYear(l, 0, s.firstWeekContainsDate), t.setHours(0, 0, 0, 0), U(t, s);
1682
1682
  }
1683
1683
  }
1684
- class Cn extends w {
1684
+ class Nn extends w {
1685
1685
  constructor() {
1686
1686
  super(...arguments);
1687
1687
  f(this, "priority", 130);
@@ -2839,8 +2839,8 @@ class mr extends w {
2839
2839
  const gr = {
2840
2840
  G: new In(),
2841
2841
  y: new jn(),
2842
- Y: new Nn(),
2843
- R: new Cn(),
2842
+ Y: new Cn(),
2843
+ R: new Nn(),
2844
2844
  u: new Ln(),
2845
2845
  Q: new $n(),
2846
2846
  q: new Gn(),
@@ -2870,15 +2870,15 @@ const gr = {
2870
2870
  T: new mr()
2871
2871
  }, fr = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, pr = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, yr = /^'([^]*?)'?$/, br = /''/g, hr = /\S/, _r = /[a-zA-Z]/;
2872
2872
  function Tr(e, a, t, n) {
2873
- var k, N, D, h;
2874
- const r = () => j(t, NaN), s = ca(), o = s.locale ?? na, l = s.firstWeekContainsDate ?? ((N = (k = s.locale) == null ? void 0 : k.options) == null ? void 0 : N.firstWeekContainsDate) ?? 1, m = s.weekStartsOn ?? ((h = (D = s.locale) == null ? void 0 : D.options) == null ? void 0 : h.weekStartsOn) ?? 0, i = {
2873
+ var k, C, D, h;
2874
+ const r = () => j(t, NaN), s = ca(), o = s.locale ?? na, l = s.firstWeekContainsDate ?? ((C = (k = s.locale) == null ? void 0 : k.options) == null ? void 0 : C.firstWeekContainsDate) ?? 1, m = s.weekStartsOn ?? ((h = (D = s.locale) == null ? void 0 : D.options) == null ? void 0 : h.weekStartsOn) ?? 0, i = {
2875
2875
  firstWeekContainsDate: l,
2876
2876
  weekStartsOn: m,
2877
2877
  locale: o
2878
2878
  }, c = [new Sn(n == null ? void 0 : n.in, t)], y = a.match(pr).map((b) => {
2879
2879
  const d = b[0];
2880
- if (d in Ce) {
2881
- const $ = Ce[d];
2880
+ if (d in Ne) {
2881
+ const $ = Ne[d];
2882
2882
  return $(b, o.formatLong);
2883
2883
  }
2884
2884
  return b;
@@ -2940,7 +2940,7 @@ function Tr(e, a, t, n) {
2940
2940
  function vr(e) {
2941
2941
  return e.match(yr)[1].replace(br, "'");
2942
2942
  }
2943
- function Nt(e, a, t) {
2943
+ function Ct(e, a, t) {
2944
2944
  const n = ca(), r = Rr(e, t.timeZone, t.locale ?? n.locale);
2945
2945
  return "formatToParts" in r ? wr(r, a) : Pr(r, a);
2946
2946
  }
@@ -2997,7 +2997,7 @@ function Or(e, a) {
2997
2997
  parseInt(n[6], 10)
2998
2998
  ];
2999
2999
  }
3000
- const ke = {}, Ct = new Intl.DateTimeFormat("en-US", {
3000
+ const ke = {}, Nt = new Intl.DateTimeFormat("en-US", {
3001
3001
  hourCycle: "h23",
3002
3002
  timeZone: "America/New_York",
3003
3003
  year: "numeric",
@@ -3006,7 +3006,7 @@ const ke = {}, Ct = new Intl.DateTimeFormat("en-US", {
3006
3006
  hour: "2-digit",
3007
3007
  minute: "2-digit",
3008
3008
  second: "2-digit"
3009
- }).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), Mr = Ct === "06/25/2014, 00:00:00" || Ct === "‎06‎/‎25‎/‎2014‎ ‎00‎:‎00‎:‎00";
3009
+ }).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), Mr = Nt === "06/25/2014, 00:00:00" || Nt === "‎06‎/‎25‎/‎2014‎ ‎00‎:‎00‎:‎00";
3010
3010
  function Sr(e) {
3011
3011
  return ke[e] || (ke[e] = Mr ? new Intl.DateTimeFormat("en-US", {
3012
3012
  hourCycle: "h23",
@@ -3051,10 +3051,10 @@ function _e(e, a, t) {
3051
3051
  const o = parseInt(n[3], 10);
3052
3052
  return $t(r, o) ? (s = Math.abs(r) * Lt + o * Ir, n[1] === "+" ? -s : s) : NaN;
3053
3053
  }
3054
- if (Cr(e)) {
3054
+ if (Nr(e)) {
3055
3055
  a = new Date(a || Date.now());
3056
3056
  const o = t ? a : jr(a), l = $e(o, e);
3057
- return -(t ? l : Nr(a, l, e));
3057
+ return -(t ? l : Cr(a, l, e));
3058
3058
  }
3059
3059
  return NaN;
3060
3060
  }
@@ -3067,7 +3067,7 @@ function $e(e, a) {
3067
3067
  const s = r % 1e3;
3068
3068
  return r -= s >= 0 ? s : 1e3 + s, n - r;
3069
3069
  }
3070
- function Nr(e, a, t) {
3070
+ function Cr(e, a, t) {
3071
3071
  let r = e.getTime() - a;
3072
3072
  const s = $e(new Date(r), t);
3073
3073
  if (a === s)
@@ -3080,7 +3080,7 @@ function $t(e, a) {
3080
3080
  return -23 <= e && e <= 23 && (a == null || 0 <= a && a <= 59);
3081
3081
  }
3082
3082
  const Gt = {};
3083
- function Cr(e) {
3083
+ function Nr(e) {
3084
3084
  if (Gt[e])
3085
3085
  return !0;
3086
3086
  try {
@@ -3160,11 +3160,11 @@ const Lr = 60 * 1e3, $r = {
3160
3160
  case "z":
3161
3161
  case "zz":
3162
3162
  case "zzz":
3163
- return Nt("short", e, t);
3163
+ return Ct("short", e, t);
3164
3164
  // Long
3165
3165
  case "zzzz":
3166
3166
  default:
3167
- return Nt("long", e, t);
3167
+ return Ct("long", e, t);
3168
3168
  }
3169
3169
  }
3170
3170
  };
@@ -3196,7 +3196,7 @@ function zt(e) {
3196
3196
  const a = new Date(Date.UTC(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()));
3197
3197
  return a.setUTCFullYear(e.getFullYear()), +e - +a;
3198
3198
  }
3199
- const fa = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/, Me = 36e5, Wt = 6e4, Fr = 2, C = {
3199
+ const fa = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/, Me = 36e5, Wt = 6e4, Fr = 2, N = {
3200
3200
  dateTimePattern: /^([0-9W+-]+)(T| )(.*)/,
3201
3201
  datePattern: /^([0-9W+-]+)(.*)/,
3202
3202
  // year tokens
@@ -3263,17 +3263,17 @@ function fe(e, a = {}) {
3263
3263
  }
3264
3264
  function zr(e) {
3265
3265
  const a = {};
3266
- let t = C.dateTimePattern.exec(e), n;
3267
- if (t ? (a.date = t[1], n = t[3]) : (t = C.datePattern.exec(e), t ? (a.date = t[1], n = t[2]) : (a.date = null, n = e)), n) {
3268
- const r = C.timeZone.exec(n);
3266
+ let t = N.dateTimePattern.exec(e), n;
3267
+ if (t ? (a.date = t[1], n = t[3]) : (t = N.datePattern.exec(e), t ? (a.date = t[1], n = t[2]) : (a.date = null, n = e)), n) {
3268
+ const r = N.timeZone.exec(n);
3269
3269
  r ? (a.time = n.replace(r[1], ""), a.timeZone = r[1].trim()) : a.time = n;
3270
3270
  }
3271
3271
  return a;
3272
3272
  }
3273
3273
  function Wr(e, a) {
3274
3274
  if (e) {
3275
- const t = C.YYY[a], n = C.YYYYY[a];
3276
- let r = C.YYYY.exec(e) || n.exec(e);
3275
+ const t = N.YYY[a], n = N.YYYYY[a];
3276
+ let r = N.YYYY.exec(e) || n.exec(e);
3277
3277
  if (r) {
3278
3278
  const s = r[1];
3279
3279
  return {
@@ -3281,7 +3281,7 @@ function Wr(e, a) {
3281
3281
  restDateString: e.slice(s.length)
3282
3282
  };
3283
3283
  }
3284
- if (r = C.YY.exec(e) || t.exec(e), r) {
3284
+ if (r = N.YY.exec(e) || t.exec(e), r) {
3285
3285
  const s = r[1];
3286
3286
  return {
3287
3287
  year: parseInt(s, 10) * 100,
@@ -3299,22 +3299,22 @@ function Er(e, a) {
3299
3299
  let t, n, r;
3300
3300
  if (!e || !e.length)
3301
3301
  return t = /* @__PURE__ */ new Date(0), t.setUTCFullYear(a), t;
3302
- let s = C.MM.exec(e);
3302
+ let s = N.MM.exec(e);
3303
3303
  if (s)
3304
3304
  return t = /* @__PURE__ */ new Date(0), n = parseInt(s[1], 10) - 1, Yt(a, n) ? (t.setUTCFullYear(a, n), t) : /* @__PURE__ */ new Date(NaN);
3305
- if (s = C.DDD.exec(e), s) {
3305
+ if (s = N.DDD.exec(e), s) {
3306
3306
  t = /* @__PURE__ */ new Date(0);
3307
3307
  const o = parseInt(s[1], 10);
3308
3308
  return Ur(a, o) ? (t.setUTCFullYear(a, 0, o), t) : /* @__PURE__ */ new Date(NaN);
3309
3309
  }
3310
- if (s = C.MMDD.exec(e), s) {
3310
+ if (s = N.MMDD.exec(e), s) {
3311
3311
  t = /* @__PURE__ */ new Date(0), n = parseInt(s[1], 10) - 1;
3312
3312
  const o = parseInt(s[2], 10);
3313
3313
  return Yt(a, n, o) ? (t.setUTCFullYear(a, n, o), t) : /* @__PURE__ */ new Date(NaN);
3314
3314
  }
3315
- if (s = C.Www.exec(e), s)
3315
+ if (s = N.Www.exec(e), s)
3316
3316
  return r = parseInt(s[1], 10) - 1, Bt(r) ? Et(a, r) : /* @__PURE__ */ new Date(NaN);
3317
- if (s = C.WwwD.exec(e), s) {
3317
+ if (s = N.WwwD.exec(e), s) {
3318
3318
  r = parseInt(s[1], 10) - 1;
3319
3319
  const o = parseInt(s[2], 10) - 1;
3320
3320
  return Bt(r, o) ? Et(a, r, o) : /* @__PURE__ */ new Date(NaN);
@@ -3322,12 +3322,12 @@ function Er(e, a) {
3322
3322
  return null;
3323
3323
  }
3324
3324
  function Yr(e) {
3325
- let a, t, n = C.HH.exec(e);
3325
+ let a, t, n = N.HH.exec(e);
3326
3326
  if (n)
3327
3327
  return a = parseFloat(n[1].replace(",", ".")), Se(a) ? a % 24 * Me : NaN;
3328
- if (n = C.HHMM.exec(e), n)
3328
+ if (n = N.HHMM.exec(e), n)
3329
3329
  return a = parseInt(n[1], 10), t = parseFloat(n[2].replace(",", ".")), Se(a, t) ? a % 24 * Me + t * Wt : NaN;
3330
- if (n = C.HHMMSS.exec(e), n) {
3330
+ if (n = N.HHMMSS.exec(e), n) {
3331
3331
  a = parseInt(n[1], 10), t = parseInt(n[2], 10);
3332
3332
  const r = parseFloat(n[3].replace(",", "."));
3333
3333
  return Se(a, t, r) ? a % 24 * Me + t * Wt + r * 1e3 : NaN;
@@ -3734,9 +3734,9 @@ const Wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3734
3734
  min: c,
3735
3735
  max: y
3736
3736
  }, g = s.pg.map((_) => {
3737
- const k = _.mintransaction ?? "0.00", N = _.maxtransaction ?? "0.00", { amountList: D, minAmount: h, maxAmount: b } = le(
3737
+ const k = _.mintransaction ?? "0.00", C = _.maxtransaction ?? "0.00", { amountList: D, minAmount: h, maxAmount: b } = le(
3738
3738
  Number(k),
3739
- Number(N),
3739
+ Number(C),
3740
3740
  t.mdBankLevelDetail.onlinepayment_min,
3741
3741
  t.mdBankLevelDetail.onlinepayment_max
3742
3742
  );
@@ -3857,8 +3857,7 @@ const Wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3857
3857
  gameId: c.id_GameMaster,
3858
3858
  platformId: c.id,
3859
3859
  platformCode: c.code,
3860
- platformName: c.name_platformMaster.trim(),
3861
- platformShortName: c.shortName,
3860
+ platformName: c.name,
3862
3861
  name: c.name,
3863
3862
  flag: {
3864
3863
  value: c.flag,
@@ -3880,8 +3879,7 @@ const Wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3880
3879
  gameId: l.id ?? 0,
3881
3880
  platformId: l.id_PlatformProduct ?? 0,
3882
3881
  platformCode: l.code_PlatformProduct ?? "",
3883
- platformName: (l.name_platformMaster ?? "").trim(),
3884
- platformShortName: l.shortName_PlatformProduct ?? "",
3882
+ platformName: l.name_PlatformProduct ?? "",
3885
3883
  name: l.name ?? "",
3886
3884
  flag: {
3887
3885
  value: l.flag ?? 0,
@@ -3899,7 +3897,7 @@ const Wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3899
3897
  };
3900
3898
  }, Ts = (e) => ({
3901
3899
  list: e.mdGrade.map((a) => {
3902
- var t, n, r, s, o, l, m, i, c, y, p, g, T, _, k, N, D, h, b, d, $, ne, Q, re, se, Ye, Be, He, Ue, qe, Ve, Ae, Qe, Xe, Ze, Je, Ke, et, tt, at, nt, rt, st, ot, it, ut, ct, lt, dt, mt, gt, ft, pt, yt, bt, ht, _t, Tt, vt, wt, Pt, Rt, Dt, kt;
3900
+ var t, n, r, s, o, l, m, i, c, y, p, g, T, _, k, C, D, h, b, d, $, ne, Q, re, se, Ye, Be, He, Ue, qe, Ve, Ae, Qe, Xe, Ze, Je, Ke, et, tt, at, nt, rt, st, ot, it, ut, ct, lt, dt, mt, gt, ft, pt, yt, bt, ht, _t, Tt, vt, wt, Pt, Rt, Dt, kt;
3903
3901
  return {
3904
3902
  id: a.gradeindex,
3905
3903
  is_current_level: !1,
@@ -3936,7 +3934,7 @@ const Wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3936
3934
  bonus: v(((y = (c = a.benefit) == null ? void 0 : c.monthly) == null ? void 0 : y.bonus) ?? "0"),
3937
3935
  bonus_name: ((g = (p = a.benefit) == null ? void 0 : p.monthly) == null ? void 0 : g.bonus_name) ?? "",
3938
3936
  turnover: v(((_ = (T = a.benefit) == null ? void 0 : T.monthly) == null ? void 0 : _.turnover) ?? "0"),
3939
- turnover_name: ((N = (k = a.benefit) == null ? void 0 : k.monthly) == null ? void 0 : N.turnover_name) ?? ""
3937
+ turnover_name: ((C = (k = a.benefit) == null ? void 0 : k.monthly) == null ? void 0 : C.turnover_name) ?? ""
3940
3938
  },
3941
3939
  weekly: {
3942
3940
  isShow: !0,
@@ -4248,17 +4246,17 @@ const Wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4248
4246
  name: t.company_name,
4249
4247
  date: []
4250
4248
  }))) ?? [];
4251
- }, Ns = (e) => {
4249
+ }, Cs = (e) => {
4252
4250
  var a;
4253
4251
  return ((a = e.data) == null ? void 0 : a.map((t) => {
4254
4252
  var n;
4255
4253
  return {
4256
4254
  id: t.key,
4257
- date: ((n = t.draw_date) == null ? void 0 : n.map((r) => Cs(r.draw_tmactive))) ?? []
4255
+ date: ((n = t.draw_date) == null ? void 0 : n.map((r) => Ns(r.draw_tmactive))) ?? []
4258
4256
  };
4259
4257
  })) ?? [];
4260
4258
  };
4261
- function Cs(e) {
4259
+ function Ns(e) {
4262
4260
  const a = new Date(e * 1e3), t = a.getFullYear(), n = ("0" + (a.getMonth() + 1)).slice(-2), r = ("0" + a.getDate()).slice(-2);
4263
4261
  return `${t}-${n}-${r}`;
4264
4262
  }
@@ -4559,8 +4557,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4559
4557
  gameId: s.id,
4560
4558
  platformId: s.id_PlatformProduct,
4561
4559
  platformCode: s.code_PlatformMaster,
4562
- platformName: s.name_PlatformMaster.trim(),
4563
- platformShortName: s.shortName_PlatformProduct,
4560
+ platformName: s.name_PlatformProduct,
4564
4561
  name: s.name,
4565
4562
  flag: {
4566
4563
  value: 0,
@@ -4880,7 +4877,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4880
4877
  }), So = (e) => R(e), Io = (e) => R(e), je = (e) => ({
4881
4878
  status: e.status == 1,
4882
4879
  message: e.errormessage ?? ""
4883
- }), jo = (e) => R(e), No = (e) => e, Co = (e) => R(e), Lo = (e) => {
4880
+ }), jo = (e) => R(e), Co = (e) => e, No = (e) => R(e), Lo = (e) => {
4884
4881
  var a;
4885
4882
  return {
4886
4883
  platformProduct: ((a = e.mdPlatformProduct) == null ? void 0 : a.map((t) => ({
@@ -5289,8 +5286,7 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5289
5286
  gameId: a.id,
5290
5287
  platformId: a.id_PlatformProduct,
5291
5288
  platformCode: a.code,
5292
- platformName: a.name_platformMaster.trim(),
5293
- platformShortName: a.shortName_PlatformProduct,
5289
+ platformName: a.pp_name,
5294
5290
  name: a.name,
5295
5291
  flag: {
5296
5292
  value: 0,
@@ -5397,7 +5393,7 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5397
5393
  }, ji = (e) => (console.log(e), {
5398
5394
  status: e.status,
5399
5395
  message: e.message ?? ""
5400
- }), Ni = (e) => ({
5396
+ }), Ci = (e) => ({
5401
5397
  status: e.status == 1,
5402
5398
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
5403
5399
  coinList: e.data.map((a) => ({
@@ -5408,7 +5404,7 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5408
5404
  networkId: t.network_id
5409
5405
  })) ?? []
5410
5406
  })) ?? []
5411
- }), Ci = (e) => ({
5407
+ }), Ni = (e) => ({
5412
5408
  status: e.status == 1,
5413
5409
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
5414
5410
  address: e.data ?? ""
@@ -5593,8 +5589,7 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5593
5589
  gameId: s.id,
5594
5590
  platformId: s.id_PlatformProduct,
5595
5591
  platformCode: s.code,
5596
- platformName: s.name_platformMaster.trim(),
5597
- platformShortName: s.shortName_PlatformProduct,
5592
+ platformName: s.pp_name,
5598
5593
  name: s.name,
5599
5594
  flag: {
5600
5595
  value: 0,
@@ -5889,13 +5884,13 @@ const Vu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5889
5884
  code: "",
5890
5885
  value: a.list.map((d) => d.benefit_list.salary_1st.turnover)
5891
5886
  });
5892
- const N = n.findIndex(
5887
+ const C = n.findIndex(
5893
5888
  (d) => d.fieldName == "salary_bonus_10th"
5894
5889
  );
5895
5890
  a.list.map((d) => {
5896
- d.benefit_list.salary_10th.isShow = N > -1;
5897
- }), a.bonus.salary_10th.isShow = N > -1, N > -1 && r.push({
5898
- name: n[N].showName,
5891
+ d.benefit_list.salary_10th.isShow = C > -1;
5892
+ }), a.bonus.salary_10th.isShow = C > -1, C > -1 && r.push({
5893
+ name: n[C].showName,
5899
5894
  code: "",
5900
5895
  value: a.list.map((d) => d.benefit_list.salary_10th.bonus)
5901
5896
  });
@@ -6250,8 +6245,7 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6250
6245
  gameId: s.id,
6251
6246
  platformId: s.id_PlatformProduct,
6252
6247
  platformCode: s.code_PlatformMaster,
6253
- platformName: s.name_PlatformMaster.trim(),
6254
- platformShortName: s.shortName_PlatformProduct,
6248
+ platformName: s.name_PlatformProduct,
6255
6249
  name: s.name,
6256
6250
  flag: {
6257
6251
  value: 0,
@@ -6351,7 +6345,7 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6351
6345
  o.result[i] = js(c);
6352
6346
  break;
6353
6347
  case u.searchResultDate:
6354
- o.result[i] = Ns(
6348
+ o.result[i] = Cs(
6355
6349
  c
6356
6350
  );
6357
6351
  break;
@@ -6569,10 +6563,10 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6569
6563
  );
6570
6564
  break;
6571
6565
  case u.friendList:
6572
- o.result[i] = No(c);
6566
+ o.result[i] = Co(c);
6573
6567
  break;
6574
6568
  case u.friendListEdit:
6575
- o.result[i] = Co(c);
6569
+ o.result[i] = No(c);
6576
6570
  break;
6577
6571
  case u.getActivePP:
6578
6572
  o.result[i] = Lo(c);
@@ -6808,10 +6802,10 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6808
6802
  );
6809
6803
  break;
6810
6804
  case u.getCryptoList:
6811
- o.result[i] = Ni(c);
6805
+ o.result[i] = Ci(c);
6812
6806
  break;
6813
6807
  case u.getCryptoAddress:
6814
- o.result[i] = Ci(
6808
+ o.result[i] = Ni(
6815
6809
  c
6816
6810
  );
6817
6811
  break;
@@ -7055,7 +7049,7 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7055
7049
  status: !1,
7056
7050
  message: ""
7057
7051
  }
7058
- }, Nu = async (e, a) => {
7052
+ }, Cu = async (e, a) => {
7059
7053
  let t = {
7060
7054
  status: 200,
7061
7055
  message: "",
@@ -7082,8 +7076,8 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7082
7076
  return t;
7083
7077
  }, tc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7084
7078
  __proto__: null,
7085
- call: Nu
7086
- }, Symbol.toStringTag, { value: "Module" })), Cu = async (e, a, t, n, r) => {
7079
+ call: Cu
7080
+ }, Symbol.toStringTag, { value: "Module" })), Nu = async (e, a, t, n, r) => {
7087
7081
  let s = {
7088
7082
  status: 200,
7089
7083
  message: "",
@@ -7123,7 +7117,7 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7123
7117
  return s;
7124
7118
  }, ac = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7125
7119
  __proto__: null,
7126
- call: Cu
7120
+ call: Nu
7127
7121
  }, Symbol.toStringTag, { value: "Module" })), Jt = {
7128
7122
  data: {
7129
7123
  status: !1,
@@ -7221,10 +7215,10 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7221
7215
  __proto__: null
7222
7216
  }, Symbol.toStringTag, { value: "Module" })), jc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7223
7217
  __proto__: null
7224
- }, Symbol.toStringTag, { value: "Module" })), Nc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7225
- __proto__: null
7226
7218
  }, Symbol.toStringTag, { value: "Module" })), Cc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7227
7219
  __proto__: null
7220
+ }, Symbol.toStringTag, { value: "Module" })), Nc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7221
+ __proto__: null
7228
7222
  }, Symbol.toStringTag, { value: "Module" })), Lc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7229
7223
  __proto__: null
7230
7224
  }, Symbol.toStringTag, { value: "Module" })), $c = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -7332,10 +7326,10 @@ const qc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7332
7326
  __proto__: null
7333
7327
  }, Symbol.toStringTag, { value: "Module" })), jl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7334
7328
  __proto__: null
7335
- }, Symbol.toStringTag, { value: "Module" })), Nl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7336
- __proto__: null
7337
7329
  }, Symbol.toStringTag, { value: "Module" })), Cl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7338
7330
  __proto__: null
7331
+ }, Symbol.toStringTag, { value: "Module" })), Nl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7332
+ __proto__: null
7339
7333
  }, Symbol.toStringTag, { value: "Module" })), Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7340
7334
  __proto__: null
7341
7335
  }, Symbol.toStringTag, { value: "Module" })), $l = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -7428,7 +7422,7 @@ export {
7428
7422
  fd as applyGoldEggType,
7429
7423
  el as applyPromoType,
7430
7424
  al as applyRedPacketType,
7431
- Cl as applyReliefFund,
7425
+ Nl as applyReliefFund,
7432
7426
  tl as applySignInType,
7433
7427
  gc as applyVipBonusType,
7434
7428
  zl as applyWeekCard,
@@ -7469,7 +7463,7 @@ export {
7469
7463
  qc as getImageType,
7470
7464
  Bl as getIncentiveData,
7471
7465
  Hl as getIncentiveRebate,
7472
- Nc as getInviteRewardClaimType,
7466
+ Cc as getInviteRewardClaimType,
7473
7467
  xc as getInviteRewardDataType,
7474
7468
  Oc as getInviteRewardReportType,
7475
7469
  $c as getInviteRewardSettingType,
@@ -7483,7 +7477,7 @@ export {
7483
7477
  $l as getReliefFundReport,
7484
7478
  Ic as getRewardReferralType,
7485
7479
  Vu as getSettingType,
7486
- Cc as getTopUpRewardClaimType,
7480
+ Nc as getTopUpRewardClaimType,
7487
7481
  Gc as getTopUpRewardSettingType,
7488
7482
  Mc as getTopupRewardDataType,
7489
7483
  Sc as getTopupRewardReportType,
@@ -7551,7 +7545,7 @@ export {
7551
7545
  xl as submitTwoFactorAuthenticateType,
7552
7546
  Hc as submitUpdateMobileTacCode,
7553
7547
  ol as submitValidateType,
7554
- Nl as submitWithdrawalAlipayType,
7548
+ Cl as submitWithdrawalAlipayType,
7555
7549
  pl as submitWithdrawalCodeType,
7556
7550
  Xu as telegramLoginApi,
7557
7551
  Eu as transactionReportType,