60p82u21t54k 0.0.71 → 0.0.72

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.
@@ -66,14 +66,14 @@ const te = (e) => new TextEncoder().encode(e), ne = (e) => {
66
66
  return console.error("Failed to decode Base64:", t), "";
67
67
  }
68
68
  }, ae = () => {
69
- const e = /* @__PURE__ */ new Date(), t = e.getFullYear(), n = e.getMonth(), l = new Date(t, n, 1, 12, 0, 0), o = new Date(t, n + 1, 1, 12, 0, 0), u = Math.floor(
70
- (o.getTime() - e.getTime()) / 1e3
71
- ), c = Math.floor(
72
- (o.getTime() - l.getTime()) / 1e3
73
- ), m = c - u;
69
+ const e = /* @__PURE__ */ new Date(), t = e.getFullYear(), n = e.getMonth(), l = new Date(t, n, 1, 12, 0, 0), s = new Date(t, n + 1, 1, 12, 0, 0), u = Math.floor(
70
+ (s.getTime() - e.getTime()) / 1e3
71
+ ), d = Math.floor(
72
+ (s.getTime() - l.getTime()) / 1e3
73
+ ), m = d - u;
74
74
  return {
75
75
  monthRemainingTime: u,
76
- monthProgressPercentage: Math.round(m / c * 100)
76
+ monthProgressPercentage: Math.round(m / d * 100)
77
77
  };
78
78
  }, oe = () => {
79
79
  const e = /* @__PURE__ */ new Date(), t = e.getDay(), n = t === 1 ? 7 : 8 - t, l = new Date(
@@ -84,10 +84,10 @@ const te = (e) => new TextEncoder().encode(e), ne = (e) => {
84
84
  0,
85
85
  0,
86
86
  0
87
- ), o = Math.floor((l.getTime() - e.getTime()) / 1e3), g = 7 * 24 * 60 * 60;
88
- return console.log(o), console.log(g), {
89
- weekRemainingTime: o,
90
- weekProgressPercentage: Math.round(o / g * 100)
87
+ ), s = Math.floor((l.getTime() - e.getTime()) / 1e3), g = 7 * 24 * 60 * 60;
88
+ return console.log(s), console.log(g), {
89
+ weekRemainingTime: s,
90
+ weekProgressPercentage: Math.round(s / g * 100)
91
91
  };
92
92
  }, re = () => {
93
93
  const e = /* @__PURE__ */ new Date(), t = new Date(
@@ -98,21 +98,21 @@ const te = (e) => new TextEncoder().encode(e), ne = (e) => {
98
98
  0,
99
99
  0,
100
100
  0
101
- ), n = Math.floor((t.getTime() - e.getTime()) / 1e3), c = 24 * 60 * 60;
101
+ ), n = Math.floor((t.getTime() - e.getTime()) / 1e3), d = 24 * 60 * 60;
102
102
  return {
103
103
  dayRemainingTime: n,
104
- dayProgressPercentage: Math.round(n / c * 100)
104
+ dayProgressPercentage: Math.round(n / d * 100)
105
105
  };
106
106
  };
107
- var i = /* @__PURE__ */ ((e) => (e.announcement = "announcement", e.gameList = "gameList", e.fishGameList = "fishGameList", e.cmsList = "cmsList", e.paymentsProvider = "paymentsProvider", e.getUserProfile = "getUserProfile", e.vipList = "vipList", e.vipStatus = "vipStatus", e.vipBonus = "vipBonus", e.vipFieldStatus = "vipFieldStatus", e.promotion = "promotion", e.getSetting = "getSetting", e.getCountryMobile = "getCountryMobile", e.getPlatformTurnoverRate = "getPlatformTurnoverRate", e.mainWallet = "mainWallet", e.getLanguageSetting = "getLanguageSetting", e.getFourDimensionData = "getfourDimensionData", e.getCompany = "getCompany", e.searchResultDate = "searchResultDate", e.searchHot = "searchHot", e.searchByDate = "searchByDate", e.upcomingMatches = "upcomingMatches", e.deposit = "deposit", e.applyVipBonus = "applyVipBonus", e.getBankCardData = "getBankCardData", e.withdrawalGet = "withdrawalGet", e.withdraw = "withdraw", e.addBankCard = "addBankCard", e.transactionReport = "transactionReport", e.changePassword = "changePassword", e.wallet = "wallet", e.getEventList = "getEventlist", e.getEventToken = "getEventToken", e.getExtraGame = "getExtraGame", e.mailBox = "mailBox", e.slotGameList = "slotGameList", e.getTurnOverRewardData = "getTurnOverRewardData", e.getTurnOverRewardReport = "getTurnOverRewardReport", e.getInviteRewardData = "getInviteRewardData", e.getInviteRewardReport = "getInviteRewardReport", e.getTopupRewardData = "getTopupRewardData", e.getTopupRewardReport = "getTopupRewardReport", e.getRewardReferral = "getRewardReferral", e.submitWithdrawValidate = "submitWithdrawValidate", e.getDepositPromotion = "getDepositPromotion", e.getInviteRewardClaim = "getInviteRewardClaim", e.getTopUpRewardClaim = "getTopupRewardClaim", e.getTurnOverRewardClaim = "getTurnOverRewardClaim", e.getInviteRewardSetting = "getInviteRewardSetting", e.getTopUpRewardSetting = "getTopupRewardSetting", e.getTurnOverRewardSetting = "getTurnOverRewardSetting", e.requestForgetPassword = "requestForgetPassword", e.submitForgetPassword = "submitForgetPassword", e.getImage = "getImage", e.getDepositValidate = "getDepositValidate", e.getTransferCreditValidate = "getTransferCreditValidate", e.getWithdrawValidate = "getWithdrawValidate", e.updateProfilePicture = "updateProfilePicture", e.readMail = "readMail", e.checkRedPacketValidate = "checkRedpacketValidate", e.requestTacCode = "requestTacCode", e.getUsernameByRefer = "getUsernameByRefer", e.applyPromo = "applyPromo", e.applyRedPacket = "applyRedpacket", e.applySignIn = "applySignIn", e.getCountry = "getCountry", e.submitGiftCode = "submitGiftCode", e.playGame = "playGame", e.transferToMain = "transferToMain", e.transferProcess = "transferProcess", e.submitDepositValidate = "submitDepositValidate", e.submitTransferCreditValidate = "submitTransferCreditValidate", e.checkTransferCredit = "checkTransferCredit", e.friendList = "friendList", e.friendListEdit = "friendListEdit", e.getActivePP = "getActivePP", e.getActiveProduct = "getActiveProduct", e.requestWithdrawTac = "requestWithdrawTac", e.requestWithdrawalCode = "requestWithdrawalCode", e.commissionWithdraw = "commissionWithdraw", e.submitWithdrawalCode = "submitWithdrawalCode", e.submitCryptoAccount = "submitCryptoAccount", e.requestTransferMoney = "requestTransferMoney", e.submitTransferMoney = "submitTransferMoney", e.getVerifyPromo = "getVerifyPromo", e.requestUpdateMobileTacCode = "requestUpdateMobileTacCode", e.submitUpdateMobileTacCode = "submitUpdateMobileTacCode", e.signInViewInfo = "signInViewInfo", e.signInRecord = "signInRecord", e.referralProfile = "referralProfile", e.referralMemberProfile = "referralMemberProfile", e.registerAction = "registerAction", e.transferReport = "transferReport", e.agTransferCreditReport = "agTransferCreditReport", e.betReport = "betReport", e.getTwoFactorAuthenticate = "getTwoFactorAuthenticate", e.getUserDeviceList = "getUserDeviceList", e.submitTwoFactorAuthenticate = "submitTwoFactorAuthenticate", e.unbindUserDevice = "unbindUserDevice", e.searchNumberHistory = "searchNumberHistory", e.changeWithdrawalCode = "changeWithdrawalCode", e.checkRedPacketToken = "checkRedPacketToken", e.submitWithdrawalAlipay = "submitWithdrawalAlipay", e))(i || {});
107
+ var i = /* @__PURE__ */ ((e) => (e.announcement = "announcement", e.gameList = "gameList", e.fishGameList = "fishGameList", e.cmsList = "cmsList", e.paymentsProvider = "paymentsProvider", e.getUserProfile = "getUserProfile", e.vipList = "vipList", e.vipStatus = "vipStatus", e.vipBonus = "vipBonus", e.vipFieldStatus = "vipFieldStatus", e.promotion = "promotion", e.getSetting = "getSetting", e.getCountryMobile = "getCountryMobile", e.getPlatformTurnoverRate = "getPlatformTurnoverRate", e.mainWallet = "mainWallet", e.getLanguageSetting = "getLanguageSetting", e.getFourDimensionData = "getfourDimensionData", e.getCompany = "getCompany", e.searchResultDate = "searchResultDate", e.searchHot = "searchHot", e.searchByDate = "searchByDate", e.upcomingMatches = "upcomingMatches", e.deposit = "deposit", e.applyVipBonus = "applyVipBonus", e.getBankCardData = "getBankCardData", e.withdrawalGet = "withdrawalGet", e.withdraw = "withdraw", e.addBankCard = "addBankCard", e.transactionReport = "transactionReport", e.changePassword = "changePassword", e.wallet = "wallet", e.getEventList = "getEventlist", e.getEventToken = "getEventToken", e.getExtraGame = "getExtraGame", e.mailBox = "mailBox", e.slotGameList = "slotGameList", e.getTurnOverRewardData = "getTurnOverRewardData", e.getTurnOverRewardReport = "getTurnOverRewardReport", e.getInviteRewardData = "getInviteRewardData", e.getInviteRewardReport = "getInviteRewardReport", e.getTopupRewardData = "getTopupRewardData", e.getTopupRewardReport = "getTopupRewardReport", e.getRewardReferral = "getRewardReferral", e.submitWithdrawValidate = "submitWithdrawValidate", e.getDepositPromotion = "getDepositPromotion", e.getInviteRewardClaim = "getInviteRewardClaim", e.getTopUpRewardClaim = "getTopupRewardClaim", e.getTurnOverRewardClaim = "getTurnOverRewardClaim", e.getInviteRewardSetting = "getInviteRewardSetting", e.getTopUpRewardSetting = "getTopupRewardSetting", e.getTurnOverRewardSetting = "getTurnOverRewardSetting", e.requestForgetPassword = "requestForgetPassword", e.submitForgetPassword = "submitForgetPassword", e.getImage = "getImage", e.getDepositValidate = "getDepositValidate", e.getTransferCreditValidate = "getTransferCreditValidate", e.getWithdrawValidate = "getWithdrawValidate", e.updateProfilePicture = "updateProfilePicture", e.readMail = "readMail", e.checkRedPacketValidate = "checkRedpacketValidate", e.requestTacCode = "requestTacCode", e.getUsernameByRefer = "getUsernameByRefer", e.applyPromo = "applyPromo", e.applyRedPacket = "applyRedpacket", e.applySignIn = "applySignIn", e.getCountry = "getCountry", e.submitGiftCode = "submitGiftCode", e.playGame = "playGame", e.transferToMain = "transferToMain", e.transferProcess = "transferProcess", e.submitDepositValidate = "submitDepositValidate", e.submitTransferCreditValidate = "submitTransferCreditValidate", e.checkTransferCredit = "checkTransferCredit", e.friendList = "friendList", e.friendListEdit = "friendListEdit", e.getActivePP = "getActivePP", e.getActiveProduct = "getActiveProduct", e.requestWithdrawTac = "requestWithdrawTac", e.requestWithdrawalCode = "requestWithdrawalCode", e.commissionWithdraw = "commissionWithdraw", e.submitWithdrawalCode = "submitWithdrawalCode", e.submitCryptoAccount = "submitCryptoAccount", e.requestTransferMoney = "requestTransferMoney", e.submitTransferMoney = "submitTransferMoney", e.getVerifyPromo = "getVerifyPromo", e.requestUpdateMobileTacCode = "requestUpdateMobileTacCode", e.submitUpdateMobileTacCode = "submitUpdateMobileTacCode", e.signInViewInfo = "signInViewInfo", e.signInRecord = "signInRecord", e.referralProfile = "referralProfile", e.referralMemberProfile = "referralMemberProfile", e.registerAction = "registerAction", e.transferReport = "transferReport", e.agTransferCreditReport = "agTransferCreditReport", e.betReport = "betReport", e.getTwoFactorAuthenticate = "getTwoFactorAuthenticate", e.getUserDeviceList = "getUserDeviceList", e.submitTwoFactorAuthenticate = "submitTwoFactorAuthenticate", e.unbindUserDevice = "unbindUserDevice", e.searchNumberHistory = "searchNumberHistory", e.changeWithdrawalCode = "changeWithdrawalCode", e.checkRedPacketToken = "checkRedPacketToken", e.submitWithdrawalAlipay = "submitWithdrawalAlipay", e.applyReliefFund = "applyReliefFund", e.getReliefFundData = "getReliefFundData", e.getReliefFundReport = "getReliefFundReport", e))(i || {});
108
108
  const se = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
109
109
  __proto__: null,
110
110
  Api: i
111
111
  }, Symbol.toStringTag, { value: "Module" }));
112
- var x = /* @__PURE__ */ ((e) => (e.default = "default", e.pay = "pay", e.auto = "auto", e.fix = "fix", e.manual = "manual", e.unknown = "unknown", e))(x || {});
112
+ var j = /* @__PURE__ */ ((e) => (e.default = "default", e.pay = "pay", e.auto = "auto", e.fix = "fix", e.manual = "manual", e.unknown = "unknown", e))(j || {});
113
113
  const ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
114
114
  __proto__: null,
