60p82u21t54k 0.0.111 → 0.0.112
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.
- package/dist/60p82u21t54k.es.js +789 -796
- package/dist/60p82u21t54k.umd.js +1 -1
- package/dist/api/api.d.ts.map +1 -1
- package/dist/api/type.d.ts +2 -2
- package/dist/model/fishGameList/getFishGameListResponse.d.ts +22 -11
- package/dist/model/fishGameList/getFishGameListResponse.d.ts.map +1 -1
- package/dist/model/fishGameList/type.d.ts +19 -6
- package/dist/model/fishGameList/type.d.ts.map +1 -1
- package/dist/model/gameList/getGameListResponse.d.ts +1 -1
- package/dist/model/gameList/getGameListResponse.d.ts.map +1 -1
- package/dist/model/gameList/type.d.ts +0 -1
- package/dist/model/gameList/type.d.ts.map +1 -1
- package/dist/model/getFavouriteGame/getGetFavouriteGameResponse.d.ts +2 -2
- package/dist/model/getFavouriteGame/type.d.ts +1 -1
- package/package.json +2 -1
package/dist/60p82u21t54k.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
const F =
|
|
1
|
+
import ce from "axios";
|
|
2
|
+
const F = ce.create({
|
|
3
3
|
baseURL: "",
|
|
4
4
|
timeout: 15e3,
|
|
5
5
|
// Request timeout
|
|
@@ -59,13 +59,13 @@ F.interceptors.response.use(
|
|
|
59
59
|
return e.response ? (t.status = e.response.status, t.message = e.response.data.message || e.response.statusText, console.error("Error response:", JSON.stringify(t)), e.response.status === 401 ? console.error("Unauthorized access - redirecting to login.") : e.response.status === 404 ? console.error("Resource not found.") : e.response.status >= 500 && console.error("Server error. Please try again later.")) : e.request ? console.error("No response received:", e.request) : console.error("Error setting up request:", e.message), Promise.reject(t);
|
|
60
60
|
}
|
|
61
61
|
);
|
|
62
|
-
const
|
|
62
|
+
const ge = (e) => new TextEncoder().encode(e), be = (e) => {
|
|
63
63
|
try {
|
|
64
64
|
return atob(e);
|
|
65
65
|
} catch (t) {
|
|
66
66
|
return console.error("Failed to decode Base64:", t), "";
|
|
67
67
|
}
|
|
68
|
-
},
|
|
68
|
+
}, fe = () => {
|
|
69
69
|
const e = /* @__PURE__ */ new Date(), t = e.getFullYear(), a = e.getMonth(), l = new Date(t, a, 1, 12, 0, 0), i = new Date(t, a + 1, 1, 12, 0, 0), u = Math.floor(
|
|
70
70
|
(i.getTime() - e.getTime()) / 1e3
|
|
71
71
|
), d = Math.floor(
|
|
@@ -75,7 +75,7 @@ const me = (e) => new TextEncoder().encode(e), pe = (e) => {
|
|
|
75
75
|
monthRemainingTime: u,
|
|
76
76
|
monthProgressPercentage: Math.round(p / d * 100)
|
|
77
77
|
};
|
|
78
|
-
},
|
|
78
|
+
}, ye = () => {
|
|
79
79
|
const e = /* @__PURE__ */ new Date(), t = e.getDay(), a = t === 1 ? 7 : 8 - t, l = new Date(
|
|
80
80
|
e.getFullYear(),
|
|
81
81
|
e.getMonth(),
|
|
@@ -89,7 +89,7 @@ const me = (e) => new TextEncoder().encode(e), pe = (e) => {
|
|
|
89
89
|
weekRemainingTime: i,
|
|
90
90
|
weekProgressPercentage: Math.round(i / g * 100)
|
|
91
91
|
};
|
|
92
|
-
},
|
|
92
|
+
}, _e = () => {
|
|
93
93
|
const e = /* @__PURE__ */ new Date(), t = new Date(
|
|
94
94
|
e.getFullYear(),
|
|
95
95
|
e.getMonth(),
|
|
@@ -105,42 +105,42 @@ const me = (e) => new TextEncoder().encode(e), pe = (e) => {
|
|
|
105
105
|
};
|
|
106
106
|
};
|
|
107
107
|
var s = /* @__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.getWeekCardData = "getWeekCardData", e.applyWeekCard = "applyWeekCard", e.getWeekCardClaim = "getWeekCardClaim", e.transferSetting = "transfersetting", e.transfer = "transfer", e.getIncentiveData = "getIncentiveData", e.getIncentiveRebate = "getIncentiveRebate", e.claimIncentiveRebate = "claimIncentiveRebate", e.getMissionData = "getMissionData", e.getMissionClaim = "getMissionClaim", e.registerForm = "registerForm", e.getFavouriteGame = "getFavouriteGame", e.updateFavouriteGame = "updateFavouriteGame", e.requestForgetUsername = "requestForgetUsername", e.submitForgetUsername = "submitForgetUsername", e.getAccumulateDepositData = "getAccumulateDepositData", e.getAccumulateDepositClaim = "getAccumulateDepositClaim", e))(s || {});
|
|
108
|
-
const
|
|
108
|
+
const ve = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
109
109
|
__proto__: null,
|
|
110
110
|
Api: s
|
|
111
111
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
112
112
|
var I = /* @__PURE__ */ ((e) => (e.default = "default", e.pay = "pay", e.auto = "auto", e.fix = "fix", e.manual = "manual", e.unknown = "unknown", e))(I || {});
|
|
113
|
-
const
|
|
113
|
+
const he = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
114
114
|
__proto__: null,
|
|
115
115
|
PaymentType: I
|
|
116
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
116
|
+
}, Symbol.toStringTag, { value: "Module" })), Y = {
|
|
117
117
|
depositBank: !1,
|
|
118
118
|
depositDateTime: !1,
|
|
119
119
|
depositDetail: !1,
|
|
120
120
|
depositMethod: !1,
|
|
121
121
|
depositor: !1,
|
|
122
122
|
uploadReceipt: !1
|
|
123
|
-
},
|
|
123
|
+
}, te = {
|
|
124
124
|
id: 0,
|
|
125
125
|
name: "",
|
|
126
126
|
type: I.unknown,
|
|
127
127
|
promo: [],
|
|
128
128
|
bank: [],
|
|
129
|
-
requiredField:
|
|
130
|
-
},
|
|
129
|
+
requiredField: Y
|
|
130
|
+
}, Te = (e) => {
|
|
131
131
|
var t;
|
|
132
132
|
return ((t = e.mdPaymentChannels) == null ? void 0 : t.map((a) => {
|
|
133
133
|
const l = [];
|
|
134
134
|
switch (a.name) {
|
|
135
135
|
case I.default:
|
|
136
|
-
l.push(
|
|
136
|
+
l.push(ne(a.paymentmethod.manual, e));
|
|
137
137
|
break;
|
|
138
138
|
case I.pay:
|
|
139
|
-
l.push(
|
|
139
|
+
l.push(Re(a.paymentmethod.onlinebanking, e));
|
|
140
140
|
break;
|
|
141
141
|
default:
|
|
142
142
|
if (a.paymentmethod.auto.bank.length > 0 && l.push(
|
|
143
|
-
|
|
143
|
+
Se(a.bankid ?? 0, a.paymentmethod.auto, e)
|
|
144
144
|
), a.paymentmethod.manual.bank.length > 0) {
|
|
145
145
|
let i = !1;
|
|
146
146
|
for (let u = 0; u < a.paymentmethod.manual.bank.length; u++) {
|
|
@@ -150,10 +150,10 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
150
150
|
break;
|
|
151
151
|
}
|
|
152
152
|
}
|
|
153
|
-
i && l.push(
|
|
153
|
+
i && l.push(ne(a.paymentmethod.manual, e));
|
|
154
154
|
}
|
|
155
155
|
a.paymentmethod.fixamount.bank.length > 0 && l.push(
|
|
156
|
-
|
|
156
|
+
Pe(a.bankid ?? 0, a.paymentmethod.fixamount)
|
|
157
157
|
);
|
|
158
158
|
}
|
|
159
159
|
return {
|
|
@@ -162,7 +162,7 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
162
162
|
paymentList: l
|
|
163
163
|
};
|
|
164
164
|
})) ?? [];
|
|
165
|
-
},
|
|
165
|
+
}, K = (e) => {
|
|
166
166
|
const t = {
|
|
167
167
|
id: -1,
|
|
168
168
|
name: "excludePromo",
|
|
@@ -177,25 +177,25 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
177
177
|
dailyBonus: l.dtype === "5" && l.type === "D"
|
|
178
178
|
}));
|
|
179
179
|
return [t, ...a];
|
|
180
|
-
},
|
|
180
|
+
}, A = (e, t, a, l) => {
|
|
181
181
|
let i, u;
|
|
182
182
|
a > 0 ? i = e > 0 ? Math.max(a, e) : a : i = Math.max(e, 0), l > 0 ? u = t > 0 ? Math.min(l, t) : l : u = Math.max(t, 0);
|
|
183
183
|
const d = Math.round(i);
|
|
184
184
|
let p = 1e3;
|
|
185
185
|
u < p && (p = Math.round(u));
|
|
186
|
-
const
|
|
186
|
+
const _ = p - d;
|
|
187
187
|
let g = "", b = "";
|
|
188
|
-
if (
|
|
189
|
-
let S = Math.round((p - d) * 0.25).toString().split(""),
|
|
190
|
-
for (const
|
|
191
|
-
|
|
192
|
-
for (let
|
|
193
|
-
|
|
194
|
-
S = Math.round((p - d) * 0.5).toString().split(""),
|
|
195
|
-
for (const
|
|
196
|
-
|
|
197
|
-
for (let
|
|
198
|
-
|
|
188
|
+
if (_ > 0) {
|
|
189
|
+
let S = Math.round((p - d) * 0.25).toString().split(""), O = [];
|
|
190
|
+
for (const T of S)
|
|
191
|
+
T !== "" && O.push(T);
|
|
192
|
+
for (let T = 0; T < O.length; T++)
|
|
193
|
+
T === 0 ? g += (parseInt(O[T]) + 1).toString() : g += "0";
|
|
194
|
+
S = Math.round((p - d) * 0.5).toString().split(""), O = [];
|
|
195
|
+
for (const T of S)
|
|
196
|
+
T !== "" && O.push(T);
|
|
197
|
+
for (let T = 0; T < O.length; T++)
|
|
198
|
+
T === 0 ? b += (parseInt(O[T]) + 1).toString() : b += "0";
|
|
199
199
|
} else
|
|
200
200
|
g = p.toString(), b = p.toString();
|
|
201
201
|
return { amountList: [
|
|
@@ -204,13 +204,13 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
204
204
|
b,
|
|
205
205
|
p.toString()
|
|
206
206
|
], minAmount: d, maxAmount: u };
|
|
207
|
-
},
|
|
207
|
+
}, ne = (e, t) => t ? {
|
|
208
208
|
id: 0,
|
|
209
209
|
name: "manualMethod",
|
|
210
210
|
type: I.manual,
|
|
211
|
-
promo:
|
|
211
|
+
promo: K(e.promo),
|
|
212
212
|
bank: e.bank.map((i) => {
|
|
213
|
-
const u = i.list && i.list.length > 0 ? i.list[0].mintransaction ?? "0.00" : "0.00", d = i.list && i.list.length > 0 ? i.list[0].maxtransaction ?? "0.00" : "0.00", { amountList: p, minAmount:
|
|
213
|
+
const u = i.list && i.list.length > 0 ? i.list[0].mintransaction ?? "0.00" : "0.00", d = i.list && i.list.length > 0 ? i.list[0].maxtransaction ?? "0.00" : "0.00", { amountList: p, minAmount: _, maxAmount: g } = A(
|
|
214
214
|
Number(u),
|
|
215
215
|
Number(d),
|
|
216
216
|
t.mdBankLevelDetail.deposit_min,
|
|
@@ -224,7 +224,7 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
224
224
|
accountNo: i.list && i.list.length > 0 ? i.list[0].bankaccountno ?? "" : "",
|
|
225
225
|
qrcode: i.list && i.list.length > 0 ? i.list[0].bankaccountdesc : "",
|
|
226
226
|
amountList: p,
|
|
227
|
-
min:
|
|
227
|
+
min: _,
|
|
228
228
|
max: g
|
|
229
229
|
};
|
|
230
230
|
}),
|
|
@@ -236,17 +236,17 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
236
236
|
depositor: t.mdManualDepositRequireField.depositor,
|
|
237
237
|
uploadReceipt: t.mdUploadReceipt
|
|
238
238
|
}
|
|
239
|
-
} :
|
|
239
|
+
} : te, Re = (e, t) => t ? {
|
|
240
240
|
id: 0,
|
|
241
241
|
name: "onlineBankingMethod",
|
|
242
242
|
type: I.pay,
|
|
243
|
-
promo:
|
|
243
|
+
promo: K(e.promo),
|
|
244
244
|
bank: e.banklist.map((i) => {
|
|
245
245
|
let u = "0.00", d = "0.00";
|
|
246
246
|
const p = i.bankindex ?? 0;
|
|
247
247
|
for (let S = 0; S < t.mdGatewayMinMax.length; S++)
|
|
248
248
|
t.mdGatewayMinMax[S].bankindex == p.toString() && (u = t.mdGatewayMinMax[S].min, d = t.mdGatewayMinMax[S].max);
|
|
249
|
-
const { amountList:
|
|
249
|
+
const { amountList: _, minAmount: g, maxAmount: b } = A(
|
|
250
250
|
Number(u),
|
|
251
251
|
Number(d),
|
|
252
252
|
t.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -254,12 +254,12 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
254
254
|
), P = {
|
|
255
255
|
id: 0,
|
|
256
256
|
name: "autoChannel",
|
|
257
|
-
amountList:
|
|
257
|
+
amountList: _,
|
|
258
258
|
min: g,
|
|
259
259
|
max: b
|
|
260
|
-
},
|
|
261
|
-
const
|
|
262
|
-
Number(
|
|
260
|
+
}, h = i.pg.map((S) => {
|
|
261
|
+
const O = S.mintransaction ?? "0.00", L = S.maxtransaction ?? "0.00", { amountList: G, minAmount: T, maxAmount: D } = A(
|
|
262
|
+
Number(O),
|
|
263
263
|
Number(L),
|
|
264
264
|
t.mdBankLevelDetail.onlinepayment_min,
|
|
265
265
|
t.mdBankLevelDetail.onlinepayment_max
|
|
@@ -267,9 +267,9 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
267
267
|
return {
|
|
268
268
|
id: S.pgindex,
|
|
269
269
|
name: S.bankaccountname,
|
|
270
|
-
amountList:
|
|
271
|
-
min:
|
|
272
|
-
max:
|
|
270
|
+
amountList: G,
|
|
271
|
+
min: T,
|
|
272
|
+
max: D
|
|
273
273
|
};
|
|
274
274
|
});
|
|
275
275
|
return {
|
|
@@ -278,18 +278,18 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
278
278
|
amountList: [],
|
|
279
279
|
min: 0,
|
|
280
280
|
max: 0,
|
|
281
|
-
gateway: [P, ...
|
|
281
|
+
gateway: [P, ...h]
|
|
282
282
|
};
|
|
283
283
|
}),
|
|
284
|
-
requiredField:
|
|
285
|
-
} :
|
|
286
|
-
if (!a) return
|
|
284
|
+
requiredField: Y
|
|
285
|
+
} : te, Se = (e, t, a) => {
|
|
286
|
+
if (!a) return te;
|
|
287
287
|
const l = I.auto;
|
|
288
288
|
let i = [];
|
|
289
289
|
const u = a.mdGatewayMinMax ?? [];
|
|
290
290
|
if (t.bank.length > 0 && a.mdPGSelection === "1")
|
|
291
291
|
i = t.bank.map((p) => {
|
|
292
|
-
const { amountList:
|
|
292
|
+
const { amountList: _, minAmount: g, maxAmount: b } = A(
|
|
293
293
|
p.mintransaction ?? 0,
|
|
294
294
|
p.maxtransaction ?? 0,
|
|
295
295
|
a.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -298,46 +298,46 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
298
298
|
return {
|
|
299
299
|
id: p.pgindex ?? 0,
|
|
300
300
|
name: p.bankaccountname || "",
|
|
301
|
-
amountList:
|
|
301
|
+
amountList: _,
|
|
302
302
|
min: g,
|
|
303
303
|
max: b
|
|
304
304
|
};
|
|
305
305
|
});
|
|
306
306
|
else {
|
|
307
|
-
let p = "0.00",
|
|
307
|
+
let p = "0.00", _ = "0.00";
|
|
308
308
|
for (let m = 0; m < u.length; m++)
|
|
309
|
-
u[m].bankindex === e.toString() && (p = u[m].min,
|
|
310
|
-
const { amountList: g, minAmount: b, maxAmount: P } =
|
|
309
|
+
u[m].bankindex === e.toString() && (p = u[m].min, _ = u[m].max);
|
|
310
|
+
const { amountList: g, minAmount: b, maxAmount: P } = A(
|
|
311
311
|
Number(p),
|
|
312
|
-
Number(
|
|
312
|
+
Number(_),
|
|
313
313
|
a.mdBankLevelDetail.onlinepayment_min,
|
|
314
314
|
a.mdBankLevelDetail.onlinepayment_max
|
|
315
|
-
),
|
|
315
|
+
), h = {
|
|
316
316
|
id: 0,
|
|
317
317
|
name: "autoChannel",
|
|
318
318
|
amountList: g,
|
|
319
319
|
min: b,
|
|
320
320
|
max: P
|
|
321
321
|
};
|
|
322
|
-
i.push(
|
|
322
|
+
i.push(h);
|
|
323
323
|
}
|
|
324
324
|
return {
|
|
325
325
|
id: e,
|
|
326
326
|
name: "autoMethod",
|
|
327
327
|
type: l,
|
|
328
|
-
promo:
|
|
328
|
+
promo: K(t.promo),
|
|
329
329
|
bank: i,
|
|
330
|
-
requiredField:
|
|
330
|
+
requiredField: Y
|
|
331
331
|
};
|
|
332
|
-
},
|
|
332
|
+
}, Pe = (e, t) => {
|
|
333
333
|
const a = I.fix;
|
|
334
334
|
return {
|
|
335
335
|
id: e,
|
|
336
336
|
name: "fixAmountMethod",
|
|
337
337
|
type: a,
|
|
338
|
-
promo:
|
|
338
|
+
promo: K(t.promo),
|
|
339
339
|
bank: t.bank.map((i) => {
|
|
340
|
-
const u = i.amtlist.map(Number).sort((p,
|
|
340
|
+
const u = i.amtlist.map(Number).sort((p, _) => p - _);
|
|
341
341
|
return {
|
|
342
342
|
id: i.pgindex,
|
|
343
343
|
name: i.name,
|
|
@@ -346,31 +346,31 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
346
346
|
max: u.length > 0 ? u[u.length - 1] : 0
|
|
347
347
|
};
|
|
348
348
|
}),
|
|
349
|
-
requiredField:
|
|
349
|
+
requiredField: Y
|
|
350
350
|
};
|
|
351
|
-
},
|
|
351
|
+
}, ke = (e) => (e == null ? void 0 : e.map((t) => ({
|
|
352
352
|
alert: t.announcement_alert === "1",
|
|
353
353
|
content: t.announcement_simplified ?? "",
|
|
354
354
|
lastUpdatedTime: t.announcement_lastupdated
|
|
355
|
-
}))) ?? [],
|
|
355
|
+
}))) ?? [], Oe = (e) => ({
|
|
356
356
|
username: e.username,
|
|
357
357
|
birthday: e.mdUserDetail.dob ?? "",
|
|
358
358
|
email: e.mdUserDetail.email ?? "",
|
|
359
359
|
fullName: e.mdUserDetail.firstname ?? "",
|
|
360
360
|
phoneNumber: e.mdUserDetail.mobileno ?? "",
|
|
361
361
|
profilePicUrl: e.mdUserDetail.profile_pic
|
|
362
|
-
}),
|
|
363
|
-
var t, a, l, i, u, d, p,
|
|
362
|
+
}), Me = (e) => {
|
|
363
|
+
var t, a, l, i, u, d, p, _, g;
|
|
364
364
|
return {
|
|
365
365
|
platformGame: ((t = e.mdGameListResult) == null ? void 0 : t.map((b) => {
|
|
366
|
-
var P,
|
|
366
|
+
var P, h;
|
|
367
367
|
return {
|
|
368
368
|
code: b.code.toLowerCase(),
|
|
369
369
|
id: b.id,
|
|
370
370
|
name: b.name,
|
|
371
371
|
iconUrl: `${e.mdDomains[3]}side_menu/${b.code.toLowerCase()}/${b.code.toLowerCase()}.png?v=1`,
|
|
372
372
|
nextPage: b.nextPage === 1,
|
|
373
|
-
list: (b.mdPlatformProducts !== null && ((P = b.mdPlatformProducts) == null ? void 0 : P.length)) ?? !1 ? ((
|
|
373
|
+
list: (b.mdPlatformProducts !== null && ((P = b.mdPlatformProducts) == null ? void 0 : P.length)) ?? !1 ? ((h = b.mdPlatformProducts) == null ? void 0 : h.map((m) => ({
|
|
374
374
|
gameId: Number(m.id_GameMaster),
|
|
375
375
|
platformId: Number(m.id),
|
|
376
376
|
name: m.shortName,
|
|
@@ -386,7 +386,7 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
386
386
|
}))) ?? [] : []
|
|
387
387
|
};
|
|
388
388
|
})) ?? [],
|
|
389
|
-
hotGameList:
|
|
389
|
+
hotGameList: je(e.mdGameLists.data) ? {
|
|
390
390
|
currentPage: ((a = e.mdGameLists) == null ? void 0 : a.current_page) ?? 1,
|
|
391
391
|
lastPage: ((l = e.mdGameLists) == null ? void 0 : l.last_page) ?? 1,
|
|
392
392
|
data: ((u = (i = e.mdGameLists) == null ? void 0 : i.data) == null ? void 0 : u.map((b) => ({
|
|
@@ -404,10 +404,10 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
404
404
|
rate: "0.00"
|
|
405
405
|
}))) ?? []
|
|
406
406
|
} : {},
|
|
407
|
-
platformGameList:
|
|
407
|
+
platformGameList: De(e.mdGameLists.data) ? {
|
|
408
408
|
currentPage: ((d = e.mdGameLists) == null ? void 0 : d.current_page) ?? 1,
|
|
409
409
|
lastPage: ((p = e.mdGameLists) == null ? void 0 : p.last_page) ?? 1,
|
|
410
|
-
data: ((g = (
|
|
410
|
+
data: ((g = (_ = e.mdGameLists) == null ? void 0 : _.data) == null ? void 0 : g.map((b) => ({
|
|
411
411
|
gameId: Number(b.id),
|
|
412
412
|
platformId: Number(b.id_PlatformProduct),
|
|
413
413
|
name: b.name,
|
|
@@ -422,23 +422,22 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
422
422
|
rate: "0.00"
|
|
423
423
|
}))) ?? []
|
|
424
424
|
} : {},
|
|
425
|
-
trialGameList: []
|
|
426
|
-
fishGameList: []
|
|
425
|
+
trialGameList: []
|
|
427
426
|
};
|
|
428
427
|
};
|
|
429
|
-
function
|
|
428
|
+
function je(e) {
|
|
430
429
|
return Array.isArray(e) && e.every(
|
|
431
430
|
(t) => typeof t.appFlag == "number" && typeof t.code_PlatformProduct == "string" && typeof t.filemtime == "number" && typeof t.flag == "number" && typeof t.id == "number" && typeof t.id_PlatformProduct == "number" && typeof t.img == "string" && typeof t.mdDomains_id == "number" && typeof t.name == "string" && typeof t.shortName_PlatformProduct == "string"
|
|
432
431
|
);
|
|
433
432
|
}
|
|
434
|
-
function
|
|
433
|
+
function De(e) {
|
|
435
434
|
return Array.isArray(e) && e.every(
|
|
436
435
|
(t) => typeof t.id == "number" && typeof t.name == "string" && typeof t.img == "string" && typeof t.id_PlatformProduct == "number" && typeof t.appFlag == "number" && typeof t.filemtime == "number" && typeof t.mdDomains_id == "number"
|
|
437
436
|
);
|
|
438
437
|
}
|
|
439
|
-
const
|
|
438
|
+
const xe = (e) => ({
|
|
440
439
|
list: e.mdGrade.map((t) => {
|
|
441
|
-
var a, l, i, u, d, p,
|
|
440
|
+
var a, l, i, u, d, p, _, g, b, P, h, m, S, O, L, G, T, D, B, q, E, W, Q, V, X, H, J, n, c, v, r, o;
|
|
442
441
|
return {
|
|
443
442
|
id: t.gradeindex,
|
|
444
443
|
is_current_level: !1,
|
|
@@ -454,38 +453,38 @@ const je = (e) => ({
|
|
|
454
453
|
current: "0.00",
|
|
455
454
|
total: parseFloat(t.min_deposit).toFixed(2)
|
|
456
455
|
},
|
|
457
|
-
promo_list: t.promocash.filter((
|
|
458
|
-
name:
|
|
459
|
-
min_deposit: parseFloat(
|
|
460
|
-
promo_bonus:
|
|
461
|
-
promo_limit: parseFloat(
|
|
462
|
-
turnover_multiplier:
|
|
463
|
-
type:
|
|
456
|
+
promo_list: t.promocash.filter((y) => y.isshow == 1 && y.status == "1").map((y) => ({
|
|
457
|
+
name: y.promosimplified,
|
|
458
|
+
min_deposit: parseFloat(y.min_deposit).toFixed(2),
|
|
459
|
+
promo_bonus: y.percentage,
|
|
460
|
+
promo_limit: parseFloat(y.max_promo_amt).toFixed(2),
|
|
461
|
+
turnover_multiplier: y.multiply,
|
|
462
|
+
type: y.promo_type
|
|
464
463
|
})),
|
|
465
464
|
benefit_list: {
|
|
466
465
|
daily: {
|
|
467
466
|
bonus: parseFloat(((l = (a = t.benefit) == null ? void 0 : a.daily) == null ? void 0 : l.bonus) ?? "0.00").toFixed(2),
|
|
468
467
|
bonus_name: ((u = (i = t.benefit) == null ? void 0 : i.daily) == null ? void 0 : u.bonus_name) ?? "",
|
|
469
468
|
turnover: parseFloat(((p = (d = t.benefit) == null ? void 0 : d.daily) == null ? void 0 : p.turnover) ?? "0.00").toFixed(2),
|
|
470
|
-
turnover_name: ((g = (
|
|
469
|
+
turnover_name: ((g = (_ = t.benefit) == null ? void 0 : _.daily) == null ? void 0 : g.turnover_name) ?? ""
|
|
471
470
|
},
|
|
472
471
|
monthly: {
|
|
473
472
|
bonus: parseFloat(((P = (b = t.benefit) == null ? void 0 : b.monthly) == null ? void 0 : P.bonus) ?? "0.00").toFixed(2),
|
|
474
|
-
bonus_name: ((m = (
|
|
475
|
-
turnover: parseFloat(((
|
|
476
|
-
turnover_name: ((
|
|
473
|
+
bonus_name: ((m = (h = t.benefit) == null ? void 0 : h.monthly) == null ? void 0 : m.bonus_name) ?? "",
|
|
474
|
+
turnover: parseFloat(((O = (S = t.benefit) == null ? void 0 : S.monthly) == null ? void 0 : O.turnover) ?? "0.00").toFixed(2),
|
|
475
|
+
turnover_name: ((G = (L = t.benefit) == null ? void 0 : L.monthly) == null ? void 0 : G.turnover_name) ?? ""
|
|
477
476
|
},
|
|
478
477
|
weekly: {
|
|
479
|
-
bonus: parseFloat(((
|
|
478
|
+
bonus: parseFloat(((D = (T = t.benefit) == null ? void 0 : T.weekly) == null ? void 0 : D.bonus) ?? "0.00").toFixed(2),
|
|
480
479
|
bonus_name: ((q = (B = t.benefit) == null ? void 0 : B.weekly) == null ? void 0 : q.bonus_name) ?? "",
|
|
481
|
-
turnover: parseFloat(((W = (
|
|
482
|
-
turnover_name: ((
|
|
480
|
+
turnover: parseFloat(((W = (E = t.benefit) == null ? void 0 : E.weekly) == null ? void 0 : W.turnover) ?? "0.00").toFixed(2),
|
|
481
|
+
turnover_name: ((V = (Q = t.benefit) == null ? void 0 : Q.weekly) == null ? void 0 : V.turnover_name) ?? ""
|
|
483
482
|
},
|
|
484
483
|
upgrade: {
|
|
485
|
-
bonus: parseFloat(((
|
|
486
|
-
bonus_name: ((
|
|
487
|
-
turnover: parseFloat(((
|
|
488
|
-
turnover_name: ((
|
|
484
|
+
bonus: parseFloat(((H = (X = t.benefit) == null ? void 0 : X.upgrade) == null ? void 0 : H.bonus) ?? "0.00").toFixed(2),
|
|
485
|
+
bonus_name: ((n = (J = t.benefit) == null ? void 0 : J.upgrade) == null ? void 0 : n.bonus_name) ?? "",
|
|
486
|
+
turnover: parseFloat(((v = (c = t.benefit) == null ? void 0 : c.upgrade) == null ? void 0 : v.turnover) ?? "0.00").toFixed(2),
|
|
487
|
+
turnover_name: ((o = (r = t.benefit) == null ? void 0 : r.upgrade) == null ? void 0 : o.turnover_name) ?? ""
|
|
489
488
|
}
|
|
490
489
|
}
|
|
491
490
|
};
|
|
@@ -520,7 +519,7 @@ const je = (e) => ({
|
|
|
520
519
|
}
|
|
521
520
|
}
|
|
522
521
|
}
|
|
523
|
-
}),
|
|
522
|
+
}), Ce = (e) => ({
|
|
524
523
|
category: e.category.sort((t, a) => t.sequence - a.sequence).map((t) => ({
|
|
525
524
|
id: t.catid,
|
|
526
525
|
name: t.name
|
|
@@ -535,7 +534,7 @@ const je = (e) => ({
|
|
|
535
534
|
name: t.title
|
|
536
535
|
};
|
|
537
536
|
})
|
|
538
|
-
}),
|
|
537
|
+
}), Ie = (e) => ({
|
|
539
538
|
month: {
|
|
540
539
|
isClaimable: e.month === 1
|
|
541
540
|
},
|
|
@@ -545,16 +544,16 @@ const je = (e) => ({
|
|
|
545
544
|
day: {
|
|
546
545
|
isClaimable: e.day === 1
|
|
547
546
|
}
|
|
548
|
-
}),
|
|
547
|
+
}), Fe = (e) => e.mdVipSetting.filter((a) => a.status == 1).map((a) => ({
|
|
549
548
|
fieldName: a.fieldname,
|
|
550
549
|
showName: a.showname
|
|
551
|
-
})),
|
|
550
|
+
})), Le = (e) => ({
|
|
552
551
|
current_deposit: e.deposit,
|
|
553
552
|
current_turnover: e.turnOver,
|
|
554
553
|
current_grade_id: e.mdCurrentGrade ? e.mdCurrentGrade.gradeindex : 0,
|
|
555
554
|
next_grade_id: e.mdNextGrade.gradeindex,
|
|
556
555
|
percentage: Number(e.percentage) * 100
|
|
557
|
-
}),
|
|
556
|
+
}), Ge = (e) => {
|
|
558
557
|
var l, i;
|
|
559
558
|
let t = 4;
|
|
560
559
|
e.vipcalculation && (t = Number(e.vipcalculation));
|
|
@@ -588,7 +587,7 @@ const je = (e) => ({
|
|
|
588
587
|
loginCaptcha: e.logincaptcha ? e.logincaptcha === "1" : !1,
|
|
589
588
|
registerCaptcha: e.registercaptcha ? e.registercaptcha === "1" : !1
|
|
590
589
|
};
|
|
591
|
-
},
|
|
590
|
+
}, ze = (e) => {
|
|
592
591
|
var t, a, l, i;
|
|
593
592
|
return {
|
|
594
593
|
banner: ((t = e.mobileBanner) == null ? void 0 : t.map((u) => `${u.imagepath}?ts=${u.filemtime}`)) ?? [],
|
|
@@ -604,49 +603,49 @@ const je = (e) => ({
|
|
|
604
603
|
link: u.link
|
|
605
604
|
}))) ?? []
|
|
606
605
|
};
|
|
607
|
-
},
|
|
606
|
+
}, Ne = (e) => {
|
|
608
607
|
var t;
|
|
609
608
|
return ((t = e.data) == null ? void 0 : t.filter((a) => a.status == "1").map((a) => ({
|
|
610
609
|
code: a.area_code,
|
|
611
610
|
regex: a.regex,
|
|
612
611
|
value: a.value
|
|
613
612
|
}))) ?? [];
|
|
614
|
-
},
|
|
613
|
+
}, we = (e) => e, Be = (e) => {
|
|
615
614
|
let t = null;
|
|
616
615
|
return e ? e.status != 1 ? t = 0 : t = e.mainwallet : t = 0, {
|
|
617
616
|
amount: t
|
|
618
617
|
};
|
|
619
|
-
},
|
|
618
|
+
}, Ue = (e) => {
|
|
620
619
|
var t;
|
|
621
620
|
return ((t = e.data) == null ? void 0 : t.filter((a) => a.status == "1").map((a) => ({
|
|
622
621
|
name: a.title,
|
|
623
622
|
code: a.code,
|
|
624
623
|
iconUrl: a.flag_icon
|
|
625
624
|
}))) ?? [];
|
|
626
|
-
},
|
|
625
|
+
}, qe = (e) => (console.log(e), {
|
|
627
626
|
name: ""
|
|
628
|
-
}),
|
|
627
|
+
}), We = (e) => {
|
|
629
628
|
var t;
|
|
630
629
|
return ((t = e.data) == null ? void 0 : t.filter((a) => a.company_status == 1).map((a) => ({
|
|
631
630
|
id: a.company_id,
|
|
632
631
|
name: a.company_name,
|
|
633
632
|
date: []
|
|
634
633
|
}))) ?? [];
|
|
635
|
-
},
|
|
634
|
+
}, Ve = (e) => {
|
|
636
635
|
var t;
|
|
637
636
|
return ((t = e.data) == null ? void 0 : t.map((a) => {
|
|
638
637
|
var l;
|
|
639
638
|
return {
|
|
640
639
|
id: a.key,
|
|
641
|
-
date: ((l = a.draw_date) == null ? void 0 : l.map((i) =>
|
|
640
|
+
date: ((l = a.draw_date) == null ? void 0 : l.map((i) => $e(i.draw_tmactive))) ?? []
|
|
642
641
|
};
|
|
643
642
|
})) ?? [];
|
|
644
643
|
};
|
|
645
|
-
function
|
|
644
|
+
function $e(e) {
|
|
646
645
|
const t = new Date(e * 1e3), a = t.getFullYear(), l = ("0" + (t.getMonth() + 1)).slice(-2), i = ("0" + t.getDate()).slice(-2);
|
|
647
646
|
return `${a}-${l}-${i}`;
|
|
648
647
|
}
|
|
649
|
-
const
|
|
648
|
+
const Ee = (e) => {
|
|
650
649
|
var t;
|
|
651
650
|
return ((t = e.data) == null ? void 0 : t.map((a) => {
|
|
652
651
|
var l;
|
|
@@ -659,7 +658,7 @@ const Ve = (e) => {
|
|
|
659
658
|
}))) ?? []
|
|
660
659
|
};
|
|
661
660
|
})) ?? [];
|
|
662
|
-
},
|
|
661
|
+
}, Ae = (e) => e.data.map((t) => ({
|
|
663
662
|
companyId: t.company_id,
|
|
664
663
|
companyName: t.company_name,
|
|
665
664
|
resultByDateList: t.draws.map((a) => {
|
|
@@ -671,13 +670,13 @@ const Ve = (e) => {
|
|
|
671
670
|
(m) => m.combination_dimension === 4 && m.combination_position === 3
|
|
672
671
|
).map((m) => m.combination_combination), p = a.results.filter(
|
|
673
672
|
(m) => m.combination_dimension === 4 && m.combination_position === 4
|
|
674
|
-
).map((m) => m.combination_combination),
|
|
673
|
+
).map((m) => m.combination_combination), _ = a.results.filter(
|
|
675
674
|
(m) => m.combination_dimension === 4 && m.combination_position === 5
|
|
676
675
|
).map((m) => m.combination_combination), g = a.results.filter(
|
|
677
676
|
(m) => m.combination_dimension === 5 && m.combination_position === 1
|
|
678
677
|
).map((m) => m.combination_combination), b = a.results.filter((m) => m.combination_dimension == 5).map((m) => m.combination_combination), P = a.results.filter(
|
|
679
678
|
(m) => m.combination_dimension === 6 && m.combination_position === 1
|
|
680
|
-
).map((m) => m.combination_combination),
|
|
679
|
+
).map((m) => m.combination_combination), h = a.results.filter((m) => m.combination_dimension === 6).map((m) => m.combination_combination);
|
|
681
680
|
return {
|
|
682
681
|
date: a.date,
|
|
683
682
|
dimension_3: l,
|
|
@@ -686,7 +685,7 @@ const Ve = (e) => {
|
|
|
686
685
|
prize_2: u,
|
|
687
686
|
prize_3: d,
|
|
688
687
|
prize_4: p,
|
|
689
|
-
prize_5:
|
|
688
|
+
prize_5: _
|
|
690
689
|
},
|
|
691
690
|
dimension_5: {
|
|
692
691
|
prize_1: g,
|
|
@@ -694,11 +693,11 @@ const Ve = (e) => {
|
|
|
694
693
|
},
|
|
695
694
|
dimension_6: {
|
|
696
695
|
prize_1: P,
|
|
697
|
-
all:
|
|
696
|
+
all: h
|
|
698
697
|
}
|
|
699
698
|
};
|
|
700
699
|
})
|
|
701
|
-
})),
|
|
700
|
+
})), He = (e) => e.data ? e.data.map((t) => ({
|
|
702
701
|
id: t.id,
|
|
703
702
|
date: t.matchDate,
|
|
704
703
|
stage: t.Stage,
|
|
@@ -718,29 +717,29 @@ const Ve = (e) => {
|
|
|
718
717
|
name: t.home,
|
|
719
718
|
logo_url: t.homeLogo
|
|
720
719
|
}
|
|
721
|
-
})) ?? [] : [],
|
|
720
|
+
})) ?? [] : [], Je = (e) => ({
|
|
722
721
|
status: e.status == 1,
|
|
723
722
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
724
723
|
paymentUrl: e.urlpayment ?? ""
|
|
725
|
-
}),
|
|
724
|
+
}), Ye = (e) => ({
|
|
726
725
|
status: e.status == 1,
|
|
727
726
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
728
727
|
flag: e.flag
|
|
729
|
-
}),
|
|
728
|
+
}), R = (e) => ({
|
|
730
729
|
status: e.status == 1,
|
|
731
730
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
|
|
732
|
-
}),
|
|
731
|
+
}), Ke = (e) => R(e), Qe = (e) => {
|
|
733
732
|
var t, a, l, i, u;
|
|
734
733
|
return {
|
|
735
734
|
bankCard: ((t = e.bankCard) == null ? void 0 : t.map((d) => {
|
|
736
|
-
var p,
|
|
735
|
+
var p, _;
|
|
737
736
|
return {
|
|
738
737
|
bankIndex: d.bankindex,
|
|
739
738
|
bankProvince: {
|
|
740
739
|
id: d.bankprovince,
|
|
741
|
-
desc: ((
|
|
740
|
+
desc: ((_ = (p = e.province) == null ? void 0 : p.find(
|
|
742
741
|
(g) => g.provinceindex == d.bankprovince
|
|
743
|
-
)) == null ? void 0 :
|
|
742
|
+
)) == null ? void 0 : _.label) ?? ""
|
|
744
743
|
},
|
|
745
744
|
bankName: d.banknamesimplified,
|
|
746
745
|
bankAccountNo: d.bankaccountno,
|
|
@@ -787,14 +786,14 @@ const Ve = (e) => {
|
|
|
787
786
|
},
|
|
788
787
|
bankCardLimit: e.bankcardlimit
|
|
789
788
|
};
|
|
790
|
-
},
|
|
789
|
+
}, Xe = (e) => ({
|
|
791
790
|
withdrawMin: Number(e.withdrawMin),
|
|
792
791
|
withdrawMax: Number(e.withdrawMax),
|
|
793
792
|
dailyWithdrawLimit: Number(e.dailyWithdrawLimit),
|
|
794
793
|
withdrawFee: e.withdrawFee,
|
|
795
794
|
withdrawMaxFee: Number(e.withdrawMaxFee),
|
|
796
795
|
withdrawCount: e.withdrawCount
|
|
797
|
-
}),
|
|
796
|
+
}), Ze = (e) => R(e), et = (e) => {
|
|
798
797
|
var t, a, l, i, u, d;
|
|
799
798
|
return {
|
|
800
799
|
statusMode: ((t = e.subStatusModes) == null ? void 0 : t.map((p) => ({
|
|
@@ -809,18 +808,18 @@ const Ve = (e) => {
|
|
|
809
808
|
currentPage: ((l = e.mdCashLedgers) == null ? void 0 : l.current_page) ?? 0,
|
|
810
809
|
lastPage: ((i = e.mdCashLedgers) == null ? void 0 : i.last_page) ?? 0,
|
|
811
810
|
data: ((d = (u = e.mdCashLedgers) == null ? void 0 : u.data) == null ? void 0 : d.map((p) => {
|
|
812
|
-
var
|
|
811
|
+
var _, g;
|
|
813
812
|
return {
|
|
814
813
|
transactionIndex: p.ledgerindex,
|
|
815
814
|
transactionInfo: {
|
|
816
815
|
id: p.fundindex,
|
|
817
|
-
desc:
|
|
816
|
+
desc: tt(p.fundindex, p.transactionindex),
|
|
818
817
|
ext: p.fundindex === 3 ? `(${p.promo_cash})` : ""
|
|
819
818
|
},
|
|
820
819
|
statusInfo: {
|
|
821
820
|
id: p.status,
|
|
822
821
|
value: p.status == 1,
|
|
823
|
-
desc: ((g = (
|
|
822
|
+
desc: ((g = (_ = e.subStatusModes) == null ? void 0 : _.find((b) => b.key === p.status)) == null ? void 0 : g.value) ?? ""
|
|
824
823
|
},
|
|
825
824
|
amount: Number(p.amount).toFixed(2),
|
|
826
825
|
dateTime: p.ledgerdatetime,
|
|
@@ -830,7 +829,7 @@ const Ve = (e) => {
|
|
|
830
829
|
})) ?? []
|
|
831
830
|
}
|
|
832
831
|
};
|
|
833
|
-
},
|
|
832
|
+
}, tt = (e, t) => {
|
|
834
833
|
switch (e) {
|
|
835
834
|
case 1:
|
|
836
835
|
if (t === 1)
|
|
@@ -860,9 +859,9 @@ const Ve = (e) => {
|
|
|
860
859
|
return "shareHolderDividend";
|
|
861
860
|
}
|
|
862
861
|
return "";
|
|
863
|
-
},
|
|
862
|
+
}, at = (e) => ({
|
|
864
863
|
status: e.status == 1
|
|
865
|
-
}),
|
|
864
|
+
}), nt = (e) => (e == null ? void 0 : e.map((t) => {
|
|
866
865
|
var a;
|
|
867
866
|
return {
|
|
868
867
|
activeCom: ((a = t.active_com) == null ? void 0 : a.map((l) => ({
|
|
@@ -875,7 +874,7 @@ const Ve = (e) => {
|
|
|
875
874
|
com: t.com ?? "",
|
|
876
875
|
maintenance: t.maintenance ?? !1
|
|
877
876
|
};
|
|
878
|
-
})) ?? [],
|
|
877
|
+
})) ?? [], ot = (e) => ({
|
|
879
878
|
status: e.status == 1,
|
|
880
879
|
message: e.message ?? "",
|
|
881
880
|
data: e.data.map((t) => ({
|
|
@@ -885,7 +884,7 @@ const Ve = (e) => {
|
|
|
885
884
|
imageUrl: t.image_url,
|
|
886
885
|
getToken: t.getToken === 1
|
|
887
886
|
}))
|
|
888
|
-
}),
|
|
887
|
+
}), rt = (e) => {
|
|
889
888
|
var t;
|
|
890
889
|
return {
|
|
891
890
|
status: e.status == 1,
|
|
@@ -895,27 +894,39 @@ const Ve = (e) => {
|
|
|
895
894
|
tokenAmount: a.token_amount
|
|
896
895
|
}))) ?? []
|
|
897
896
|
};
|
|
898
|
-
},
|
|
897
|
+
}, st = (e) => ({
|
|
899
898
|
status: e.status == 1,
|
|
900
899
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
901
900
|
loginId: e.loginId ?? "",
|
|
902
901
|
password: e.password ?? "",
|
|
903
902
|
downloadUrl: e.download_link ?? ""
|
|
904
|
-
}),
|
|
903
|
+
}), it = (e) => (e == null ? void 0 : e.map((t) => ({
|
|
905
904
|
messageId: t.msgindex,
|
|
906
905
|
unread: t.status == "0",
|
|
907
906
|
date: t.cdate,
|
|
908
907
|
title: t.account_message_content.subject,
|
|
909
908
|
content: t.account_message_content.content
|
|
910
|
-
}))) ?? [],
|
|
911
|
-
var t;
|
|
912
|
-
return
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
909
|
+
}))) ?? [], lt = (e) => {
|
|
910
|
+
var t, a;
|
|
911
|
+
return {
|
|
912
|
+
currentPage: 1,
|
|
913
|
+
lastPage: 1,
|
|
914
|
+
data: ((a = (t = e.mdGameLists) == null ? void 0 : t.data) == null ? void 0 : a.map((l) => ({
|
|
915
|
+
gameId: l.id,
|
|
916
|
+
platformId: l.id_PlatformProduct,
|
|
917
|
+
name: l.name,
|
|
918
|
+
flag: {
|
|
919
|
+
value: 0,
|
|
920
|
+
hot: !1,
|
|
921
|
+
trial: !1,
|
|
922
|
+
new: !1
|
|
923
|
+
},
|
|
924
|
+
imageUrl: `${e.mdDomains[l.mdDomains_id]}${l.img}?ts=${l.filemtime}`,
|
|
925
|
+
logoUrl: `${e.mdDomains[l.mdDomains_id]}${l.img}?ts=${l.filemtime}`,
|
|
926
|
+
rate: "0.00"
|
|
927
|
+
}))) ?? []
|
|
928
|
+
};
|
|
929
|
+
}, ut = (e) => e.mdGameLists.map((t) => ({
|
|
919
930
|
id: t.id,
|
|
920
931
|
name: t.name,
|
|
921
932
|
list: t.gameList.map((a) => {
|
|
@@ -926,7 +937,7 @@ const Ve = (e) => {
|
|
|
926
937
|
imageUrl: u
|
|
927
938
|
};
|
|
928
939
|
})
|
|
929
|
-
})),
|
|
940
|
+
})), dt = (e) => e.status == 0 ? {
|
|
930
941
|
claimedReward: "0",
|
|
931
942
|
currentDirectDownline: "0",
|
|
932
943
|
currentOtherDownline: "0",
|
|
@@ -940,7 +951,7 @@ const Ve = (e) => {
|
|
|
940
951
|
currentReward: e.data.current_reward.toString(),
|
|
941
952
|
totalReward: e.data.total_reward,
|
|
942
953
|
unclaimReward: e.data.unclaim_reward.toString()
|
|
943
|
-
},
|
|
954
|
+
}, ct = (e) => {
|
|
944
955
|
const t = /* @__PURE__ */ new Set(), a = e.data.map((u) => (t.add(u.downline), {
|
|
945
956
|
id: u.logindex,
|
|
946
957
|
name: u.firstname,
|
|
@@ -952,7 +963,7 @@ const Ve = (e) => {
|
|
|
952
963
|
totalCount: i,
|
|
953
964
|
list: a
|
|
954
965
|
};
|
|
955
|
-
},
|
|
966
|
+
}, mt = (e) => e.status == 0 ? {
|
|
956
967
|
claimedReward: "0",
|
|
957
968
|
currentInvite: "0",
|
|
958
969
|
currentReward: "0",
|
|
@@ -966,7 +977,7 @@ const Ve = (e) => {
|
|
|
966
977
|
totalInvite: e.data.total_invite,
|
|
967
978
|
totalReward: e.data.total_reward,
|
|
968
979
|
unclaimReward: e.data.unclaim_reward.toString()
|
|
969
|
-
},
|
|
980
|
+
}, pt = (e) => {
|
|
970
981
|
const t = /* @__PURE__ */ new Set(), a = e.data.map((u) => (t.add(u.accountid), {
|
|
971
982
|
id: u.id,
|
|
972
983
|
name: u.firstname,
|
|
@@ -980,7 +991,7 @@ const Ve = (e) => {
|
|
|
980
991
|
totalCount: i,
|
|
981
992
|
list: a
|
|
982
993
|
};
|
|
983
|
-
},
|
|
994
|
+
}, gt = (e) => e.status == 0 ? {
|
|
984
995
|
claimedReward: "0",
|
|
985
996
|
currentDirectDownline: "0",
|
|
986
997
|
currentOtherDownline: "0",
|
|
@@ -994,7 +1005,7 @@ const Ve = (e) => {
|
|
|
994
1005
|
currentReward: e.data.current_reward.toString(),
|
|
995
1006
|
totalReward: e.data.total_reward,
|
|
996
1007
|
unclaimReward: e.data.unclaim_reward.toString()
|
|
997
|
-
},
|
|
1008
|
+
}, bt = (e) => {
|
|
998
1009
|
const t = /* @__PURE__ */ new Set(), a = e.data.map((u) => (t.add(u.accountid), {
|
|
999
1010
|
id: u.logindex,
|
|
1000
1011
|
name: u.firstname,
|
|
@@ -1006,7 +1017,7 @@ const Ve = (e) => {
|
|
|
1006
1017
|
totalCount: i,
|
|
1007
1018
|
list: a
|
|
1008
1019
|
};
|
|
1009
|
-
},
|
|
1020
|
+
}, ft = (e) => e.status == 0 ? {
|
|
1010
1021
|
directDownline: "0",
|
|
1011
1022
|
otherDownline: "0",
|
|
1012
1023
|
uplineCode: "",
|
|
@@ -1016,8 +1027,8 @@ const Ve = (e) => {
|
|
|
1016
1027
|
otherDownline: e.data.others_downline_count.toString(),
|
|
1017
1028
|
uplineCode: e.data.upline.accountcode,
|
|
1018
1029
|
referralCode: e.data.referral_code
|
|
1019
|
-
},
|
|
1020
|
-
var
|
|
1030
|
+
}, yt = (e) => {
|
|
1031
|
+
var _;
|
|
1021
1032
|
let t = null, a = null;
|
|
1022
1033
|
if (e.status == 0)
|
|
1023
1034
|
return { welcomeBonus: null, dailyBonus: null };
|
|
@@ -1048,7 +1059,7 @@ const Ve = (e) => {
|
|
|
1048
1059
|
expiryTime: g.etime
|
|
1049
1060
|
};
|
|
1050
1061
|
});
|
|
1051
|
-
let u = 0, d = ((
|
|
1062
|
+
let u = 0, d = ((_ = i[0]) == null ? void 0 : _.expiryTime) || "";
|
|
1052
1063
|
const p = i.map((g) => (u = Math.max(u, g.percentage), new Date(g.expiryTime) < new Date(d) && (d = g.expiryTime), {
|
|
1053
1064
|
name: g.name,
|
|
1054
1065
|
depositAmount: g.depositAmount,
|
|
@@ -1059,16 +1070,16 @@ const Ve = (e) => {
|
|
|
1059
1070
|
expiryTime: d,
|
|
1060
1071
|
list: p
|
|
1061
1072
|
}, { welcomeBonus: t, dailyBonus: a };
|
|
1062
|
-
},
|
|
1073
|
+
}, _t = (e) => ({
|
|
1063
1074
|
status: e.status == 1,
|
|
1064
1075
|
message: e.msg ?? ""
|
|
1065
|
-
}),
|
|
1076
|
+
}), vt = (e) => ({
|
|
1066
1077
|
status: e.status == 1,
|
|
1067
1078
|
message: e.msg ?? ""
|
|
1068
|
-
}),
|
|
1079
|
+
}), ht = (e) => ({
|
|
1069
1080
|
status: e.status == 1,
|
|
1070
1081
|
message: e.msg ?? ""
|
|
1071
|
-
}),
|
|
1082
|
+
}), Tt = (e) => e.status == 0 ? {
|
|
1072
1083
|
deposit: "0",
|
|
1073
1084
|
reward: "0",
|
|
1074
1085
|
turnover: "0"
|
|
@@ -1076,7 +1087,7 @@ const Ve = (e) => {
|
|
|
1076
1087
|
deposit: e.data.deposit,
|
|
1077
1088
|
reward: e.data.reward,
|
|
1078
1089
|
turnover: e.data.turnover
|
|
1079
|
-
},
|
|
1090
|
+
}, Rt = (e) => {
|
|
1080
1091
|
if (e.status == 0 || !e.data)
|
|
1081
1092
|
return {};
|
|
1082
1093
|
const t = {};
|
|
@@ -1095,7 +1106,7 @@ const Ve = (e) => {
|
|
|
1095
1106
|
}
|
|
1096
1107
|
}
|
|
1097
1108
|
return t;
|
|
1098
|
-
},
|
|
1109
|
+
}, St = (e) => {
|
|
1099
1110
|
if (e.status == 0 || !e.data)
|
|
1100
1111
|
return {};
|
|
1101
1112
|
const t = {};
|
|
@@ -1114,7 +1125,7 @@ const Ve = (e) => {
|
|
|
1114
1125
|
}
|
|
1115
1126
|
}
|
|
1116
1127
|
return t;
|
|
1117
|
-
},
|
|
1128
|
+
}, Pt = (e) => R(e), kt = (e) => R(e), Ot = (e) => {
|
|
1118
1129
|
var t, a, l, i, u;
|
|
1119
1130
|
return {
|
|
1120
1131
|
status: e.status == 1,
|
|
@@ -1125,10 +1136,10 @@ const Ve = (e) => {
|
|
|
1125
1136
|
qrcode: ((i = e.data) == null ? void 0 : i.qrcode) ?? [],
|
|
1126
1137
|
personal: ((u = e.data) == null ? void 0 : u.personal) ?? []
|
|
1127
1138
|
};
|
|
1128
|
-
},
|
|
1139
|
+
}, Z = (e) => ({
|
|
1129
1140
|
validated: e.withdrawValidate === 1 || e.depositValidate === 1 || e.TransferCreditValidate === 1,
|
|
1130
|
-
forms:
|
|
1131
|
-
}),
|
|
1141
|
+
forms: Mt(e)
|
|
1142
|
+
}), Mt = (e) => e.subDepositForms && e.subDepositForms.length > 0 ? e.subDepositForms.map((t) => ({
|
|
1132
1143
|
id: t.id,
|
|
1133
1144
|
fieldName: t.fieldname,
|
|
1134
1145
|
regex: t.regex,
|
|
@@ -1146,25 +1157,25 @@ const Ve = (e) => {
|
|
|
1146
1157
|
regex: t.regex,
|
|
1147
1158
|
showName: t.showname,
|
|
1148
1159
|
inputHelper: t.inputHelper
|
|
1149
|
-
})) : [],
|
|
1160
|
+
})) : [], jt = (e) => R(e), Dt = (e) => e, xt = (e) => ({
|
|
1150
1161
|
status: e.status == 1,
|
|
1151
1162
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
|
|
1152
|
-
}),
|
|
1163
|
+
}), Ct = (e) => R(e), It = (e) => ({
|
|
1153
1164
|
status: e.status == 1,
|
|
1154
1165
|
message: e.message,
|
|
1155
1166
|
user: e.user ?? ""
|
|
1156
|
-
}),
|
|
1167
|
+
}), Ft = (e) => ({
|
|
1157
1168
|
status: e.status == 1,
|
|
1158
1169
|
message: e.msg ?? "",
|
|
1159
1170
|
amount: e.amount ?? ""
|
|
1160
|
-
}),
|
|
1171
|
+
}), Lt = (e) => R(e), Gt = (e) => {
|
|
1161
1172
|
var t;
|
|
1162
1173
|
return {
|
|
1163
1174
|
status: e.status == 1,
|
|
1164
1175
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
1165
1176
|
dayStreak: ((t = e.data) == null ? void 0 : t.continuousDay) ?? 0
|
|
1166
1177
|
};
|
|
1167
|
-
},
|
|
1178
|
+
}, zt = (e) => {
|
|
1168
1179
|
var t;
|
|
1169
1180
|
return {
|
|
1170
1181
|
status: e.status == 1,
|
|
@@ -1182,18 +1193,18 @@ const Ve = (e) => {
|
|
|
1182
1193
|
};
|
|
1183
1194
|
})) ?? []
|
|
1184
1195
|
};
|
|
1185
|
-
},
|
|
1196
|
+
}, Nt = (e) => ({
|
|
1186
1197
|
status: e.status == 1,
|
|
1187
1198
|
message: e.msg ?? ""
|
|
1188
|
-
}),
|
|
1199
|
+
}), wt = (e) => ({
|
|
1189
1200
|
status: e.status == 1,
|
|
1190
1201
|
message: e.msg ?? "",
|
|
1191
1202
|
form: e.form ?? "",
|
|
1192
1203
|
gameUrl: e.data ?? ""
|
|
1193
|
-
}),
|
|
1204
|
+
}), Bt = (e) => R(e), Ut = (e) => R(e), ee = (e) => ({
|
|
1194
1205
|
status: e.status == 1,
|
|
1195
1206
|
message: e.errormessage ?? ""
|
|
1196
|
-
}),
|
|
1207
|
+
}), qt = (e) => R(e), Wt = (e) => e, Vt = (e) => R(e), $t = (e) => {
|
|
1197
1208
|
var t;
|
|
1198
1209
|
return {
|
|
1199
1210
|
platformProduct: ((t = e.mdPlatformProduct) == null ? void 0 : t.map((a) => ({
|
|
@@ -1202,7 +1213,7 @@ const Ve = (e) => {
|
|
|
1202
1213
|
com: a.com
|
|
1203
1214
|
}))) ?? []
|
|
1204
1215
|
};
|
|
1205
|
-
},
|
|
1216
|
+
}, Et = (e) => {
|
|
1206
1217
|
var t;
|
|
1207
1218
|
return ((t = e.mdProductMaster) == null ? void 0 : t.map((a) => {
|
|
1208
1219
|
var l;
|
|
@@ -1217,33 +1228,33 @@ const Ve = (e) => {
|
|
|
1217
1228
|
}))) ?? []
|
|
1218
1229
|
};
|
|
1219
1230
|
})) ?? [];
|
|
1220
|
-
},
|
|
1231
|
+
}, At = (e) => R(e), Ht = (e) => R(e), Jt = (e) => R(e), Yt = (e) => R(e), Kt = (e) => R(e), Qt = (e) => R(e), Xt = (e) => R(e), Zt = (e) => ({
|
|
1221
1232
|
status: e.status == 1,
|
|
1222
1233
|
message: e.msg ?? "",
|
|
1223
1234
|
data: e.data
|
|
1224
|
-
}),
|
|
1235
|
+
}), ea = (e) => ({
|
|
1225
1236
|
status: e.status == 1,
|
|
1226
1237
|
message: e.msg ?? ""
|
|
1227
|
-
}),
|
|
1238
|
+
}), ta = (e) => {
|
|
1228
1239
|
let t = "";
|
|
1229
1240
|
return e.data && (t = e.data.max_promo_amt), {
|
|
1230
1241
|
status: e.status == 1,
|
|
1231
1242
|
amount: t
|
|
1232
1243
|
};
|
|
1233
|
-
},
|
|
1244
|
+
}, aa = (e) => ({
|
|
1234
1245
|
eventDescription: {
|
|
1235
1246
|
condition: e.bottomDescription.signinCondition,
|
|
1236
1247
|
prize: e.bottomDescription.signinPrize,
|
|
1237
1248
|
others: e.bottomDescription.otherDescription
|
|
1238
1249
|
},
|
|
1239
1250
|
firstDayOfMonth: e.firstDayOfMonth
|
|
1240
|
-
}),
|
|
1251
|
+
}), na = (e) => ({
|
|
1241
1252
|
status: e.status == 1,
|
|
1242
1253
|
signedDays: e.days,
|
|
1243
1254
|
signedToday: e.todayIsSign === 1,
|
|
1244
1255
|
dayStreak: e.continuousDay,
|
|
1245
1256
|
canSignToday: e.canSign === 1
|
|
1246
|
-
}),
|
|
1257
|
+
}), oa = (e) => ({
|
|
1247
1258
|
status: e.status == 1,
|
|
1248
1259
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
1249
1260
|
fullName: e.fullname,
|
|
@@ -1279,7 +1290,7 @@ const Ve = (e) => {
|
|
|
1279
1290
|
commission: a.commission
|
|
1280
1291
|
}))
|
|
1281
1292
|
}))
|
|
1282
|
-
}),
|
|
1293
|
+
}), ra = (e) => ({
|
|
1283
1294
|
status: e.status == 1,
|
|
1284
1295
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
1285
1296
|
id: e.id ?? 0,
|
|
@@ -1291,12 +1302,12 @@ const Ve = (e) => {
|
|
|
1291
1302
|
})),
|
|
1292
1303
|
currentPage: e.page,
|
|
1293
1304
|
lastPage: e.lastpage
|
|
1294
|
-
}),
|
|
1305
|
+
}), sa = (e) => ({
|
|
1295
1306
|
status: e.status == "1",
|
|
1296
1307
|
message: e.msg ?? "",
|
|
1297
1308
|
username: e.accountcode,
|
|
1298
1309
|
password: e.password
|
|
1299
|
-
}),
|
|
1310
|
+
}), ia = (e) => {
|
|
1300
1311
|
var t;
|
|
1301
1312
|
return {
|
|
1302
1313
|
currentPage: e.mdGameCreditLimitTransfers.current_page,
|
|
@@ -1309,7 +1320,7 @@ const Ve = (e) => {
|
|
|
1309
1320
|
dateTime: a.transferdatetime
|
|
1310
1321
|
}))) ?? []
|
|
1311
1322
|
};
|
|
1312
|
-
},
|
|
1323
|
+
}, la = (e) => {
|
|
1313
1324
|
var t;
|
|
1314
1325
|
return {
|
|
1315
1326
|
currentPage: e.mdAgTransfeReport.current_page,
|
|
@@ -1322,8 +1333,8 @@ const Ve = (e) => {
|
|
|
1322
1333
|
dateTime: a.transferdatetime
|
|
1323
1334
|
}))) ?? []
|
|
1324
1335
|
};
|
|
1325
|
-
},
|
|
1326
|
-
var t, a, l, i, u, d, p,
|
|
1336
|
+
}, ua = (e) => {
|
|
1337
|
+
var t, a, l, i, u, d, p, _, g, b, P;
|
|
1327
1338
|
return {
|
|
1328
1339
|
status: e.status == 1,
|
|
1329
1340
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
@@ -1339,29 +1350,29 @@ const Ve = (e) => {
|
|
|
1339
1350
|
validBet: "0.00",
|
|
1340
1351
|
payout: "0.00"
|
|
1341
1352
|
},
|
|
1342
|
-
data: ((p = (d = e.data) == null ? void 0 : d.sum) == null ? void 0 : p.map((
|
|
1343
|
-
bet: Number(
|
|
1344
|
-
activeBet: Number(
|
|
1345
|
-
payout: Number(
|
|
1346
|
-
target:
|
|
1347
|
-
com:
|
|
1353
|
+
data: ((p = (d = e.data) == null ? void 0 : d.sum) == null ? void 0 : p.map((h) => ({
|
|
1354
|
+
bet: Number(h.bet).toFixed(2),
|
|
1355
|
+
activeBet: Number(h.activebet).toFixed(2),
|
|
1356
|
+
payout: Number(h.payout).toFixed(2),
|
|
1357
|
+
target: h.name,
|
|
1358
|
+
com: h.com
|
|
1348
1359
|
}))) ?? [],
|
|
1349
|
-
wagers: ((g = (
|
|
1350
|
-
payout: Number(
|
|
1351
|
-
betType:
|
|
1352
|
-
stakeF: Number(
|
|
1353
|
-
stakeL: Number(
|
|
1354
|
-
date:
|
|
1355
|
-
key:
|
|
1356
|
-
detailSA:
|
|
1357
|
-
detailSC:
|
|
1358
|
-
resultL:
|
|
1360
|
+
wagers: ((g = (_ = e.data) == null ? void 0 : _.wagers) == null ? void 0 : g.map((h) => ({
|
|
1361
|
+
payout: Number(h.payout).toFixed(2),
|
|
1362
|
+
betType: h.betType,
|
|
1363
|
+
stakeF: Number(h.stakeF).toFixed(2),
|
|
1364
|
+
stakeL: Number(h.stakeL).toFixed(2),
|
|
1365
|
+
date: h.date,
|
|
1366
|
+
key: h.key,
|
|
1367
|
+
detailSA: h.detailsa,
|
|
1368
|
+
detailSC: h.detailsc,
|
|
1369
|
+
resultL: h.resultL
|
|
1359
1370
|
}))) ?? [],
|
|
1360
1371
|
currentPage: ((b = e.data) == null ? void 0 : b.page.current_page) ?? 1,
|
|
1361
1372
|
totalPage: ((P = e.data) == null ? void 0 : P.page.last_page) ?? 1
|
|
1362
1373
|
}
|
|
1363
1374
|
};
|
|
1364
|
-
},
|
|
1375
|
+
}, da = (e) => {
|
|
1365
1376
|
var t, a, l;
|
|
1366
1377
|
return {
|
|
1367
1378
|
status: e.status == 1,
|
|
@@ -1372,7 +1383,7 @@ const Ve = (e) => {
|
|
|
1372
1383
|
binded: ((l = e.data) == null ? void 0 : l.binded) ?? !1
|
|
1373
1384
|
}
|
|
1374
1385
|
};
|
|
1375
|
-
},
|
|
1386
|
+
}, ca = (e) => R(e), ma = (e) => {
|
|
1376
1387
|
var t;
|
|
1377
1388
|
return {
|
|
1378
1389
|
status: e.status == 1,
|
|
@@ -1382,7 +1393,7 @@ const Ve = (e) => {
|
|
|
1382
1393
|
createdAt: a.created_at
|
|
1383
1394
|
}))) ?? []
|
|
1384
1395
|
};
|
|
1385
|
-
},
|
|
1396
|
+
}, pa = (e) => R(e), ga = (e) => {
|
|
1386
1397
|
var t, a, l;
|
|
1387
1398
|
return {
|
|
1388
1399
|
status: e.status == 1,
|
|
@@ -1407,23 +1418,23 @@ const Ve = (e) => {
|
|
|
1407
1418
|
}))) ?? []
|
|
1408
1419
|
}
|
|
1409
1420
|
};
|
|
1410
|
-
},
|
|
1421
|
+
}, ba = (e) => R(e), fa = (e) => ({
|
|
1411
1422
|
status: e.status == 1,
|
|
1412
1423
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
1413
1424
|
tokenAmount: e.token_amount
|
|
1414
|
-
}),
|
|
1415
|
-
var
|
|
1416
|
-
const
|
|
1425
|
+
}), ya = (e) => R(e);
|
|
1426
|
+
var ae = /* @__PURE__ */ ((e) => (e.vipcalculation = "vipcalculation", e.livechat = "livechat", e.extralivechat = "extralivechat", e.mobilevalidate = "mobilevalidate", e.withdrawtac = "withdrawtac", e.imageDomain = "imagedomain", e.withdrawalCode = "withdrawalcode", e.withdrawAlipay = "withdrawalipay", e.crypto = "crypto", e.loginCaptcha = "logincaptcha", e.registerCaptcha = "registercaptcha", e))(ae || {});
|
|
1427
|
+
const _a = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1417
1428
|
__proto__: null,
|
|
1418
|
-
SettingType:
|
|
1419
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
1429
|
+
SettingType: ae
|
|
1430
|
+
}, Symbol.toStringTag, { value: "Module" })), va = (e) => {
|
|
1420
1431
|
let t = 0;
|
|
1421
1432
|
return e.data != null && typeof e.data == "object" && (t = e.data.amount), {
|
|
1422
1433
|
status: e.status,
|
|
1423
1434
|
message: e.msg ?? "",
|
|
1424
1435
|
amount: t
|
|
1425
1436
|
};
|
|
1426
|
-
},
|
|
1437
|
+
}, ha = (e) => e.status == 0 ? {
|
|
1427
1438
|
record: {
|
|
1428
1439
|
today: {
|
|
1429
1440
|
deposit: "0",
|
|
@@ -1453,15 +1464,15 @@ const fa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1453
1464
|
loseLimit: t.loselimit,
|
|
1454
1465
|
maxReward: t.max_reward
|
|
1455
1466
|
}))
|
|
1456
|
-
},
|
|
1467
|
+
}, Ta = (e) => e.status == 0 ? [] : e.data.map((t) => ({
|
|
1457
1468
|
amount: t.amount,
|
|
1458
1469
|
date: t.date,
|
|
1459
1470
|
deposit: t.deposit,
|
|
1460
1471
|
payout: t.payout
|
|
1461
|
-
})),
|
|
1472
|
+
})), Ra = (e) => ({
|
|
1462
1473
|
status: e.status,
|
|
1463
1474
|
message: e.msg ?? ""
|
|
1464
|
-
}),
|
|
1475
|
+
}), Sa = (e) => e.status == 0 ? {
|
|
1465
1476
|
status: e.status,
|
|
1466
1477
|
message: e.msg ?? "",
|
|
1467
1478
|
data: null
|
|
@@ -1483,28 +1494,28 @@ const fa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1483
1494
|
collectable: e.data.collectable,
|
|
1484
1495
|
remainingDay: e.data.remaining
|
|
1485
1496
|
}
|
|
1486
|
-
},
|
|
1497
|
+
}, Pa = (e) => ({
|
|
1487
1498
|
status: e.status,
|
|
1488
1499
|
message: e.msg ?? ""
|
|
1489
|
-
}),
|
|
1500
|
+
}), ka = (e) => ({
|
|
1490
1501
|
status: e.status == 1,
|
|
1491
1502
|
errorMessage: e.errormessage ?? "",
|
|
1492
1503
|
isAutoTransfer: e.optionkey == "auto"
|
|
1493
|
-
}),
|
|
1504
|
+
}), Oa = (e) => R(e), Ma = (e) => ({
|
|
1494
1505
|
status: e.status,
|
|
1495
1506
|
message: e.msg ?? "",
|
|
1496
1507
|
turnover: e.data ? e.data.turnover : 0,
|
|
1497
1508
|
percentage: e.data ? e.data.percentage ?? 0 : 0,
|
|
1498
1509
|
incentive: e.data ? e.data.incentive : 0,
|
|
1499
1510
|
claimable: 0
|
|
1500
|
-
}),
|
|
1511
|
+
}), ja = (e) => {
|
|
1501
1512
|
let t = "0";
|
|
1502
1513
|
return e.data && (t = e.data.incentive), {
|
|
1503
1514
|
status: e.status,
|
|
1504
1515
|
message: e.msg ?? "",
|
|
1505
1516
|
amount: t
|
|
1506
1517
|
};
|
|
1507
|
-
},
|
|
1518
|
+
}, Da = (e) => {
|
|
1508
1519
|
let t = "0";
|
|
1509
1520
|
return e.data && (t = e.data.incentive), {
|
|
1510
1521
|
status: e.status,
|
|
@@ -1512,35 +1523,35 @@ const fa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1512
1523
|
amount: t
|
|
1513
1524
|
};
|
|
1514
1525
|
};
|
|
1515
|
-
var
|
|
1516
|
-
const
|
|
1526
|
+
var j = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(j || {});
|
|
1527
|
+
const xa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1517
1528
|
__proto__: null,
|
|
1518
|
-
MissionStatus:
|
|
1519
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
1529
|
+
MissionStatus: j
|
|
1530
|
+
}, Symbol.toStringTag, { value: "Module" })), Ca = (e) => {
|
|
1520
1531
|
if (e.status === 0)
|
|
1521
1532
|
return {
|
|
1522
1533
|
status: e.status,
|
|
1523
1534
|
data: null
|
|
1524
1535
|
};
|
|
1525
|
-
const t =
|
|
1536
|
+
const t = oe(e, 0), a = oe(e, 1);
|
|
1526
1537
|
return {
|
|
1527
1538
|
status: e.status,
|
|
1528
1539
|
data: {
|
|
1529
|
-
period: `${
|
|
1540
|
+
period: `${re(e.data.datefrom)} ~ ${re(e.data.dateto)}`,
|
|
1530
1541
|
gift: {
|
|
1531
1542
|
deposit: {
|
|
1532
|
-
current: t.filter((l) => l.status ==
|
|
1543
|
+
current: t.filter((l) => l.status == j.collected).length,
|
|
1533
1544
|
total: t.length,
|
|
1534
|
-
percentage:
|
|
1545
|
+
percentage: se(t)
|
|
1535
1546
|
},
|
|
1536
1547
|
activeBet: {
|
|
1537
|
-
current: a.filter((l) => l.status ==
|
|
1548
|
+
current: a.filter((l) => l.status == j.collected).length,
|
|
1538
1549
|
total: a.length,
|
|
1539
|
-
percentage:
|
|
1550
|
+
percentage: se(a)
|
|
1540
1551
|
},
|
|
1541
1552
|
grandPrize: {
|
|
1542
|
-
countDownTimestamp:
|
|
1543
|
-
status: e.data.final_claimable ? e.data.final_collected === "1" ?
|
|
1553
|
+
countDownTimestamp: Ia(e.data.dateto),
|
|
1554
|
+
status: e.data.final_claimable ? e.data.final_collected === "1" ? j.collected : j.collectable : j.inProgress,
|
|
1544
1555
|
prize: e.data.reward
|
|
1545
1556
|
}
|
|
1546
1557
|
},
|
|
@@ -1548,31 +1559,31 @@ const ja = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1548
1559
|
activeBet: a
|
|
1549
1560
|
}
|
|
1550
1561
|
};
|
|
1551
|
-
},
|
|
1562
|
+
}, oe = (e, t) => e.data.tier.filter((a) => a.type == t).map((a) => {
|
|
1552
1563
|
const l = Math.min(a.achieve ?? 0, a.requirement);
|
|
1553
1564
|
return {
|
|
1554
1565
|
id: a.transid,
|
|
1555
1566
|
reward: a.reward,
|
|
1556
|
-
status: a.claimable !== "1" ?
|
|
1567
|
+
status: a.claimable !== "1" ? j.inProgress : a.collected === "1" ? j.collected : j.collectable,
|
|
1557
1568
|
progress: {
|
|
1558
1569
|
current: l,
|
|
1559
1570
|
total: a.requirement,
|
|
1560
1571
|
currentPercentage: (l / a.requirement * 100).toFixed(0)
|
|
1561
1572
|
}
|
|
1562
1573
|
};
|
|
1563
|
-
}),
|
|
1574
|
+
}), re = (e) => {
|
|
1564
1575
|
const t = new Date(e), a = t.getDate().toString().padStart(2, "0"), l = (t.getMonth() + 1).toString().padStart(2, "0"), i = t.getHours().toString().padStart(2, "0"), u = t.getMinutes().toString().padStart(2, "0");
|
|
1565
1576
|
return `${a}/${l} ${i}:${u}`;
|
|
1566
|
-
},
|
|
1577
|
+
}, se = (e) => {
|
|
1567
1578
|
const t = e.reduce((l, i) => l + parseFloat(i.reward), 0), a = e.reduce((l, i) => l + i.progress.total, 0);
|
|
1568
1579
|
return a > 0 ? (t / a * 100).toFixed(2) : "0";
|
|
1569
|
-
},
|
|
1580
|
+
}, Ia = (e) => {
|
|
1570
1581
|
const t = (/* @__PURE__ */ new Date()).getTime(), a = new Date(e).getTime();
|
|
1571
1582
|
return Math.max(0, a - t);
|
|
1572
|
-
},
|
|
1583
|
+
}, Fa = (e) => ({
|
|
1573
1584
|
status: e.status,
|
|
1574
1585
|
message: e.msg ?? ""
|
|
1575
|
-
}),
|
|
1586
|
+
}), La = (e) => ({
|
|
1576
1587
|
status: e.status == 1,
|
|
1577
1588
|
socialLogin: e.social_login == 1,
|
|
1578
1589
|
errorMessage: e.erorrmessage ?? "",
|
|
@@ -1584,7 +1595,7 @@ const ja = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1584
1595
|
maxLength: t.maxlen ?? "0",
|
|
1585
1596
|
inputHelper: t.inputHelper ?? ""
|
|
1586
1597
|
}))
|
|
1587
|
-
}),
|
|
1598
|
+
}), Ga = (e) => ({
|
|
1588
1599
|
currentPage: e.mdGameLists.current_page,
|
|
1589
1600
|
lastPage: e.mdGameLists.last_page,
|
|
1590
1601
|
data: e.mdGameLists.data && e.mdGameLists.data.length > 0 ? e.mdGameLists.data.map((t) => ({
|
|
@@ -1601,12 +1612,12 @@ const ja = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1601
1612
|
logoUrl: `/image/platform_logo/${t.img.split("/").pop()}?v=1`,
|
|
1602
1613
|
rate: "0.00"
|
|
1603
1614
|
})) ?? [] : []
|
|
1604
|
-
}),
|
|
1615
|
+
}), za = (e) => R(e), Na = (e) => R(e), wa = (e) => R(e);
|
|
1605
1616
|
var U = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(U || {});
|
|
1606
|
-
const
|
|
1617
|
+
const Ba = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1607
1618
|
__proto__: null,
|
|
1608
1619
|
AccumulateDepositStatus: U
|
|
1609
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
1620
|
+
}, Symbol.toStringTag, { value: "Module" })), Ua = (e) => {
|
|
1610
1621
|
if (e.status == 0)
|
|
1611
1622
|
return {
|
|
1612
1623
|
status: !1,
|
|
@@ -1639,11 +1650,11 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1639
1650
|
message: e.msg ?? "",
|
|
1640
1651
|
data: t
|
|
1641
1652
|
};
|
|
1642
|
-
},
|
|
1653
|
+
}, qa = (e) => ({
|
|
1643
1654
|
status: e.status == 1,
|
|
1644
1655
|
message: e.msg ?? ""
|
|
1645
|
-
}),
|
|
1646
|
-
var t, a, l, i, u, d, p,
|
|
1656
|
+
}), Wa = async (e) => {
|
|
1657
|
+
var t, a, l, i, u, d, p, _, g, b, P, h, m, S, O, L, G;
|
|
1647
1658
|
try {
|
|
1648
1659
|
e.findIndex((c) => c.name === s.vipList) !== -1 && e.push(
|
|
1649
1660
|
{
|
|
@@ -1654,61 +1665,59 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1654
1665
|
{ name: s.vipStatus, query: "" },
|
|
1655
1666
|
{
|
|
1656
1667
|
name: s.getSetting,
|
|
1657
|
-
query: JSON.stringify({ name: [
|
|
1668
|
+
query: JSON.stringify({ name: [ae.vipcalculation] })
|
|
1658
1669
|
}
|
|
1659
1670
|
);
|
|
1660
|
-
const
|
|
1671
|
+
const D = e.findIndex(
|
|
1661
1672
|
(c) => c.name === s.getFavouriteGame
|
|
1662
1673
|
);
|
|
1663
|
-
|
|
1674
|
+
D !== -1 && (JSON.parse(e[D].query).pid || e.push({
|
|
1675
|
+
name: s.getPlatformTurnoverRate,
|
|
1676
|
+
query: ""
|
|
1677
|
+
}));
|
|
1678
|
+
const B = e.findIndex((c) => c.name === s.fishGameList);
|
|
1679
|
+
B !== -1 && (JSON.parse(e[B].query).pid || e.push({
|
|
1664
1680
|
name: s.getPlatformTurnoverRate,
|
|
1665
1681
|
query: ""
|
|
1666
1682
|
}));
|
|
1667
|
-
const
|
|
1668
|
-
|
|
1669
|
-
name: s.fishGameList,
|
|
1670
|
-
query: JSON.stringify({
|
|
1671
|
-
d: "mobile",
|
|
1672
|
-
p: "1",
|
|
1673
|
-
c: "0"
|
|
1674
|
-
})
|
|
1675
|
-
}), e.push({
|
|
1683
|
+
const q = e.findIndex((c) => c.name === s.gameList);
|
|
1684
|
+
q !== -1 && (JSON.parse(e[q].query).pid || e.push({
|
|
1676
1685
|
name: s.getPlatformTurnoverRate,
|
|
1677
1686
|
query: ""
|
|
1678
1687
|
}));
|
|
1679
|
-
const
|
|
1680
|
-
if (
|
|
1688
|
+
const E = e.findIndex((c) => c.name === s.searchHot);
|
|
1689
|
+
if (E !== -1) {
|
|
1681
1690
|
let c = {};
|
|
1682
|
-
e.forEach((
|
|
1683
|
-
c =
|
|
1684
|
-
}), e.splice(
|
|
1691
|
+
e.forEach((v) => {
|
|
1692
|
+
c = v.query;
|
|
1693
|
+
}), e.splice(E), e.push({
|
|
1685
1694
|
name: s.getFourDimensionData,
|
|
1686
1695
|
query: String(c)
|
|
1687
1696
|
});
|
|
1688
1697
|
}
|
|
1689
|
-
const
|
|
1690
|
-
if (
|
|
1698
|
+
const W = e.findIndex((c) => c.name === s.searchNumberHistory);
|
|
1699
|
+
if (W !== -1) {
|
|
1691
1700
|
let c = {};
|
|
1692
|
-
e.forEach((
|
|
1693
|
-
c =
|
|
1694
|
-
}), e.splice(
|
|
1701
|
+
e.forEach((v) => {
|
|
1702
|
+
c = v.query;
|
|
1703
|
+
}), e.splice(W), e.push({
|
|
1695
1704
|
name: s.getFourDimensionData,
|
|
1696
1705
|
query: String(c)
|
|
1697
1706
|
});
|
|
1698
1707
|
}
|
|
1699
1708
|
if (e.findIndex((c) => c.name === s.searchByDate) !== -1) {
|
|
1700
1709
|
let c = {};
|
|
1701
|
-
e.forEach((
|
|
1702
|
-
c =
|
|
1703
|
-
}), e.splice(
|
|
1710
|
+
e.forEach((v) => {
|
|
1711
|
+
c = v.query;
|
|
1712
|
+
}), e.splice(W), e.push({
|
|
1704
1713
|
name: s.getFourDimensionData,
|
|
1705
1714
|
query: String(c)
|
|
1706
1715
|
});
|
|
1707
1716
|
}
|
|
1708
|
-
const
|
|
1717
|
+
const V = e.findIndex(
|
|
1709
1718
|
(c) => c.name === s.getFourDimensionData
|
|
1710
1719
|
);
|
|
1711
|
-
|
|
1720
|
+
V !== -1 && e[V].query == "" && (e.splice(V), e.push(
|
|
1712
1721
|
{
|
|
1713
1722
|
name: s.getFourDimensionData,
|
|
1714
1723
|
query: JSON.stringify({ action: s.getCompany, native: "1" })
|
|
@@ -1724,526 +1733,526 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1724
1733
|
})
|
|
1725
1734
|
}
|
|
1726
1735
|
));
|
|
1727
|
-
const
|
|
1736
|
+
const H = {
|
|
1728
1737
|
requests: e.map((c) => ({
|
|
1729
1738
|
name: c.name,
|
|
1730
1739
|
query: btoa(c.query)
|
|
1731
1740
|
}))
|
|
1732
|
-
},
|
|
1741
|
+
}, J = await F.post(
|
|
1733
1742
|
"/graph/jwt",
|
|
1734
|
-
|
|
1743
|
+
ge(JSON.stringify(H))
|
|
1735
1744
|
), n = {
|
|
1736
1745
|
status: 200,
|
|
1737
1746
|
message: "",
|
|
1738
1747
|
result: {}
|
|
1739
1748
|
};
|
|
1740
|
-
for (const c of
|
|
1749
|
+
for (const c of J.data.responses) {
|
|
1741
1750
|
c.error != null && c.error.code != 200 && (n.status = c.error.code, n.message = c.error.message);
|
|
1742
|
-
const
|
|
1751
|
+
const v = c.attributes !== null && c.attributes !== void 0 ? be(c.attributes) : null, r = c.name, o = v ? JSON.parse(v) : null;
|
|
1743
1752
|
if (console.log(r), console.log(o), !o)
|
|
1744
1753
|
console.log("Not data received"), n.result[r] = null;
|
|
1745
1754
|
else
|
|
1746
1755
|
switch (r) {
|
|
1747
1756
|
case s.announcement:
|
|
1748
|
-
n.result[r] =
|
|
1757
|
+
n.result[r] = ke(o);
|
|
1749
1758
|
break;
|
|
1750
1759
|
case s.gameList:
|
|
1751
|
-
n.result[r] =
|
|
1760
|
+
n.result[r] = Me(o);
|
|
1752
1761
|
break;
|
|
1753
1762
|
case s.cmsList:
|
|
1754
|
-
n.result[r] =
|
|
1763
|
+
n.result[r] = ze(o);
|
|
1755
1764
|
break;
|
|
1756
1765
|
case s.paymentsProvider:
|
|
1757
|
-
n.result[r] =
|
|
1766
|
+
n.result[r] = Te(
|
|
1758
1767
|
o
|
|
1759
1768
|
);
|
|
1760
1769
|
break;
|
|
1761
1770
|
case s.getUserProfile:
|
|
1762
|
-
n.result[r] =
|
|
1771
|
+
n.result[r] = Oe(o);
|
|
1763
1772
|
break;
|
|
1764
1773
|
case s.vipList:
|
|
1765
|
-
n.result[r] =
|
|
1774
|
+
n.result[r] = xe(o);
|
|
1766
1775
|
break;
|
|
1767
1776
|
case s.vipBonus:
|
|
1768
|
-
n.result[r] =
|
|
1777
|
+
n.result[r] = Ie(o);
|
|
1769
1778
|
break;
|
|
1770
1779
|
case s.vipFieldStatus:
|
|
1771
|
-
n.result[r] =
|
|
1780
|
+
n.result[r] = Fe(o);
|
|
1772
1781
|
break;
|
|
1773
1782
|
case s.vipStatus:
|
|
1774
|
-
n.result[r] =
|
|
1783
|
+
n.result[r] = Le(o);
|
|
1775
1784
|
break;
|
|
1776
1785
|
case s.promotion:
|
|
1777
|
-
n.result[r] =
|
|
1786
|
+
n.result[r] = Ce(o);
|
|
1778
1787
|
break;
|
|
1779
1788
|
case s.getSetting:
|
|
1780
|
-
n.result[r] =
|
|
1789
|
+
n.result[r] = Ge(o);
|
|
1781
1790
|
break;
|
|
1782
1791
|
case s.getCountryMobile:
|
|
1783
|
-
n.result[r] =
|
|
1792
|
+
n.result[r] = Ne(
|
|
1784
1793
|
o
|
|
1785
1794
|
);
|
|
1786
1795
|
break;
|
|
1787
1796
|
case s.getPlatformTurnoverRate:
|
|
1788
|
-
n.result[r] =
|
|
1797
|
+
n.result[r] = we(
|
|
1789
1798
|
o
|
|
1790
1799
|
);
|
|
1791
1800
|
break;
|
|
1792
1801
|
case s.mainWallet:
|
|
1793
|
-
n.result[r] =
|
|
1802
|
+
n.result[r] = Be(o);
|
|
1794
1803
|
break;
|
|
1795
1804
|
case s.getLanguageSetting:
|
|
1796
|
-
n.result[r] =
|
|
1805
|
+
n.result[r] = Ue(
|
|
1797
1806
|
o
|
|
1798
1807
|
);
|
|
1799
1808
|
break;
|
|
1800
1809
|
case s.getFourDimensionData:
|
|
1801
|
-
n.result[r] =
|
|
1810
|
+
n.result[r] = qe(
|
|
1802
1811
|
o
|
|
1803
1812
|
);
|
|
1804
1813
|
break;
|
|
1805
1814
|
case s.getCompany:
|
|
1806
|
-
n.result[r] =
|
|
1815
|
+
n.result[r] = We(o);
|
|
1807
1816
|
break;
|
|
1808
1817
|
case s.searchResultDate:
|
|
1809
|
-
n.result[r] =
|
|
1818
|
+
n.result[r] = Ve(
|
|
1810
1819
|
o
|
|
1811
1820
|
);
|
|
1812
1821
|
break;
|
|
1813
1822
|
case s.searchHot:
|
|
1814
|
-
n.result[r] =
|
|
1823
|
+
n.result[r] = Ee(o);
|
|
1815
1824
|
break;
|
|
1816
1825
|
case s.searchByDate:
|
|
1817
|
-
n.result[r] =
|
|
1826
|
+
n.result[r] = Ae(o);
|
|
1818
1827
|
break;
|
|
1819
1828
|
case s.upcomingMatches:
|
|
1820
|
-
n.result[r] =
|
|
1829
|
+
n.result[r] = He(
|
|
1821
1830
|
o
|
|
1822
1831
|
);
|
|
1823
1832
|
break;
|
|
1824
1833
|
case s.deposit:
|
|
1825
|
-
n.result[r] =
|
|
1834
|
+
n.result[r] = Je(o);
|
|
1826
1835
|
break;
|
|
1827
1836
|
case s.applyVipBonus:
|
|
1828
|
-
n.result[r] =
|
|
1837
|
+
n.result[r] = Ye(o);
|
|
1829
1838
|
break;
|
|
1830
1839
|
case s.withdraw:
|
|
1831
|
-
n.result[r] =
|
|
1840
|
+
n.result[r] = Ke(o);
|
|
1832
1841
|
break;
|
|
1833
1842
|
case s.getBankCardData:
|
|
1834
|
-
n.result[r] =
|
|
1843
|
+
n.result[r] = Qe(
|
|
1835
1844
|
o
|
|
1836
1845
|
);
|
|
1837
1846
|
break;
|
|
1838
1847
|
case s.withdrawalGet:
|
|
1839
|
-
n.result[r] =
|
|
1848
|
+
n.result[r] = Xe(o);
|
|
1840
1849
|
break;
|
|
1841
1850
|
case s.addBankCard:
|
|
1842
|
-
n.result[r] =
|
|
1851
|
+
n.result[r] = Ze(o);
|
|
1843
1852
|
break;
|
|
1844
1853
|
case s.transactionReport:
|
|
1845
|
-
n.result[r] =
|
|
1854
|
+
n.result[r] = et(
|
|
1846
1855
|
o
|
|
1847
1856
|
);
|
|
1848
1857
|
break;
|
|
1849
1858
|
case s.changePassword:
|
|
1850
|
-
n.result[r] =
|
|
1859
|
+
n.result[r] = at(o);
|
|
1851
1860
|
break;
|
|
1852
1861
|
case s.wallet:
|
|
1853
|
-
n.result[r] =
|
|
1862
|
+
n.result[r] = nt(o);
|
|
1854
1863
|
break;
|
|
1855
1864
|
case s.getEventList:
|
|
1856
|
-
n.result[r] =
|
|
1865
|
+
n.result[r] = ot(o);
|
|
1857
1866
|
break;
|
|
1858
1867
|
case s.getEventToken:
|
|
1859
|
-
n.result[r] =
|
|
1868
|
+
n.result[r] = rt(o);
|
|
1860
1869
|
break;
|
|
1861
1870
|
case s.getExtraGame:
|
|
1862
|
-
n.result[r] =
|
|
1871
|
+
n.result[r] = st(o);
|
|
1863
1872
|
break;
|
|
1864
1873
|
case s.mailBox:
|
|
1865
|
-
n.result[r] =
|
|
1874
|
+
n.result[r] = it(o);
|
|
1866
1875
|
break;
|
|
1867
1876
|
case s.fishGameList:
|
|
1868
|
-
n.result[r] =
|
|
1877
|
+
n.result[r] = lt(o);
|
|
1869
1878
|
break;
|
|
1870
1879
|
case s.slotGameList:
|
|
1871
|
-
n.result[r] =
|
|
1880
|
+
n.result[r] = ut(o);
|
|
1872
1881
|
break;
|
|
1873
1882
|
case s.getTurnOverRewardData:
|
|
1874
|
-
n.result[r] =
|
|
1883
|
+
n.result[r] = dt(
|
|
1875
1884
|
o
|
|
1876
1885
|
);
|
|
1877
1886
|
break;
|
|
1878
1887
|
case s.getTurnOverRewardReport:
|
|
1879
|
-
n.result[r] =
|
|
1888
|
+
n.result[r] = ct(
|
|
1880
1889
|
o
|
|
1881
1890
|
);
|
|
1882
1891
|
break;
|
|
1883
1892
|
case s.getInviteRewardData:
|
|
1884
|
-
n.result[r] =
|
|
1893
|
+
n.result[r] = mt(
|
|
1885
1894
|
o
|
|
1886
1895
|
);
|
|
1887
1896
|
break;
|
|
1888
1897
|
case s.getInviteRewardReport:
|
|
1889
|
-
n.result[r] =
|
|
1898
|
+
n.result[r] = pt(
|
|
1890
1899
|
o
|
|
1891
1900
|
);
|
|
1892
1901
|
break;
|
|
1893
1902
|
case s.getTopupRewardData:
|
|
1894
|
-
n.result[r] =
|
|
1903
|
+
n.result[r] = gt(
|
|
1895
1904
|
o
|
|
1896
1905
|
);
|
|
1897
1906
|
break;
|
|
1898
1907
|
case s.getTopupRewardReport:
|
|
1899
|
-
n.result[r] =
|
|
1908
|
+
n.result[r] = bt(
|
|
1900
1909
|
o
|
|
1901
1910
|
);
|
|
1902
1911
|
break;
|
|
1903
1912
|
case s.getRewardReferral:
|
|
1904
|
-
n.result[r] =
|
|
1913
|
+
n.result[r] = ft(
|
|
1905
1914
|
o
|
|
1906
1915
|
);
|
|
1907
1916
|
break;
|
|
1908
1917
|
case s.submitWithdrawValidate:
|
|
1909
|
-
n.result[r] =
|
|
1918
|
+
n.result[r] = ee(o);
|
|
1910
1919
|
break;
|
|
1911
1920
|
case s.getDepositPromotion:
|
|
1912
|
-
n.result[r] =
|
|
1921
|
+
n.result[r] = yt(
|
|
1913
1922
|
o
|
|
1914
1923
|
);
|
|
1915
1924
|
break;
|
|
1916
1925
|
case s.getTopUpRewardClaim:
|
|
1917
|
-
n.result[r] =
|
|
1926
|
+
n.result[r] = _t(
|
|
1918
1927
|
o
|
|
1919
1928
|
);
|
|
1920
1929
|
break;
|
|
1921
1930
|
case s.getInviteRewardClaim:
|
|
1922
|
-
n.result[r] =
|
|
1931
|
+
n.result[r] = vt(
|
|
1923
1932
|
o
|
|
1924
1933
|
);
|
|
1925
1934
|
break;
|
|
1926
1935
|
case s.getTurnOverRewardClaim:
|
|
1927
|
-
n.result[r] =
|
|
1936
|
+
n.result[r] = ht(
|
|
1928
1937
|
o
|
|
1929
1938
|
);
|
|
1930
1939
|
break;
|
|
1931
1940
|
case s.getInviteRewardSetting:
|
|
1932
|
-
n.result[r] =
|
|
1941
|
+
n.result[r] = Tt(
|
|
1933
1942
|
o
|
|
1934
1943
|
);
|
|
1935
1944
|
break;
|
|
1936
1945
|
case s.getTurnOverRewardSetting:
|
|
1937
|
-
n.result[r] =
|
|
1946
|
+
n.result[r] = Rt(
|
|
1938
1947
|
o
|
|
1939
1948
|
);
|
|
1940
1949
|
break;
|
|
1941
1950
|
case s.getTopUpRewardSetting:
|
|
1942
|
-
n.result[r] =
|
|
1951
|
+
n.result[r] = St(
|
|
1943
1952
|
o
|
|
1944
1953
|
);
|
|
1945
1954
|
break;
|
|
1946
1955
|
case s.requestForgetPassword:
|
|
1947
|
-
n.result[r] =
|
|
1956
|
+
n.result[r] = Pt(
|
|
1948
1957
|
o
|
|
1949
1958
|
);
|
|
1950
1959
|
break;
|
|
1951
1960
|
case s.submitForgetPassword:
|
|
1952
|
-
n.result[r] =
|
|
1961
|
+
n.result[r] = kt(
|
|
1953
1962
|
o
|
|
1954
1963
|
);
|
|
1955
1964
|
break;
|
|
1956
1965
|
case s.getImage:
|
|
1957
|
-
n.result[r] =
|
|
1966
|
+
n.result[r] = Ot(o);
|
|
1958
1967
|
break;
|
|
1959
1968
|
case s.getDepositValidate:
|
|
1960
|
-
n.result[r] =
|
|
1969
|
+
n.result[r] = Z(o);
|
|
1961
1970
|
break;
|
|
1962
1971
|
case s.getWithdrawValidate:
|
|
1963
|
-
n.result[r] =
|
|
1972
|
+
n.result[r] = Z(o);
|
|
1964
1973
|
break;
|
|
1965
1974
|
case s.getTransferCreditValidate:
|
|
1966
|
-
n.result[r] =
|
|
1975
|
+
n.result[r] = Z(o);
|
|
1967
1976
|
break;
|
|
1968
1977
|
case s.updateProfilePicture:
|
|
1969
|
-
n.result[r] =
|
|
1978
|
+
n.result[r] = jt(
|
|
1970
1979
|
o
|
|
1971
1980
|
);
|
|
1972
1981
|
break;
|
|
1973
1982
|
case s.readMail:
|
|
1974
|
-
n.result[r] =
|
|
1983
|
+
n.result[r] = Dt(o);
|
|
1975
1984
|
break;
|
|
1976
1985
|
case s.checkRedPacketValidate:
|
|
1977
|
-
n.result[r] =
|
|
1986
|
+
n.result[r] = xt(
|
|
1978
1987
|
o
|
|
1979
1988
|
);
|
|
1980
1989
|
break;
|
|
1981
1990
|
case s.requestTacCode:
|
|
1982
|
-
n.result[r] =
|
|
1991
|
+
n.result[r] = Ct(o);
|
|
1983
1992
|
break;
|
|
1984
1993
|
case s.getUsernameByRefer:
|
|
1985
|
-
n.result[r] =
|
|
1994
|
+
n.result[r] = It(
|
|
1986
1995
|
o
|
|
1987
1996
|
);
|
|
1988
1997
|
break;
|
|
1989
1998
|
case s.applyPromo:
|
|
1990
|
-
n.result[r] =
|
|
1999
|
+
n.result[r] = Ft(o);
|
|
1991
2000
|
break;
|
|
1992
2001
|
case s.applyRedPacket:
|
|
1993
|
-
n.result[r] =
|
|
2002
|
+
n.result[r] = Lt(o);
|
|
1994
2003
|
break;
|
|
1995
2004
|
case s.applySignIn:
|
|
1996
|
-
n.result[r] =
|
|
2005
|
+
n.result[r] = Gt(o);
|
|
1997
2006
|
break;
|
|
1998
2007
|
case s.getCountry:
|
|
1999
|
-
n.result[r] =
|
|
2008
|
+
n.result[r] = zt(o);
|
|
2000
2009
|
break;
|
|
2001
2010
|
case s.submitGiftCode:
|
|
2002
|
-
n.result[r] =
|
|
2011
|
+
n.result[r] = Nt(o);
|
|
2003
2012
|
break;
|
|
2004
2013
|
case s.playGame:
|
|
2005
|
-
n.result[r] =
|
|
2014
|
+
n.result[r] = wt(o);
|
|
2006
2015
|
break;
|
|
2007
2016
|
case s.transferToMain:
|
|
2008
|
-
n.result[r] =
|
|
2017
|
+
n.result[r] = Bt(o);
|
|
2009
2018
|
break;
|
|
2010
2019
|
case s.transferProcess:
|
|
2011
|
-
n.result[r] =
|
|
2020
|
+
n.result[r] = Ut(
|
|
2012
2021
|
o
|
|
2013
2022
|
);
|
|
2014
2023
|
break;
|
|
2015
2024
|
case s.submitDepositValidate:
|
|
2016
|
-
n.result[r] =
|
|
2025
|
+
n.result[r] = ee(o);
|
|
2017
2026
|
break;
|
|
2018
2027
|
case s.submitTransferCreditValidate:
|
|
2019
|
-
n.result[r] =
|
|
2028
|
+
n.result[r] = ee(o);
|
|
2020
2029
|
break;
|
|
2021
2030
|
case s.checkTransferCredit:
|
|
2022
|
-
n.result[r] =
|
|
2031
|
+
n.result[r] = qt(
|
|
2023
2032
|
o
|
|
2024
2033
|
);
|
|
2025
2034
|
break;
|
|
2026
2035
|
case s.friendList:
|
|
2027
|
-
n.result[r] =
|
|
2036
|
+
n.result[r] = Wt(o);
|
|
2028
2037
|
break;
|
|
2029
2038
|
case s.friendListEdit:
|
|
2030
|
-
n.result[r] =
|
|
2039
|
+
n.result[r] = Vt(o);
|
|
2031
2040
|
break;
|
|
2032
2041
|
case s.getActivePP:
|
|
2033
|
-
n.result[r] =
|
|
2042
|
+
n.result[r] = $t(o);
|
|
2034
2043
|
break;
|
|
2035
2044
|
case s.getActiveProduct:
|
|
2036
|
-
n.result[r] =
|
|
2045
|
+
n.result[r] = Et(
|
|
2037
2046
|
o
|
|
2038
2047
|
);
|
|
2039
2048
|
break;
|
|
2040
2049
|
case s.requestWithdrawTac:
|
|
2041
|
-
n.result[r] =
|
|
2050
|
+
n.result[r] = At(
|
|
2042
2051
|
o
|
|
2043
2052
|
);
|
|
2044
2053
|
break;
|
|
2045
2054
|
case s.requestWithdrawalCode:
|
|
2046
|
-
n.result[r] =
|
|
2055
|
+
n.result[r] = Ht(
|
|
2047
2056
|
o
|
|
2048
2057
|
);
|
|
2049
2058
|
break;
|
|
2050
2059
|
case s.commissionWithdraw:
|
|
2051
|
-
n.result[r] =
|
|
2060
|
+
n.result[r] = Jt(
|
|
2052
2061
|
o
|
|
2053
2062
|
);
|
|
2054
2063
|
break;
|
|
2055
2064
|
case s.submitWithdrawalCode:
|
|
2056
|
-
n.result[r] =
|
|
2065
|
+
n.result[r] = Yt(
|
|
2057
2066
|
o
|
|
2058
2067
|
);
|
|
2059
2068
|
break;
|
|
2060
2069
|
case s.submitCryptoAccount:
|
|
2061
|
-
n.result[r] =
|
|
2070
|
+
n.result[r] = Kt(
|
|
2062
2071
|
o
|
|
2063
2072
|
);
|
|
2064
2073
|
break;
|
|
2065
2074
|
case s.requestTransferMoney:
|
|
2066
|
-
n.result[r] =
|
|
2075
|
+
n.result[r] = Qt(
|
|
2067
2076
|
o
|
|
2068
2077
|
);
|
|
2069
2078
|
break;
|
|
2070
2079
|
case s.submitTransferMoney:
|
|
2071
|
-
n.result[r] =
|
|
2080
|
+
n.result[r] = Xt(
|
|
2072
2081
|
o
|
|
2073
2082
|
);
|
|
2074
2083
|
break;
|
|
2075
2084
|
case s.requestUpdateMobileTacCode:
|
|
2076
|
-
n.result[r] =
|
|
2085
|
+
n.result[r] = Zt(
|
|
2077
2086
|
o
|
|
2078
2087
|
);
|
|
2079
2088
|
break;
|
|
2080
2089
|
case s.submitUpdateMobileTacCode:
|
|
2081
|
-
n.result[r] =
|
|
2090
|
+
n.result[r] = ea(
|
|
2082
2091
|
o
|
|
2083
2092
|
);
|
|
2084
2093
|
break;
|
|
2085
2094
|
case s.getVerifyPromo:
|
|
2086
|
-
n.result[r] =
|
|
2095
|
+
n.result[r] = ta(o);
|
|
2087
2096
|
break;
|
|
2088
2097
|
case s.signInViewInfo:
|
|
2089
|
-
n.result[r] =
|
|
2098
|
+
n.result[r] = aa(o);
|
|
2090
2099
|
break;
|
|
2091
2100
|
case s.signInRecord:
|
|
2092
|
-
n.result[r] =
|
|
2101
|
+
n.result[r] = na(o);
|
|
2093
2102
|
break;
|
|
2094
2103
|
case s.referralProfile:
|
|
2095
|
-
n.result[r] =
|
|
2104
|
+
n.result[r] = oa(
|
|
2096
2105
|
o
|
|
2097
2106
|
);
|
|
2098
2107
|
break;
|
|
2099
2108
|
case s.referralMemberProfile:
|
|
2100
|
-
n.result[r] =
|
|
2109
|
+
n.result[r] = ra(
|
|
2101
2110
|
o
|
|
2102
2111
|
);
|
|
2103
2112
|
break;
|
|
2104
2113
|
case s.registerAction:
|
|
2105
|
-
n.result[r] =
|
|
2114
|
+
n.result[r] = sa(o);
|
|
2106
2115
|
break;
|
|
2107
2116
|
case s.transferReport:
|
|
2108
|
-
n.result[r] =
|
|
2117
|
+
n.result[r] = ia(o);
|
|
2109
2118
|
break;
|
|
2110
2119
|
case s.agTransferCreditReport:
|
|
2111
|
-
n.result[r] =
|
|
2120
|
+
n.result[r] = la(
|
|
2112
2121
|
o
|
|
2113
2122
|
);
|
|
2114
2123
|
break;
|
|
2115
2124
|
case s.betReport:
|
|
2116
|
-
n.result[r] =
|
|
2125
|
+
n.result[r] = ua(o);
|
|
2117
2126
|
break;
|
|
2118
2127
|
case s.getTwoFactorAuthenticate:
|
|
2119
|
-
n.result[r] =
|
|
2128
|
+
n.result[r] = da(
|
|
2120
2129
|
o
|
|
2121
2130
|
);
|
|
2122
2131
|
break;
|
|
2123
2132
|
case s.submitTwoFactorAuthenticate:
|
|
2124
|
-
n.result[r] =
|
|
2133
|
+
n.result[r] = ca(
|
|
2125
2134
|
o
|
|
2126
2135
|
);
|
|
2127
2136
|
break;
|
|
2128
2137
|
case s.getUserDeviceList:
|
|
2129
|
-
n.result[r] =
|
|
2138
|
+
n.result[r] = ma(
|
|
2130
2139
|
o
|
|
2131
2140
|
);
|
|
2132
2141
|
break;
|
|
2133
2142
|
case s.unbindUserDevice:
|
|
2134
|
-
n.result[r] =
|
|
2143
|
+
n.result[r] = pa(
|
|
2135
2144
|
o
|
|
2136
2145
|
);
|
|
2137
2146
|
break;
|
|
2138
2147
|
case s.searchNumberHistory:
|
|
2139
|
-
n.result[r] =
|
|
2148
|
+
n.result[r] = ga(
|
|
2140
2149
|
o
|
|
2141
2150
|
);
|
|
2142
2151
|
break;
|
|
2143
2152
|
case s.changeWithdrawalCode:
|
|
2144
|
-
n.result[r] =
|
|
2153
|
+
n.result[r] = ba(
|
|
2145
2154
|
o
|
|
2146
2155
|
);
|
|
2147
2156
|
break;
|
|
2148
2157
|
case s.checkRedPacketToken:
|
|
2149
|
-
n.result[r] =
|
|
2158
|
+
n.result[r] = fa(
|
|
2150
2159
|
o
|
|
2151
2160
|
);
|
|
2152
2161
|
break;
|
|
2153
2162
|
case s.submitWithdrawalAlipay:
|
|
2154
|
-
n.result[r] =
|
|
2163
|
+
n.result[r] = ya(
|
|
2155
2164
|
o
|
|
2156
2165
|
);
|
|
2157
2166
|
break;
|
|
2158
2167
|
case s.applyReliefFund:
|
|
2159
|
-
n.result[r] =
|
|
2168
|
+
n.result[r] = va(
|
|
2160
2169
|
o
|
|
2161
2170
|
);
|
|
2162
2171
|
break;
|
|
2163
2172
|
case s.getReliefFundData:
|
|
2164
|
-
n.result[r] =
|
|
2173
|
+
n.result[r] = ha(
|
|
2165
2174
|
o
|
|
2166
2175
|
);
|
|
2167
2176
|
break;
|
|
2168
2177
|
case s.getReliefFundReport:
|
|
2169
|
-
n.result[r] =
|
|
2178
|
+
n.result[r] = Ta(
|
|
2170
2179
|
o
|
|
2171
2180
|
);
|
|
2172
2181
|
break;
|
|
2173
2182
|
case s.getWeekCardClaim:
|
|
2174
|
-
n.result[r] =
|
|
2183
|
+
n.result[r] = Ra(
|
|
2175
2184
|
o
|
|
2176
2185
|
);
|
|
2177
2186
|
break;
|
|
2178
2187
|
case s.getWeekCardData:
|
|
2179
|
-
n.result[r] =
|
|
2188
|
+
n.result[r] = Sa(
|
|
2180
2189
|
o
|
|
2181
2190
|
);
|
|
2182
2191
|
break;
|
|
2183
2192
|
case s.applyWeekCard:
|
|
2184
|
-
n.result[r] =
|
|
2193
|
+
n.result[r] = Pa(o);
|
|
2185
2194
|
break;
|
|
2186
2195
|
case s.transferSetting:
|
|
2187
|
-
n.result[r] =
|
|
2196
|
+
n.result[r] = ka(
|
|
2188
2197
|
o
|
|
2189
2198
|
);
|
|
2190
2199
|
break;
|
|
2191
2200
|
case s.transfer:
|
|
2192
|
-
n.result[r] =
|
|
2201
|
+
n.result[r] = Oa(o);
|
|
2193
2202
|
break;
|
|
2194
2203
|
case s.getIncentiveData:
|
|
2195
|
-
n.result[r] =
|
|
2204
|
+
n.result[r] = Ma(
|
|
2196
2205
|
o
|
|
2197
2206
|
);
|
|
2198
2207
|
break;
|
|
2199
2208
|
case s.getIncentiveRebate:
|
|
2200
|
-
n.result[r] =
|
|
2209
|
+
n.result[r] = ja(
|
|
2201
2210
|
o
|
|
2202
2211
|
);
|
|
2203
2212
|
break;
|
|
2204
2213
|
case s.claimIncentiveRebate:
|
|
2205
|
-
n.result[r] =
|
|
2214
|
+
n.result[r] = Da(
|
|
2206
2215
|
o
|
|
2207
2216
|
);
|
|
2208
2217
|
break;
|
|
2209
2218
|
case s.getMissionData:
|
|
2210
|
-
n.result[r] =
|
|
2219
|
+
n.result[r] = Ca(o);
|
|
2211
2220
|
break;
|
|
2212
2221
|
case s.getMissionClaim:
|
|
2213
|
-
n.result[r] =
|
|
2222
|
+
n.result[r] = Fa(
|
|
2214
2223
|
o
|
|
2215
2224
|
);
|
|
2216
2225
|
break;
|
|
2217
2226
|
case s.registerForm:
|
|
2218
|
-
n.result[r] =
|
|
2227
|
+
n.result[r] = La(o);
|
|
2219
2228
|
break;
|
|
2220
2229
|
case s.getFavouriteGame:
|
|
2221
|
-
n.result[r] =
|
|
2230
|
+
n.result[r] = Ga(
|
|
2222
2231
|
o
|
|
2223
2232
|
);
|
|
2224
2233
|
break;
|
|
2225
2234
|
case s.updateFavouriteGame:
|
|
2226
|
-
n.result[r] =
|
|
2235
|
+
n.result[r] = za(
|
|
2227
2236
|
o
|
|
2228
2237
|
);
|
|
2229
2238
|
break;
|
|
2230
2239
|
case s.requestForgetUsername:
|
|
2231
|
-
n.result[r] =
|
|
2240
|
+
n.result[r] = Na(
|
|
2232
2241
|
o
|
|
2233
2242
|
);
|
|
2234
2243
|
break;
|
|
2235
2244
|
case s.submitForgetUsername:
|
|
2236
|
-
n.result[r] =
|
|
2245
|
+
n.result[r] = wa(
|
|
2237
2246
|
o
|
|
2238
2247
|
);
|
|
2239
2248
|
break;
|
|
2240
2249
|
case s.getAccumulateDepositData:
|
|
2241
|
-
n.result[r] =
|
|
2250
|
+
n.result[r] = Ua(
|
|
2242
2251
|
o
|
|
2243
2252
|
);
|
|
2244
2253
|
break;
|
|
2245
2254
|
case s.getAccumulateDepositClaim:
|
|
2246
|
-
n.result[r] =
|
|
2255
|
+
n.result[r] = qa(
|
|
2247
2256
|
o
|
|
2248
2257
|
);
|
|
2249
2258
|
break;
|
|
@@ -2253,8 +2262,8 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2253
2262
|
const c = n.result.getIncentiveData;
|
|
2254
2263
|
if (s.getIncentiveRebate in n.result) {
|
|
2255
2264
|
if ((a = n.result) != null && a.getIncentiveRebate) {
|
|
2256
|
-
const
|
|
2257
|
-
c.claimable = Number(
|
|
2265
|
+
const v = n.result.getIncentiveRebate;
|
|
2266
|
+
c.claimable = Number(v.amount);
|
|
2258
2267
|
}
|
|
2259
2268
|
delete n.result.getIncentiveRebate;
|
|
2260
2269
|
}
|
|
@@ -2262,32 +2271,32 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2262
2271
|
}
|
|
2263
2272
|
if (s.vipList in n.result && ((l = n.result) != null && l.vipList)) {
|
|
2264
2273
|
const c = n.result.vipList;
|
|
2265
|
-
let
|
|
2266
|
-
if (s.getSetting in n.result && ((i = n.result) != null && i.getSetting && (
|
|
2274
|
+
let v = 4;
|
|
2275
|
+
if (s.getSetting in n.result && ((i = n.result) != null && i.getSetting && (v = n.result.getSetting.vipCalculation), delete n.result.getSetting), s.vipStatus in n.result) {
|
|
2267
2276
|
if ((u = n.result) != null && u.vipStatus) {
|
|
2268
2277
|
const r = n.result.vipStatus, {
|
|
2269
2278
|
current_grade_id: o,
|
|
2270
|
-
current_deposit:
|
|
2279
|
+
current_deposit: y,
|
|
2271
2280
|
current_turnover: k,
|
|
2272
|
-
percentage:
|
|
2273
|
-
} = r, z = c.list.findIndex((
|
|
2274
|
-
c.list = c.list.map((
|
|
2281
|
+
percentage: x
|
|
2282
|
+
} = r, z = c.list.findIndex((M) => M.id === o);
|
|
2283
|
+
c.list = c.list.map((M, N) => {
|
|
2275
2284
|
const w = N === z;
|
|
2276
|
-
let C = "0", f = "0",
|
|
2277
|
-
return w ? (C = `${Math.min(Number(
|
|
2278
|
-
...
|
|
2285
|
+
let C = "0", f = "0", $ = 0;
|
|
2286
|
+
return w ? (C = `${Math.min(Number(y), Number(M.deposit.total))}`, f = `${Math.min(Number(k), Number(M.turnover.total))}`, $ = x) : N < z ? (C = M.deposit.total, f = M.turnover.total, $ = 1) : N > z && (C = "0.00", f = "0.00", $ = 0), {
|
|
2287
|
+
...M,
|
|
2279
2288
|
is_current_level: w,
|
|
2280
2289
|
deposit: {
|
|
2281
|
-
...
|
|
2282
|
-
isShow:
|
|
2290
|
+
...M.deposit,
|
|
2291
|
+
isShow: v === 1 || v === 3 || v === 4,
|
|
2283
2292
|
current: C
|
|
2284
2293
|
},
|
|
2285
2294
|
turnover: {
|
|
2286
|
-
...
|
|
2287
|
-
isShow:
|
|
2295
|
+
...M.turnover,
|
|
2296
|
+
isShow: v === 2 || v === 3 || v === 4,
|
|
2288
2297
|
current: f
|
|
2289
2298
|
},
|
|
2290
|
-
percentage:
|
|
2299
|
+
percentage: $
|
|
2291
2300
|
};
|
|
2292
2301
|
});
|
|
2293
2302
|
}
|
|
@@ -2295,21 +2304,21 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2295
2304
|
}
|
|
2296
2305
|
if (s.vipBonus in n.result) {
|
|
2297
2306
|
if ((d = n.result) != null && d.vipBonus) {
|
|
2298
|
-
const r = n.result.vipBonus, o = c.list.find((
|
|
2307
|
+
const r = n.result.vipBonus, o = c.list.find(($) => $.is_current_level == !0), y = Number(o == null ? void 0 : o.benefit_list.daily.bonus) ?? 0, k = Number(o == null ? void 0 : o.benefit_list.weekly.bonus) ?? 0, x = Number(o == null ? void 0 : o.benefit_list.monthly.bonus) ?? 0;
|
|
2299
2308
|
c.bonus.day.isClaimable = r.day.isClaimable;
|
|
2300
|
-
const { dayRemainingTime: z, dayProgressPercentage:
|
|
2309
|
+
const { dayRemainingTime: z, dayProgressPercentage: M } = _e();
|
|
2301
2310
|
c.bonus.day.timestamp = {
|
|
2302
|
-
current: !r.day.isClaimable &&
|
|
2303
|
-
percentage:
|
|
2311
|
+
current: !r.day.isClaimable && y > 0 ? z : 0,
|
|
2312
|
+
percentage: M
|
|
2304
2313
|
}, c.bonus.week.isClaimable = r.week.isClaimable;
|
|
2305
|
-
const { weekRemainingTime: N, weekProgressPercentage: w } =
|
|
2314
|
+
const { weekRemainingTime: N, weekProgressPercentage: w } = ye();
|
|
2306
2315
|
c.bonus.week.timestamp = {
|
|
2307
2316
|
current: !r.week.isClaimable && k > 0 ? N : 0,
|
|
2308
2317
|
percentage: w
|
|
2309
2318
|
}, c.bonus.month.isClaimable = r.month.isClaimable;
|
|
2310
|
-
const { monthRemainingTime: C, monthProgressPercentage: f } =
|
|
2319
|
+
const { monthRemainingTime: C, monthProgressPercentage: f } = fe();
|
|
2311
2320
|
c.bonus.month.timestamp = {
|
|
2312
|
-
current: !r.month.isClaimable &&
|
|
2321
|
+
current: !r.month.isClaimable && x > 0 ? C : 0,
|
|
2313
2322
|
percentage: f
|
|
2314
2323
|
};
|
|
2315
2324
|
}
|
|
@@ -2323,11 +2332,11 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2323
2332
|
code: "vipLevel",
|
|
2324
2333
|
value: c.list.map((f) => f.name)
|
|
2325
2334
|
});
|
|
2326
|
-
const
|
|
2335
|
+
const y = r.findIndex(
|
|
2327
2336
|
(f) => f.fieldName == "upgrade_bonus"
|
|
2328
2337
|
);
|
|
2329
|
-
|
|
2330
|
-
name: r[
|
|
2338
|
+
y > -1 && o.push({
|
|
2339
|
+
name: r[y].showName,
|
|
2331
2340
|
code: "",
|
|
2332
2341
|
value: c.list.map((f) => f.benefit_list.upgrade.bonus)
|
|
2333
2342
|
});
|
|
@@ -2339,11 +2348,11 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2339
2348
|
code: "",
|
|
2340
2349
|
value: c.list.map((f) => f.benefit_list.upgrade.turnover)
|
|
2341
2350
|
});
|
|
2342
|
-
const
|
|
2351
|
+
const x = r.findIndex(
|
|
2343
2352
|
(f) => f.fieldName == "monthly_bonus"
|
|
2344
2353
|
);
|
|
2345
|
-
c.bonus.month.isShow =
|
|
2346
|
-
name: r[
|
|
2354
|
+
c.bonus.month.isShow = x > -1, x > -1 && o.push({
|
|
2355
|
+
name: r[x].showName,
|
|
2347
2356
|
code: "",
|
|
2348
2357
|
value: c.list.map((f) => f.benefit_list.monthly.bonus)
|
|
2349
2358
|
});
|
|
@@ -2355,11 +2364,11 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2355
2364
|
code: "",
|
|
2356
2365
|
value: c.list.map((f) => f.benefit_list.monthly.turnover)
|
|
2357
2366
|
});
|
|
2358
|
-
const
|
|
2367
|
+
const M = r.findIndex(
|
|
2359
2368
|
(f) => f.fieldName == "weekly_bonus"
|
|
2360
2369
|
);
|
|
2361
|
-
c.bonus.week.isShow =
|
|
2362
|
-
name: r[
|
|
2370
|
+
c.bonus.week.isShow = M > -1, M > -1 && o.push({
|
|
2371
|
+
name: r[M].showName,
|
|
2363
2372
|
code: "",
|
|
2364
2373
|
value: c.list.map((f) => f.benefit_list.weekly.bonus)
|
|
2365
2374
|
});
|
|
@@ -2386,11 +2395,11 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2386
2395
|
name: r[C].showName,
|
|
2387
2396
|
code: "",
|
|
2388
2397
|
value: c.list.map((f) => f.benefit_list.daily.turnover)
|
|
2389
|
-
}), (
|
|
2398
|
+
}), (v === 1 || v === 3 || v === 4) && o.push({
|
|
2390
2399
|
name: "",
|
|
2391
2400
|
code: "detail_deposit",
|
|
2392
2401
|
value: c.list.map((f) => f.deposit.total)
|
|
2393
|
-
}), (
|
|
2402
|
+
}), (v === 2 || v === 3 || v === 4) && o.push({
|
|
2394
2403
|
name: "",
|
|
2395
2404
|
code: "detail_turnover",
|
|
2396
2405
|
value: c.list.map((f) => f.turnover.total)
|
|
@@ -2400,125 +2409,109 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2400
2409
|
}
|
|
2401
2410
|
n.result.vipList = c;
|
|
2402
2411
|
}
|
|
2403
|
-
if (s.getFavouriteGame in n.result && ((
|
|
2412
|
+
if (s.getFavouriteGame in n.result && ((_ = n.result) != null && _.getFavouriteGame)) {
|
|
2404
2413
|
const c = n.result.getFavouriteGame;
|
|
2405
|
-
if (JSON.parse(e[
|
|
2406
|
-
const
|
|
2414
|
+
if (JSON.parse(e[D].query).pid && s.getPlatformTurnoverRate in n.result && (g = n.result) != null && g.getPlatformTurnoverRate) {
|
|
2415
|
+
const v = n.result.getPlatformTurnoverRate;
|
|
2407
2416
|
n.result.getFavouriteGame = c.data.map((r) => {
|
|
2408
|
-
const o =
|
|
2409
|
-
(
|
|
2417
|
+
const o = v.find(
|
|
2418
|
+
(y) => y.id === r.platformId
|
|
2410
2419
|
);
|
|
2411
2420
|
return {
|
|
2412
2421
|
...r,
|
|
2413
2422
|
rate: (o == null ? void 0 : o.percentage) ?? "0.00"
|
|
2414
2423
|
};
|
|
2415
|
-
});
|
|
2424
|
+
}), delete n.result.getPlatformTurnoverRate;
|
|
2416
2425
|
}
|
|
2417
2426
|
}
|
|
2418
|
-
if (s.
|
|
2419
|
-
const c = n.result.
|
|
2420
|
-
if (JSON.parse(e[
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
(
|
|
2425
|
-
const o = _.find(
|
|
2426
|
-
(h) => h.id === r.platformId
|
|
2427
|
-
);
|
|
2428
|
-
return {
|
|
2429
|
-
...r,
|
|
2430
|
-
rate: (o == null ? void 0 : o.percentage) ?? "0.00"
|
|
2431
|
-
};
|
|
2432
|
-
}
|
|
2427
|
+
if (s.fishGameList in n.result && ((b = n.result) != null && b.fishGameList)) {
|
|
2428
|
+
const c = n.result.fishGameList;
|
|
2429
|
+
if (JSON.parse(e[B].query).pid && s.getPlatformTurnoverRate in n.result && (P = n.result) != null && P.getPlatformTurnoverRate) {
|
|
2430
|
+
const v = n.result.getPlatformTurnoverRate;
|
|
2431
|
+
n.result.fishGameList = c.data.map((r) => {
|
|
2432
|
+
const o = v.find(
|
|
2433
|
+
(y) => y.id === r.platformId
|
|
2433
2434
|
);
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
trial: !1,
|
|
2447
|
-
new: !1
|
|
2448
|
-
},
|
|
2449
|
-
imageUrl: o.imgUrl,
|
|
2450
|
-
logoUrl: "",
|
|
2451
|
-
rate: "0.00"
|
|
2452
|
-
})), delete n.result.fishGameList;
|
|
2453
|
-
}
|
|
2454
|
-
if (s.getPlatformTurnoverRate in n.result && ((v = n.result) != null && v.getPlatformTurnoverRate)) {
|
|
2435
|
+
return {
|
|
2436
|
+
...r,
|
|
2437
|
+
rate: (o == null ? void 0 : o.percentage) ?? "0.00"
|
|
2438
|
+
};
|
|
2439
|
+
}), delete n.result.getPlatformTurnoverRate;
|
|
2440
|
+
}
|
|
2441
|
+
}
|
|
2442
|
+
if (s.gameList in n.result && ((h = n.result) != null && h.gameList)) {
|
|
2443
|
+
const c = n.result.gameList;
|
|
2444
|
+
if (JSON.parse(e[q].query).pid) {
|
|
2445
|
+
const v = c.platformGame.map((r) => r.list.filter((o) => o.flag.trial && !r.nextPage).map((o) => o));
|
|
2446
|
+
if (c.trialGameList = v.flat(), s.getPlatformTurnoverRate in n.result && ((m = n.result) != null && m.getPlatformTurnoverRate)) {
|
|
2455
2447
|
const r = n.result.getPlatformTurnoverRate;
|
|
2456
|
-
c.platformGame.
|
|
2457
|
-
o
|
|
2448
|
+
c.platformGame = c.platformGame.map((o) => ({
|
|
2449
|
+
...o,
|
|
2450
|
+
list: o.list.map((y) => {
|
|
2458
2451
|
const k = r.find(
|
|
2459
|
-
(
|
|
2452
|
+
(x) => x.id === y.platformId
|
|
2460
2453
|
);
|
|
2461
2454
|
return {
|
|
2462
|
-
...
|
|
2455
|
+
...y,
|
|
2463
2456
|
rate: (k == null ? void 0 : k.percentage) ?? "0.00"
|
|
2464
2457
|
};
|
|
2465
|
-
})
|
|
2466
|
-
}), c.
|
|
2467
|
-
const
|
|
2458
|
+
})
|
|
2459
|
+
})), c.platformGameList.data = c.platformGameList.data.map((o) => {
|
|
2460
|
+
const y = r.find(
|
|
2468
2461
|
(k) => k.id === o.platformId
|
|
2469
2462
|
);
|
|
2470
2463
|
return {
|
|
2471
2464
|
...o,
|
|
2472
|
-
rate: (
|
|
2465
|
+
rate: (y == null ? void 0 : y.percentage) ?? "0.00"
|
|
2473
2466
|
};
|
|
2474
|
-
}), c.
|
|
2475
|
-
const
|
|
2467
|
+
}), c.hotGameList.data = c.hotGameList.data.map((o) => {
|
|
2468
|
+
const y = r.find(
|
|
2476
2469
|
(k) => k.id === o.platformId
|
|
2477
2470
|
);
|
|
2478
2471
|
return {
|
|
2479
2472
|
...o,
|
|
2480
|
-
rate: (
|
|
2473
|
+
rate: (y == null ? void 0 : y.percentage) ?? "0.00"
|
|
2481
2474
|
};
|
|
2482
|
-
}), c.
|
|
2483
|
-
const
|
|
2475
|
+
}), c.trialGameList = c.trialGameList.map((o) => {
|
|
2476
|
+
const y = r.find(
|
|
2484
2477
|
(k) => k.id === o.platformId
|
|
2485
2478
|
);
|
|
2486
2479
|
return {
|
|
2487
2480
|
...o,
|
|
2488
|
-
rate: (
|
|
2481
|
+
rate: (y == null ? void 0 : y.percentage) ?? "0.00"
|
|
2489
2482
|
};
|
|
2490
2483
|
}), delete n.result.getPlatformTurnoverRate;
|
|
2491
2484
|
}
|
|
2492
2485
|
}
|
|
2493
2486
|
n.result.gameList = c;
|
|
2494
2487
|
}
|
|
2495
|
-
if (s.getCompany in n.result && ((
|
|
2488
|
+
if (s.getCompany in n.result && ((S = n.result) != null && S.getCompany)) {
|
|
2496
2489
|
const c = n.result.getCompany;
|
|
2497
|
-
if (s.searchResultDate in n.result && (
|
|
2498
|
-
const
|
|
2490
|
+
if (s.searchResultDate in n.result && (O = n.result) != null && O.searchResultDate) {
|
|
2491
|
+
const v = n.result.searchResultDate;
|
|
2499
2492
|
c.forEach((r) => {
|
|
2500
|
-
const o =
|
|
2493
|
+
const o = v.find((y) => y.id == r.id);
|
|
2501
2494
|
o && (r.date = o == null ? void 0 : o.date);
|
|
2502
2495
|
}), delete n.result.searchResultDate;
|
|
2503
2496
|
}
|
|
2504
2497
|
n.result.getCompany = c;
|
|
2505
2498
|
}
|
|
2506
2499
|
return n;
|
|
2507
|
-
} catch (
|
|
2508
|
-
return
|
|
2509
|
-
status: ((
|
|
2510
|
-
message: JSON.stringify((
|
|
2500
|
+
} catch (T) {
|
|
2501
|
+
return ce.isAxiosError(T) ? {
|
|
2502
|
+
status: ((L = T.response) == null ? void 0 : L.status) || 600,
|
|
2503
|
+
message: JSON.stringify((G = T.response) == null ? void 0 : G.data),
|
|
2511
2504
|
result: {}
|
|
2512
|
-
} : (console.error(
|
|
2513
|
-
status:
|
|
2514
|
-
message:
|
|
2505
|
+
} : (console.error(T), {
|
|
2506
|
+
status: T.status || 500,
|
|
2507
|
+
message: T.message,
|
|
2515
2508
|
result: {}
|
|
2516
2509
|
});
|
|
2517
2510
|
}
|
|
2518
|
-
},
|
|
2511
|
+
}, Va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2519
2512
|
__proto__: null,
|
|
2520
|
-
post:
|
|
2521
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2513
|
+
post: Wa
|
|
2514
|
+
}, Symbol.toStringTag, { value: "Module" })), $a = async (e, t) => {
|
|
2522
2515
|
let a = {
|
|
2523
2516
|
status: 200,
|
|
2524
2517
|
message: ""
|
|
@@ -2538,10 +2531,10 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2538
2531
|
};
|
|
2539
2532
|
}
|
|
2540
2533
|
return a;
|
|
2541
|
-
},
|
|
2534
|
+
}, Ea = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2542
2535
|
__proto__: null,
|
|
2543
|
-
call:
|
|
2544
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2536
|
+
call: $a
|
|
2537
|
+
}, Symbol.toStringTag, { value: "Module" })), Aa = async () => {
|
|
2545
2538
|
let e = {
|
|
2546
2539
|
status: 200,
|
|
2547
2540
|
message: ""
|
|
@@ -2555,10 +2548,10 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2555
2548
|
};
|
|
2556
2549
|
}
|
|
2557
2550
|
return e;
|
|
2558
|
-
},
|
|
2551
|
+
}, Ha = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2559
2552
|
__proto__: null,
|
|
2560
|
-
call:
|
|
2561
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2553
|
+
call: Aa
|
|
2554
|
+
}, Symbol.toStringTag, { value: "Module" })), ie = {
|
|
2562
2555
|
data: {
|
|
2563
2556
|
status: !1,
|
|
2564
2557
|
message: "",
|
|
@@ -2568,11 +2561,11 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2568
2561
|
accountId: 0
|
|
2569
2562
|
}
|
|
2570
2563
|
}
|
|
2571
|
-
},
|
|
2564
|
+
}, Ja = async () => {
|
|
2572
2565
|
let e = {
|
|
2573
2566
|
status: 200,
|
|
2574
2567
|
message: "",
|
|
2575
|
-
...
|
|
2568
|
+
...ie
|
|
2576
2569
|
};
|
|
2577
2570
|
try {
|
|
2578
2571
|
const a = (await F.get("/graph/autoregister")).data;
|
|
@@ -2589,23 +2582,23 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2589
2582
|
e = {
|
|
2590
2583
|
status: t.status || 500,
|
|
2591
2584
|
message: t.message,
|
|
2592
|
-
...
|
|
2585
|
+
...ie
|
|
2593
2586
|
};
|
|
2594
2587
|
}
|
|
2595
2588
|
return e;
|
|
2596
|
-
},
|
|
2589
|
+
}, Ya = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2597
2590
|
__proto__: null,
|
|
2598
|
-
call:
|
|
2599
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2591
|
+
call: Ja
|
|
2592
|
+
}, Symbol.toStringTag, { value: "Module" })), le = {
|
|
2600
2593
|
data: {
|
|
2601
2594
|
status: !1,
|
|
2602
2595
|
message: ""
|
|
2603
2596
|
}
|
|
2604
|
-
},
|
|
2597
|
+
}, Ka = async (e, t) => {
|
|
2605
2598
|
let a = {
|
|
2606
2599
|
status: 200,
|
|
2607
2600
|
message: "",
|
|
2608
|
-
...
|
|
2601
|
+
...le
|
|
2609
2602
|
};
|
|
2610
2603
|
try {
|
|
2611
2604
|
const l = await F.post("/graph/setlocale", {
|
|
@@ -2622,14 +2615,14 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2622
2615
|
a = {
|
|
2623
2616
|
status: l.status || 500,
|
|
2624
2617
|
message: l.message,
|
|
2625
|
-
...
|
|
2618
|
+
...le
|
|
2626
2619
|
};
|
|
2627
2620
|
}
|
|
2628
2621
|
return a;
|
|
2629
|
-
},
|
|
2622
|
+
}, Qa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2630
2623
|
__proto__: null,
|
|
2631
|
-
call:
|
|
2632
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2624
|
+
call: Ka
|
|
2625
|
+
}, Symbol.toStringTag, { value: "Module" })), Xa = async (e, t, a, l) => {
|
|
2633
2626
|
let i = {
|
|
2634
2627
|
status: 200,
|
|
2635
2628
|
message: "",
|
|
@@ -2667,10 +2660,10 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2667
2660
|
};
|
|
2668
2661
|
}
|
|
2669
2662
|
return i;
|
|
2670
|
-
},
|
|
2663
|
+
}, Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2671
2664
|
__proto__: null,
|
|
2672
|
-
call:
|
|
2673
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2665
|
+
call: Xa
|
|
2666
|
+
}, Symbol.toStringTag, { value: "Module" })), en = async (e, t, a) => {
|
|
2674
2667
|
let l = {
|
|
2675
2668
|
status: 200,
|
|
2676
2669
|
message: "",
|
|
@@ -2704,13 +2697,9 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2704
2697
|
};
|
|
2705
2698
|
}
|
|
2706
2699
|
return l;
|
|
2707
|
-
},
|
|
2700
|
+
}, tn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2708
2701
|
__proto__: null,
|
|
2709
|
-
call:
|
|
2710
|
-
}, Symbol.toStringTag, { value: "Module" })), en = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2711
|
-
__proto__: null
|
|
2712
|
-
}, Symbol.toStringTag, { value: "Module" })), tn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2713
|
-
__proto__: null
|
|
2702
|
+
call: en
|
|
2714
2703
|
}, Symbol.toStringTag, { value: "Module" })), an = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2715
2704
|
__proto__: null
|
|
2716
2705
|
}, Symbol.toStringTag, { value: "Module" })), nn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -2719,15 +2708,15 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2719
2708
|
__proto__: null
|
|
2720
2709
|
}, Symbol.toStringTag, { value: "Module" })), rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2721
2710
|
__proto__: null
|
|
2722
|
-
}, Symbol.toStringTag, { value: "Module" }))
|
|
2723
|
-
var de = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e))(de || {});
|
|
2724
|
-
const sn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2725
|
-
__proto__: null,
|
|
2726
|
-
CmsType: de
|
|
2727
|
-
}, Symbol.toStringTag, { value: "Module" })), ln = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2711
|
+
}, Symbol.toStringTag, { value: "Module" })), sn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2728
2712
|
__proto__: null
|
|
2729
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2713
|
+
}, Symbol.toStringTag, { value: "Module" })), ln = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2730
2714
|
__proto__: null
|
|
2715
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
2716
|
+
var me = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e))(me || {});
|
|
2717
|
+
const un = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2718
|
+
__proto__: null,
|
|
2719
|
+
CmsType: me
|
|
2731
2720
|
}, Symbol.toStringTag, { value: "Module" })), dn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2732
2721
|
__proto__: null
|
|
2733
2722
|
}, Symbol.toStringTag, { value: "Module" })), cn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -2786,27 +2775,27 @@ const sn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2786
2775
|
__proto__: null
|
|
2787
2776
|
}, Symbol.toStringTag, { value: "Module" })), wn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2788
2777
|
__proto__: null
|
|
2789
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2778
|
+
}, Symbol.toStringTag, { value: "Module" })), Bn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2790
2779
|
__proto__: null
|
|
2791
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2780
|
+
}, Symbol.toStringTag, { value: "Module" })), Un = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2792
2781
|
__proto__: null
|
|
2793
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2782
|
+
}, Symbol.toStringTag, { value: "Module" })), qn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2794
2783
|
__proto__: null
|
|
2795
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2784
|
+
}, Symbol.toStringTag, { value: "Module" })), ue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2796
2785
|
__proto__: null
|
|
2797
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2786
|
+
}, Symbol.toStringTag, { value: "Module" })), de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2798
2787
|
__proto__: null
|
|
2799
2788
|
}, Symbol.toStringTag, { value: "Module" })), Wn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2800
2789
|
__proto__: null
|
|
2801
|
-
}, Symbol.toStringTag, { value: "Module" }))
|
|
2802
|
-
var ce = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(ce || {});
|
|
2803
|
-
const Vn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2804
|
-
__proto__: null,
|
|
2805
|
-
ImageType: ce
|
|
2806
|
-
}, Symbol.toStringTag, { value: "Module" })), $n = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2790
|
+
}, Symbol.toStringTag, { value: "Module" })), Vn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2807
2791
|
__proto__: null
|
|
2808
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2792
|
+
}, Symbol.toStringTag, { value: "Module" })), $n = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2809
2793
|
__proto__: null
|
|
2794
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
2795
|
+
var pe = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(pe || {});
|
|
2796
|
+
const En = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2797
|
+
__proto__: null,
|
|
2798
|
+
ImageType: pe
|
|
2810
2799
|
}, Symbol.toStringTag, { value: "Module" })), An = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2811
2800
|
__proto__: null
|
|
2812
2801
|
}, Symbol.toStringTag, { value: "Module" })), Hn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -2899,10 +2888,10 @@ const Vn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2899
2888
|
__proto__: null
|
|
2900
2889
|
}, Symbol.toStringTag, { value: "Module" })), wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2901
2890
|
__proto__: null
|
|
2902
|
-
}, Symbol.toStringTag, { value: "Module" })), Uo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2903
|
-
__proto__: null
|
|
2904
2891
|
}, Symbol.toStringTag, { value: "Module" })), Bo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2905
2892
|
__proto__: null
|
|
2893
|
+
}, Symbol.toStringTag, { value: "Module" })), Uo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2894
|
+
__proto__: null
|
|
2906
2895
|
}, Symbol.toStringTag, { value: "Module" })), qo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2907
2896
|
__proto__: null
|
|
2908
2897
|
}, Symbol.toStringTag, { value: "Module" })), Wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -2923,250 +2912,254 @@ const Vn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2923
2912
|
__proto__: null
|
|
2924
2913
|
}, Symbol.toStringTag, { value: "Module" })), Ko = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2925
2914
|
__proto__: null
|
|
2926
|
-
}, Symbol.toStringTag, { value: "Module" })), Qo = {
|
|
2927
|
-
|
|
2928
|
-
|
|
2929
|
-
|
|
2930
|
-
|
|
2931
|
-
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
|
-
|
|
2935
|
-
|
|
2936
|
-
|
|
2937
|
-
|
|
2938
|
-
|
|
2939
|
-
|
|
2940
|
-
|
|
2941
|
-
|
|
2942
|
-
|
|
2943
|
-
|
|
2944
|
-
|
|
2945
|
-
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
|
|
2952
|
-
|
|
2953
|
-
|
|
2954
|
-
|
|
2955
|
-
|
|
2956
|
-
|
|
2957
|
-
|
|
2958
|
-
|
|
2959
|
-
|
|
2960
|
-
|
|
2961
|
-
|
|
2962
|
-
|
|
2963
|
-
|
|
2964
|
-
|
|
2965
|
-
|
|
2966
|
-
|
|
2967
|
-
|
|
2968
|
-
|
|
2969
|
-
|
|
2970
|
-
|
|
2971
|
-
|
|
2972
|
-
|
|
2973
|
-
|
|
2974
|
-
|
|
2975
|
-
|
|
2976
|
-
|
|
2977
|
-
|
|
2978
|
-
|
|
2979
|
-
|
|
2980
|
-
|
|
2981
|
-
|
|
2982
|
-
|
|
2983
|
-
|
|
2984
|
-
|
|
2985
|
-
|
|
2986
|
-
|
|
2987
|
-
|
|
2988
|
-
|
|
2989
|
-
|
|
2990
|
-
|
|
2991
|
-
|
|
2992
|
-
|
|
2993
|
-
|
|
2994
|
-
|
|
2995
|
-
|
|
2996
|
-
|
|
2997
|
-
|
|
2998
|
-
|
|
2999
|
-
|
|
3000
|
-
|
|
3001
|
-
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
|
|
3006
|
-
|
|
3007
|
-
|
|
3008
|
-
|
|
3009
|
-
|
|
3010
|
-
|
|
3011
|
-
|
|
3012
|
-
|
|
3013
|
-
|
|
3014
|
-
|
|
3015
|
-
|
|
3016
|
-
|
|
3017
|
-
|
|
3018
|
-
|
|
3019
|
-
|
|
3020
|
-
|
|
3021
|
-
|
|
3022
|
-
|
|
3023
|
-
|
|
3024
|
-
|
|
3025
|
-
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
|
|
3032
|
-
|
|
3033
|
-
|
|
3034
|
-
|
|
3035
|
-
|
|
3036
|
-
|
|
3037
|
-
|
|
3038
|
-
|
|
3039
|
-
|
|
3040
|
-
|
|
3041
|
-
|
|
3042
|
-
|
|
3043
|
-
|
|
3044
|
-
|
|
3045
|
-
|
|
3046
|
-
|
|
2915
|
+
}, Symbol.toStringTag, { value: "Module" })), Qo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2916
|
+
__proto__: null
|
|
2917
|
+
}, Symbol.toStringTag, { value: "Module" })), Xo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2918
|
+
__proto__: null
|
|
2919
|
+
}, Symbol.toStringTag, { value: "Module" })), Zo = {
|
|
2920
|
+
api: Va,
|
|
2921
|
+
loginApi: Ea,
|
|
2922
|
+
logoutApi: Ha,
|
|
2923
|
+
autoRegisterApi: Ya,
|
|
2924
|
+
setLocaleApi: Qa,
|
|
2925
|
+
loadMatchApi: Za,
|
|
2926
|
+
loginWithCaptchaApi: tn,
|
|
2927
|
+
apiType: ve,
|
|
2928
|
+
loginType: an,
|
|
2929
|
+
logoutType: nn,
|
|
2930
|
+
announcementType: on,
|
|
2931
|
+
paymentsProviderType: he,
|
|
2932
|
+
gameListType: rn,
|
|
2933
|
+
vipListType: sn,
|
|
2934
|
+
promotionType: ln,
|
|
2935
|
+
cmsListType: un,
|
|
2936
|
+
mainWalletType: dn,
|
|
2937
|
+
upcomingMatchType: cn,
|
|
2938
|
+
depositType: mn,
|
|
2939
|
+
applyVipBonusType: pn,
|
|
2940
|
+
withdrawalGetType: gn,
|
|
2941
|
+
addBankCardType: bn,
|
|
2942
|
+
withdrawType: fn,
|
|
2943
|
+
getSettingType: _a,
|
|
2944
|
+
transactionReportType: yn,
|
|
2945
|
+
changePasswordType: _n,
|
|
2946
|
+
walletType: vn,
|
|
2947
|
+
getEventListType: hn,
|
|
2948
|
+
getEventTokenType: Tn,
|
|
2949
|
+
getExtraGameType: Rn,
|
|
2950
|
+
mailBoxType: Sn,
|
|
2951
|
+
fishGameListType: Pn,
|
|
2952
|
+
slotGameListType: kn,
|
|
2953
|
+
getTurnOverRewardDataType: On,
|
|
2954
|
+
getTurnOverRewardReportType: Mn,
|
|
2955
|
+
getInviteRewardDataType: jn,
|
|
2956
|
+
getInviteRewardReportType: Dn,
|
|
2957
|
+
getTopupRewardDataType: xn,
|
|
2958
|
+
getTopupRewardReportType: Cn,
|
|
2959
|
+
getRewardReferralType: In,
|
|
2960
|
+
getDepositPromotionType: Fn,
|
|
2961
|
+
getInviteRewardClaimType: Ln,
|
|
2962
|
+
getTopUpRewardClaimType: Gn,
|
|
2963
|
+
getTurnOverRewardClaimType: zn,
|
|
2964
|
+
getInviteRewardSettingType: Nn,
|
|
2965
|
+
getTopUpRewardSettingType: wn,
|
|
2966
|
+
getTurnOverRewardSettingType: Bn,
|
|
2967
|
+
requestForgetPasswordType: Un,
|
|
2968
|
+
submitForgetPasswordType: qn,
|
|
2969
|
+
submitGiftCode: ue,
|
|
2970
|
+
playGame: de,
|
|
2971
|
+
requestUpdateMobileTacCode: Wn,
|
|
2972
|
+
submitUpdateMobileTacCode: Vn,
|
|
2973
|
+
getVerifyPromo: $n,
|
|
2974
|
+
getImageType: En,
|
|
2975
|
+
getValidateType: An,
|
|
2976
|
+
updateProfilePictureType: Hn,
|
|
2977
|
+
readMailType: Jn,
|
|
2978
|
+
checkRedPacketValidateType: Yn,
|
|
2979
|
+
getUserProfileType: Kn,
|
|
2980
|
+
requestTacCodeType: Qn,
|
|
2981
|
+
getUsernameByReferType: Xn,
|
|
2982
|
+
applyPromoType: Zn,
|
|
2983
|
+
applySignInType: eo,
|
|
2984
|
+
applyRedPacketType: to,
|
|
2985
|
+
getCountryType: ao,
|
|
2986
|
+
submitGiftCodeType: ue,
|
|
2987
|
+
playGameType: de,
|
|
2988
|
+
transferToMainType: no,
|
|
2989
|
+
transferProcessType: oo,
|
|
2990
|
+
submitValidateType: ro,
|
|
2991
|
+
checkTransferCreditType: so,
|
|
2992
|
+
friendListType: io,
|
|
2993
|
+
friendListEditType: lo,
|
|
2994
|
+
getActivePPType: uo,
|
|
2995
|
+
getActiveProductType: co,
|
|
2996
|
+
requestWithdrawTacType: mo,
|
|
2997
|
+
requestWithdrawalCodeType: po,
|
|
2998
|
+
commissionWithdrawType: go,
|
|
2999
|
+
submitWithdrawalCodeType: bo,
|
|
3000
|
+
submitCryptoAccountType: fo,
|
|
3001
|
+
requestTransferMoneyType: yo,
|
|
3002
|
+
submitTransferMoneyType: _o,
|
|
3003
|
+
signInViewInfoType: vo,
|
|
3004
|
+
signInRecordType: ho,
|
|
3005
|
+
referralProfileType: To,
|
|
3006
|
+
referralMemberProfileType: Ro,
|
|
3007
|
+
registerActionType: So,
|
|
3008
|
+
transferReportType: Po,
|
|
3009
|
+
agTransferCreditReportType: ko,
|
|
3010
|
+
betReportType: Oo,
|
|
3011
|
+
getTwoFactorAuthenticateType: Mo,
|
|
3012
|
+
submitTwoFactorAuthenticateType: jo,
|
|
3013
|
+
getUserDeviceListType: Do,
|
|
3014
|
+
unbindUserDeviceType: xo,
|
|
3015
|
+
searchNumberHistoryType: Co,
|
|
3016
|
+
changeWithdrawalCodeType: Io,
|
|
3017
|
+
checkRedPacketTokenType: Fo,
|
|
3018
|
+
submitWithdrawalAlipayType: Lo,
|
|
3019
|
+
applyReliefFund: Go,
|
|
3020
|
+
getReliefFundData: zo,
|
|
3021
|
+
getReliefFundReport: No,
|
|
3022
|
+
getWeekCardClaim: wo,
|
|
3023
|
+
getWeekCardData: Bo,
|
|
3024
|
+
applyWeekCard: Uo,
|
|
3025
|
+
transferSettingType: qo,
|
|
3026
|
+
transferType: Wo,
|
|
3027
|
+
claimIncentiveRebate: Vo,
|
|
3028
|
+
getIncentiveData: $o,
|
|
3029
|
+
getIncentiveRebate: Eo,
|
|
3030
|
+
getMissionData: xa,
|
|
3031
|
+
getMissionClaim: Ao,
|
|
3032
|
+
registerFormType: Ho,
|
|
3033
|
+
getFavouriteGameType: Jo,
|
|
3034
|
+
updateFavouriteGameType: Yo,
|
|
3035
|
+
requestForgetUsernameType: Ko,
|
|
3036
|
+
submitForgetUsernameType: Qo,
|
|
3037
|
+
getAccumulateDepositDataType: Ba,
|
|
3038
|
+
getAccumulateDepositClaimType: Xo
|
|
3039
|
+
}, tr = {
|
|
3047
3040
|
install(e) {
|
|
3048
|
-
e.config.globalProperties.$library =
|
|
3041
|
+
e.config.globalProperties.$library = Zo;
|
|
3049
3042
|
}
|
|
3050
3043
|
};
|
|
3051
3044
|
export {
|
|
3052
|
-
|
|
3053
|
-
|
|
3054
|
-
|
|
3055
|
-
|
|
3056
|
-
|
|
3057
|
-
|
|
3058
|
-
|
|
3059
|
-
|
|
3060
|
-
|
|
3061
|
-
|
|
3062
|
-
|
|
3063
|
-
|
|
3064
|
-
|
|
3065
|
-
|
|
3066
|
-
|
|
3067
|
-
|
|
3068
|
-
|
|
3069
|
-
|
|
3070
|
-
|
|
3071
|
-
|
|
3072
|
-
|
|
3073
|
-
|
|
3074
|
-
|
|
3075
|
-
|
|
3076
|
-
|
|
3077
|
-
|
|
3078
|
-
|
|
3079
|
-
|
|
3080
|
-
|
|
3081
|
-
|
|
3082
|
-
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
3087
|
-
|
|
3088
|
-
|
|
3089
|
-
|
|
3090
|
-
|
|
3091
|
-
|
|
3092
|
-
|
|
3093
|
-
|
|
3094
|
-
|
|
3095
|
-
|
|
3096
|
-
|
|
3097
|
-
|
|
3098
|
-
|
|
3099
|
-
|
|
3100
|
-
|
|
3101
|
-
|
|
3102
|
-
|
|
3103
|
-
|
|
3104
|
-
|
|
3105
|
-
|
|
3106
|
-
|
|
3107
|
-
|
|
3108
|
-
|
|
3109
|
-
|
|
3110
|
-
|
|
3111
|
-
|
|
3112
|
-
|
|
3113
|
-
|
|
3114
|
-
|
|
3115
|
-
|
|
3116
|
-
|
|
3117
|
-
|
|
3118
|
-
|
|
3119
|
-
|
|
3120
|
-
|
|
3121
|
-
|
|
3122
|
-
|
|
3123
|
-
|
|
3124
|
-
|
|
3125
|
-
|
|
3126
|
-
|
|
3127
|
-
|
|
3128
|
-
|
|
3129
|
-
|
|
3130
|
-
|
|
3131
|
-
|
|
3132
|
-
|
|
3133
|
-
|
|
3134
|
-
|
|
3135
|
-
|
|
3136
|
-
|
|
3137
|
-
|
|
3138
|
-
|
|
3139
|
-
|
|
3140
|
-
|
|
3141
|
-
|
|
3142
|
-
|
|
3143
|
-
|
|
3144
|
-
|
|
3145
|
-
|
|
3146
|
-
|
|
3147
|
-
|
|
3148
|
-
|
|
3149
|
-
|
|
3150
|
-
|
|
3151
|
-
|
|
3152
|
-
|
|
3153
|
-
|
|
3154
|
-
|
|
3155
|
-
|
|
3156
|
-
|
|
3157
|
-
|
|
3158
|
-
|
|
3159
|
-
|
|
3160
|
-
|
|
3161
|
-
|
|
3162
|
-
|
|
3163
|
-
|
|
3164
|
-
|
|
3165
|
-
|
|
3166
|
-
|
|
3167
|
-
|
|
3168
|
-
|
|
3169
|
-
|
|
3170
|
-
|
|
3171
|
-
|
|
3045
|
+
tr as Repository,
|
|
3046
|
+
bn as addBankCardType,
|
|
3047
|
+
ko as agTransferCreditReportType,
|
|
3048
|
+
on as announcementType,
|
|
3049
|
+
Va as api,
|
|
3050
|
+
ve as apiType,
|
|
3051
|
+
Zn as applyPromoType,
|
|
3052
|
+
to as applyRedPacketType,
|
|
3053
|
+
Go as applyReliefFund,
|
|
3054
|
+
eo as applySignInType,
|
|
3055
|
+
pn as applyVipBonusType,
|
|
3056
|
+
Uo as applyWeekCard,
|
|
3057
|
+
Ya as autoRegisterApi,
|
|
3058
|
+
Oo as betReportType,
|
|
3059
|
+
_n as changePasswordType,
|
|
3060
|
+
Io as changeWithdrawalCodeType,
|
|
3061
|
+
Fo as checkRedPacketTokenType,
|
|
3062
|
+
Yn as checkRedPacketValidateType,
|
|
3063
|
+
so as checkTransferCreditType,
|
|
3064
|
+
Vo as claimIncentiveRebate,
|
|
3065
|
+
un as cmsListType,
|
|
3066
|
+
go as commissionWithdrawType,
|
|
3067
|
+
mn as depositType,
|
|
3068
|
+
Pn as fishGameListType,
|
|
3069
|
+
lo as friendListEditType,
|
|
3070
|
+
io as friendListType,
|
|
3071
|
+
rn as gameListType,
|
|
3072
|
+
Xo as getAccumulateDepositClaimType,
|
|
3073
|
+
Ba as getAccumulateDepositDataType,
|
|
3074
|
+
uo as getActivePPType,
|
|
3075
|
+
co as getActiveProductType,
|
|
3076
|
+
ao as getCountryType,
|
|
3077
|
+
Fn as getDepositPromotionType,
|
|
3078
|
+
hn as getEventListType,
|
|
3079
|
+
Tn as getEventTokenType,
|
|
3080
|
+
Rn as getExtraGameType,
|
|
3081
|
+
Jo as getFavouriteGameType,
|
|
3082
|
+
En as getImageType,
|
|
3083
|
+
$o as getIncentiveData,
|
|
3084
|
+
Eo as getIncentiveRebate,
|
|
3085
|
+
Ln as getInviteRewardClaimType,
|
|
3086
|
+
jn as getInviteRewardDataType,
|
|
3087
|
+
Dn as getInviteRewardReportType,
|
|
3088
|
+
Nn as getInviteRewardSettingType,
|
|
3089
|
+
Ao as getMissionClaim,
|
|
3090
|
+
xa as getMissionData,
|
|
3091
|
+
zo as getReliefFundData,
|
|
3092
|
+
No as getReliefFundReport,
|
|
3093
|
+
In as getRewardReferralType,
|
|
3094
|
+
_a as getSettingType,
|
|
3095
|
+
Gn as getTopUpRewardClaimType,
|
|
3096
|
+
wn as getTopUpRewardSettingType,
|
|
3097
|
+
xn as getTopupRewardDataType,
|
|
3098
|
+
Cn as getTopupRewardReportType,
|
|
3099
|
+
zn as getTurnOverRewardClaimType,
|
|
3100
|
+
On as getTurnOverRewardDataType,
|
|
3101
|
+
Mn as getTurnOverRewardReportType,
|
|
3102
|
+
Bn as getTurnOverRewardSettingType,
|
|
3103
|
+
Mo as getTwoFactorAuthenticateType,
|
|
3104
|
+
Do as getUserDeviceListType,
|
|
3105
|
+
Kn as getUserProfileType,
|
|
3106
|
+
Xn as getUsernameByReferType,
|
|
3107
|
+
An as getValidateType,
|
|
3108
|
+
$n as getVerifyPromo,
|
|
3109
|
+
wo as getWeekCardClaim,
|
|
3110
|
+
Bo as getWeekCardData,
|
|
3111
|
+
Za as loadMatchApi,
|
|
3112
|
+
Ea as loginApi,
|
|
3113
|
+
an as loginType,
|
|
3114
|
+
tn as loginWithCaptchaApi,
|
|
3115
|
+
Ha as logoutApi,
|
|
3116
|
+
nn as logoutType,
|
|
3117
|
+
Sn as mailBoxType,
|
|
3118
|
+
dn as mainWalletType,
|
|
3119
|
+
he as paymentsProviderType,
|
|
3120
|
+
de as playGame,
|
|
3121
|
+
de as playGameType,
|
|
3122
|
+
ln as promotionType,
|
|
3123
|
+
Jn as readMailType,
|
|
3124
|
+
Ro as referralMemberProfileType,
|
|
3125
|
+
To as referralProfileType,
|
|
3126
|
+
So as registerActionType,
|
|
3127
|
+
Ho as registerFormType,
|
|
3128
|
+
Un as requestForgetPasswordType,
|
|
3129
|
+
Ko as requestForgetUsernameType,
|
|
3130
|
+
Qn as requestTacCodeType,
|
|
3131
|
+
yo as requestTransferMoneyType,
|
|
3132
|
+
Wn as requestUpdateMobileTacCode,
|
|
3133
|
+
mo as requestWithdrawTacType,
|
|
3134
|
+
po as requestWithdrawalCodeType,
|
|
3135
|
+
Co as searchNumberHistoryType,
|
|
3136
|
+
Qa as setLocaleApi,
|
|
3137
|
+
ho as signInRecordType,
|
|
3138
|
+
vo as signInViewInfoType,
|
|
3139
|
+
kn as slotGameListType,
|
|
3140
|
+
fo as submitCryptoAccountType,
|
|
3141
|
+
qn as submitForgetPasswordType,
|
|
3142
|
+
Qo as submitForgetUsernameType,
|
|
3143
|
+
ue as submitGiftCode,
|
|
3144
|
+
ue as submitGiftCodeType,
|
|
3145
|
+
_o as submitTransferMoneyType,
|
|
3146
|
+
jo as submitTwoFactorAuthenticateType,
|
|
3147
|
+
Vn as submitUpdateMobileTacCode,
|
|
3148
|
+
ro as submitValidateType,
|
|
3149
|
+
Lo as submitWithdrawalAlipayType,
|
|
3150
|
+
bo as submitWithdrawalCodeType,
|
|
3151
|
+
yn as transactionReportType,
|
|
3152
|
+
oo as transferProcessType,
|
|
3153
|
+
Po as transferReportType,
|
|
3154
|
+
qo as transferSettingType,
|
|
3155
|
+
no as transferToMainType,
|
|
3156
|
+
Wo as transferType,
|
|
3157
|
+
xo as unbindUserDeviceType,
|
|
3158
|
+
cn as upcomingMatchType,
|
|
3159
|
+
Yo as updateFavouriteGameType,
|
|
3160
|
+
Hn as updateProfilePictureType,
|
|
3161
|
+
sn as vipListType,
|
|
3162
|
+
vn as walletType,
|
|
3163
|
+
fn as withdrawType,
|
|
3164
|
+
gn as withdrawalGetType
|
|
3172
3165
|
};
|