변수명수정
This commit is contained in:
parent
66cad9bb8e
commit
2eb6b29249
|
@ -11,7 +11,7 @@ export const deposits = [
|
||||||
calculateType: '롤링',
|
calculateType: '롤링',
|
||||||
accountHolder: '광주은행2sss',
|
accountHolder: '광주은행2sss',
|
||||||
note: '@',
|
note: '@',
|
||||||
registDate: '2022-06-18 13:14',
|
registrationDate: '2022-06-18 13:14',
|
||||||
processDate: '000-0-0 0:0',
|
processDate: '000-0-0 0:0',
|
||||||
deposit: 41200000,
|
deposit: 41200000,
|
||||||
withdraw: 19000000,
|
withdraw: 19000000,
|
||||||
|
@ -30,7 +30,7 @@ export const deposits = [
|
||||||
calculateType: '롤링',
|
calculateType: '롤링',
|
||||||
accountHolder: '가가가',
|
accountHolder: '가가가',
|
||||||
note: '',
|
note: '',
|
||||||
registDate: '2022-06-13 12:57',
|
registrationDate: '2022-06-13 12:57',
|
||||||
processDate: '2022-06-13 12:58',
|
processDate: '2022-06-13 12:58',
|
||||||
deposit: 200000,
|
deposit: 200000,
|
||||||
withdraw: 0,
|
withdraw: 0,
|
||||||
|
@ -49,7 +49,7 @@ export const deposits = [
|
||||||
calculateType: '롤링',
|
calculateType: '롤링',
|
||||||
accountHolder: '가가가',
|
accountHolder: '가가가',
|
||||||
note: '',
|
note: '',
|
||||||
registDate: '2022-06-13 12:56',
|
registrationDate: '2022-06-13 12:56',
|
||||||
processDate: '2022-06-13 12:57',
|
processDate: '2022-06-13 12:57',
|
||||||
deposit: 200000,
|
deposit: 200000,
|
||||||
withdraw: 0,
|
withdraw: 0,
|
||||||
|
|
|
@ -9,7 +9,7 @@ export const partnerCalculates = [
|
||||||
partnerDepositRank: '본사',
|
partnerDepositRank: '본사',
|
||||||
nameOfDepositer: '본사',
|
nameOfDepositer: '본사',
|
||||||
partnerDepositAmountOfPayment: 50000,
|
partnerDepositAmountOfPayment: 50000,
|
||||||
partnerDepositRegistDate: '2022-05-18 13:05',
|
partnerDepositregistrationDate: '2022-05-18 13:05',
|
||||||
partnerDepositConfirmDate: '2022-05-18 13:05',
|
partnerDepositConfirmDate: '2022-05-18 13:05',
|
||||||
|
|
||||||
partnerWithdrawIdx: 1,
|
partnerWithdrawIdx: 1,
|
||||||
|
@ -18,7 +18,7 @@ export const partnerCalculates = [
|
||||||
partnerWithdrawRank: '본사',
|
partnerWithdrawRank: '본사',
|
||||||
accountHolder: '국민은행 예금주본사 89898989898989898989',
|
accountHolder: '국민은행 예금주본사 89898989898989898989',
|
||||||
partnerWithdrawAmountOfPayment: 70000,
|
partnerWithdrawAmountOfPayment: 70000,
|
||||||
partnerWithdrawRegistDate: '2022-05-18 13:05',
|
partnerWithdrawregistrationDate: '2022-05-18 13:05',
|
||||||
partnerWithdrawConfirmDate: '2022-05-18 13:05',
|
partnerWithdrawConfirmDate: '2022-05-18 13:05',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -29,7 +29,7 @@ export const partnerCalculates = [
|
||||||
partnerDepositRank: '총판',
|
partnerDepositRank: '총판',
|
||||||
nameOfDepositer: '총판',
|
nameOfDepositer: '총판',
|
||||||
partnerDepositAmountOfPayment: 500000,
|
partnerDepositAmountOfPayment: 500000,
|
||||||
partnerDepositRegistDate: '2022-05-17 21:46',
|
partnerDepositregistrationDate: '2022-05-17 21:46',
|
||||||
partnerDepositConfirmDate: '2022-05-17 21:46',
|
partnerDepositConfirmDate: '2022-05-17 21:46',
|
||||||
|
|
||||||
partnerWithdrawIdx: 2,
|
partnerWithdrawIdx: 2,
|
||||||
|
@ -38,7 +38,7 @@ export const partnerCalculates = [
|
||||||
partnerWithdrawRank: '총판',
|
partnerWithdrawRank: '총판',
|
||||||
accountHolder: '국민은행 예금주총판 0430440404040040',
|
accountHolder: '국민은행 예금주총판 0430440404040040',
|
||||||
partnerWithdrawAmountOfPayment: 100000,
|
partnerWithdrawAmountOfPayment: 100000,
|
||||||
partnerWithdrawRegistDate: '2022-05-17 21:46',
|
partnerWithdrawregistrationDate: '2022-05-17 21:46',
|
||||||
partnerWithdrawConfirmDate: '2022-05-17 21:46',
|
partnerWithdrawConfirmDate: '2022-05-17 21:46',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
|
@ -9,7 +9,7 @@ export const webCalculates = [
|
||||||
webDepositRank: '회원',
|
webDepositRank: '회원',
|
||||||
nameOfDepositer: '가가가',
|
nameOfDepositer: '가가가',
|
||||||
webDepositAmountOfPayment: 100000,
|
webDepositAmountOfPayment: 100000,
|
||||||
webDepositRegistDate: '2022-06-13 12:57',
|
webDepositregistrationDate: '2022-06-13 12:57',
|
||||||
webDepositConfirmDate: '2022-06-13 12:58',
|
webDepositConfirmDate: '2022-06-13 12:58',
|
||||||
|
|
||||||
webWithdrawIdx: 1,
|
webWithdrawIdx: 1,
|
||||||
|
@ -20,7 +20,7 @@ export const webCalculates = [
|
||||||
accountHolder: '예금주',
|
accountHolder: '예금주',
|
||||||
accountNumber: '2222229999-222',
|
accountNumber: '2222229999-222',
|
||||||
webWithdrawAmountOfPayment: 5000000,
|
webWithdrawAmountOfPayment: 5000000,
|
||||||
webWithdrawRegistDate: '2022-06-08 18:31',
|
webWithdrawregistrationDate: '2022-06-08 18:31',
|
||||||
webWithdrawConfirmDate: '2022-06-12 20:13',
|
webWithdrawConfirmDate: '2022-06-12 20:13',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -31,7 +31,7 @@ export const webCalculates = [
|
||||||
webDepositRank: '회원',
|
webDepositRank: '회원',
|
||||||
nameOfDepositer: '가가가',
|
nameOfDepositer: '가가가',
|
||||||
webDepositAmountOfPayment: 100000,
|
webDepositAmountOfPayment: 100000,
|
||||||
webDepositRegistDate: '2022-06-13 12:56',
|
webDepositregistrationDate: '2022-06-13 12:56',
|
||||||
webDepositConfirmDate: '2022-06-13 12:57',
|
webDepositConfirmDate: '2022-06-13 12:57',
|
||||||
|
|
||||||
webWithdrawIdx: 2,
|
webWithdrawIdx: 2,
|
||||||
|
@ -40,7 +40,7 @@ export const webCalculates = [
|
||||||
webWithdrawRank: '회원',
|
webWithdrawRank: '회원',
|
||||||
accountHolder: '광주은행 예금주22 565656565656',
|
accountHolder: '광주은행 예금주22 565656565656',
|
||||||
webWithdrawAmountOfPayment: 14000000,
|
webWithdrawAmountOfPayment: 14000000,
|
||||||
webWithdrawRegistDate: '2022-06-10 18:31',
|
webWithdrawregistrationDate: '2022-06-10 18:31',
|
||||||
webWithdrawConfirmDate: '2022-06-10 20:13',
|
webWithdrawConfirmDate: '2022-06-10 20:13',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
|
@ -9,7 +9,7 @@ export const withdraws = [
|
||||||
calculateType: '롤링',
|
calculateType: '롤링',
|
||||||
accountHolder: '광주은행121212121212sss',
|
accountHolder: '광주은행121212121212sss',
|
||||||
note: '@',
|
note: '@',
|
||||||
registDate: '2022-06-10 16:51',
|
registrationDate: '2022-06-10 16:51',
|
||||||
processDate: '2022-06-10 16:51',
|
processDate: '2022-06-10 16:51',
|
||||||
deposit: 41200000,
|
deposit: 41200000,
|
||||||
withdraw: 19000000,
|
withdraw: 19000000,
|
||||||
|
@ -25,7 +25,7 @@ export const withdraws = [
|
||||||
calculateType: '롤링',
|
calculateType: '롤링',
|
||||||
accountHolder: '광주은행121212121212sss',
|
accountHolder: '광주은행121212121212sss',
|
||||||
note: '@',
|
note: '@',
|
||||||
registDate: '2022-06-08 18:31',
|
registrationDate: '2022-06-08 18:31',
|
||||||
processDate: '2022-06-08 20:13',
|
processDate: '2022-06-08 20:13',
|
||||||
deposit: 41200000,
|
deposit: 41200000,
|
||||||
withdraw: 19000000,
|
withdraw: 19000000,
|
||||||
|
@ -41,7 +41,7 @@ export const withdraws = [
|
||||||
calculateType: '롤링',
|
calculateType: '롤링',
|
||||||
accountHolder: '하나은행000210654151테스트',
|
accountHolder: '하나은행000210654151테스트',
|
||||||
note: '',
|
note: '',
|
||||||
registDate: '2022-06-08 01:22',
|
registrationDate: '2022-06-08 01:22',
|
||||||
processDate: '2022-06-08 01:22',
|
processDate: '2022-06-08 01:22',
|
||||||
deposit: 10000000,
|
deposit: 10000000,
|
||||||
withdraw: 10000,
|
withdraw: 10000,
|
||||||
|
|
|
@ -60,7 +60,7 @@ export const evolutions = [
|
||||||
commissionRate: '0.70',
|
commissionRate: '0.70',
|
||||||
point: '56.00P',
|
point: '56.00P',
|
||||||
},
|
},
|
||||||
bettingRegistDate: '2022-06-20 11:43:37',
|
bettingregistrationDate: '2022-06-20 11:43:37',
|
||||||
registrationDate: '2022-06-20 11:43:37',
|
registrationDate: '2022-06-20 11:43:37',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -122,7 +122,7 @@ export const evolutions = [
|
||||||
commissionRate: '0.70',
|
commissionRate: '0.70',
|
||||||
point: '35.00P',
|
point: '35.00P',
|
||||||
},
|
},
|
||||||
bettingRegistDate: '2022-06-20 11:43:37',
|
bettingregistrationDate: '2022-06-20 11:43:37',
|
||||||
registrationDate: '2022-06-20 11:43:37',
|
registrationDate: '2022-06-20 11:43:37',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -179,7 +179,7 @@ export const evolutions = [
|
||||||
commissionRate: '1.50',
|
commissionRate: '1.50',
|
||||||
point: '12.00P',
|
point: '12.00P',
|
||||||
},
|
},
|
||||||
bettingRegistDate: '2022-06-20 11:43:37',
|
bettingregistrationDate: '2022-06-20 11:43:37',
|
||||||
registrationDate: '2022-06-20 11:43:37',
|
registrationDate: '2022-06-20 11:43:37',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
@ -40,7 +40,7 @@ export const slots = [
|
||||||
commissionRate: '1.50',
|
commissionRate: '1.50',
|
||||||
point: '12.00P',
|
point: '12.00P',
|
||||||
},
|
},
|
||||||
bettingRegistDate: '2022-06-20 11:43:37',
|
bettingregistrationDate: '2022-06-20 11:43:37',
|
||||||
registrationDate: '2022-06-20 11:43:37',
|
registrationDate: '2022-06-20 11:43:37',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -82,7 +82,7 @@ export const slots = [
|
||||||
commissionRate: '1.50',
|
commissionRate: '1.50',
|
||||||
point: '12.00P',
|
point: '12.00P',
|
||||||
},
|
},
|
||||||
bettingRegistDate: '2022-06-20 11:43:37',
|
bettingregistrationDate: '2022-06-20 11:43:37',
|
||||||
registrationDate: '2022-06-20 11:43:37',
|
registrationDate: '2022-06-20 11:43:37',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -124,7 +124,7 @@ export const slots = [
|
||||||
commissionRate: '1.50',
|
commissionRate: '1.50',
|
||||||
point: '12.00P',
|
point: '12.00P',
|
||||||
},
|
},
|
||||||
bettingRegistDate: '2022-06-20 11:43:37',
|
bettingregistrationDate: '2022-06-20 11:43:37',
|
||||||
registrationDate: '2022-06-20 11:43:37',
|
registrationDate: '2022-06-20 11:43:37',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,8 +15,8 @@ export const couponMoneyLogs = [
|
||||||
takeCouponChangeMoney: 50000,
|
takeCouponChangeMoney: 50000,
|
||||||
takeCouponAfterMoney: 50000,
|
takeCouponAfterMoney: 50000,
|
||||||
couponContents: '오링쿠폰',
|
couponContents: '오링쿠폰',
|
||||||
giveCouponRegistDate: '2022-06-12 16:22',
|
giveCouponregistrationDate: '2022-06-12 16:22',
|
||||||
takeCouponRegistDate: '2022-06-12 16:22',
|
takeCouponregistrationDate: '2022-06-12 16:22',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: '00b0292f-3d50-4669-a0c4-7a9d85efc98d',
|
id: '00b0292f-3d50-4669-a0c4-7a9d85efc98d',
|
||||||
|
@ -32,8 +32,8 @@ export const couponMoneyLogs = [
|
||||||
takeCouponChangeMoney: 50000,
|
takeCouponChangeMoney: 50000,
|
||||||
takeCouponAfterMoney: 50000,
|
takeCouponAfterMoney: 50000,
|
||||||
couponContents: '쿠폰테스스',
|
couponContents: '쿠폰테스스',
|
||||||
giveCouponRegistDate: '2022-06-12 16:22',
|
giveCouponregistrationDate: '2022-06-12 16:22',
|
||||||
takeCouponRegistDate: '2022-06-12 16:22',
|
takeCouponregistrationDate: '2022-06-12 16:22',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de',
|
id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de',
|
||||||
|
@ -49,8 +49,8 @@ export const couponMoneyLogs = [
|
||||||
takeCouponChangeMoney: 30000,
|
takeCouponChangeMoney: 30000,
|
||||||
takeCouponAfterMoney: 0,
|
takeCouponAfterMoney: 0,
|
||||||
couponContents: '쿠폰테스스',
|
couponContents: '쿠폰테스스',
|
||||||
giveCouponRegistDate: '2022-06-04 16:17',
|
giveCouponregistrationDate: '2022-06-04 16:17',
|
||||||
takeCouponRegistDate: '2022-06-04 16:17',
|
takeCouponregistrationDate: '2022-06-04 16:17',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de',
|
id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de',
|
||||||
|
@ -66,8 +66,8 @@ export const couponMoneyLogs = [
|
||||||
takeCouponChangeMoney: 100000,
|
takeCouponChangeMoney: 100000,
|
||||||
takeCouponAfterMoney: 0,
|
takeCouponAfterMoney: 0,
|
||||||
couponContents: '쿠폰테스스',
|
couponContents: '쿠폰테스스',
|
||||||
giveCouponRegistDate: '2022-06-12 16:17',
|
giveCouponregistrationDate: '2022-06-12 16:17',
|
||||||
takeCouponRegistDate: '2022-06-12 16:17',
|
takeCouponregistrationDate: '2022-06-12 16:17',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de',
|
id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de',
|
||||||
|
@ -83,8 +83,8 @@ export const couponMoneyLogs = [
|
||||||
takeCouponChangeMoney: 50000,
|
takeCouponChangeMoney: 50000,
|
||||||
takeCouponAfterMoney: 0,
|
takeCouponAfterMoney: 0,
|
||||||
couponContents: '쿠폰테스스',
|
couponContents: '쿠폰테스스',
|
||||||
giveCouponRegistDate: '2022-06-12 16:17',
|
giveCouponregistrationDate: '2022-06-12 16:17',
|
||||||
takeCouponRegistDate: '2022-06-12 16:17',
|
takeCouponregistrationDate: '2022-06-12 16:17',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de',
|
id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de',
|
||||||
|
@ -100,7 +100,7 @@ export const couponMoneyLogs = [
|
||||||
takeCouponChangeMoney: 50000,
|
takeCouponChangeMoney: 50000,
|
||||||
takeCouponAfterMoney: 0,
|
takeCouponAfterMoney: 0,
|
||||||
couponContents: '쿠폰테스스',
|
couponContents: '쿠폰테스스',
|
||||||
giveCouponRegistDate: '2022-06-12 16:17',
|
giveCouponregistrationDate: '2022-06-12 16:17',
|
||||||
takeCouponRegistDate: '2022-06-12 16:17',
|
takeCouponregistrationDate: '2022-06-12 16:17',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
|
@ -22,7 +22,7 @@ export const partnerBranchs = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -49,7 +49,7 @@ export const partnerBranchs = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-11 15:38',
|
registrationDate: '2022-06-11 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -76,7 +76,7 @@ export const partnerBranchs = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-10 15:38',
|
registrationDate: '2022-06-10 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -103,7 +103,7 @@ export const partnerBranchs = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-10 15:38',
|
registrationDate: '2022-06-10 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -131,7 +131,7 @@ export const partnerBranchs = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-10 15:38',
|
registrationDate: '2022-06-10 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -159,7 +159,7 @@ export const partnerBranchs = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-10 15:38',
|
registrationDate: '2022-06-10 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
|
|
@ -21,7 +21,7 @@ export const partnerDivisions = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '8',
|
state: '8',
|
||||||
|
@ -47,7 +47,7 @@ export const partnerDivisions = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -73,7 +73,7 @@ export const partnerDivisions = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -99,7 +99,7 @@ export const partnerDivisions = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -125,7 +125,7 @@ export const partnerDivisions = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -151,7 +151,7 @@ export const partnerDivisions = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
|
|
@ -22,7 +22,7 @@ export const partnerMainoffices = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -48,7 +48,7 @@ export const partnerMainoffices = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-08 01:35',
|
registrationDate: '2022-06-08 01:35',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -74,7 +74,7 @@ export const partnerMainoffices = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -100,7 +100,7 @@ export const partnerMainoffices = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -126,7 +126,7 @@ export const partnerMainoffices = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -152,7 +152,7 @@ export const partnerMainoffices = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
|
|
@ -20,7 +20,7 @@ export const partnerOffices = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -45,7 +45,7 @@ export const partnerOffices = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -70,7 +70,7 @@ export const partnerOffices = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -95,7 +95,7 @@ export const partnerOffices = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -120,7 +120,7 @@ export const partnerOffices = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -145,7 +145,7 @@ export const partnerOffices = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
|
|
@ -24,7 +24,7 @@ export const partnerStores = [
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
|
|
@ -25,7 +25,7 @@ export const partners = [
|
||||||
bottomExchange: 19970000,
|
bottomExchange: 19970000,
|
||||||
ownRevenue: 360000,
|
ownRevenue: 360000,
|
||||||
bottomRevenue: 34050000,
|
bottomRevenue: 34050000,
|
||||||
registDate: '2021-10-14 10:53',
|
registrationDate: '2021-10-14 10:53',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -52,7 +52,7 @@ export const partners = [
|
||||||
bottomExchange: 0,
|
bottomExchange: 0,
|
||||||
ownRevenue: 0,
|
ownRevenue: 0,
|
||||||
bottomRevenue: 1000000,
|
bottomRevenue: 1000000,
|
||||||
registDate: '2022-04-22 18:55',
|
registrationDate: '2022-04-22 18:55',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -79,7 +79,7 @@ export const partners = [
|
||||||
bottomExchange: 0,
|
bottomExchange: 0,
|
||||||
ownRevenue: 0,
|
ownRevenue: 0,
|
||||||
bottomRevenue: 9550000,
|
bottomRevenue: 9550000,
|
||||||
registDate: '2022-04-23 01:06',
|
registrationDate: '2022-04-23 01:06',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -106,7 +106,7 @@ export const partners = [
|
||||||
bottomExchange: 0,
|
bottomExchange: 0,
|
||||||
ownRevenue: 0,
|
ownRevenue: 0,
|
||||||
bottomRevenue: 21000000,
|
bottomRevenue: 21000000,
|
||||||
registDate: '2022-06-08 01:35',
|
registrationDate: '2022-06-08 01:35',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -133,7 +133,7 @@ export const partners = [
|
||||||
bottomExchange: 0,
|
bottomExchange: 0,
|
||||||
ownRevenue: 0,
|
ownRevenue: 0,
|
||||||
bottomRevenue: 200000,
|
bottomRevenue: 200000,
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -160,7 +160,7 @@ export const partners = [
|
||||||
bottomExchange: 0,
|
bottomExchange: 0,
|
||||||
ownRevenue: 0,
|
ownRevenue: 0,
|
||||||
bottomRevenue: 0,
|
bottomRevenue: 0,
|
||||||
registDate: '2022-06-23 12:11',
|
registrationDate: '2022-06-23 12:11',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
|
@ -14,7 +14,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-4444-4444',
|
phoneNumber: '010-4444-4444',
|
||||||
ownCash: 32307,
|
ownCash: 32307,
|
||||||
ownComp: 1649,
|
ownComp: 1649,
|
||||||
registDate: '2021-10-14',
|
registrationDate: '2021-10-14',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -35,7 +35,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-0000-0000',
|
phoneNumber: '010-0000-0000',
|
||||||
ownCash: 90000,
|
ownCash: 90000,
|
||||||
ownComp: 28430,
|
ownComp: 28430,
|
||||||
registDate: '2021-10-14',
|
registrationDate: '2021-10-14',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -56,7 +56,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-0000-0000',
|
phoneNumber: '010-0000-0000',
|
||||||
ownCash: 1000,
|
ownCash: 1000,
|
||||||
ownComp: 0,
|
ownComp: 0,
|
||||||
registDate: '2022-01-11',
|
registrationDate: '2022-01-11',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -77,7 +77,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -98,7 +98,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -119,7 +119,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -140,7 +140,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -161,7 +161,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -182,7 +182,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -203,7 +203,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -224,7 +224,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -245,7 +245,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -266,7 +266,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -287,7 +287,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -308,7 +308,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -329,7 +329,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -350,7 +350,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -371,7 +371,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -392,7 +392,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
@ -413,7 +413,7 @@ export const unconnecteds = [
|
||||||
phoneNumber: '010-1234-5678',
|
phoneNumber: '010-1234-5678',
|
||||||
ownCash: 0,
|
ownCash: 0,
|
||||||
ownComp: 6485,
|
ownComp: 6485,
|
||||||
registDate: '2022-04-22',
|
registrationDate: '2022-04-22',
|
||||||
finalSigninDate: '',
|
finalSigninDate: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
ownCharge: 0,
|
ownCharge: 0,
|
||||||
|
|
|
@ -154,7 +154,7 @@ export class MemberUserMockApi {
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 0,
|
balance: 0,
|
||||||
registDate: '2022-01-01T16:00',
|
registrationDate: '2022-01-01T16:00',
|
||||||
finalSigninDate: '2022-01-01T16:00',
|
finalSigninDate: '2022-01-01T16:00',
|
||||||
ip: '192.168.1.9',
|
ip: '192.168.1.9',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
|
|
@ -20,7 +20,7 @@ export const users = [
|
||||||
totalDeposit: 200000,
|
totalDeposit: 200000,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 200000,
|
balance: 200000,
|
||||||
registDate: '2022-01-01T16:00',
|
registrationDate: '2022-01-01T16:00',
|
||||||
finalSigninDate: '2022-01-01T16:00',
|
finalSigninDate: '2022-01-01T16:00',
|
||||||
ip: '192.168.1.9',
|
ip: '192.168.1.9',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -44,7 +44,7 @@ export const users = [
|
||||||
totalDeposit: 200000,
|
totalDeposit: 200000,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 200000,
|
balance: 200000,
|
||||||
registDate: '2022-02-01T16:00',
|
registrationDate: '2022-02-01T16:00',
|
||||||
finalSigninDate: '2022-02-01T16:00',
|
finalSigninDate: '2022-02-01T16:00',
|
||||||
ip: '192.168.1.90',
|
ip: '192.168.1.90',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -68,7 +68,7 @@ export const users = [
|
||||||
totalDeposit: 200000,
|
totalDeposit: 200000,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 200000,
|
balance: 200000,
|
||||||
registDate: '2022-01-01T16:00',
|
registrationDate: '2022-01-01T16:00',
|
||||||
finalSigninDate: '2022-01-01T16:00',
|
finalSigninDate: '2022-01-01T16:00',
|
||||||
ip: '192.168.1.9',
|
ip: '192.168.1.9',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -92,7 +92,7 @@ export const users = [
|
||||||
totalDeposit: 200000,
|
totalDeposit: 200000,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 200000,
|
balance: 200000,
|
||||||
registDate: '2022-01-01T16:00',
|
registrationDate: '2022-01-01T16:00',
|
||||||
finalSigninDate: '2022-01-01T16:00',
|
finalSigninDate: '2022-01-01T16:00',
|
||||||
ip: '192.168.1.19',
|
ip: '192.168.1.19',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -114,7 +114,7 @@ export const users = [
|
||||||
deposit: 200000,
|
deposit: 200000,
|
||||||
withdraw: 0,
|
withdraw: 0,
|
||||||
margin: 200000,
|
margin: 200000,
|
||||||
registDate: '2022-06-12 16:02',
|
registrationDate: '2022-06-12 16:02',
|
||||||
finalSigninDate: '2022-06-20 15:41',
|
finalSigninDate: '2022-06-20 15:41',
|
||||||
ip: '175.198.74.36',
|
ip: '175.198.74.36',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -138,7 +138,7 @@ export const users = [
|
||||||
totalDeposit: 200000,
|
totalDeposit: 200000,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 200000,
|
balance: 200000,
|
||||||
registDate: '2022-01-01T16:00',
|
registrationDate: '2022-01-01T16:00',
|
||||||
finalSigninDate: '2022-01-01T16:00',
|
finalSigninDate: '2022-01-01T16:00',
|
||||||
ip: '192.168.1.9',
|
ip: '192.168.1.9',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -162,7 +162,7 @@ export const users = [
|
||||||
totalDeposit: 200000,
|
totalDeposit: 200000,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 200000,
|
balance: 200000,
|
||||||
registDate: '2022-01-01T16:00',
|
registrationDate: '2022-01-01T16:00',
|
||||||
finalSigninDate: '2022-01-01T16:00',
|
finalSigninDate: '2022-01-01T16:00',
|
||||||
ip: '192.168.1.9',
|
ip: '192.168.1.9',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
@ -186,7 +186,7 @@ export const users = [
|
||||||
totalDeposit: 200000,
|
totalDeposit: 200000,
|
||||||
totalWithdraw: 0,
|
totalWithdraw: 0,
|
||||||
balance: 200000,
|
balance: 200000,
|
||||||
registDate: '2022-01-01T16:00',
|
registrationDate: '2022-01-01T16:00',
|
||||||
finalSigninDate: '2022-01-01T16:00',
|
finalSigninDate: '2022-01-01T16:00',
|
||||||
ip: '192.168.1.9',
|
ip: '192.168.1.9',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
|
|
|
@ -5,7 +5,7 @@ export const loosings = [
|
||||||
id: 'loosing_1',
|
id: 'loosing_1',
|
||||||
startDate: '2022-06-01 15:38',
|
startDate: '2022-06-01 15:38',
|
||||||
endDate: '2022-06-12 15:38',
|
endDate: '2022-06-12 15:38',
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
defaultCount: '15',
|
defaultCount: '15',
|
||||||
loosingCount: '15',
|
loosingCount: '15',
|
||||||
},
|
},
|
||||||
|
@ -13,7 +13,7 @@ export const loosings = [
|
||||||
id: 'loosing_2',
|
id: 'loosing_2',
|
||||||
startDate: '2022-06-01 15:38',
|
startDate: '2022-06-01 15:38',
|
||||||
endDate: '2022-06-12 15:38',
|
endDate: '2022-06-12 15:38',
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
defaultCount: '14',
|
defaultCount: '14',
|
||||||
loosingCount: '16',
|
loosingCount: '16',
|
||||||
},
|
},
|
||||||
|
@ -21,7 +21,7 @@ export const loosings = [
|
||||||
id: 'loosing_3',
|
id: 'loosing_3',
|
||||||
startDate: '2022-06-01 15:38',
|
startDate: '2022-06-01 15:38',
|
||||||
endDate: '2022-06-12 15:38',
|
endDate: '2022-06-12 15:38',
|
||||||
registDate: '2022-06-12 15:38',
|
registrationDate: '2022-06-12 15:38',
|
||||||
defaultCount: '12',
|
defaultCount: '12',
|
||||||
loosingCount: '11',
|
loosingCount: '11',
|
||||||
},
|
},
|
||||||
|
|
|
@ -175,7 +175,7 @@
|
||||||
<div>{{ deposit.note }}</div>
|
<div>{{ deposit.note }}</div>
|
||||||
<div>{{ deposit.depositAmount }}</div>
|
<div>{{ deposit.depositAmount }}</div>
|
||||||
<div class="hidden md:block">
|
<div class="hidden md:block">
|
||||||
{{ deposit.registDate }}
|
{{ deposit.registrationDate }}
|
||||||
<hr style="margin: 7px 0px" />
|
<hr style="margin: 7px 0px" />
|
||||||
{{ deposit.processDate }}
|
{{ deposit.processDate }}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -8,7 +8,7 @@ export interface Deposit {
|
||||||
calculateType?: string;
|
calculateType?: string;
|
||||||
accountHolder?: string;
|
accountHolder?: string;
|
||||||
note?: string;
|
note?: string;
|
||||||
registDate?: string;
|
registrationDate?: string;
|
||||||
processDate?: string;
|
processDate?: string;
|
||||||
deposit?: number;
|
deposit?: number;
|
||||||
withdraw?: number;
|
withdraw?: number;
|
||||||
|
|
|
@ -124,7 +124,7 @@
|
||||||
{{ partnerCalculate.partnerDepositAmountOfPayment }}원
|
{{ partnerCalculate.partnerDepositAmountOfPayment }}원
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden md:block">
|
<div class="hidden md:block">
|
||||||
{{ partnerCalculate.partnerDepositRegistDate }}
|
{{ partnerCalculate.partnerDepositregistrationDate }}
|
||||||
<hr style="margin: 7px 0px" />
|
<hr style="margin: 7px 0px" />
|
||||||
{{ partnerCalculate.partnerDepositConfirmDate }}
|
{{ partnerCalculate.partnerDepositConfirmDate }}
|
||||||
</div>
|
</div>
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
{{ partnerCalculate.partnerWithdrawAmountOfPayment }}원
|
{{ partnerCalculate.partnerWithdrawAmountOfPayment }}원
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden md:block">
|
<div class="hidden md:block">
|
||||||
{{ partnerCalculate.partnerWithdrawRegistDate }}
|
{{ partnerCalculate.partnerWithdrawregistrationDate }}
|
||||||
<hr style="margin: 7px 0px" />
|
<hr style="margin: 7px 0px" />
|
||||||
{{ partnerCalculate.partnerWithdrawConfirmDate }}
|
{{ partnerCalculate.partnerWithdrawConfirmDate }}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -6,7 +6,7 @@ export interface PartnerCalculate {
|
||||||
partnerDepositRank?: string; // 입금파트너 등급
|
partnerDepositRank?: string; // 입금파트너 등급
|
||||||
nameOfDepositer?: string;
|
nameOfDepositer?: string;
|
||||||
partnerDepositAmountOfPayment?: number; // 입금파트너 결제금액
|
partnerDepositAmountOfPayment?: number; // 입금파트너 결제금액
|
||||||
partnerDepositRegistDate?: Date; // 입금파트너 신청일
|
partnerDepositregistrationDate?: Date; // 입금파트너 신청일
|
||||||
partnerDepositConfirmDate?: Date; // 입금파트너 확인일
|
partnerDepositConfirmDate?: Date; // 입금파트너 확인일
|
||||||
|
|
||||||
partnerWithdrawIdx?: number; // 출금파트너 idx
|
partnerWithdrawIdx?: number; // 출금파트너 idx
|
||||||
|
@ -15,6 +15,6 @@ export interface PartnerCalculate {
|
||||||
partnerWithdrawRank?: string; // 출금파트너 등급
|
partnerWithdrawRank?: string; // 출금파트너 등급
|
||||||
accountHolder?: string;
|
accountHolder?: string;
|
||||||
partnerWithdrawAmountOfPayment?: number; // 출금파트너 결제금액
|
partnerWithdrawAmountOfPayment?: number; // 출금파트너 결제금액
|
||||||
partnerWithdrawRegistDate?: Date; // 출금파트너 신청일
|
partnerWithdrawregistrationDate?: Date; // 출금파트너 신청일
|
||||||
partnerWithdrawConfirmDate?: Date; // 출금파트너 확인일
|
partnerWithdrawConfirmDate?: Date; // 출금파트너 확인일
|
||||||
}
|
}
|
||||||
|
|
|
@ -117,7 +117,7 @@
|
||||||
{{ webCalculate.webDepositAmountOfPayment }}원
|
{{ webCalculate.webDepositAmountOfPayment }}원
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden md:block">
|
<div class="hidden md:block">
|
||||||
{{ webCalculate.webDepositRegistDate }}
|
{{ webCalculate.webDepositregistrationDate }}
|
||||||
<hr style="margin: 7px 0px" />
|
<hr style="margin: 7px 0px" />
|
||||||
{{ webCalculate.webDepositConfirmDate }}
|
{{ webCalculate.webDepositConfirmDate }}
|
||||||
</div>
|
</div>
|
||||||
|
@ -195,7 +195,7 @@
|
||||||
{{ webCalculate.webWithdrawAmountOfPayment }}원
|
{{ webCalculate.webWithdrawAmountOfPayment }}원
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden md:block">
|
<div class="hidden md:block">
|
||||||
{{ webCalculate.webWithdrawRegistDate }}
|
{{ webCalculate.webWithdrawregistrationDate }}
|
||||||
<hr style="margin: 7px 0px" />
|
<hr style="margin: 7px 0px" />
|
||||||
{{ webCalculate.webWithdrawConfirmDate }}
|
{{ webCalculate.webWithdrawConfirmDate }}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -6,7 +6,7 @@ export interface WebCalculate {
|
||||||
webDepositRank?: string; // 웹입금 등급
|
webDepositRank?: string; // 웹입금 등급
|
||||||
nameOfDepositer?: string; // 입금자명
|
nameOfDepositer?: string; // 입금자명
|
||||||
webDepositAmountOfPayment?: number; // 웹입금 결제금액
|
webDepositAmountOfPayment?: number; // 웹입금 결제금액
|
||||||
webDepositRegistDate?: Date; // 웹입금 신청일
|
webDepositregistrationDate?: Date; // 웹입금 신청일
|
||||||
webDepositConfirmDate?: Date; // 웹입금 확인일
|
webDepositConfirmDate?: Date; // 웹입금 확인일
|
||||||
|
|
||||||
webWithdrawIdx?: number; // 웹출금 idx
|
webWithdrawIdx?: number; // 웹출금 idx
|
||||||
|
@ -17,6 +17,6 @@ export interface WebCalculate {
|
||||||
bankName?: string;
|
bankName?: string;
|
||||||
accountNumber?: string;
|
accountNumber?: string;
|
||||||
webWithdrawAmountOfPayment?: number; // 웹출금 결제금액
|
webWithdrawAmountOfPayment?: number; // 웹출금 결제금액
|
||||||
webWithdrawRegistDate?: Date; // 웹출금 신청일
|
webWithdrawregistrationDate?: Date; // 웹출금 신청일
|
||||||
webWithdrawConfirmDate?: Date; // 웹출금 확인일
|
webWithdrawConfirmDate?: Date; // 웹출금 확인일
|
||||||
}
|
}
|
||||||
|
|
|
@ -178,7 +178,7 @@
|
||||||
<div>{{ withdraw.note }}</div>
|
<div>{{ withdraw.note }}</div>
|
||||||
<div>{{ withdraw.exchangeApplicationAmount }}</div>
|
<div>{{ withdraw.exchangeApplicationAmount }}</div>
|
||||||
<div class="hidden md:block">
|
<div class="hidden md:block">
|
||||||
{{ withdraw.registDate }}
|
{{ withdraw.registrationDate }}
|
||||||
<hr style="margin: 7px 0px" />
|
<hr style="margin: 7px 0px" />
|
||||||
{{ withdraw.processDate }}
|
{{ withdraw.processDate }}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -8,7 +8,7 @@ export interface Withdraw {
|
||||||
calculateType?: string;
|
calculateType?: string;
|
||||||
accountHolder?: string;
|
accountHolder?: string;
|
||||||
note?: string;
|
note?: string;
|
||||||
registDate?: string;
|
registrationDate?: string;
|
||||||
processDate?: string;
|
processDate?: string;
|
||||||
deposit?: number;
|
deposit?: number;
|
||||||
withdraw?: number;
|
withdraw?: number;
|
||||||
|
|
|
@ -301,7 +301,7 @@
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden lg:block">
|
<div class="hidden lg:block">
|
||||||
{{ info.bettingRegistDate }}
|
{{ info.bettingregistrationDate }}
|
||||||
<hr style="margin: 7px 0px" />
|
<hr style="margin: 7px 0px" />
|
||||||
{{ info.registrationDate }}
|
{{ info.registrationDate }}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -47,6 +47,6 @@ export interface Evolution {
|
||||||
commissionRate?: string;
|
commissionRate?: string;
|
||||||
point?: string;
|
point?: string;
|
||||||
};
|
};
|
||||||
bettingRegistDate?: string;
|
bettingregistrationDate?: string;
|
||||||
registrationDate?: string;
|
registrationDate?: string;
|
||||||
}
|
}
|
||||||
|
|
|
@ -257,7 +257,7 @@
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden lg:block">
|
<div class="hidden lg:block">
|
||||||
{{ slot.bettingRegistDate }}
|
{{ slot.bettingregistrationDate }}
|
||||||
<hr style="margin: 7px 0px" />
|
<hr style="margin: 7px 0px" />
|
||||||
{{ slot.registrationDate }}
|
{{ slot.registrationDate }}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -37,6 +37,6 @@ export interface Slot {
|
||||||
commissionRate?: string;
|
commissionRate?: string;
|
||||||
point?: string;
|
point?: string;
|
||||||
};
|
};
|
||||||
bettingRegistDate?: string;
|
bettingregistrationDate?: string;
|
||||||
registrationDate?: string;
|
registrationDate?: string;
|
||||||
}
|
}
|
||||||
|
|
|
@ -132,9 +132,9 @@
|
||||||
{{ couponMoneyLog.couponContents }}
|
{{ couponMoneyLog.couponContents }}
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden lg:block">
|
<div class="hidden lg:block">
|
||||||
{{ couponMoneyLog.takeCouponRegistDate }}
|
{{ couponMoneyLog.takeCouponregistrationDate }}
|
||||||
<hr style="margin: 7px 0px" />
|
<hr style="margin: 7px 0px" />
|
||||||
{{ couponMoneyLog.giveCouponRegistDate }}
|
{{ couponMoneyLog.giveCouponregistrationDate }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</ng-container>
|
</ng-container>
|
||||||
|
|
|
@ -14,6 +14,6 @@ export interface CouponMoneyLog {
|
||||||
takeCouponChangeMoney?: number; // 받은자의 변동금액
|
takeCouponChangeMoney?: number; // 받은자의 변동금액
|
||||||
takeCouponAfterMoney?: number; // 받은자의 이후금액
|
takeCouponAfterMoney?: number; // 받은자의 이후금액
|
||||||
couponContents?: string; // 내용
|
couponContents?: string; // 내용
|
||||||
giveCouponRegistDate?: Date; // 지급자의 등록시간
|
giveCouponregistrationDate?: Date; // 지급자의 등록시간
|
||||||
takeCouponRegistDate?: Date; // 받은자의 등록시간
|
takeCouponregistrationDate?: Date; // 받은자의 등록시간
|
||||||
}
|
}
|
||||||
|
|
|
@ -166,7 +166,7 @@
|
||||||
</div>
|
</div>
|
||||||
<!-- 가입날짜 -->
|
<!-- 가입날짜 -->
|
||||||
<div class="hidden lg:block">
|
<div class="hidden lg:block">
|
||||||
{{ partner.registDate }}
|
{{ partner.registrationDate }}
|
||||||
</div>
|
</div>
|
||||||
<!-- 비고 -->
|
<!-- 비고 -->
|
||||||
<div class="hidden lg:block">
|
<div class="hidden lg:block">
|
||||||
|
|
|
@ -32,7 +32,7 @@ export interface Partner {
|
||||||
totalDeposit?: number;
|
totalDeposit?: number;
|
||||||
totalWithdraw?: number;
|
totalWithdraw?: number;
|
||||||
balance?: number;
|
balance?: number;
|
||||||
registDate?: string;
|
registrationDate?: string;
|
||||||
finalSigninDate?: string;
|
finalSigninDate?: string;
|
||||||
note?: string;
|
note?: string;
|
||||||
}
|
}
|
||||||
|
|
|
@ -237,7 +237,7 @@
|
||||||
수익금{{ unconnected.balance }}
|
수익금{{ unconnected.balance }}
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden lg:block">
|
<div class="hidden lg:block">
|
||||||
가입{{ unconnected.registDate }}
|
가입{{ unconnected.registrationDate }}
|
||||||
<hr style="margin: 7px 0px" />
|
<hr style="margin: 7px 0px" />
|
||||||
최종{{ unconnected.finalSigninDate }}
|
최종{{ unconnected.finalSigninDate }}
|
||||||
<hr style="margin: 7px 0px" />
|
<hr style="margin: 7px 0px" />
|
||||||
|
|
|
@ -11,7 +11,7 @@ export interface Unconnected {
|
||||||
phoneNumber?: string;
|
phoneNumber?: string;
|
||||||
ownCash?: number;
|
ownCash?: number;
|
||||||
ownComp?: number;
|
ownComp?: number;
|
||||||
registDate?: string;
|
registrationDate?: string;
|
||||||
finalSigninDate?: string;
|
finalSigninDate?: string;
|
||||||
state?: string;
|
state?: string;
|
||||||
ownCharge?: number;
|
ownCharge?: number;
|
||||||
|
|
|
@ -263,7 +263,7 @@
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden lg:block">
|
<div class="hidden lg:block">
|
||||||
가입{{ user.registDate }}
|
가입{{ user.registrationDate }}
|
||||||
<hr style="margin: 7px 0px" />
|
<hr style="margin: 7px 0px" />
|
||||||
최종{{ user.finalSigninDate }}
|
최종{{ user.finalSigninDate }}
|
||||||
<hr style="margin: 7px 0px" />
|
<hr style="margin: 7px 0px" />
|
||||||
|
|
|
@ -51,7 +51,7 @@
|
||||||
<div class="flex items-center text-secondary my-1">
|
<div class="flex items-center text-secondary my-1">
|
||||||
<span>가입일자</span>
|
<span>가입일자</span>
|
||||||
<span class="mx-2">•</span>
|
<span class="mx-2">•</span>
|
||||||
<span>{{ selectedUser?.registDate }}</span>
|
<span>{{ selectedUser?.registrationDate }}</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex items-center text-secondary my-1">
|
<div class="flex items-center text-secondary my-1">
|
||||||
<span>하부회원수</span>
|
<span>하부회원수</span>
|
||||||
|
|
|
@ -37,7 +37,7 @@ export interface User {
|
||||||
totalDeposit?: number; // 총 입금액
|
totalDeposit?: number; // 총 입금액
|
||||||
totalWithdraw?: number; // 총 출금액
|
totalWithdraw?: number; // 총 출금액
|
||||||
balance?: number; // 차익
|
balance?: number; // 차익
|
||||||
registDate?: string; // 가입날짜
|
registrationDate?: string; // 가입날짜
|
||||||
finalSigninDate?: string; // 마지막 로그인 날짜
|
finalSigninDate?: string; // 마지막 로그인 날짜
|
||||||
ip?: string; // 아이피
|
ip?: string; // 아이피
|
||||||
state?: string; // 사용자 상태
|
state?: string; // 사용자 상태
|
||||||
|
|
|
@ -3,5 +3,5 @@ export interface Loosing {
|
||||||
signinId?: string;
|
signinId?: string;
|
||||||
startDate?: string;
|
startDate?: string;
|
||||||
endDate?: string;
|
endDate?: string;
|
||||||
registDate?: string;
|
registrationDate?: string;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user