115
- PaymentType: x
115
+ PaymentType: j
116
116
  }, Symbol.toStringTag, { value: "Module" })), B = {
117
117
  depositBank: !1,
118
118
  depositDateTime: !1,
@@ -123,43 +123,46 @@ const ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
123
123
  }, E = {
124
124
  id: 0,
125
125
  name: "",
126
- type: x.unknown,
126
+ type: j.unknown,
127
127
  promo: [],
128
128
  bank: [],
129
129
  requiredField: B
130
- }, le = (e) => e.mdPaymentChannels.map((t) => {
131
- const n = [];
132
- switch (t.name) {
133
- case x.default:
134
- n.push(H(t.paymentmethod.manual, e));
135
- break;
136
- case x.pay:
137
- n.push(ue(t.paymentmethod.onlinebanking, e));
138
- break;
139
- default:
140
- if (t.paymentmethod.auto.bank.length > 0 && n.push(
141
- ce(t.bankid ?? 0, t.paymentmethod.auto, e)
142
- ), t.paymentmethod.manual.bank.length > 0) {
143
- let l = !1;
144
- for (let o = 0; o < t.paymentmethod.manual.bank.length; o++) {
145
- const u = t.paymentmethod.manual.bank[o];
146
- if (u.list && u.list.length > 0) {
147
- l = !0;
148
- break;
130
+ }, le = (e) => {
131
+ var t;
132
+ return ((t = e.mdPaymentChannels) == null ? void 0 : t.map((n) => {
133
+ const l = [];
134
+ switch (n.name) {
135
+ case j.default:
136
+ l.push(H(n.paymentmethod.manual, e));
137
+ break;
138
+ case j.pay:
139
+ l.push(ue(n.paymentmethod.onlinebanking, e));
140
+ break;
141
+ default:
142
+ if (n.paymentmethod.auto.bank.length > 0 && l.push(
143
+ de(n.bankid ?? 0, n.paymentmethod.auto, e)
144
+ ), n.paymentmethod.manual.bank.length > 0) {
145
+ let s = !1;
146
+ for (let u = 0; u < n.paymentmethod.manual.bank.length; u++) {
147
+ const d = n.paymentmethod.manual.bank[u];
148
+ if (d.list && d.list.length > 0) {
149
+ s = !0;
150
+ break;
151
+ }
149
152
  }
153
+ s && l.push(H(n.paymentmethod.manual, e));
150
154
  }
151
- l && n.push(H(t.paymentmethod.manual, e));
152
- }
153
- t.paymentmethod.fixamount.bank.length > 0 && n.push(
154
- de(t.bankid ?? 0, t.paymentmethod.fixamount)
155
- );
156
- }
157
- return {
158
- name: t.label,
159
- imageUrl: `/image/game/native/deposit/sidemenu/${t.name}.png?${e.systemtime}`,
160
- paymentList: n
161
- };
162
- }), G = (e) => {
155
+ n.paymentmethod.fixamount.bank.length > 0 && l.push(
156
+ ce(n.bankid ?? 0, n.paymentmethod.fixamount)
157
+ );
158
+ }
159
+ return {
160
+ name: n.label,
161
+ imageUrl: `/image/game/native/deposit/sidemenu/${n.name}.png?${e.systemtime}`,
162
+ paymentList: l
163
+ };
164
+ })) ?? [];
165
+ }, G = (e) => {
163
166
  const t = {
164
167
  id: -1,
165
168
  name: "excludePromo",
@@ -174,21 +177,21 @@ const ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
174
177
  dailyBonus: l.dtype === "5" && l.type === "D"
175
178
  }));
176
179
  return [t, ...n];
177
- }, F = (e, t, n, l) => {
178
- let o, u;
179
- n > 0 ? o = e > 0 ? Math.max(n, e) : n : o = Math.max(e, 0), l > 0 ? u = t > 0 ? Math.min(l, t) : l : u = Math.max(t, 0);
180
- const c = Math.round(o);
180
+ }, N = (e, t, n, l) => {
181
+ let s, u;
182
+ n > 0 ? s = e > 0 ? Math.max(n, e) : n : s = Math.max(e, 0), l > 0 ? u = t > 0 ? Math.min(l, t) : l : u = Math.max(t, 0);
183
+ const d = Math.round(s);
181
184
  let m = 1e3;
182
185
  u < m && (m = Math.round(u));
183
- const y = m - c;
186
+ const y = m - d;
184
187
  let g = "", _ = "";
185
188
  if (y > 0) {
186
- let v = Math.round((m - c) * 0.25).toString().split(""), k = [];
189
+ let v = Math.round((m - d) * 0.25).toString().split(""), k = [];
187
190
  for (const T of v)
188
191
  T !== "" && k.push(T);
189
192
  for (let T = 0; T < k.length; T++)
190
193
  T === 0 ? g += (parseInt(k[T]) + 1).toString() : g += "0";
191
- v = Math.round((m - c) * 0.5).toString().split(""), k = [];
194
+ v = Math.round((m - d) * 0.5).toString().split(""), k = [];
192
195
  for (const T of v)
193
196
  T !== "" && k.push(T);
194
197
  for (let T = 0; T < k.length; T++)
@@ -196,30 +199,30 @@ const ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
196
199
  } else
197
200
  g = m.toString(), _ = m.toString();
198
201
  return { amountList: [
199
- c.toString(),
202
+ d.toString(),
200
203
  g,
201
204
  _,
202
205
  m.toString()
203
- ], minAmount: c, maxAmount: u };
206
+ ], minAmount: d, maxAmount: u };
204
207
  }, H = (e, t) => t ? {
205
208
  id: 0,
206
209
  name: "manualMethod",
207
- type: x.manual,
210
+ type: j.manual,
208
211
  promo: G(e.promo),
209
- bank: e.bank.map((o) => {
210
- const u = o.list && o.list.length > 0 ? o.list[0].mintransaction ?? "0.00" : "0.00", c = o.list && o.list.length > 0 ? o.list[0].maxtransaction ?? "0.00" : "0.00", { amountList: m, minAmount: y, maxAmount: g } = F(
212
+ bank: e.bank.map((s) => {
213
+ const u = s.list && s.list.length > 0 ? s.list[0].mintransaction ?? "0.00" : "0.00", d = s.list && s.list.length > 0 ? s.list[0].maxtransaction ?? "0.00" : "0.00", { amountList: m, minAmount: y, maxAmount: g } = N(
211
214
  Number(u),
212
- Number(c),
215
+ Number(d),
213
216
  t.mdBankLevelDetail.deposit_min,
214
217
  t.mdBankLevelDetail.deposit_max
215
218
  );
216
219
  return t.mdManualDepositRequireField.depositor = !0, {
217
- id: o.bankindex ?? 0,
218
- bankAccountId: o.list && o.list.length > 0 ? o.list[0].bankaccountindex ?? 0 : 0,
219
- name: o.list && o.list.length > 0 ? o.list[0].label ?? "" : "",
220
- accountName: o.list && o.list.length > 0 ? o.list[0].bankaccountname ?? "" : "",
221
- accountNo: o.list && o.list.length > 0 ? o.list[0].bankaccountno ?? "" : "",
222
- qrcode: o.list && o.list.length > 0 ? o.list[0].bankaccountdesc : "",
220
+ id: s.bankindex ?? 0,
221
+ bankAccountId: s.list && s.list.length > 0 ? s.list[0].bankaccountindex ?? 0 : 0,
222
+ name: s.list && s.list.length > 0 ? s.list[0].label ?? "" : "",
223
+ accountName: s.list && s.list.length > 0 ? s.list[0].bankaccountname ?? "" : "",
224
+ accountNo: s.list && s.list.length > 0 ? s.list[0].bankaccountno ?? "" : "",
225
+ qrcode: s.list && s.list.length > 0 ? s.list[0].bankaccountdesc : "",
223
226
  amountList: m,
224
227
  min: y,
225
228
  max: g
@@ -236,16 +239,16 @@ const ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
236
239
  } : E, ue = (e, t) => t ? {
237
240
  id: 0,
238
241
  name: "onlineBankingMethod",
239
- type: x.pay,
242
+ type: j.pay,
240
243
  promo: G(e.promo),
241
- bank: e.banklist.map((o) => {
242
- let u = "0.00", c = "0.00";
243
- const m = o.bankindex ?? 0;
244
+ bank: e.banklist.map((s) => {
245
+ let u = "0.00", d = "0.00";
246
+ const m = s.bankindex ?? 0;
244
247
  for (let v = 0; v < t.mdGatewayMinMax.length; v++)
245
- t.mdGatewayMinMax[v].bankindex == m.toString() && (u = t.mdGatewayMinMax[v].min, c = t.mdGatewayMinMax[v].max);
246
- const { amountList: y, minAmount: g, maxAmount: _ } = F(
248
+ t.mdGatewayMinMax[v].bankindex == m.toString() && (u = t.mdGatewayMinMax[v].min, d = t.mdGatewayMinMax[v].max);
249
+ const { amountList: y, minAmount: g, maxAmount: _ } = N(
247
250
  Number(u),
248
- Number(c),
251
+ Number(d),
249
252
  t.mdBankLevelDetail.onlinepayment_min,
250
253
  t.mdBankLevelDetail.onlinepayment_max
251
254
  ), O = {
@@ -254,8 +257,8 @@ const ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
254
257
  amountList: y,
255
258
  min: g,
256
259
  max: _
257
- }, S = o.pg.map((v) => {
258
- const k = v.mintransaction ?? "0.00", q = v.maxtransaction ?? "0.00", { amountList: z, minAmount: T, maxAmount: U } = F(
260
+ }, S = s.pg.map((v) => {
261
+ const k = v.mintransaction ?? "0.00", q = v.maxtransaction ?? "0.00", { amountList: z, minAmount: T, maxAmount: U } = N(
259
262
  Number(k),
260
263
  Number(q),
261
264
  t.mdBankLevelDetail.onlinepayment_min,
@@ -270,8 +273,8 @@ const ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
270
273
  };
271
274
  });
272
275
  return {
273
- id: o.bankindex ?? 0,
274
- name: o.banknameenglish ?? "",
276
+ id: s.bankindex ?? 0,
277
+ name: s.banknameenglish ?? "",
275
278
  amountList: [],
276
279
  min: 0,
277
280
  max: 0,
@@ -279,14 +282,14 @@ const ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
279
282
  };
280
283
  }),
281
284
  requiredField: B
282
- } : E, ce = (e, t, n) => {
285
+ } : E, de = (e, t, n) => {
283
286
  if (!n) return E;
284
- const l = x.auto;
285
- let o = [];
286
- const u = n.mdGatewayMinMax;
287
+ const l = j.auto;
288
+ let s = [];
289
+ const u = n.mdGatewayMinMax ?? [];
287
290
  if (t.bank.length > 0 && n.mdPGSelection === "1")
288
- o = t.bank.map((m) => {
289
- const { amountList: y, minAmount: g, maxAmount: _ } = F(
291
+ s = t.bank.map((m) => {
292
+ const { amountList: y, minAmount: g, maxAmount: _ } = N(
290
293
  m.mintransaction ?? 0,
291
294
  m.maxtransaction ?? 0,
292
295
  n.mdBankLevelDetail.onlinepayment_min,
@@ -304,7 +307,7 @@ const ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
304
307
  let m = "0.00", y = "0.00";
305
308
  for (let p = 0; p < u.length; p++)
306
309
  u[p].bankindex === e.toString() && (m = u[p].min, y = u[p].max);
307
- const { amountList: g, minAmount: _, maxAmount: O } = F(
310
+ const { amountList: g, minAmount: _, maxAmount: O } = N(
308
311
  Number(m),
309
312
  Number(y),
310
313
  n.mdBankLevelDetail.onlinepayment_min,
@@ -316,29 +319,29 @@ const ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
316
319
  min: _,
317
320
  max: O
318
321
  };
319
- o.push(S);
322
+ s.push(S);
320
323
  }
321
324
  return {
322
325
  id: e,
323
326
  name: "autoMethod",
324
327
  type: l,
325
328
  promo: G(t.promo),
326
- bank: o,
329
+ bank: s,
327
330
  requiredField: B
328
331
  };
329
- }, de = (e, t) => {
330
- const n = x.fix;
332
+ }, ce = (e, t) => {
333
+ const n = j.fix;
331
334
  return {
332
335
  id: e,
333
336
  name: "fixAmountMethod",
334
337
  type: n,
335
338
  promo: G(t.promo),
336
- bank: t.bank.map((o) => {
337
- const u = o.amtlist.map(Number).sort((m, y) => m - y);
339
+ bank: t.bank.map((s) => {
340
+ const u = s.amtlist.map(Number).sort((m, y) => m - y);
338
341
  return {
339
- id: o.pgindex,
340
- name: o.name,
341
- amountList: o.amtlist,
342
+ id: s.pgindex,
343
+ name: s.name,
344
+ amountList: s.amtlist,
342
345
  min: u.length > 0 ? u[0] : 0,
343
346
  max: u.length > 0 ? u[u.length - 1] : 0
344
347
  };
@@ -365,15 +368,15 @@ const ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
365
368
  id: n.id,
366
369
  name: n.name,
367
370
  nextPage: n.nextPage === 1,
368
- list: ((l = n.mdPlatformProducts) == null ? void 0 : l.map((o) => ({
369
- id: Number(o.id),
370
- name: o.shortName,
371
+ list: ((l = n.mdPlatformProducts) == null ? void 0 : l.map((s) => ({
372
+ id: Number(s.id),
373
+ name: s.shortName,
371
374
  flag: {
372
- hot: (o.flag & 2) > 0,
373
- trial: (o.flag & 4) > 0,
374
- new: (o.flag & 8) > 0
375
+ hot: (s.flag & 2) > 0,
376
+ trial: (s.flag & 4) > 0,
377
+ new: (s.flag & 8) > 0
375
378
  },
376
- imageUrl: o.img,
379
+ imageUrl: s.img,
377
380
  rate: "0.00"
378
381
  }))) ?? []
379
382
  };
@@ -476,10 +479,10 @@ const ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
476
479
  vipCalculation: t,
477
480
  livechat: e.livechat ?? "",
478
481
  livechatList: n.filter((l) => l.status == 1).map((l) => {
479
- let o = l.imgname;
480
- return o.slice(-4) === ".png" && (o = l.imgname.slice(0, -4)), {
482
+ let s = l.imgname;
483
+ return s.slice(-4) === ".png" && (s = l.imgname.slice(0, -4)), {
481
484
  name: l.name,
482
- imageUrl: `/image/game/native/customer_service/${o}.png`,
485
+ imageUrl: `/image/game/native/customer_service/${s}.png`,
483
486
  url: l.url
484
487
  };
485
488
  }),
@@ -497,11 +500,11 @@ const ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
497
500
  }, ve = (e) => {
498
501
  var t, n, l;
499
502
  return {
500
- banner: ((t = e.mobileBanner) == null ? void 0 : t.map((o) => `${o.imagepath}?${o.filemtime}`)) ?? [],
501
- ad: ((n = e.mobileAd) == null ? void 0 : n.map((o) => `${o.imagepath}?${o.filemtime}`)) ?? [],
502
- about: ((l = e.mobileAbout) == null ? void 0 : l.map((o) => ({
503
- name: o.name,
504
- content: o.content
503
+ banner: ((t = e.mobileBanner) == null ? void 0 : t.map((s) => `${s.imagepath}?${s.filemtime}`)) ?? [],
504
+ ad: ((n = e.mobileAd) == null ? void 0 : n.map((s) => `${s.imagepath}?${s.filemtime}`)) ?? [],
505
+ about: ((l = e.mobileAbout) == null ? void 0 : l.map((s) => ({
506
+ name: s.name,
507
+ content: s.content
505
508
  }))) ?? []
506
509
  };
507
510
  }, Re = (e) => {
@@ -532,19 +535,19 @@ const ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
532
535
  name: n.company_name,
533
536
  date: []
534
537
  }))) ?? [];
535
- }, xe = (e) => {
538
+ }, je = (e) => {
536
539
  var t;
537
540
  return ((t = e.data) == null ? void 0 : t.map((n) => {
538
541
  var l;
539
542
  return {
540
543
  id: n.key,
541
- date: ((l = n.draw_date) == null ? void 0 : l.map((o) => je(o.draw_tmactive))) ?? []
544
+ date: ((l = n.draw_date) == null ? void 0 : l.map((s) => xe(s.draw_tmactive))) ?? []
542
545
  };
543
546
  })) ?? [];
544
547
  };
545
- function je(e) {
546
- const t = new Date(e * 1e3), n = t.getFullYear(), l = ("0" + (t.getMonth() + 1)).slice(-2), o = ("0" + t.getDate()).slice(-2);
547
- return `${n}-${l}-${o}`;
548
+ function xe(e) {
549
+ const t = new Date(e * 1e3), n = t.getFullYear(), l = ("0" + (t.getMonth() + 1)).slice(-2), s = ("0" + t.getDate()).slice(-2);
550
+ return `${n}-${l}-${s}`;
548
551
  }
549
552
  const De = (e) => {
550
553
  var t;
@@ -553,9 +556,9 @@ const De = (e) => {
553
556
  return {
554
557
  id: n.company_id,
555
558
  name: n.company_name,
556
- list: ((l = n.drawCount) == null ? void 0 : l.map((o) => ({
557
- combination: o.combination_combination,
558
- total: o.total
559
+ list: ((l = n.drawCount) == null ? void 0 : l.map((s) => ({
560
+ combination: s.combination_combination,
561
+ total: s.total
559
562
  }))) ?? []
560
563
  };
561
564
  })) ?? [];
@@ -563,11 +566,11 @@ const De = (e) => {
563
566
  companyId: t.company_id,
564
567
  companyName: t.company_name,
565
568
  resultByDateList: t.draws.map((n) => {
566
- const l = n.results.filter((p) => p.combination_dimension == 3).map((p) => p.combination_combination), o = n.results.filter(
569
+ const l = n.results.filter((p) => p.combination_dimension == 3).map((p) => p.combination_combination), s = n.results.filter(
567
570
  (p) => p.combination_dimension == 4 && p.combination_position === 1
568
571
  ).map((p) => p.combination_combination), u = n.results.filter(
569
572
  (p) => p.combination_dimension === 4 && p.combination_position === 2
570
- ).map((p) => p.combination_combination), c = n.results.filter(
573
+ ).map((p) => p.combination_combination), d = n.results.filter(
571
574
  (p) => p.combination_dimension === 4 && p.combination_position === 3
572
575
  ).map((p) => p.combination_combination), m = n.results.filter(
573
576
  (p) => p.combination_dimension === 4 && p.combination_position === 4
@@ -582,9 +585,9 @@ const De = (e) => {
582
585
  date: n.date,
583
586
  dimension_3: l,
584
587
  dimension_4: {
585
- prize_1: o,
588
+ prize_1: s,
586
589
  prize_2: u,
587
- prize_3: c,
590
+ prize_3: d,
588
591
  prize_4: m,
589
592
  prize_5: y
590
593
  },
@@ -623,53 +626,53 @@ const De = (e) => {
623
626
  }), h = (e) => ({
624
627
  status: e.status == 1,
625
628
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
626
- }), ze = (e) => h(e), Ne = (e) => {
627
- var t, n, l, o, u;
629
+ }), ze = (e) => h(e), Fe = (e) => {
630
+ var t, n, l, s, u;
628
631
  return {
629
- bankCard: ((t = e.bankCard) == null ? void 0 : t.map((c) => {
632
+ bankCard: ((t = e.bankCard) == null ? void 0 : t.map((d) => {
630
633
  var m, y;
631
634
  return {
632
- bankIndex: c.bankindex,
635
+ bankIndex: d.bankindex,
633
636
  bankProvince: {
634
- id: c.bankprovince,
637
+ id: d.bankprovince,
635
638
  desc: ((y = (m = e.province) == null ? void 0 : m.find(
636
- (g) => g.provinceindex == c.bankprovince
639
+ (g) => g.provinceindex == d.bankprovince
637
640
  )) == null ? void 0 : y.label) ?? ""
638
641
  },
639
- bankName: c.banknamesimplified,
640
- bankAccountNo: c.bankaccountno,
641
- bankUrl: c.bankaddress ?? "",
642
- imgUrl: c.img,
643
- countryIndex: c.countryindex
642
+ bankName: d.banknamesimplified,
643
+ bankAccountNo: d.bankaccountno,
644
+ bankUrl: d.bankaddress ?? "",
645
+ imgUrl: d.img,
646
+ countryIndex: d.countryindex
644
647
  };
645
648
  })) ?? [],
646
- bankList: ((n = e.bankList) == null ? void 0 : n.map((c) => ({
647
- bankIndex: c.bankindex,
648
- bankType: c.bank_type,
649
- bankName: c.banknamesimplified,
650
- bankUrl: c.address ?? "",
651
- swiftCode: c.swiftcode,
652
- showBind: c.show_bind === "1",
653
- showDeposit: c.show_deposit === "1",
654
- countryIndex: c.countryindex
649
+ bankList: ((n = e.bankList) == null ? void 0 : n.map((d) => ({
650
+ bankIndex: d.bankindex,
651
+ bankType: d.bank_type,
652
+ bankName: d.banknamesimplified,
653
+ bankUrl: d.address ?? "",
654
+ swiftCode: d.swiftcode,
655
+ showBind: d.show_bind === "1",
656
+ showDeposit: d.show_deposit === "1",
657
+ countryIndex: d.countryindex
655
658
  }))) ?? [],
656
- province: ((l = e.province) == null ? void 0 : l.map((c) => ({
657
- index: c.provinceindex,
658
- label: c.label,
659
- countryIndex: c.countryindex
659
+ province: ((l = e.province) == null ? void 0 : l.map((d) => ({
660
+ index: d.provinceindex,
661
+ label: d.label,
662
+ countryIndex: d.countryindex
660
663
  }))) ?? [],
661
- cryptoAccount: ((o = e.mdAccountCrypto) == null ? void 0 : o.map((c) => ({
662
- id: c.crypto_id,
663
- type: c.type,
664
- name: c.crypto_name,
665
- address: c.address
664
+ cryptoAccount: ((s = e.mdAccountCrypto) == null ? void 0 : s.map((d) => ({
665
+ id: d.crypto_id,
666
+ type: d.type,
667
+ name: d.crypto_name,
668
+ address: d.address
666
669
  }))) ?? [],
667
670
  cryptoDetail: {
668
671
  limit: e.mdCryptoDetail.cryptolimit,
669
- protocol: ((u = e.mdCryptoDetail.cryptoprotocol) == null ? void 0 : u.map((c) => ({
670
- id: c.id,
671
- name: c.name,
672
- status: c.status == "1"
672
+ protocol: ((u = e.mdCryptoDetail.cryptoprotocol) == null ? void 0 : u.map((d) => ({
673
+ id: d.id,
674
+ name: d.name,
675
+ status: d.status == "1"
673
676
  }))) ?? []
674
677
  },
675
678
  alipayData: e.subWithdrawalAlipayData,
@@ -681,7 +684,7 @@ const De = (e) => {
681
684
  },
682
685
  bankCardLimit: e.bankcardlimit
683
686
  };
684
- }, Fe = (e) => ({
687
+ }, Ne = (e) => ({
685
688
  withdrawMin: Number(e.withdrawMin),
686
689
  withdrawMax: Number(e.withdrawMax),
687
690
  dailyWithdrawLimit: Number(e.dailyWithdrawLimit),
@@ -689,7 +692,7 @@ const De = (e) => {
689
692
  withdrawMaxFee: Number(e.withdrawMaxFee),
690
693
  withdrawCount: e.withdrawCount
691
694
  }), Be = (e) => h(e), Ge = (e) => {
692
- var t, n, l, o, u, c;
695
+ var t, n, l, s, u, d;
693
696
  return {
694
697
  subStatusModes: ((t = e.subStatusModes) == null ? void 0 : t.map((m) => ({
695
698
  key: m.key,
@@ -701,8 +704,8 @@ const De = (e) => {
701
704
  }))) ?? [],
702
705
  mdCashLedgers: {
703
706
  currentPage: ((l = e.mdCashLedgers) == null ? void 0 : l.current_page) ?? 0,
704
- lastPage: ((o = e.mdCashLedgers) == null ? void 0 : o.last_page) ?? 0,
705
- data: ((c = (u = e.mdCashLedgers) == null ? void 0 : u.data) == null ? void 0 : c.map((m) => {
707
+ lastPage: ((s = e.mdCashLedgers) == null ? void 0 : s.last_page) ?? 0,
708
+ data: ((d = (u = e.mdCashLedgers) == null ? void 0 : u.data) == null ? void 0 : d.map((m) => {
706
709
  var y, g;
707
710
  return {
708
711
  ledgerIndex: m.ledgerindex,
@@ -841,10 +844,10 @@ const De = (e) => {
841
844
  name: u.firstname,
842
845
  cashback: u.turnover,
843
846
  commission: u.income
844
- })), l = e.data.reduce((u, c) => u + parseFloat(c.income), 0), o = t.size;
847
+ })), l = e.data.reduce((u, d) => u + parseFloat(d.income), 0), s = t.size;
845
848
  return {
846
849
  totalReward: l,
847
- totalCount: o,
850
+ totalCount: s,
848
851
  list: n
849
852
  };
850
853
  }, Qe = (e) => e.status == 0 ? {
@@ -869,10 +872,10 @@ const De = (e) => {
869
872
  deposit: u.deposit,
870
873
  activeBet: u.activebet,
871
874
  commission: u.reward
872
- })), l = e.data.reduce((u, c) => u + parseFloat(c.reward), 0), o = t.size;
875
+ })), l = e.data.reduce((u, d) => u + parseFloat(d.reward), 0), s = t.size;
873
876
  return {
874
877
  totalReward: l,
875
- totalCount: o,
878
+ totalCount: s,
876
879
  list: n
877
880
  };
878
881
  }, Ze = (e) => e.status == 0 ? {
@@ -895,10 +898,10 @@ const De = (e) => {
895
898
  name: u.firstname,
896
899
  total: u.deposit,
897
900
  commission: u.reward
898
- })), l = e.data.reduce((u, c) => u + parseFloat(c.reward), 0), o = t.size;
901
+ })), l = e.data.reduce((u, d) => u + parseFloat(d.reward), 0), s = t.size;
899
902
  return {
900
903
  totalReward: l,
901
- totalCount: o,
904
+ totalCount: s,
902
905
  list: n
903
906
  };
904
907
  }, tt = (e) => e.status == 0 ? {
@@ -930,7 +933,7 @@ const De = (e) => {
930
933
  };
931
934
  });
932
935
  l.length > 0 && (t = l[0]);
933
- const o = e.data.filter((g) => g.dtype == "5" && g.type == "D").map((g) => {
936
+ const s = e.data.filter((g) => g.dtype == "5" && g.type == "D").map((g) => {
934
937
  const _ = Math.min(
935
938
  Number(g.min_deposit) * Number(g.percentage) / 100,
936
939
  Number(g.max_promo_amt)
@@ -943,15 +946,15 @@ const De = (e) => {
943
946
  expiryTime: g.etime
944
947
  };
945
948
  });
946
- let u = 0, c = ((y = o[0]) == null ? void 0 : y.expiryTime) || "";
947
- const m = o.map((g) => (u = Math.max(u, g.percentage), new Date(g.expiryTime) < new Date(c) && (c = g.expiryTime), {
949
+ let u = 0, d = ((y = s[0]) == null ? void 0 : y.expiryTime) || "";
950
+ const m = s.map((g) => (u = Math.max(u, g.percentage), new Date(g.expiryTime) < new Date(d) && (d = g.expiryTime), {
948
951
  name: g.name,
949
952
  depositAmount: g.depositAmount,
950
953
  promoAmount: g.promoAmount
951
954
  }));
952
955
  return n = {
953
956
  percentage: u,
954
- expiryTime: c,
957
+ expiryTime: d,
955
958
  list: m
956
959
  }, { welcomeBonus: t, dailyBonus: n };
957
960
  }, at = (e) => ({
@@ -979,13 +982,13 @@ const De = (e) => {
979
982
  if (Object.prototype.hasOwnProperty.call(e.data, n)) {
980
983
  const l = e.data[n];
981
984
  t[n] = [];
982
- for (let o = 0; o < l.length; o++) {
983
- const u = l[o];
984
- let c = "";
985
- l.length > o + 1 && (c = (Number(l[o + 1].achievement) - 1).toString()), t[n].push({
985
+ for (let s = 0; s < l.length; s++) {
986
+ const u = l[s];
987
+ let d = "";
988
+ l.length > s + 1 && (d = (Number(l[s + 1].achievement) - 1).toString()), t[n].push({
986
989
  rate: u.rate,
987
990
  minValue: u.achievement.toString(),
988
- maxValue: c
991
+ maxValue: d
989
992
  });
990
993
  }
991
994
  }
@@ -998,26 +1001,26 @@ const De = (e) => {
998
1001
  if (Object.prototype.hasOwnProperty.call(e.data, n)) {
999
1002
  const l = e.data[n];
1000
1003
  t[n] = [];
1001
- for (let o = 0; o < l.length; o++) {
1002
- const u = l[o];
1003
- let c = "";
1004
- l.length > o + 1 && (c = (Number(l[o + 1].achievement) - 1).toString()), t[n].push({
1004
+ for (let s = 0; s < l.length; s++) {
1005
+ const u = l[s];
1006
+ let d = "";
1007
+ l.length > s + 1 && (d = (Number(l[s + 1].achievement) - 1).toString()), t[n].push({
1005
1008
  rate: u.rate,
1006
1009
  minValue: u.achievement,
1007
- maxValue: c
1010
+ maxValue: d
1008
1011
  });
1009
1012
  }
1010
1013
  }
1011
1014
  return t;
1012
- }, ut = (e) => h(e), ct = (e) => h(e), dt = (e) => {
1013
- var t, n, l, o, u;
1015
+ }, ut = (e) => h(e), dt = (e) => h(e), ct = (e) => {
1016
+ var t, n, l, s, u;
1014
1017
  return {
1015
1018
  status: e.status == 1,
1016
1019
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
1017
1020
  default: ((t = e.data) == null ? void 0 : t.default) ?? [],
1018
1021
  online: ((n = e.data) == null ? void 0 : n.online) ?? [],
1019
1022
  mycard: ((l = e.data) == null ? void 0 : l.mycard) ?? [],
1020
- qrcode: ((o = e.data) == null ? void 0 : o.qrcode) ?? [],
1023
+ qrcode: ((s = e.data) == null ? void 0 : s.qrcode) ?? [],
1021
1024
  personal: ((u = e.data) == null ? void 0 : u.personal) ?? []
1022
1025
  };
1023
1026
  }, V = (e) => (console.log(e), {
@@ -1065,14 +1068,14 @@ const De = (e) => {
1065
1068
  status: e.status == 1,
1066
1069
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
1067
1070
  countryList: ((t = e.data) == null ? void 0 : t.map((n) => {
1068
- var l, o;
1071
+ var l, s;
1069
1072
  return {
1070
1073
  countryIndex: n.countryindex,
1071
1074
  currencyName: n.currency_name ?? "",
1072
1075
  label: n.label,
1073
1076
  currencyRate: {
1074
1077
  depositCurrencyRate: ((l = n.currency_rate) == null ? void 0 : l.currency_rate_deposit) ?? "",
1075
- withdrawCurrencyRate: ((o = n.currency_rate) == null ? void 0 : o.currency_rate_withdraw) ?? ""
1078
+ withdrawCurrencyRate: ((s = n.currency_rate) == null ? void 0 : s.currency_rate_withdraw) ?? ""
1076
1079
  }
1077
1080
  };
1078
1081
  })) ?? []
@@ -1085,7 +1088,7 @@ const De = (e) => {
1085
1088
  }), kt = (e) => h(e), Pt = (e) => h(e), W = (e) => ({
1086
1089
  status: e.status == 1,
1087
1090
  message: e.errormessage ?? ""
1088
- }), Ot = (e) => h(e), Mt = (e) => e, xt = (e) => h(e), jt = (e) => {
1091
+ }), Ot = (e) => h(e), Mt = (e) => e, jt = (e) => h(e), xt = (e) => {
1089
1092
  var t;
1090
1093
  return {
1091
1094
  platformProduct: ((t = e.mdPlatformProduct) == null ? void 0 : t.map((n) => ({
@@ -1102,7 +1105,7 @@ const De = (e) => {
1102
1105
  name: n.name
1103
1106
  }))) ?? []
1104
1107
  };
1105
- }, Ct = (e) => h(e), wt = (e) => h(e), It = (e) => h(e), Lt = (e) => h(e), zt = (e) => h(e), Nt = (e) => h(e), Ft = (e) => h(e), Bt = (e) => ({
1108
+ }, Ct = (e) => h(e), wt = (e) => h(e), It = (e) => h(e), Lt = (e) => h(e), zt = (e) => h(e), Ft = (e) => h(e), Nt = (e) => h(e), Bt = (e) => ({
1106
1109
  status: e.status == 1,
1107
1110
  message: e.msg ?? "",
1108
1111
  data: e.data
@@ -1267,22 +1270,22 @@ const De = (e) => {
1267
1270
  status: e.status == 1,
1268
1271
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
1269
1272
  data: {
1270
- companyCount: ((t = e.data.companyRCount) == null ? void 0 : t.map((o) => ({
1271
- key: o.key,
1272
- count: o.count
1273
+ companyCount: ((t = e.data.companyRCount) == null ? void 0 : t.map((s) => ({
1274
+ key: s.key,
1275
+ count: s.count
1273
1276
  }))) ?? [],
1274
- prizeCount: ((n = e.data.prizeRCount) == null ? void 0 : n.map((o) => ({
1275
- key: o.key,
1276
- count: o.count
1277
+ prizeCount: ((n = e.data.prizeRCount) == null ? void 0 : n.map((s) => ({
1278
+ key: s.key,
1279
+ count: s.count
1277
1280
  }))) ?? [],
1278
- list: ((l = e.data.list) == null ? void 0 : l.map((o) => ({
1279
- dimension: o.combination_dimension,
1280
- combination: o.combination_combination,
1281
- prizePosition: o.combination_position,
1282
- drawIdentifier: o.draw.draw_identifier,
1283
- drawTimestamp: o.draw.draw_tmactive,
1284
- companyId: o.company.company_id,
1285
- companyName: o.company.company_name
1281
+ list: ((l = e.data.list) == null ? void 0 : l.map((s) => ({
1282
+ dimension: s.combination_dimension,
1283
+ combination: s.combination_combination,
1284
+ prizePosition: s.combination_position,
1285
+ drawIdentifier: s.draw.draw_identifier,
1286
+ drawTimestamp: s.draw.draw_tmactive,
1287
+ companyId: s.company.company_id,
1288
+ companyName: s.company.company_name
1286
1289
  }))) ?? []
1287
1290
  }
1288
1291
  };
@@ -1295,10 +1298,52 @@ var A = /* @__PURE__ */ ((e) => (e.vipcalculation = "vipcalculation", e.livechat
1295
1298
  const an = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1296
1299
  __proto__: null,
1297
1300
  SettingType: A
1298
- }, Symbol.toStringTag, { value: "Module" })), on = async (e) => {
1299
- var t, n, l, o, u, c, m, y, g, _, O;
1301
+ }, Symbol.toStringTag, { value: "Module" })), on = (e) => {
1302
+ let t = 0;
1303
+ return e.data != null && typeof e.data == "object" && (t = e.data.amount), {
1304
+ status: e.status,
1305
+ message: e.msg ?? "",
1306
+ amount: t
1307
+ };
1308
+ }, rn = (e) => e.status == 0 ? {
1309
+ record: {
1310
+ today: {
1311
+ deposit: "0",
1312
+ winlose: "0"
1313
+ },
1314
+ yesterday: {
1315
+ deposit: "0",
1316
+ winlose: "0"
1317
+ }
1318
+ },
1319
+ setting: []
1320
+ } : {
1321
+ record: {
1322
+ today: {
1323
+ deposit: e.data.record.today_deposit,
1324
+ winlose: e.data.record.today_winlose
1325
+ },
1326
+ yesterday: {
1327
+ deposit: e.data.record.yesterday_deposit,
1328
+ winlose: e.data.record.yesterday_winlose
1329
+ }
1330
+ },
1331
+ setting: e.data.setting.map((t) => ({
1332
+ name: t.grade_english,
1333
+ percentage: t.percentage,
1334
+ deposit: t.deposit,
1335
+ loseLimit: t.loselimit,
1336
+ maxReward: t.max_reward
1337
+ }))
1338
+ }, sn = (e) => e.status == 0 ? [] : e.data.map((t) => ({
1339
+ amount: t.amount,
1340
+ date: t.date,
1341
+ deposit: t.deposit,
1342
+ payout: t.payout
1343
+ })), ln = async (e) => {
1344
+ var t, n, l, s, u, d, m, y, g, _, O;
1300
1345
  try {
1301
- e.findIndex((d) => d.name === i.vipList) !== -1 && e.push(
1346
+ e.findIndex((c) => c.name === i.vipList) !== -1 && e.push(
1302
1347
  {
1303
1348
  name: i.vipBonus,
1304
1349
  query: ""
@@ -1309,41 +1354,41 @@ const an = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1309
1354
  name: i.getSetting,
1310
1355
  query: JSON.stringify({ name: [A.vipcalculation] })
1311
1356
  }
1312
- ), e.findIndex((d) => d.name === i.gameList) !== -1 && e.push({
1357
+ ), e.findIndex((c) => c.name === i.gameList) !== -1 && e.push({
1313
1358
  name: i.getPlatformTurnoverRate,
1314
1359
  query: ""
1315
1360
  });
1316
- const v = e.findIndex((d) => d.name === i.searchHot);
1361
+ const v = e.findIndex((c) => c.name === i.searchHot);
1317
1362
  if (v !== -1) {
1318
- let d = {};
1363
+ let c = {};
1319
1364
  e.forEach((f) => {
1320
- d = f.query;
1365
+ c = f.query;
1321
1366
  }), e.splice(v), e.push({
1322
1367
  name: i.getFourDimensionData,
1323
- query: String(d)
1368
+ query: String(c)
1324
1369
  });
1325
1370
  }
1326
- const k = e.findIndex((d) => d.name === i.searchNumberHistory);
1371
+ const k = e.findIndex((c) => c.name === i.searchNumberHistory);
1327
1372
  if (k !== -1) {
1328
- let d = {};
1373
+ let c = {};
1329
1374
  e.forEach((f) => {
1330
- d = f.query;
1375
+ c = f.query;
1331
1376
  }), e.splice(k), e.push({
1332
1377
  name: i.getFourDimensionData,
1333
- query: String(d)
1378
+ query: String(c)
1334
1379
  });
1335
1380
  }
1336
- if (e.findIndex((d) => d.name === i.searchByDate) !== -1) {
1337
- let d = {};
1381
+ if (e.findIndex((c) => c.name === i.searchByDate) !== -1) {
1382
+ let c = {};
1338
1383
  e.forEach((f) => {
1339
- d = f.query;
1384
+ c = f.query;
1340
1385
  }), e.splice(k), e.push({
1341
1386
  name: i.getFourDimensionData,
1342
- query: String(d)
1387
+ query: String(c)
1343
1388
  });
1344
1389
  }
1345
1390
  const z = e.findIndex(
1346
- (d) => d.name === i.getFourDimensionData
1391
+ (c) => c.name === i.getFourDimensionData
1347
1392
  );
1348
1393
  z !== -1 && e[z].query == "" && (e.splice(z), e.push(
1349
1394
  {
@@ -1362,9 +1407,9 @@ const an = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1362
1407
  }
1363
1408
  ));
1364
1409
  const U = {
1365
- requests: e.map((d) => ({
1366
- name: d.name,
1367
- query: btoa(d.query)
1410
+ requests: e.map((c) => ({
1411
+ name: c.name,
1412
+ query: btoa(c.query)
1368
1413
  }))
1369
1414
  }, $ = await I.post(
1370
1415
  "/jwt",
@@ -1374,441 +1419,456 @@ const an = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1374
1419
  message: "",
1375
1420
  result: {}
1376
1421
  };
1377
- for (const d of $.data.responses) {
1378
- d.error != null && d.error.code != 200 && (a.status = d.error.code, a.message = d.error.message);
1379
- const f = d.attributes !== null && d.attributes !== void 0 ? ne(d.attributes) : null, r = d.name, s = f ? JSON.parse(f) : null;
1380
- if (console.log(r), console.log(JSON.stringify(s)), !s)
1381
- console.log("Not data received"), a.result[r] = null;
1422
+ for (const c of $.data.responses) {
1423
+ c.error != null && c.error.code != 200 && (a.status = c.error.code, a.message = c.error.message);
1424
+ const f = c.attributes !== null && c.attributes !== void 0 ? ne(c.attributes) : null, o = c.name, r = f ? JSON.parse(f) : null;
1425
+ if (console.log(o), console.log(r), !r)
1426
+ console.log("Not data received"), a.result[o] = null;
1382
1427
  else
1383
- switch (r) {
1428
+ switch (o) {
1384
1429
  case i.announcement:
1385
- a.result[r] = me(s);
1430
+ a.result[o] = me(r);
1386
1431
  break;
1387
1432
  case i.gameList:
1388
- a.result[r] = ge(s);
1433
+ a.result[o] = ge(r);
1389
1434
  break;
1390
1435
  case i.cmsList:
1391
- a.result[r] = ve(s);
1436
+ a.result[o] = ve(r);
1392
1437
  break;
1393
1438
  case i.paymentsProvider:
1394
- a.result[r] = le(
1395
- s
1439
+ a.result[o] = le(
1440
+ r
1396
1441
  );
1397
1442
  break;
1398
1443
  case i.getUserProfile:
1399
- a.result[r] = pe(s);
1444
+ a.result[o] = pe(r);
1400
1445
  break;
1401
1446
  case i.vipList:
1402
- a.result[r] = be(s);
1447
+ a.result[o] = be(r);
1403
1448
  break;
1404
1449
  case i.vipBonus:
1405
- a.result[r] = fe(s);
1450
+ a.result[o] = fe(r);
1406
1451
  break;
1407
1452
  case i.vipFieldStatus:
1408
- a.result[r] = _e(s);
1453
+ a.result[o] = _e(r);
1409
1454
  break;
1410
1455
  case i.vipStatus:
1411
- a.result[r] = he(s);
1456
+ a.result[o] = he(r);
1412
1457
  break;
1413
1458
  case i.promotion:
1414
- a.result[r] = ye(s);
1459
+ a.result[o] = ye(r);
1415
1460
  break;
1416
1461
  case i.getSetting:
1417
- a.result[r] = Te(s);
1462
+ a.result[o] = Te(r);
1418
1463
  break;
1419
1464
  case i.getCountryMobile:
1420
- a.result[r] = Re(
1421
- s
1465
+ a.result[o] = Re(
1466
+ r
1422
1467
  );
1423
1468
  break;
1424
1469
  case i.getPlatformTurnoverRate:
1425
- a.result[r] = Se(
1426
- s
1470
+ a.result[o] = Se(
1471
+ r
1427
1472
  );
1428
1473
  break;
1429
1474
  case i.mainWallet:
1430
- a.result[r] = ke(s);
1475
+ a.result[o] = ke(r);
1431
1476
  break;
1432
1477
  case i.getLanguageSetting:
1433
- a.result[r] = Pe(
1434
- s
1478
+ a.result[o] = Pe(
1479
+ r
1435
1480
  );
1436
1481
  break;
1437
1482
  case i.getFourDimensionData:
1438
- a.result[r] = Oe(
1439
- s
1483
+ a.result[o] = Oe(
1484
+ r
1440
1485
  );
1441
1486
  break;
1442
1487
  case i.getCompany:
1443
- a.result[r] = Me(s);
1488
+ a.result[o] = Me(r);
1444
1489
  break;
1445
1490
  case i.searchResultDate:
1446
- a.result[r] = xe(
1447
- s
1491
+ a.result[o] = je(
1492
+ r
1448
1493
  );
1449
1494
  break;
1450
1495
  case i.searchHot:
1451
- a.result[r] = De(s);
1496
+ a.result[o] = De(r);
1452
1497
  break;
1453
1498
  case i.searchByDate:
1454
- a.result[r] = Ce(s);
1499
+ a.result[o] = Ce(r);
1455
1500
  break;
1456
1501
  case i.upcomingMatches:
1457
- a.result[r] = we(
1458
- s
1502
+ a.result[o] = we(
1503
+ r
1459
1504
  );
1460
1505
  break;
1461
1506
  case i.deposit:
1462
- a.result[r] = Ie(s);
1507
+ a.result[o] = Ie(r);
1463
1508
  break;
1464
1509
  case i.applyVipBonus:
1465
- a.result[r] = Le(s);
1510
+ a.result[o] = Le(r);
1466
1511
  break;
1467
1512
  case i.withdraw:
1468
- a.result[r] = ze(s);
1513
+ a.result[o] = ze(r);
1469
1514
  break;
1470
1515
  case i.getBankCardData:
1471
- a.result[r] = Ne(
1472
- s
1516
+ a.result[o] = Fe(
1517
+ r
1473
1518
  );
1474
1519
  break;
1475
1520
  case i.withdrawalGet:
1476
- a.result[r] = Fe(s);
1521
+ a.result[o] = Ne(r);
1477
1522
  break;
1478
1523
  case i.addBankCard:
1479
- a.result[r] = Be(s);
1524
+ a.result[o] = Be(r);
1480
1525
  break;
1481
1526
  case i.transactionReport:
1482
- a.result[r] = Ge(
1483
- s
1527
+ a.result[o] = Ge(
1528
+ r
1484
1529
  );
1485
1530
  break;
1486
1531
  case i.changePassword:
1487
- a.result[r] = Ue(s);
1532
+ a.result[o] = Ue(r);
1488
1533
  break;
1489
1534
  case i.wallet:
1490
- a.result[r] = Ve(s);
1535
+ a.result[o] = Ve(r);
1491
1536
  break;
1492
1537
  case i.getEventList:
1493
- a.result[r] = We(s);
1538
+ a.result[o] = We(r);
1494
1539
  break;
1495
1540
  case i.getEventToken:
1496
- a.result[r] = Ee(s);
1541
+ a.result[o] = Ee(r);
1497
1542
  break;
1498
1543
  case i.getExtraGame:
1499
- a.result[r] = Ae(s);
1544
+ a.result[o] = Ae(r);
1500
1545
  break;
1501
1546
  case i.mailBox:
1502
- a.result[r] = $e(s);
1547
+ a.result[o] = $e(r);
1503
1548
  break;
1504
1549
  case i.fishGameList:
1505
- a.result[r] = He(s);
1550
+ a.result[o] = He(r);
1506
1551
  break;
1507
1552
  case i.slotGameList:
1508
- a.result[r] = Je(s);
1553
+ a.result[o] = Je(r);
1509
1554
  break;
1510
1555
  case i.getTurnOverRewardData:
1511
- a.result[r] = Ye(
1512
- s
1556
+ a.result[o] = Ye(
1557
+ r
1513
1558
  );
1514
1559
  break;
1515
1560
  case i.getTurnOverRewardReport:
1516
- a.result[r] = Ke(
1517
- s
1561
+ a.result[o] = Ke(
1562
+ r
1518
1563
  );
1519
1564
  break;
1520
1565
  case i.getInviteRewardData:
1521
- a.result[r] = Qe(
1522
- s
1566
+ a.result[o] = Qe(
1567
+ r
1523
1568
  );
1524
1569
  break;
1525
1570
  case i.getInviteRewardReport:
1526
- a.result[r] = Xe(
1527
- s
1571
+ a.result[o] = Xe(
1572
+ r
1528
1573
  );
1529
1574
  break;
1530
1575
  case i.getTopupRewardData:
1531
- a.result[r] = Ze(
1532
- s
1576
+ a.result[o] = Ze(
1577
+ r
1533
1578
  );
1534
1579
  break;
1535
1580
  case i.getTopupRewardReport:
1536
- a.result[r] = et(
1537
- s
1581
+ a.result[o] = et(
1582
+ r
1538
1583
  );
1539
1584
  break;
1540
1585
  case i.getRewardReferral:
1541
- a.result[r] = tt(
1542
- s
1586
+ a.result[o] = tt(
1587
+ r
1543
1588
  );
1544
1589
  break;
1545
1590
  case i.submitWithdrawValidate:
1546
- a.result[r] = W(s);
1591
+ a.result[o] = W(r);
1547
1592
  break;
1548
1593
  case i.getDepositPromotion:
1549
- a.result[r] = nt(
1550
- s
1594
+ a.result[o] = nt(
1595
+ r
1551
1596
  );
1552
1597
  break;
1553
1598
  case i.getTopUpRewardClaim:
1554
- a.result[r] = at(
1555
- s
1599
+ a.result[o] = at(
1600
+ r
1556
1601
  );
1557
1602
  break;
1558
1603
  case i.getInviteRewardClaim:
1559
- a.result[r] = ot(
1560
- s
1604
+ a.result[o] = ot(
1605
+ r
1561
1606
  );
1562
1607
  break;
1563
1608
  case i.getTurnOverRewardClaim:
1564
- a.result[r] = rt(
1565
- s
1609
+ a.result[o] = rt(
1610
+ r
1566
1611
  );
1567
1612
  break;
1568
1613
  case i.getInviteRewardSetting:
1569
- a.result[r] = st(
1570
- s
1614
+ a.result[o] = st(
1615
+ r
1571
1616
  );
1572
1617
  break;
1573
1618
  case i.getTurnOverRewardSetting:
1574
- a.result[r] = it(
1575
- s
1619
+ a.result[o] = it(
1620
+ r
1576
1621
  );
1577
1622
  break;
1578
1623
  case i.getTopUpRewardSetting:
1579
- a.result[r] = lt(
1580
- s
1624
+ a.result[o] = lt(
1625
+ r
1581
1626
  );
1582
1627
  break;
1583
1628
  case i.requestForgetPassword:
1584
- a.result[r] = ut(
1585
- s
1629
+ a.result[o] = ut(
1630
+ r
1586
1631
  );
1587
1632
  break;
1588
1633
  case i.submitForgetPassword:
1589
- a.result[r] = ct(
1590
- s
1634
+ a.result[o] = dt(
1635
+ r
1591
1636
  );
1592
1637
  break;
1593
1638
  case i.getImage:
1594
- a.result[r] = dt(s);
1639
+ a.result[o] = ct(r);
1595
1640
  break;
1596
1641
  case i.getDepositValidate:
1597
- a.result[r] = V(s);
1642
+ a.result[o] = V(r);
1598
1643
  break;
1599
1644
  case i.getWithdrawValidate:
1600
- a.result[r] = V(s);
1645
+ a.result[o] = V(r);
1601
1646
  break;
1602
1647
  case i.getTransferCreditValidate:
1603
- a.result[r] = V(s);
1648
+ a.result[o] = V(r);
1604
1649
  break;
1605
1650
  case i.updateProfilePicture:
1606
- a.result[r] = pt(
1607
- s
1651
+ a.result[o] = pt(
1652
+ r
1608
1653
  );
1609
1654
  break;
1610
1655
  case i.readMail:
1611
- a.result[r] = gt(s);
1656
+ a.result[o] = gt(r);
1612
1657
  break;
1613
1658
  case i.checkRedPacketValidate:
1614
- a.result[r] = bt(
1615
- s
1659
+ a.result[o] = bt(
1660
+ r
1616
1661
  );
1617
1662
  break;
1618
1663
  case i.requestTacCode:
1619
- a.result[r] = yt(s);
1664
+ a.result[o] = yt(r);
1620
1665
  break;
1621
1666
  case i.getUsernameByRefer:
1622
- a.result[r] = ft(
1623
- s
1667
+ a.result[o] = ft(
1668
+ r
1624
1669
  );
1625
1670
  break;
1626
1671
  case i.applyPromo:
1627
- a.result[r] = _t(s);
1672
+ a.result[o] = _t(r);
1628
1673
  break;
1629
1674
  case i.applyRedPacket:
1630
- a.result[r] = ht(s);
1675
+ a.result[o] = ht(r);
1631
1676
  break;
1632
1677
  case i.applySignIn:
1633
- a.result[r] = Tt(s);
1678
+ a.result[o] = Tt(r);
1634
1679
  break;
1635
1680
  case i.getCountry:
1636
- a.result[r] = vt(s);
1681
+ a.result[o] = vt(r);
1637
1682
  break;
1638
1683
  case i.submitGiftCode:
1639
- a.result[r] = Rt(s);
1684
+ a.result[o] = Rt(r);
1640
1685
  break;
1641
1686
  case i.playGame:
1642
- a.result[r] = St(s);
1687
+ a.result[o] = St(r);
1643
1688
  break;
1644
1689
  case i.transferToMain:
1645
- a.result[r] = kt(s);
1690
+ a.result[o] = kt(r);
1646
1691
  break;
1647
1692
  case i.transferProcess:
1648
- a.result[r] = Pt(
1649
- s
1693
+ a.result[o] = Pt(
1694
+ r
1650
1695
  );
1651
1696
  break;
1652
1697
  case i.submitDepositValidate:
1653
- a.result[r] = W(s);
1698
+ a.result[o] = W(r);
1654
1699
  break;
1655
1700
  case i.submitTransferCreditValidate:
1656
- a.result[r] = W(s);
1701
+ a.result[o] = W(r);
1657
1702
  break;
1658
1703
  case i.checkTransferCredit:
1659
- a.result[r] = Ot(
1660
- s
1704
+ a.result[o] = Ot(
1705
+ r
1661
1706
  );
1662
1707
  break;
1663
1708
  case i.friendList:
1664
- a.result[r] = Mt(s);
1709
+ a.result[o] = Mt(r);
1665
1710
  break;
1666
1711
  case i.friendListEdit:
1667
- a.result[r] = xt(s);
1712
+ a.result[o] = jt(r);
1668
1713
  break;
1669
1714
  case i.getActivePP:
1670
- a.result[r] = jt(s);
1715
+ a.result[o] = xt(r);
1671
1716
  break;
1672
1717
  case i.getActiveProduct:
1673
- a.result[r] = Dt(
1674
- s
1718
+ a.result[o] = Dt(
1719
+ r
1675
1720
  );
1676
1721
  break;
1677
1722
  case i.requestWithdrawTac:
1678
- a.result[r] = Ct(
1679
- s
1723
+ a.result[o] = Ct(
1724
+ r
1680
1725
  );
1681
1726
  break;
1682
1727
  case i.requestWithdrawalCode:
1683
- a.result[r] = wt(
1684
- s
1728
+ a.result[o] = wt(
1729
+ r
1685
1730
  );
1686
1731
  break;
1687
1732
  case i.commissionWithdraw:
1688
- a.result[r] = It(
1689
- s
1733
+ a.result[o] = It(
1734
+ r
1690
1735
  );
1691
1736
  break;
1692
1737
  case i.submitWithdrawalCode:
1693
- a.result[r] = Lt(
1694
- s
1738
+ a.result[o] = Lt(
1739
+ r
1695
1740
  );
1696
1741
  break;
1697
1742
  case i.submitCryptoAccount:
1698
- a.result[r] = zt(
1699
- s
1743
+ a.result[o] = zt(
1744
+ r
1700
1745
  );
1701
1746
  break;
1702
1747
  case i.requestTransferMoney:
1703
- a.result[r] = Nt(
1704
- s
1748
+ a.result[o] = Ft(
1749
+ r
1705
1750
  );
1706
1751
  break;
1707
1752
  case i.submitTransferMoney:
1708
- a.result[r] = Ft(
1709
- s
1753
+ a.result[o] = Nt(
1754
+ r
1710
1755
  );
1711
1756
  break;
1712
1757
  case i.requestUpdateMobileTacCode:
1713
- a.result[r] = Bt(
1714
- s
1758
+ a.result[o] = Bt(
1759
+ r
1715
1760
  );
1716
1761
  break;
1717
1762
  case i.submitUpdateMobileTacCode:
1718
- a.result[r] = Gt(
1719
- s
1763
+ a.result[o] = Gt(
1764
+ r
1720
1765
  );
1721
1766
  break;
1722
1767
  case i.getVerifyPromo:
1723
- a.result[r] = qt(s);
1768
+ a.result[o] = qt(r);
1724
1769
  break;
1725
1770
  case i.signInViewInfo:
1726
- a.result[r] = Ut(s);
1771
+ a.result[o] = Ut(r);
1727
1772
  break;
1728
1773
  case i.signInRecord:
1729
- a.result[r] = Vt(s);
1774
+ a.result[o] = Vt(r);
1730
1775
  break;
1731
1776
  case i.referralProfile:
1732
- a.result[r] = Wt(
1733
- s
1777
+ a.result[o] = Wt(
1778
+ r
1734
1779
  );
1735
1780
  break;
1736
1781
  case i.referralMemberProfile:
1737
- a.result[r] = Et(
1738
- s
1782
+ a.result[o] = Et(
1783
+ r
1739
1784
  );
1740
1785
  break;
1741
1786
  case i.registerAction:
1742
- a.result[r] = At(s);
1787
+ a.result[o] = At(r);
1743
1788
  break;
1744
1789
  case i.transferReport:
1745
- a.result[r] = $t(s);
1790
+ a.result[o] = $t(r);
1746
1791
  break;
1747
1792
  case i.agTransferCreditReport:
1748
- a.result[r] = Ht(
1749
- s
1793
+ a.result[o] = Ht(
1794
+ r
1750
1795
  );
1751
1796
  break;
1752
1797
  case i.betReport:
1753
- a.result[r] = Jt(s);
1798
+ a.result[o] = Jt(r);
1754
1799
  break;
1755
1800
  case i.getTwoFactorAuthenticate:
1756
- a.result[r] = Yt(
1757
- s
1801
+ a.result[o] = Yt(
1802
+ r
1758
1803
  );
1759
1804
  break;
1760
1805
  case i.submitTwoFactorAuthenticate:
1761
- a.result[r] = Kt(
1762
- s
1806
+ a.result[o] = Kt(
1807
+ r
1763
1808
  );
1764
1809
  break;
1765
1810
  case i.getUserDeviceList:
1766
- a.result[r] = Qt(
1767
- s
1811
+ a.result[o] = Qt(
1812
+ r
1768
1813
  );
1769
1814
  break;
1770
1815
  case i.unbindUserDevice:
1771
- a.result[r] = Xt(
1772
- s
1816
+ a.result[o] = Xt(
1817
+ r
1773
1818
  );
1774
1819
  break;
1775
1820
  case i.searchNumberHistory:
1776
- a.result[r] = Zt(
1777
- s
1821
+ a.result[o] = Zt(
1822
+ r
1778
1823
  );
1779
1824
  break;
1780
1825
  case i.changeWithdrawalCode:
1781
- a.result[r] = en(
1782
- s
1826
+ a.result[o] = en(
1827
+ r
1783
1828
  );
1784
1829
  break;
1785
1830
  case i.checkRedPacketToken:
1786
- a.result[r] = tn(
1787
- s
1831
+ a.result[o] = tn(
1832
+ r
1788
1833
  );
1789
1834
  break;
1790
1835
  case i.submitWithdrawalAlipay:
1791
- a.result[r] = nn(
1792
- s
1836
+ a.result[o] = nn(
1837
+ r
1838
+ );
1839
+ break;
1840
+ case i.applyReliefFund:
1841
+ a.result[o] = on(
1842
+ r
1843
+ );
1844
+ break;
1845
+ case i.getReliefFundData:
1846
+ a.result[o] = rn(
1847
+ r
1848
+ );
1849
+ break;
1850
+ case i.getReliefFundReport:
1851
+ a.result[o] = sn(
1852
+ r
1793
1853
  );
1794
1854
  break;
1795
1855
  }
1796
1856
  }
1797
1857
  if (i.vipList in a.result && ((t = a.result) != null && t.vipList)) {
1798
- const d = a.result.vipList;
1858
+ const c = a.result.vipList;
1799
1859
  let f = 4;
1800
1860
  if (i.getSetting in a.result && ((n = a.result) != null && n.getSetting && (f = a.result.getSetting.vipCalculation), delete a.result.getSetting), i.vipStatus in a.result) {
1801
1861
  if ((l = a.result) != null && l.vipStatus) {
1802
- const r = a.result.vipStatus, {
1803
- current_grade_id: s,
1862
+ const o = a.result.vipStatus, {
1863
+ current_grade_id: r,
1804
1864
  current_deposit: P,
1805
- current_turnover: j,
1865
+ current_turnover: x,
1806
1866
  percentage: L
1807
- } = r, D = d.list.findIndex((R) => R.id === s);
1808
- d.list = d.list.map((R, C) => {
1867
+ } = o, D = c.list.findIndex((R) => R.id === r);
1868
+ c.list = c.list.map((R, C) => {
1809
1869
  const w = C === D;
1810
- let M = "0", b = "0", N = 0;
1811
- return w ? (M = `${Math.min(Number(P), Number(R.deposit.total))}`, b = `${Math.min(Number(j), Number(R.turnover.total))}`, N = L) : C < D ? (M = R.deposit.total, b = R.turnover.total, N = 1) : C > D && (M = "0.00", b = "0.00", N = 0), {
1870
+ let M = "0", b = "0", F = 0;
1871
+ return w ? (M = `${Math.min(Number(P), Number(R.deposit.total))}`, b = `${Math.min(Number(x), Number(R.turnover.total))}`, F = L) : C < D ? (M = R.deposit.total, b = R.turnover.total, F = 1) : C > D && (M = "0.00", b = "0.00", F = 0), {
1812
1872
  ...R,
1813
1873
  is_current_level: w,
1814
1874
  deposit: {
@@ -1821,29 +1881,29 @@ const an = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1821
1881
  isShow: f === 2 || f === 3 || f === 4,
1822
1882
  current: b
1823
1883
  },
1824
- percentage: N
1884
+ percentage: F
1825
1885
  };
1826
1886
  });
1827
1887
  }
1828
1888
  delete a.result.vipStatus;
1829
1889
  }
1830
1890
  if (i.vipBonus in a.result) {
1831
- if ((o = a.result) != null && o.vipBonus) {
1832
- const r = a.result.vipBonus, s = d.list.find((N) => N.is_current_level == !0), P = Number(s == null ? void 0 : s.benefit_list.daily.bonus) ?? 0, j = Number(s == null ? void 0 : s.benefit_list.weekly.bonus) ?? 0, L = Number(s == null ? void 0 : s.benefit_list.monthly.bonus) ?? 0;
1833
- d.bonus.day.isClaimable = r.day.isClaimable;
1891
+ if ((s = a.result) != null && s.vipBonus) {
1892
+ const o = a.result.vipBonus, r = c.list.find((F) => F.is_current_level == !0), P = Number(r == null ? void 0 : r.benefit_list.daily.bonus) ?? 0, x = Number(r == null ? void 0 : r.benefit_list.weekly.bonus) ?? 0, L = Number(r == null ? void 0 : r.benefit_list.monthly.bonus) ?? 0;
1893
+ c.bonus.day.isClaimable = o.day.isClaimable;
1834
1894
  const { dayRemainingTime: D, dayProgressPercentage: R } = re();
1835
- d.bonus.day.timestamp = {
1836
- current: !r.day.isClaimable && P > 0 ? D : 0,
1895
+ c.bonus.day.timestamp = {
1896
+ current: !o.day.isClaimable && P > 0 ? D : 0,
1837
1897
  percentage: R
1838
- }, d.bonus.week.isClaimable = r.week.isClaimable;
1898
+ }, c.bonus.week.isClaimable = o.week.isClaimable;
1839
1899
  const { weekRemainingTime: C, weekProgressPercentage: w } = oe();
1840
- d.bonus.week.timestamp = {
1841
- current: !r.week.isClaimable && j > 0 ? C : 0,
1900
+ c.bonus.week.timestamp = {
1901
+ current: !o.week.isClaimable && x > 0 ? C : 0,
1842
1902
  percentage: w
1843
- }, d.bonus.month.isClaimable = r.month.isClaimable;
1903
+ }, c.bonus.month.isClaimable = o.month.isClaimable;
1844
1904
  const { monthRemainingTime: M, monthProgressPercentage: b } = ae();
1845
- d.bonus.month.timestamp = {
1846
- current: !r.month.isClaimable && L > 0 ? M : 0,
1905
+ c.bonus.month.timestamp = {
1906
+ current: !o.month.isClaimable && L > 0 ? M : 0,
1847
1907
  percentage: b
1848
1908
  };
1849
1909
  }
@@ -1851,117 +1911,117 @@ const an = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1851
1911
  }
1852
1912
  if (i.vipFieldStatus in a.result) {
1853
1913
  if ((u = a.result) != null && u.vipFieldStatus) {
1854
- const r = a.result.vipFieldStatus, s = [];
1855
- s.push({
1914
+ const o = a.result.vipFieldStatus, r = [];
1915
+ r.push({
1856
1916
  name: "",
1857
1917
  code: "vipLevel",
1858
- value: d.list.map((b) => b.name)
1918
+ value: c.list.map((b) => b.name)
1859
1919
  });
1860
- const P = r.findIndex(
1920
+ const P = o.findIndex(
1861
1921
  (b) => b.fieldName == "upgrade_bonus"
1862
1922
  );
1863
- P > -1 && s.push({
1864
- name: r[P].showName,
1923
+ P > -1 && r.push({
1924
+ name: o[P].showName,
1865
1925
  code: "",
1866
- value: d.list.map((b) => b.benefit_list.upgrade.bonus)
1926
+ value: c.list.map((b) => b.benefit_list.upgrade.bonus)
1867
1927
  });
1868
- const j = r.findIndex(
1928
+ const x = o.findIndex(
1869
1929
  (b) => b.fieldName == "upgrade_bonus_multiply"
1870
1930
  );
1871
- j > -1 && s.push({
1872
- name: r[j].showName,
1931
+ x > -1 && r.push({
1932
+ name: o[x].showName,
1873
1933
  code: "",
1874
- value: d.list.map((b) => b.benefit_list.upgrade.turnover)
1934
+ value: c.list.map((b) => b.benefit_list.upgrade.turnover)
1875
1935
  });
1876
- const L = r.findIndex(
1936
+ const L = o.findIndex(
1877
1937
  (b) => b.fieldName == "monthly_bonus"
1878
1938
  );
1879
- d.bonus.month.isShow = L > -1, L > -1 && s.push({
1880
- name: r[L].showName,
1939
+ c.bonus.month.isShow = L > -1, L > -1 && r.push({
1940
+ name: o[L].showName,
1881
1941
  code: "",
1882
- value: d.list.map((b) => b.benefit_list.monthly.bonus)
1942
+ value: c.list.map((b) => b.benefit_list.monthly.bonus)
1883
1943
  });
1884
- const D = r.findIndex(
1944
+ const D = o.findIndex(
1885
1945
  (b) => b.fieldName == "monthly_bonus_multiply"
1886
1946
  );
1887
- D > -1 && s.push({
1888
- name: r[D].showName,
1947
+ D > -1 && r.push({
1948
+ name: o[D].showName,
1889
1949
  code: "",
1890
- value: d.list.map((b) => b.benefit_list.monthly.turnover)
1950
+ value: c.list.map((b) => b.benefit_list.monthly.turnover)
1891
1951
  });
1892
- const R = r.findIndex(
1952
+ const R = o.findIndex(
1893
1953
  (b) => b.fieldName == "weekly_bonus"
1894
1954
  );
1895
- d.bonus.week.isShow = R > -1, R > -1 && s.push({
1896
- name: r[R].showName,
1955
+ c.bonus.week.isShow = R > -1, R > -1 && r.push({
1956
+ name: o[R].showName,
1897
1957
  code: "",
1898
- value: d.list.map((b) => b.benefit_list.weekly.bonus)
1958
+ value: c.list.map((b) => b.benefit_list.weekly.bonus)
1899
1959
  });
1900
- const C = r.findIndex(
1960
+ const C = o.findIndex(
1901
1961
  (b) => b.fieldName == "weekly_bonus_multiply"
1902
1962
  );
1903
- C > -1 && s.push({
1904
- name: r[C].showName,
1963
+ C > -1 && r.push({
1964
+ name: o[C].showName,
1905
1965
  code: "",
1906
- value: d.list.map((b) => b.benefit_list.weekly.turnover)
1966
+ value: c.list.map((b) => b.benefit_list.weekly.turnover)
1907
1967
  });
1908
- const w = r.findIndex(
1968
+ const w = o.findIndex(
1909
1969
  (b) => b.fieldName == "daily_bonus"
1910
1970
  );
1911
- d.bonus.day.isShow = w > -1, w > -1 && s.push({
1912
- name: r[w].showName,
1971
+ c.bonus.day.isShow = w > -1, w > -1 && r.push({
1972
+ name: o[w].showName,
1913
1973
  code: "",
1914
- value: d.list.map((b) => b.benefit_list.daily.bonus)
1974
+ value: c.list.map((b) => b.benefit_list.daily.bonus)
1915
1975
  });
1916
- const M = r.findIndex(
1976
+ const M = o.findIndex(
1917
1977
  (b) => b.fieldName == "daily_bonus_multiply"
1918
1978
  );
1919
- M > -1 && s.push({
1920
- name: r[M].showName,
1979
+ M > -1 && r.push({
1980
+ name: o[M].showName,
1921
1981
  code: "",
1922
- value: d.list.map((b) => b.benefit_list.daily.turnover)
1923
- }), (f === 1 || f === 3 || f === 4) && s.push({
1982
+ value: c.list.map((b) => b.benefit_list.daily.turnover)
1983
+ }), (f === 1 || f === 3 || f === 4) && r.push({
1924
1984
  name: "",
1925
1985
  code: "detail_deposit",
1926
- value: d.list.map((b) => b.deposit.total)
1927
- }), (f === 2 || f === 3 || f === 4) && s.push({
1986
+ value: c.list.map((b) => b.deposit.total)
1987
+ }), (f === 2 || f === 3 || f === 4) && r.push({
1928
1988
  name: "",
1929
1989
  code: "detail_turnover",
1930
- value: d.list.map((b) => b.turnover.total)
1931
- }), d.detail = s;
1990
+ value: c.list.map((b) => b.turnover.total)
1991
+ }), c.detail = r;
1932
1992
  }
1933
1993
  delete a.result.vipFieldStatus;
1934
1994
  }
1935
- a.result.vipList = d;
1995
+ a.result.vipList = c;
1936
1996
  }
1937
- if (i.gameList in a.result && ((c = a.result) != null && c.gameList)) {
1938
- const d = a.result.gameList;
1997
+ if (i.gameList in a.result && ((d = a.result) != null && d.gameList)) {
1998
+ const c = a.result.gameList;
1939
1999
  if (i.getPlatformTurnoverRate in a.result && ((m = a.result) != null && m.getPlatformTurnoverRate)) {
1940
2000
  const f = a.result.getPlatformTurnoverRate;
1941
- d.forEach((r) => {
1942
- r.list = r.list.map((s) => {
2001
+ c.forEach((o) => {
2002
+ o.list = o.list.map((r) => {
1943
2003
  const P = f.find(
1944
- (j) => j.id === s.id
2004
+ (x) => x.id === r.id
1945
2005
  );
1946
2006
  return {
1947
- ...s,
2007
+ ...r,
1948
2008
  rate: (P == null ? void 0 : P.percentage) ?? "0.00"
1949
2009
  };
1950
2010
  });
1951
2011
  }), delete a.result.getPlatformTurnoverRate;
1952
2012
  }
1953
- a.result.gameList = d;
2013
+ a.result.gameList = c;
1954
2014
  }
1955
2015
  if (i.getCompany in a.result && ((y = a.result) != null && y.getCompany)) {
1956
- const d = a.result.getCompany;
2016
+ const c = a.result.getCompany;
1957
2017
  if (i.searchResultDate in a.result && (g = a.result) != null && g.searchResultDate) {
1958
2018
  const f = a.result.searchResultDate;
1959
- d.forEach((r) => {
1960
- const s = f.find((P) => P.id == r.id);
1961
- s && (r.date = s == null ? void 0 : s.date);
2019
+ c.forEach((o) => {
2020
+ const r = f.find((P) => P.id == o.id);
2021
+ r && (o.date = r == null ? void 0 : r.date);
1962
2022
  }), delete a.result.searchResultDate;
1963
2023
  }
1964
- a.result.getCompany = d;
2024
+ a.result.getCompany = c;
1965
2025
  }
1966
2026
  return a;
1967
2027
  } catch (S) {
@@ -1975,10 +2035,10 @@ const an = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1975
2035
  result: {}
1976
2036
  });
1977
2037
  }
1978
- }, rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2038
+ }, un = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1979
2039
  __proto__: null,
1980
- post: on
1981
- }, Symbol.toStringTag, { value: "Module" })), sn = async (e, t) => {
2040
+ post: ln
2041
+ }, Symbol.toStringTag, { value: "Module" })), dn = async (e, t) => {
1982
2042
  let n = {
1983
2043
  status: 200,
1984
2044
  message: "",
@@ -2001,7 +2061,7 @@ const an = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2001
2061
  };
2002
2062
  }
2003
2063
  return n;
2004
- }, ln = async (e, t, n, l, o) => {
2064
+ }, cn = async (e, t, n, l, s) => {
2005
2065
  let u = {
2006
2066
  status: 200,
2007
2067
  message: "",
@@ -2013,26 +2073,26 @@ const an = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2013
2073
  usr: t,
2014
2074
  pwd: n,
2015
2075
  mobileno: l,
2016
- type: o
2076
+ type: s
2017
2077
  })).data;
2018
2078
  u.status === 200 && (u = {
2019
2079
  status: 200,
2020
2080
  message: "",
2021
2081
  accessToken: m.access_token
2022
2082
  });
2023
- } catch (c) {
2083
+ } catch (d) {
2024
2084
  u = {
2025
- status: c.status || 500,
2026
- message: c.message,
2085
+ status: d.status || 500,
2086
+ message: d.message,
2027
2087
  accessToken: ""
2028
2088
  };
2029
2089
  }
2030
2090
  return u;
2031
- }, un = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2091
+ }, mn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2032
2092
  __proto__: null,
2033
- call: ln,
2034
- debug: sn
2035
- }, Symbol.toStringTag, { value: "Module" })), cn = async () => {
2093
+ call: cn,
2094
+ debug: dn
2095
+ }, Symbol.toStringTag, { value: "Module" })), pn = async () => {
2036
2096
  let e = {
2037
2097
  status: 200,
2038
2098
  message: ""
@@ -2046,9 +2106,9 @@ const an = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2046
2106
  };
2047
2107
  }
2048
2108
  return e;
2049
- }, dn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2109
+ }, gn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2050
2110
  __proto__: null,
2051
- call: cn
2111
+ call: pn
2052
2112
  }, Symbol.toStringTag, { value: "Module" })), J = {
2053
2113
  data: {
2054
2114
  status: !1,
@@ -2059,7 +2119,7 @@ const an = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2059
2119
  accountId: 0
2060
2120
  }
2061
2121
  }
2062
- }, mn = async () => {
2122
+ }, bn = async () => {
2063
2123
  let e = {
2064
2124
  status: 200,
2065
2125
  message: "",
@@ -2084,15 +2144,15 @@ const an = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2084
2144
  };
2085
2145
  }
2086
2146
  return e;
2087
- }, pn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2147
+ }, yn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2088
2148
  __proto__: null,
2089
- call: mn
2149
+ call: bn
2090
2150
  }, Symbol.toStringTag, { value: "Module" })), Y = {
2091
2151
  data: {
2092
2152
  status: !1,
2093
2153
  message: ""
2094
2154
  }
2095
- }, gn = async (e, t) => {
2155
+ }, fn = async (e, t) => {
2096
2156
  let n = {
2097
2157
  status: 200,
2098
2158
  message: "",
@@ -2102,12 +2162,12 @@ const an = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2102
2162
  const l = await I.post("/setlocale", {
2103
2163
  language: e,
2104
2164
  udid: t ?? ""
2105
- }), o = JSON.parse(
2165
+ }), s = JSON.parse(
2106
2166
  atob(l.data.responses[0].attributes)
2107
2167
  );
2108
2168
  n.data = {
2109
- status: o.status == 1,
2110
- message: o.message ?? ""
2169
+ status: s.status == 1,
2170
+ message: s.message ?? ""
2111
2171
  };
2112
2172
  } catch (l) {
2113
2173
  n = {
@@ -2117,40 +2177,34 @@ const an = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2117
2177
  };
2118
2178
  }
2119
2179
  return n;
2120
- }, bn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2180
+ }, _n = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2121
2181
  __proto__: null,
2122
- call: gn
2123
- }, Symbol.toStringTag, { value: "Module" })), yn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2124
- __proto__: null
2125
- }, Symbol.toStringTag, { value: "Module" })), fn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2126
- __proto__: null
2127
- }, Symbol.toStringTag, { value: "Module" })), _n = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2128
- __proto__: null
2182
+ call: fn
2129
2183
  }, Symbol.toStringTag, { value: "Module" })), hn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2130
2184
  __proto__: null
2131
2185
  }, Symbol.toStringTag, { value: "Module" })), Tn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2132
2186
  __proto__: null
2133
2187
  }, Symbol.toStringTag, { value: "Module" })), vn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2134
2188
  __proto__: null
2135
- }, Symbol.toStringTag, { value: "Module" }));
2136
- var Z = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e))(Z || {});
2137
- const Rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2138
- __proto__: null,
2139
- CmsType: Z
2189
+ }, Symbol.toStringTag, { value: "Module" })), Rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2190
+ __proto__: null
2140
2191
  }, Symbol.toStringTag, { value: "Module" })), Sn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2141
2192
  __proto__: null
2142
2193
  }, Symbol.toStringTag, { value: "Module" })), kn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2143
2194
  __proto__: null
2144
- }, Symbol.toStringTag, { value: "Module" })), Pn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2145
- __proto__: null
2195
+ }, Symbol.toStringTag, { value: "Module" }));
2196
+ var Z = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e))(Z || {});
2197
+ const Pn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2198
+ __proto__: null,
2199
+ CmsType: Z
2146
2200
  }, Symbol.toStringTag, { value: "Module" })), On = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2147
2201
  __proto__: null
2148
2202
  }, Symbol.toStringTag, { value: "Module" })), Mn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2149
2203
  __proto__: null
2150
- }, Symbol.toStringTag, { value: "Module" })), xn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2151
- __proto__: null
2152
2204
  }, Symbol.toStringTag, { value: "Module" })), jn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2153
2205
  __proto__: null
2206
+ }, Symbol.toStringTag, { value: "Module" })), xn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2207
+ __proto__: null
2154
2208
  }, Symbol.toStringTag, { value: "Module" })), Dn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2155
2209
  __proto__: null
2156
2210
  }, Symbol.toStringTag, { value: "Module" })), Cn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -2163,10 +2217,10 @@ const Rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2163
2217
  __proto__: null
2164
2218
  }, Symbol.toStringTag, { value: "Module" })), zn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2165
2219
  __proto__: null
2166
- }, Symbol.toStringTag, { value: "Module" })), Nn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2167
- __proto__: null
2168
2220
  }, Symbol.toStringTag, { value: "Module" })), Fn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2169
2221
  __proto__: null
2222
+ }, Symbol.toStringTag, { value: "Module" })), Nn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2223
+ __proto__: null
2170
2224
  }, Symbol.toStringTag, { value: "Module" })), Bn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2171
2225
  __proto__: null
2172
2226
  }, Symbol.toStringTag, { value: "Module" })), Gn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -2201,35 +2255,35 @@ const Rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2201
2255
  __proto__: null
2202
2256
  }, Symbol.toStringTag, { value: "Module" })), ea = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2203
2257
  __proto__: null
2258
+ }, Symbol.toStringTag, { value: "Module" })), ta = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2259
+ __proto__: null
2260
+ }, Symbol.toStringTag, { value: "Module" })), na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2261
+ __proto__: null
2262
+ }, Symbol.toStringTag, { value: "Module" })), aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2263
+ __proto__: null
2204
2264
  }, Symbol.toStringTag, { value: "Module" })), K = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2205
2265
  __proto__: null
2206
2266
  }, Symbol.toStringTag, { value: "Module" })), Q = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2207
2267
  __proto__: null
2208
- }, Symbol.toStringTag, { value: "Module" })), ta = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2268
+ }, Symbol.toStringTag, { value: "Module" })), oa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2209
2269
  __proto__: null
2210
- }, Symbol.toStringTag, { value: "Module" })), na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2270
+ }, Symbol.toStringTag, { value: "Module" })), ra = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2211
2271
  __proto__: null
2212
- }, Symbol.toStringTag, { value: "Module" })), aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2272
+ }, Symbol.toStringTag, { value: "Module" })), sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2213
2273
  __proto__: null
2214
2274
  }, Symbol.toStringTag, { value: "Module" }));
2215
2275
  var ee = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(ee || {});
2216
- const oa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2276
+ const ia = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2217
2277
  __proto__: null,
2218
2278
  ImageType: ee
2219
- }, Symbol.toStringTag, { value: "Module" })), ra = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2220
- __proto__: null
2221
- }, Symbol.toStringTag, { value: "Module" })), sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2222
- __proto__: null
2223
- }, Symbol.toStringTag, { value: "Module" })), ia = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2224
- __proto__: null
2225
2279
  }, Symbol.toStringTag, { value: "Module" })), la = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2226
2280
  __proto__: null
2227
2281
  }, Symbol.toStringTag, { value: "Module" })), ua = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2228
2282
  __proto__: null
2229
- }, Symbol.toStringTag, { value: "Module" })), ca = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2230
- __proto__: null
2231
2283
  }, Symbol.toStringTag, { value: "Module" })), da = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2232
2284
  __proto__: null
2285
+ }, Symbol.toStringTag, { value: "Module" })), ca = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2286
+ __proto__: null
2233
2287
  }, Symbol.toStringTag, { value: "Module" })), ma = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2234
