60p82u21t54k 0.0.71 → 0.0.73

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