46 lines
1.1 KiB
TypeScript
46 lines
1.1 KiB
TypeScript
/* eslint-disable */
|
|
|
|
export const evolutions = [
|
|
{
|
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
|
signinId: 'aa100',
|
|
highRank: '[매장]kgon5',
|
|
gameId: 'ks1_1007',
|
|
nickname: 'aa100',
|
|
gameName: '에볼류션 카지노',
|
|
gameInfo1: 'Speed Baccarat J',
|
|
gameInfo2: '',
|
|
gameInfo3: '62ae9bdd396a5971c3921033',
|
|
betting: 8000,
|
|
profitLoss: -8000,
|
|
winning: 0,
|
|
beforeBetting: 77831,
|
|
afterBetting: 69831,
|
|
finalMoney: 69831,
|
|
bettingInfo1: 'Banker',
|
|
bettingInfo2: 8000,
|
|
bettingInfo3: 0,
|
|
comp: 'Y',
|
|
mainofficeName: 'kgon1',
|
|
mainofficePercent: '0.50',
|
|
mainofficePoint: '40.00',
|
|
branchName: 'kgon2',
|
|
branchPercent: '0.30',
|
|
branchPoint: '24.00',
|
|
divisionName: 'kgon3',
|
|
divisionPercent: '0.20',
|
|
divisionPoint: '16.00',
|
|
officeName: 'kgon4',
|
|
officePercent: '0.20',
|
|
officePoint: '16.00',
|
|
storeName: 'kgon5',
|
|
storePercent: '0.10',
|
|
storePoint: '8.00',
|
|
memberName: 'aa100',
|
|
memberPercent: '0.70',
|
|
memberPoint: '56.00',
|
|
bettingTime: '2022-06-19 12:44:33',
|
|
registrationDate: '2022-06-19 12:47:02',
|
|
},
|
|
];
|