2288
  __proto__: null
2235
2289
  }, Symbol.toStringTag, { value: "Module" })), pa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -2262,10 +2316,10 @@ const oa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2262
2316
  __proto__: null
2263
2317
  }, Symbol.toStringTag, { value: "Module" })), Ma = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2264
2318
  __proto__: null
2265
- }, Symbol.toStringTag, { value: "Module" })), xa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2266
- __proto__: null
2267
2319
  }, Symbol.toStringTag, { value: "Module" })), ja = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2268
2320
  __proto__: null
2321
+ }, Symbol.toStringTag, { value: "Module" })), xa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2322
+ __proto__: null
2269
2323
  }, Symbol.toStringTag, { value: "Module" })), Da = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2270
2324
  __proto__: null
2271
2325
  }, Symbol.toStringTag, { value: "Module" })), Ca = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -2278,10 +2332,10 @@ const oa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2278
2332
  __proto__: null
2279
2333
  }, Symbol.toStringTag, { value: "Module" })), za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2280
2334
  __proto__: null
2281
- }, Symbol.toStringTag, { value: "Module" })), Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2282
- __proto__: null
2283
2335
  }, Symbol.toStringTag, { value: "Module" })), Fa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2284
2336
  __proto__: null
2337
+ }, Symbol.toStringTag, { value: "Module" })), Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2338
+ __proto__: null
2285
2339
  }, Symbol.toStringTag, { value: "Module" })), Ba = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2286
2340
  __proto__: null
2287
2341
  }, Symbol.toStringTag, { value: "Module" })), Ga = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -2300,206 +2354,224 @@ const oa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2300
2354
  __proto__: null
2301
2355
  }, Symbol.toStringTag, { value: "Module" })), $a = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2302
2356
  __proto__: null
2303
- }, Symbol.toStringTag, { value: "Module" })), Ha = {
2304
- api: rn,
2305
- loginApi: un,
2306
- logoutApi: dn,
2307
- autoRegisterApi: pn,
2308
- setLocaleApi: bn,
2357
+ }, Symbol.toStringTag, { value: "Module" })), Ha = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2358
+ __proto__: null
2359
+ }, Symbol.toStringTag, { value: "Module" })), Ja = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2360
+ __proto__: null
2361
+ }, Symbol.toStringTag, { value: "Module" })), Ya = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2362
+ __proto__: null
2363
+ }, Symbol.toStringTag, { value: "Module" })), Ka = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2364
+ __proto__: null
2365
+ }, Symbol.toStringTag, { value: "Module" })), Qa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2366
+ __proto__: null
2367
+ }, Symbol.toStringTag, { value: "Module" })), Xa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2368
+ __proto__: null
2369
+ }, Symbol.toStringTag, { value: "Module" })), Za = {
2370
+ api: un,
2371
+ loginApi: mn,
2372
+ logoutApi: gn,
2373
+ autoRegisterApi: yn,
2374
+ setLocaleApi: _n,
2309
2375
  apiType: se,
2310
- loginType: yn,
2311
- logoutType: fn,
2312
- announcementType: _n,
2376
+ loginType: hn,
2377
+ logoutType: Tn,
2378
+ announcementType: vn,
2313
2379
  paymentsProviderType: ie,
2314
- gameListType: hn,
2315
- vipListType: Tn,
2316
- promotionType: vn,
2317
- cmsListType: Rn,
2318
- mainWalletType: Sn,
2319
- upcomingMatchType: kn,
2320
- depositType: Pn,
2321
- applyVipBonusType: On,
2322
- withdrawalGetType: Mn,
2323
- addBankCardType: xn,
2324
- withdrawType: jn,
2380
+ gameListType: Rn,
2381
+ vipListType: Sn,
2382
+ promotionType: kn,
2383
+ cmsListType: Pn,
2384
+ mainWalletType: On,
2385
+ upcomingMatchType: Mn,
2386
+ depositType: jn,
2387
+ applyVipBonusType: xn,
2388
+ withdrawalGetType: Dn,
2389
+ addBankCardType: Cn,
2390
+ withdrawType: wn,
2325
2391
  getSettingType: an,
2326
- transactionReportType: Dn,
2327
- changePasswordType: Cn,
2328
- walletType: wn,
2329
- getEventListType: In,
2330
- getEventTokenType: Ln,
2331
- getExtraGameType: zn,
2332
- mailBoxType: Nn,
2333
- fishGameListType: Fn,
2334
- slotGameListType: Bn,
2335
- getTurnOverRewardDataType: Gn,
2336
- getTurnOverRewardReportType: qn,
2337
- getInviteRewardDataType: Un,
2338
- getInviteRewardReportType: Vn,
2339
- getTopupRewardDataType: Wn,
2340
- getTopupRewardReportType: En,
2341
- getRewardReferralType: An,
2342
- getDepositPromotionType: $n,
2343
- getInviteRewardClaimType: Hn,
2344
- getTopUpRewardClaimType: Jn,
2345
- getTurnOverRewardClaimType: Yn,
2346
- getInviteRewardSettingType: Kn,
2347
- getTopUpRewardSettingType: Qn,
2348
- getTurnOverRewardSettingType: Xn,
2349
- requestForgetPasswordType: Zn,
2350
- submitForgetPasswordType: ea,
2392
+ transactionReportType: In,
2393
+ changePasswordType: Ln,
2394
+ walletType: zn,
2395
+ getEventListType: Fn,
2396
+ getEventTokenType: Nn,
2397
+ getExtraGameType: Bn,
2398
+ mailBoxType: Gn,
2399
+ fishGameListType: qn,
2400
+ slotGameListType: Un,
2401
+ getTurnOverRewardDataType: Vn,
2402
+ getTurnOverRewardReportType: Wn,
2403
+ getInviteRewardDataType: En,
2404
+ getInviteRewardReportType: An,
2405
+ getTopupRewardDataType: $n,
2406
+ getTopupRewardReportType: Hn,
2407
+ getRewardReferralType: Jn,
2408
+ getDepositPromotionType: Yn,
2409
+ getInviteRewardClaimType: Kn,
2410
+ getTopUpRewardClaimType: Qn,
2411
+ getTurnOverRewardClaimType: Xn,
2412
+ getInviteRewardSettingType: Zn,
2413
+ getTopUpRewardSettingType: ea,
2414
+ getTurnOverRewardSettingType: ta,
2415
+ requestForgetPasswordType: na,
2416
+ submitForgetPasswordType: aa,
2351
2417
  submitGiftCode: K,
2352
2418
  playGame: Q,
2353
- requestUpdateMobileTacCode: ta,
2354
- submitUpdateMobileTacCode: na,
2355
- getVerifyPromo: aa,
2356
- getImageType: oa,
2357
- getValidateType: ra,
2358
- updateProfilePictureType: sa,
2359
- readMailType: ia,
2360
- checkRedPacketValidateType: la,
2361
- getUserProfileType: ua,
2362
- requestTacCodeType: ca,
2363
- getUsernameByReferType: da,
2364
- applyPromoType: ma,
2365
- applySignInType: pa,
2366
- applyRedPacketType: ga,
2367
- getCountryType: ba,
2419
+ requestUpdateMobileTacCode: oa,
2420
+ submitUpdateMobileTacCode: ra,
2421
+ getVerifyPromo: sa,
2422
+ getImageType: ia,
2423
+ getValidateType: la,
2424
+ updateProfilePictureType: ua,
2425
+ readMailType: da,
2426
+ checkRedPacketValidateType: ca,
2427
+ getUserProfileType: ma,
2428
+ requestTacCodeType: pa,
2429
+ getUsernameByReferType: ga,
2430
+ applyPromoType: ba,
2431
+ applySignInType: ya,
2432
+ applyRedPacketType: fa,
2433
+ getCountryType: _a,
2368
2434
  submitGiftCodeType: K,
2369
2435
  playGameType: Q,
2370
- transferToMainType: ya,
2371
- transferProcessType: fa,
2372
- submitValidateType: _a,
2373
- checkTransferCreditType: ha,
2374
- friendListType: Ta,
2375
- friendListEditType: va,
2376
- getActivePPType: Ra,
2377
- getActiveProductType: Sa,
2378
- requestWithdrawTacType: ka,
2379
- requestWithdrawalCodeType: Pa,
2380
- commissionWithdrawType: Oa,
2381
- submitWithdrawalCodeType: Ma,
2382
- submitCryptoAccountType: xa,
2383
- requestTransferMoneyType: ja,
2384
- submitTransferMoneyType: Da,
2385
- signInViewInfoType: Ca,
2386
- signInRecordType: wa,
2387
- referralProfileType: Ia,
2388
- referralMemberProfileType: La,
2389
- registerActionType: za,
2390
- transferReportType: Na,
2391
- agTransferCreditReportType: Fa,
2392
- betReportType: Ba,
2393
- getTwoFactorAuthenticateType: Ga,
2394
- submitTwoFactorAuthenticateType: qa,
2395
- getUserDeviceListType: Ua,
2396
- unbindUserDeviceType: Va,
2397
- searchNumberHistoryType: Wa,
2398
- changeWithdrawalCodeType: Ea,
2399
- checkRedPacketTokenType: Aa,
2400
- submitWithdrawalAlipayType: $a
2401
- }, Ya = {
2436
+ transferToMainType: ha,
2437
+ transferProcessType: Ta,
2438
+ submitValidateType: va,
2439
+ checkTransferCreditType: Ra,
2440
+ friendListType: Sa,
2441
+ friendListEditType: ka,
2442
+ getActivePPType: Pa,
2443
+ getActiveProductType: Oa,
2444
+ requestWithdrawTacType: Ma,
2445
+ requestWithdrawalCodeType: ja,
2446
+ commissionWithdrawType: xa,
2447
+ submitWithdrawalCodeType: Da,
2448
+ submitCryptoAccountType: Ca,
2449
+ requestTransferMoneyType: wa,
2450
+ submitTransferMoneyType: Ia,
2451
+ signInViewInfoType: La,
2452
+ signInRecordType: za,
2453
+ referralProfileType: Fa,
2454
+ referralMemberProfileType: Na,
2455
+ registerActionType: Ba,
2456
+ transferReportType: Ga,
2457
+ agTransferCreditReportType: qa,
2458
+ betReportType: Ua,
2459
+ getTwoFactorAuthenticateType: Va,
2460
+ submitTwoFactorAuthenticateType: Wa,
2461
+ getUserDeviceListType: Ea,
2462
+ unbindUserDeviceType: Aa,
2463
+ searchNumberHistoryType: $a,
2464
+ changeWithdrawalCodeType: Ha,
2465
+ checkRedPacketTokenType: Ja,
2466
+ submitWithdrawalAlipayType: Ya,
2467
+ applyReliefFund: Ka,
2468
+ getReliefFundData: Qa,
2469
+ getReliefFundReport: Xa
2470
+ }, to = {
2402
2471
  install(e) {
2403
- e.config.globalProperties.$library = Ha;
2472
+ e.config.globalProperties.$library = Za;
2404
2473
  }
2405
2474
  };
2406
2475
  export {
2407
- Ya as Repository,
2408
- xn as addBankCardType,
2409
- Fa as agTransferCreditReportType,
2410
- _n as announcementType,
2411
- rn as api,
2476
+ to as Repository,
2477
+ Cn as addBankCardType,
2478
+ qa as agTransferCreditReportType,
2479
+ vn as announcementType,
2480
+ un as api,
2412
2481
  se as apiType,
2413
- ma as applyPromoType,
2414
- ga as applyRedPacketType,
2415
- pa as applySignInType,
2416
- On as applyVipBonusType,
2417
- pn as autoRegisterApi,
2418
- Ba as betReportType,
2419
- Cn as changePasswordType,
2420
- Ea as changeWithdrawalCodeType,
2421
- Aa as checkRedPacketTokenType,
2422
- la as checkRedPacketValidateType,
2423
- ha as checkTransferCreditType,
2424
- Rn as cmsListType,
2425
- Oa as commissionWithdrawType,
2426
- Pn as depositType,
2427
- Fn as fishGameListType,
2428
- va as friendListEditType,
2429
- Ta as friendListType,
2430
- hn as gameListType,
2431
- Ra as getActivePPType,
2432
- Sa as getActiveProductType,
2433
- ba as getCountryType,
2434
- $n as getDepositPromotionType,
2435
- In as getEventListType,
2436
- Ln as getEventTokenType,
2437
- zn as getExtraGameType,
2438
- oa as getImageType,
2439
- Hn as getInviteRewardClaimType,
2440
- Un as getInviteRewardDataType,
2441
- Vn as getInviteRewardReportType,
2442
- Kn as getInviteRewardSettingType,
2443
- An as getRewardReferralType,
2482
+ ba as applyPromoType,
2483
+ fa as applyRedPacketType,
2484
+ Ka as applyReliefFund,
2485
+ ya as applySignInType,
2486
+ xn as applyVipBonusType,
2487
+ yn as autoRegisterApi,
2488
+ Ua as betReportType,
2489
+ Ln as changePasswordType,
2490
+ Ha as changeWithdrawalCodeType,
2491
+ Ja as checkRedPacketTokenType,
2492
+ ca as checkRedPacketValidateType,
2493
+ Ra as checkTransferCreditType,
2494
+ Pn as cmsListType,
2495
+ xa as commissionWithdrawType,
2496
+ jn as depositType,
2497
+ qn as fishGameListType,
2498
+ ka as friendListEditType,
2499
+ Sa as friendListType,
2500
+ Rn as gameListType,
2501
+ Pa as getActivePPType,
2502
+ Oa as getActiveProductType,
2503
+ _a as getCountryType,
2504
+ Yn as getDepositPromotionType,
2505
+ Fn as getEventListType,
2506
+ Nn as getEventTokenType,
2507
+ Bn as getExtraGameType,
2508
+ ia as getImageType,
2509
+ Kn as getInviteRewardClaimType,
2510
+ En as getInviteRewardDataType,
2511
+ An as getInviteRewardReportType,
2512
+ Zn as getInviteRewardSettingType,
2513
+ Qa as getReliefFundData,
2514
+ Xa as getReliefFundReport,
2515
+ Jn as getRewardReferralType,
2444
2516
  an as getSettingType,
2445
- Jn as getTopUpRewardClaimType,
2446
- Qn as getTopUpRewardSettingType,
2447
- Wn as getTopupRewardDataType,
2448
- En as getTopupRewardReportType,
2449
- Yn as getTurnOverRewardClaimType,
2450
- Gn as getTurnOverRewardDataType,
2451
- qn as getTurnOverRewardReportType,
2452
- Xn as getTurnOverRewardSettingType,
2453
- Ga as getTwoFactorAuthenticateType,
2454
- Ua as getUserDeviceListType,
2455
- ua as getUserProfileType,
2456
- da as getUsernameByReferType,
2457
- ra as getValidateType,
2458
- aa as getVerifyPromo,
2459
- un as loginApi,
2460
- yn as loginType,
2461
- dn as logoutApi,
2462
- fn as logoutType,
2463
- Nn as mailBoxType,
2464
- Sn as mainWalletType,
2517
+ Qn as getTopUpRewardClaimType,
2518
+ ea as getTopUpRewardSettingType,
2519
+ $n as getTopupRewardDataType,
2520
+ Hn as getTopupRewardReportType,
2521
+ Xn as getTurnOverRewardClaimType,
2522
+ Vn as getTurnOverRewardDataType,
2523
+ Wn as getTurnOverRewardReportType,
2524
+ ta as getTurnOverRewardSettingType,
2525
+ Va as getTwoFactorAuthenticateType,
2526
+ Ea as getUserDeviceListType,
2527
+ ma as getUserProfileType,
2528
+ ga as getUsernameByReferType,
2529
+ la as getValidateType,
2530
+ sa as getVerifyPromo,
2531
+ mn as loginApi,
2532
+ hn as loginType,
2533
+ gn as logoutApi,
2534
+ Tn as logoutType,
2535
+ Gn as mailBoxType,
2536
+ On as mainWalletType,
2465
2537
  ie as paymentsProviderType,
2466
2538
  Q as playGame,
2467
2539
  Q as playGameType,
2468
- vn as promotionType,
2469
- ia as readMailType,
2470
- La as referralMemberProfileType,
2471
- Ia as referralProfileType,
2472
- za as registerActionType,
2473
- Zn as requestForgetPasswordType,
2474
- ca as requestTacCodeType,
2475
- ja as requestTransferMoneyType,
2476
- ta as requestUpdateMobileTacCode,
2477
- ka as requestWithdrawTacType,
2478
- Pa as requestWithdrawalCodeType,
2479
- Wa as searchNumberHistoryType,
2480
- bn as setLocaleApi,
2481
- wa as signInRecordType,
2482
- Ca as signInViewInfoType,
2483
- Bn as slotGameListType,
2484
- xa as submitCryptoAccountType,
2485
- ea as submitForgetPasswordType,
2540
+ kn as promotionType,
2541
+ da as readMailType,
2542
+ Na as referralMemberProfileType,
2543
+ Fa as referralProfileType,
2544
+ Ba as registerActionType,
2545
+ na as requestForgetPasswordType,
2546
+ pa as requestTacCodeType,
2547
+ wa as requestTransferMoneyType,
2548
+ oa as requestUpdateMobileTacCode,
2549
+ Ma as requestWithdrawTacType,
2550
+ ja as requestWithdrawalCodeType,
2551
+ $a as searchNumberHistoryType,
2552
+ _n as setLocaleApi,
2553
+ za as signInRecordType,
2554
+ La as signInViewInfoType,
2555
+ Un as slotGameListType,
2556
+ Ca as submitCryptoAccountType,
2557
+ aa as submitForgetPasswordType,
2486
2558
  K as submitGiftCode,
2487
2559
  K as submitGiftCodeType,
2488
- Da as submitTransferMoneyType,
2489
- qa as submitTwoFactorAuthenticateType,
2490
- na as submitUpdateMobileTacCode,
2491
- _a as submitValidateType,
2492
- $a as submitWithdrawalAlipayType,
2493
- Ma as submitWithdrawalCodeType,
2494
- Dn as transactionReportType,
2495
- fa as transferProcessType,
2496
- Na as transferReportType,
2497
- ya as transferToMainType,
2498
- Va as unbindUserDeviceType,
2499
- kn as upcomingMatchType,
2500
- sa as updateProfilePictureType,
2501
- Tn as vipListType,
2502
- wn as walletType,
2503
- jn as withdrawType,
2504
- Mn as withdrawalGetType
2560
+ Ia as submitTransferMoneyType,
2561
+ Wa as submitTwoFactorAuthenticateType,
2562
+ ra as submitUpdateMobileTacCode,
2563
+ va as submitValidateType,
2564
+ Ya as submitWithdrawalAlipayType,
2565
+ Da as submitWithdrawalCodeType,
2566
+ In as transactionReportType,
2567
+ Ta as transferProcessType,
2568
+ Ga as transferReportType,
2569
+ ha as transferToMainType,
2570
+ Aa as unbindUserDeviceType,
2571
+ Mn as upcomingMatchType,
2572
+ ua as updateProfilePictureType,
2573
+ Sn as vipListType,
2574
+ zn as walletType,
2575
+ wn as withdrawType,
2576
+ Dn as withdrawalGetType
2505
2577
  };