data 추가
This commit is contained in:
parent
4d9c4d3fed
commit
05c8a5ddee
|
@ -13,4 +13,40 @@ export const couponLogs = [
|
||||||
couponBeforeMoney: 50000,
|
couponBeforeMoney: 50000,
|
||||||
couponAfterMoney: 0,
|
couponAfterMoney: 0,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
|
idx: 4,
|
||||||
|
issuedCouponId: 'on03',
|
||||||
|
couponGroupNumber: '6L03ER50103AZ0VS',
|
||||||
|
couponTitle: '쿠폰테스트',
|
||||||
|
issuedCouponMoney: 50000,
|
||||||
|
couponContents: '파트너페이지에서 쿠폰생성',
|
||||||
|
issuedCouponDate: '2022-06-12 16:22',
|
||||||
|
couponBeforeMoney: 50000,
|
||||||
|
couponAfterMoney: 0,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
|
idx: 4,
|
||||||
|
issuedCouponId: 'on04',
|
||||||
|
couponGroupNumber: 'L9635FCU9BC1HFV7',
|
||||||
|
couponTitle: '쿠폰테스트',
|
||||||
|
issuedCouponMoney: 50000,
|
||||||
|
couponContents: '파트너페이지에서 쿠폰생성',
|
||||||
|
issuedCouponDate: '2022-06-12 16:22',
|
||||||
|
couponBeforeMoney: 25000,
|
||||||
|
couponAfterMoney: 0,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
|
idx: 4,
|
||||||
|
issuedCouponId: 'on04',
|
||||||
|
couponGroupNumber: 'QFW7QQ3GV2CBL6BP ',
|
||||||
|
couponTitle: '쿠폰테스트',
|
||||||
|
issuedCouponMoney: 50000,
|
||||||
|
couponContents: '파트너페이지에서 쿠폰생성',
|
||||||
|
issuedCouponDate: '2022-06-12 16:22',
|
||||||
|
couponBeforeMoney: 50000,
|
||||||
|
couponAfterMoney: 0,
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
|
@ -35,6 +35,57 @@ export const couponMoneyLogs = [
|
||||||
giveCouponRegistrationDate: '2022-06-12 16:22',
|
giveCouponRegistrationDate: '2022-06-12 16:22',
|
||||||
takeCouponRegistrationDate: '2022-06-12 16:22',
|
takeCouponRegistrationDate: '2022-06-12 16:22',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de',
|
||||||
|
idx: 13,
|
||||||
|
giveCouponId: 'zxc123',
|
||||||
|
giveCouponRank: '회원',
|
||||||
|
takeCouponId: 'ADMIN',
|
||||||
|
takeCouponRank: 'ADMIN',
|
||||||
|
giveCouponBeforeMoney: 50000,
|
||||||
|
giveCouponChangeMoney: -30000,
|
||||||
|
giveCouponAfterMoney: 20000,
|
||||||
|
takeCouponBeforeMoney: 0,
|
||||||
|
takeCouponChangeMoney: 30000,
|
||||||
|
takeCouponAfterMoney: 0,
|
||||||
|
couponContents: '쿠폰테스스',
|
||||||
|
giveCouponRegistrationDate: '2022-06-04 16:17',
|
||||||
|
takeCouponRegistrationDate: '2022-06-04 16:17',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de',
|
||||||
|
idx: 13,
|
||||||
|
giveCouponId: 'qwe123',
|
||||||
|
giveCouponRank: '본사',
|
||||||
|
takeCouponId: 'ADMIN',
|
||||||
|
takeCouponRank: 'ADMIN',
|
||||||
|
giveCouponBeforeMoney: 0,
|
||||||
|
giveCouponChangeMoney: -100000,
|
||||||
|
giveCouponAfterMoney: 0,
|
||||||
|
takeCouponBeforeMoney: 0,
|
||||||
|
takeCouponChangeMoney: 100000,
|
||||||
|
takeCouponAfterMoney: 0,
|
||||||
|
couponContents: '쿠폰테스스',
|
||||||
|
giveCouponRegistrationDate: '2022-06-12 16:17',
|
||||||
|
takeCouponRegistrationDate: '2022-06-12 16:17',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de',
|
||||||
|
idx: 13,
|
||||||
|
giveCouponId: 'on00',
|
||||||
|
giveCouponRank: '본사',
|
||||||
|
takeCouponId: 'ADMIN',
|
||||||
|
takeCouponRank: 'ADMIN',
|
||||||
|
giveCouponBeforeMoney: 100000,
|
||||||
|
giveCouponChangeMoney: -50000,
|
||||||
|
giveCouponAfterMoney: 50000,
|
||||||
|
takeCouponBeforeMoney: 0,
|
||||||
|
takeCouponChangeMoney: 50000,
|
||||||
|
takeCouponAfterMoney: 0,
|
||||||
|
couponContents: '쿠폰테스스',
|
||||||
|
giveCouponRegistrationDate: '2022-06-12 16:17',
|
||||||
|
takeCouponRegistrationDate: '2022-06-12 16:17',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de',
|
id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de',
|
||||||
idx: 13,
|
idx: 13,
|
||||||
|
|
|
@ -18,4 +18,89 @@ export const coupons = [
|
||||||
modifyCouponDate: '2022-06-12 16:22',
|
modifyCouponDate: '2022-06-12 16:22',
|
||||||
useCouponDate: '',
|
useCouponDate: '',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
|
issuedCouponId: 'on03',
|
||||||
|
issuedCouponNickname: 'on03',
|
||||||
|
takeCouponId: 'on04',
|
||||||
|
tkaeCouponNickname: 'on04',
|
||||||
|
couponGroupNumber: '6L03ER50103AZOVS',
|
||||||
|
couponSerialNumber: '3GWL2T6RQJ4WJLRTQMBIRFEO',
|
||||||
|
issuedCoupons: '1/1',
|
||||||
|
issuedCouponMoney: 50000,
|
||||||
|
couponStartDate: '2022-06-12 00:00',
|
||||||
|
couponFinishDate: '2022-07-12 23:59',
|
||||||
|
useOrNot: 'Y',
|
||||||
|
issuedCouponDate: '2022-06-12 16:22',
|
||||||
|
modifyCouponDate: '2022-06-12 16:22',
|
||||||
|
useCouponDate: '',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
|
issuedCouponId: 'on01',
|
||||||
|
issuedCouponNickname: 'on01',
|
||||||
|
takeCouponId: 'on02',
|
||||||
|
tkaeCouponNickname: 'on02',
|
||||||
|
couponGroupNumber: '6L03ER50103AZOVS',
|
||||||
|
couponSerialNumber: '3GWL2T6RQJ4WJLRTQMBIRFEO',
|
||||||
|
issuedCoupons: '1/1',
|
||||||
|
issuedCouponMoney: 50000,
|
||||||
|
couponStartDate: '2022-06-12 00:00',
|
||||||
|
couponFinishDate: '2022-07-12 23:59',
|
||||||
|
useOrNot: 'Y',
|
||||||
|
issuedCouponDate: '2022-06-12 16:22',
|
||||||
|
modifyCouponDate: '2022-06-12 16:22',
|
||||||
|
useCouponDate: '',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
|
issuedCouponId: 'on00',
|
||||||
|
issuedCouponNickname: 'on00',
|
||||||
|
takeCouponId: 'on01',
|
||||||
|
tkaeCouponNickname: 'on01',
|
||||||
|
couponGroupNumber: '6L03ER50103AZOVS',
|
||||||
|
couponSerialNumber: '3GWL2T6RQJ4WJLRTQMBIRFEO',
|
||||||
|
issuedCoupons: '1/1',
|
||||||
|
issuedCouponMoney: 50000,
|
||||||
|
couponStartDate: '2022-06-12 00:00',
|
||||||
|
couponFinishDate: '2022-07-12 23:59',
|
||||||
|
useOrNot: 'Y',
|
||||||
|
issuedCouponDate: '2022-06-12 16:22',
|
||||||
|
modifyCouponDate: '2022-06-12 16:22',
|
||||||
|
useCouponDate: '',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
|
issuedCouponId: 'on04',
|
||||||
|
issuedCouponNickname: 'on04',
|
||||||
|
takeCouponId: 'onon6',
|
||||||
|
tkaeCouponNickname: '가가가',
|
||||||
|
couponGroupNumber: '6L03ER50103AZOVS',
|
||||||
|
couponSerialNumber: '3GWL2T6RQJ4WJLRTQMBIRFEO',
|
||||||
|
issuedCoupons: '1/1',
|
||||||
|
issuedCouponMoney: 50000,
|
||||||
|
couponStartDate: '2022-06-12 00:00',
|
||||||
|
couponFinishDate: '2022-07-12 23:59',
|
||||||
|
useOrNot: 'Y',
|
||||||
|
issuedCouponDate: '2022-06-12 16:22',
|
||||||
|
modifyCouponDate: '2022-06-12 16:22',
|
||||||
|
useCouponDate: '',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
|
issuedCouponId: 'on04',
|
||||||
|
issuedCouponNickname: 'on04',
|
||||||
|
takeCouponId: 'onon6',
|
||||||
|
tkaeCouponNickname: '가가가',
|
||||||
|
couponGroupNumber: '6L03ER50103AZOVS',
|
||||||
|
couponSerialNumber: '3GWL2T6RQJ4WJLRTQMBIRFEO',
|
||||||
|
issuedCoupons: '1/1',
|
||||||
|
issuedCouponMoney: 50000,
|
||||||
|
couponStartDate: '2022-06-12 00:00',
|
||||||
|
couponFinishDate: '2022-07-12 23:59',
|
||||||
|
useOrNot: 'Y',
|
||||||
|
issuedCouponDate: '2022-06-12 16:22',
|
||||||
|
modifyCouponDate: '2022-06-12 16:22',
|
||||||
|
useCouponDate: '',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,23 +2,21 @@
|
||||||
|
|
||||||
export const partnerBranchs = [
|
export const partnerBranchs = [
|
||||||
{
|
{
|
||||||
id: 'on00',
|
id: '00b0292f-3d50-4669-a0c4-7a9d85efc98d',
|
||||||
totalPartnerCount: '5',
|
signinId: 'mamama123',
|
||||||
totalHoldingMoney: 303675,
|
highRank: 'mama123',
|
||||||
totalComp: 108933,
|
|
||||||
total: 412608,
|
|
||||||
branchCount: 1,
|
|
||||||
divisionCount: 1,
|
divisionCount: 1,
|
||||||
officeCount: 1,
|
officeCount: 1,
|
||||||
storeCount: 1,
|
storeCount: 1,
|
||||||
memberCount: 1,
|
memberCount: 1,
|
||||||
nickname: 'on00',
|
bottomMemberCount: 1,
|
||||||
accountHolder: '11',
|
nickname: 'mamama123',
|
||||||
phoneNumber: '010-1111-1111',
|
accountHolder: '테스트대본사',
|
||||||
|
phoneNumber: '010-2344-2341',
|
||||||
calculateType: '롤링',
|
calculateType: '롤링',
|
||||||
ownCash: 50000,
|
ownCash: 100000,
|
||||||
ownComp: 1711,
|
ownComp: 0,
|
||||||
ownCoupon: 50000,
|
ownCoupon: 0,
|
||||||
gameMoney: 0,
|
gameMoney: 0,
|
||||||
todayComp: 0,
|
todayComp: 0,
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
|
@ -30,4 +28,141 @@ export const partnerBranchs = [
|
||||||
state: '정상',
|
state: '정상',
|
||||||
note: '부본등록',
|
note: '부본등록',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: '00b0292f-3d50-4669-a0c4-7a9d85efc98d',
|
||||||
|
signinId: 'ace2',
|
||||||
|
highRank: 'ace1',
|
||||||
|
divisionCount: 1,
|
||||||
|
officeCount: 1,
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
bottomMemberCount: 1,
|
||||||
|
nickname: '파파대본',
|
||||||
|
accountHolder: '',
|
||||||
|
phoneNumber: '',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 100000,
|
||||||
|
ownComp: 0,
|
||||||
|
ownCoupon: 0,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-11 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '정상',
|
||||||
|
note: '부본등록',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '00b0292f-3d50-4669-a0c4-7a9d85efc98d',
|
||||||
|
signinId: 'king777',
|
||||||
|
highRank: 'king222',
|
||||||
|
divisionCount: 1,
|
||||||
|
officeCount: 1,
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
bottomMemberCount: 1,
|
||||||
|
nickname: '킹111',
|
||||||
|
accountHolder: '테스트',
|
||||||
|
phoneNumber: '010-1111-1111',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 0,
|
||||||
|
ownComp: 0,
|
||||||
|
ownCoupon: 0,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-10 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '정상',
|
||||||
|
note: '부본등록',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '00b0292f-3d50-4669-a0c4-7a9d85efc98d',
|
||||||
|
signinId: 'zxcv123',
|
||||||
|
highRank: 'zxcv1234',
|
||||||
|
divisionCount: 1,
|
||||||
|
officeCount: 1,
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
bottomMemberCount: 1,
|
||||||
|
nickname: '테스트',
|
||||||
|
accountHolder: '테스트',
|
||||||
|
phoneNumber: '010-0000-0000',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 0,
|
||||||
|
ownComp: 0,
|
||||||
|
ownCoupon: 0,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-10 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '정상',
|
||||||
|
note: '부본등록',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '00b0292f-3d50-4669-a0c4-7a9d85efc98d',
|
||||||
|
signinId: 'qwer11',
|
||||||
|
highRank: 'qwe123',
|
||||||
|
branchCount: 1,
|
||||||
|
divisionCount: 1,
|
||||||
|
officeCount: 1,
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
bottomMemberCount: 1,
|
||||||
|
nickname: '테스트66',
|
||||||
|
accountHolder: '홍길동',
|
||||||
|
phoneNumber: '010-3215-5678',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 0,
|
||||||
|
ownComp: 0,
|
||||||
|
ownCoupon: 0,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-10 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '정상',
|
||||||
|
note: '부본등록',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '00b0292f-3d50-4669-a0c4-7a9d85efc98d',
|
||||||
|
signinId: 'test11',
|
||||||
|
highRank: 'test00',
|
||||||
|
branchCount: 1,
|
||||||
|
divisionCount: 1,
|
||||||
|
officeCount: 1,
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
bottomMemberCount: 1,
|
||||||
|
nickname: '3215',
|
||||||
|
accountHolder: '32100',
|
||||||
|
phoneNumber: '010-3215-5678',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 0,
|
||||||
|
ownComp: 45026,
|
||||||
|
ownCoupon: 0,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-10 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '정상',
|
||||||
|
note: '부본등록',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,18 +2,41 @@
|
||||||
|
|
||||||
export const partnerDivisions = [
|
export const partnerDivisions = [
|
||||||
{
|
{
|
||||||
id: 'on00',
|
id: '00b0292f-3d50-4669-a0c4-7a9d85efc98d',
|
||||||
totalPartnerCount: '5',
|
signinId: 'aaaa3434',
|
||||||
totalHoldingMoney: 303675,
|
nickname: '나나나',
|
||||||
totalComp: 108933,
|
highRank: 'bbc100',
|
||||||
total: 412608,
|
|
||||||
branchCount: 1,
|
|
||||||
divisionCount: 1,
|
|
||||||
officeCount: 1,
|
officeCount: 1,
|
||||||
storeCount: 1,
|
storeCount: 1,
|
||||||
memberCount: 1,
|
memberCount: 1,
|
||||||
nickname: 'on00',
|
bottomMemberCount: 0,
|
||||||
accountHolder: '11',
|
accountHolder: 'ooo',
|
||||||
|
phoneNumber: '010-1111-1111',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 50000,
|
||||||
|
ownComp: 1711,
|
||||||
|
ownCoupon: 50000,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-12 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '8',
|
||||||
|
note: '총판등록',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '00b0292f-3d50-4669-a0c4-7a9d85efc98d',
|
||||||
|
signinId: 'mamama1',
|
||||||
|
nickname: '나나나',
|
||||||
|
highRank: '테스트부본사',
|
||||||
|
officeCount: 0,
|
||||||
|
storeCount: 0,
|
||||||
|
memberCount: 0,
|
||||||
|
bottomMemberCount: 0,
|
||||||
|
accountHolder: '테스트부본사',
|
||||||
phoneNumber: '010-1111-1111',
|
phoneNumber: '010-1111-1111',
|
||||||
calculateType: '롤링',
|
calculateType: '롤링',
|
||||||
ownCash: 50000,
|
ownCash: 50000,
|
||||||
|
@ -30,4 +53,108 @@ export const partnerDivisions = [
|
||||||
state: '정상',
|
state: '정상',
|
||||||
note: '총판등록',
|
note: '총판등록',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: '00b0292f-3d50-4669-a0c4-7a9d85efc98d',
|
||||||
|
signinId: 'ace3',
|
||||||
|
nickname: '파파부본',
|
||||||
|
highRank: 'ace2',
|
||||||
|
officeCount: 1,
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 5,
|
||||||
|
bottomMemberCount: 0,
|
||||||
|
accountHolder: '',
|
||||||
|
phoneNumber: '',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 0,
|
||||||
|
ownComp: 3058,
|
||||||
|
ownCoupon: 0,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-12 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '정상',
|
||||||
|
note: '총판등록',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '00b0292f-3d50-4669-a0c4-7a9d85efc98d',
|
||||||
|
signinId: 'on02',
|
||||||
|
nickname: 'on02',
|
||||||
|
highRank: 'on01',
|
||||||
|
officeCount: 1,
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
bottomMemberCount: 1,
|
||||||
|
accountHolder: '33',
|
||||||
|
phoneNumber: '010-3333-3333',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 50000,
|
||||||
|
ownComp: 1655,
|
||||||
|
ownCoupon: 0,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-12 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '정상',
|
||||||
|
note: '총판등록',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '00b0292f-3d50-4669-a0c4-7a9d85efc98d',
|
||||||
|
signinId: 'zxcv12',
|
||||||
|
nickname: 'zxcv12',
|
||||||
|
highRank: 'zxcv123',
|
||||||
|
officeCount: 1,
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
bottomMemberCount: 0,
|
||||||
|
accountHolder: '테스트',
|
||||||
|
phoneNumber: '010-0000-1111',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 50000,
|
||||||
|
ownComp: 1711,
|
||||||
|
ownCoupon: 50000,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-12 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '정상',
|
||||||
|
note: '총판등록',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '00b0292f-3d50-4669-a0c4-7a9d85efc98d',
|
||||||
|
signinId: 'test770',
|
||||||
|
nickname: '테스70',
|
||||||
|
highRank: 'bbc100',
|
||||||
|
officeCount: 1,
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
bottomMemberCount: 0,
|
||||||
|
accountHolder: '에이스7',
|
||||||
|
phoneNumber: '010-3243-4324',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 50000,
|
||||||
|
ownComp: 1711,
|
||||||
|
ownCoupon: 50000,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-12 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '정상',
|
||||||
|
note: '총판등록',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
|
@ -3,16 +3,16 @@
|
||||||
export const partnerMainoffices = [
|
export const partnerMainoffices = [
|
||||||
{
|
{
|
||||||
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
signinId: 'on00',
|
signinId: 'mama123',
|
||||||
branchCount: 1,
|
branchCount: 1,
|
||||||
divisionCount: 1,
|
divisionCount: 1,
|
||||||
officeCount: 1,
|
officeCount: 1,
|
||||||
storeCount: 1,
|
storeCount: 1,
|
||||||
memberCount: 1,
|
memberCount: 1,
|
||||||
ownMemberCount: 1,
|
bottomMemberCount: 1,
|
||||||
nickname: 'on00',
|
nickname: '테스트본사',
|
||||||
accountHolder: '11',
|
accountHolder: '테스트본사',
|
||||||
phoneNumber: '010-1111-1111',
|
phoneNumber: '010-7979-7951',
|
||||||
calculateType: '롤링',
|
calculateType: '롤링',
|
||||||
ownCash: 50000,
|
ownCash: 50000,
|
||||||
ownComp: 1711,
|
ownComp: 1711,
|
||||||
|
@ -35,7 +35,7 @@ export const partnerMainoffices = [
|
||||||
officeCount: 1,
|
officeCount: 1,
|
||||||
storeCount: 1,
|
storeCount: 1,
|
||||||
memberCount: 2,
|
memberCount: 2,
|
||||||
ownMemberCount: 1,
|
bottomMemberCount: 1,
|
||||||
nickname: 'zxcv1234',
|
nickname: 'zxcv1234',
|
||||||
accountHolder: '테스트',
|
accountHolder: '테스트',
|
||||||
phoneNumber: '010-0000-0000',
|
phoneNumber: '010-0000-0000',
|
||||||
|
@ -61,7 +61,7 @@ export const partnerMainoffices = [
|
||||||
officeCount: 1,
|
officeCount: 1,
|
||||||
storeCount: 1,
|
storeCount: 1,
|
||||||
memberCount: 1,
|
memberCount: 1,
|
||||||
ownMemberCount: 1,
|
bottomMemberCount: 1,
|
||||||
nickname: '테스트55',
|
nickname: '테스트55',
|
||||||
accountHolder: '테스트',
|
accountHolder: '테스트',
|
||||||
phoneNumber: '010-1234-1234',
|
phoneNumber: '010-1234-1234',
|
||||||
|
@ -81,16 +81,16 @@ export const partnerMainoffices = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: '8fcce528-d878-4cc8-99f7-bd3451ed5405',
|
id: '8fcce528-d878-4cc8-99f7-bd3451ed5405',
|
||||||
signinId: 'on00',
|
signinId: 'mama123',
|
||||||
branchCount: 1,
|
branchCount: 1,
|
||||||
divisionCount: 1,
|
divisionCount: 1,
|
||||||
officeCount: 1,
|
officeCount: 1,
|
||||||
storeCount: 1,
|
storeCount: 1,
|
||||||
memberCount: 1,
|
memberCount: 1,
|
||||||
ownMemberCount: 1,
|
bottomMemberCount: 1,
|
||||||
nickname: 'on00',
|
nickname: '테스트본사',
|
||||||
accountHolder: '11',
|
accountHolder: '11',
|
||||||
phoneNumber: '010-1111-1111',
|
phoneNumber: '010-7979-7951',
|
||||||
calculateType: '롤링',
|
calculateType: '롤링',
|
||||||
ownCash: 50000,
|
ownCash: 50000,
|
||||||
ownComp: 1711,
|
ownComp: 1711,
|
||||||
|
@ -113,7 +113,7 @@ export const partnerMainoffices = [
|
||||||
officeCount: 1,
|
officeCount: 1,
|
||||||
storeCount: 1,
|
storeCount: 1,
|
||||||
memberCount: 1,
|
memberCount: 1,
|
||||||
ownMemberCount: 1,
|
bottomMemberCount: 1,
|
||||||
nickname: 'on00',
|
nickname: 'on00',
|
||||||
accountHolder: '11',
|
accountHolder: '11',
|
||||||
phoneNumber: '010-1111-1111',
|
phoneNumber: '010-1111-1111',
|
||||||
|
@ -131,4 +131,30 @@ export const partnerMainoffices = [
|
||||||
ip: '',
|
ip: '',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: 'd7a47d7c-4cdf-4319-bbaa-37ade38c622c',
|
||||||
|
signinId: 'king777',
|
||||||
|
branchCount: 1,
|
||||||
|
divisionCount: 1,
|
||||||
|
officeCount: 1,
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
bottomMemberCount: 1,
|
||||||
|
nickname: '킹111',
|
||||||
|
accountHolder: '테스트',
|
||||||
|
phoneNumber: '010-1111-1111',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 50000,
|
||||||
|
ownComp: 1711,
|
||||||
|
ownCoupon: 50000,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-12 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '정상',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,23 +2,144 @@
|
||||||
|
|
||||||
export const partnerOffices = [
|
export const partnerOffices = [
|
||||||
{
|
{
|
||||||
id: 'on00',
|
id: 'd7a47d7c-4cdf-4319-bbaa-37ade38c622c',
|
||||||
totalPartnerCount: '5',
|
signinId: 'mamama12',
|
||||||
totalHoldingMoney: 303675,
|
|
||||||
totalComp: 108933,
|
|
||||||
total: 412608,
|
|
||||||
branchCount: 1,
|
|
||||||
divisionCount: 1,
|
|
||||||
officeCount: 1,
|
|
||||||
storeCount: 1,
|
storeCount: 1,
|
||||||
memberCount: 1,
|
memberCount: 1,
|
||||||
nickname: 'on00',
|
bottomMemberCount: 1,
|
||||||
accountHolder: '11',
|
nickname: '테스트총판',
|
||||||
phoneNumber: '010-1111-1111',
|
highRank: 'mamama1',
|
||||||
|
accountHolder: '테스트총판',
|
||||||
|
phoneNumber: '010-1212-2341',
|
||||||
calculateType: '롤링',
|
calculateType: '롤링',
|
||||||
ownCash: 50000,
|
ownCash: 0,
|
||||||
ownComp: 1711,
|
ownComp: 0,
|
||||||
ownCoupon: 50000,
|
ownCoupon: 0,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-12 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '정상',
|
||||||
|
note: '매장등록',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'd7a47d7c-4cdf-4319-bbaa-37ade38c622c',
|
||||||
|
signinId: 'ace4',
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
bottomMemberCount: 1,
|
||||||
|
nickname: '파파총판',
|
||||||
|
highRank: 'ace3',
|
||||||
|
accountHolder: '',
|
||||||
|
phoneNumber: '',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 0,
|
||||||
|
ownComp: 0,
|
||||||
|
ownCoupon: 0,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-12 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '정상',
|
||||||
|
note: '매장등록',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'd7a47d7c-4cdf-4319-bbaa-37ade38c622c',
|
||||||
|
signinId: 'king777',
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
bottomMemberCount: 1,
|
||||||
|
nickname: '킹11111',
|
||||||
|
highRank: 'king444',
|
||||||
|
accountHolder: '테스트',
|
||||||
|
phoneNumber: '010-1212-2341',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 0,
|
||||||
|
ownComp: 0,
|
||||||
|
ownCoupon: 0,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-12 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '정상',
|
||||||
|
note: '매장등록',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'd7a47d7c-4cdf-4319-bbaa-37ade38c622c',
|
||||||
|
signinId: 'on03',
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
bottomMemberCount: 1,
|
||||||
|
nickname: 'on03',
|
||||||
|
highRank: 'on02',
|
||||||
|
accountHolder: '33',
|
||||||
|
phoneNumber: '010-1212-2341',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 10000,
|
||||||
|
ownComp: 1649,
|
||||||
|
ownCoupon: 0,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-12 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '정상',
|
||||||
|
note: '매장등록',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'd7a47d7c-4cdf-4319-bbaa-37ade38c622c',
|
||||||
|
signinId: 'zxcv1',
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
bottomMemberCount: 2,
|
||||||
|
nickname: 'zxcv1',
|
||||||
|
highRank: 'zxcv12',
|
||||||
|
accountHolder: '테스트',
|
||||||
|
phoneNumber: '010-0000-0000',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 0,
|
||||||
|
ownComp: 0,
|
||||||
|
ownCoupon: 0,
|
||||||
|
gameMoney: 0,
|
||||||
|
todayComp: 0,
|
||||||
|
totalDeposit: 0,
|
||||||
|
totalWithdraw: 0,
|
||||||
|
balance: 0,
|
||||||
|
registDate: '2022-06-12 15:38',
|
||||||
|
finalSigninDate: '',
|
||||||
|
ip: '',
|
||||||
|
state: '정상',
|
||||||
|
note: '매장등록',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'd7a47d7c-4cdf-4319-bbaa-37ade38c622c',
|
||||||
|
signinId: 'ss22',
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
bottomMemberCount: 1,
|
||||||
|
nickname: '아아아아',
|
||||||
|
highRank: 'aa2315',
|
||||||
|
accountHolder: '홍길동',
|
||||||
|
phoneNumber: '010-1212-2341',
|
||||||
|
calculateType: '롤링',
|
||||||
|
ownCash: 0,
|
||||||
|
ownComp: 0,
|
||||||
|
ownCoupon: 0,
|
||||||
gameMoney: 0,
|
gameMoney: 0,
|
||||||
todayComp: 0,
|
todayComp: 0,
|
||||||
totalDeposit: 0,
|
totalDeposit: 0,
|
||||||
|
|
|
@ -6,7 +6,7 @@ export const partnerRecommendations = [
|
||||||
signinId: 'on04',
|
signinId: 'on04',
|
||||||
nickname: '가가가',
|
nickname: '가가가',
|
||||||
rank: '매장',
|
rank: '매장',
|
||||||
highRank: 'on03',
|
highRank: '[총판]on03',
|
||||||
accountHolder: '홍길동',
|
accountHolder: '홍길동',
|
||||||
nameOfBank: '국민은행',
|
nameOfBank: '국민은행',
|
||||||
accountNumber: '1212121-2121212',
|
accountNumber: '1212121-2121212',
|
||||||
|
@ -17,4 +17,116 @@ export const partnerRecommendations = [
|
||||||
useOrNot: 'Y',
|
useOrNot: 'Y',
|
||||||
memberCount: 1,
|
memberCount: 1,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
|
signinId: 'ttest07',
|
||||||
|
nickname: 'ttest07',
|
||||||
|
rank: '매장',
|
||||||
|
highRank: '[총판]test44',
|
||||||
|
accountHolder: 'ttest07',
|
||||||
|
nameOfBank: '국민은행',
|
||||||
|
accountNumber: '15453-2121212',
|
||||||
|
holdingMoney: 100000,
|
||||||
|
ownComp: 238908,
|
||||||
|
state: '정상',
|
||||||
|
siteAddress: 'sel3.kgon365.com',
|
||||||
|
useOrNot: 'Y',
|
||||||
|
memberCount: 1,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
|
signinId: 'king1111',
|
||||||
|
nickname: '킹111111',
|
||||||
|
rank: '매장',
|
||||||
|
highRank: '[총판]test44',
|
||||||
|
accountHolder: 'test',
|
||||||
|
nameOfBank: '국민은행',
|
||||||
|
accountNumber: '11',
|
||||||
|
holdingMoney: 0,
|
||||||
|
ownComp: 0,
|
||||||
|
state: '정상',
|
||||||
|
siteAddress: 'sel3.kgon365.com',
|
||||||
|
useOrNot: 'Y',
|
||||||
|
memberCount: 1,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
|
signinId: 'ace5',
|
||||||
|
nickname: '파파매장',
|
||||||
|
rank: '매장',
|
||||||
|
highRank: '[총판]test44',
|
||||||
|
accountHolder: '',
|
||||||
|
nameOfBank: '',
|
||||||
|
accountNumber: '',
|
||||||
|
holdingMoney: 118,
|
||||||
|
ownComp: 0,
|
||||||
|
state: '정상',
|
||||||
|
siteAddress: 'web4.kgon365.com',
|
||||||
|
useOrNot: 'Y',
|
||||||
|
memberCount: 1,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
|
signinId: 'mama1',
|
||||||
|
nickname: '테스트매장',
|
||||||
|
rank: '매장',
|
||||||
|
highRank: '[총판]test44',
|
||||||
|
accountHolder: '테스트매장',
|
||||||
|
nameOfBank: '농협',
|
||||||
|
accountNumber: '12312312331',
|
||||||
|
holdingMoney: 0,
|
||||||
|
ownComp: 0,
|
||||||
|
state: '정상',
|
||||||
|
siteAddress: 'web4.nova114.com',
|
||||||
|
useOrNot: 'Y',
|
||||||
|
memberCount: 1,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
|
signinId: 'kgon5',
|
||||||
|
nickname: '매장',
|
||||||
|
rank: '매장',
|
||||||
|
highRank: '[총판]kgon4',
|
||||||
|
accountHolder: '매장',
|
||||||
|
nameOfBank: '국민은행',
|
||||||
|
accountNumber: '0000000000',
|
||||||
|
holdingMoney: 37195,
|
||||||
|
ownComp: 28182,
|
||||||
|
state: '정상',
|
||||||
|
siteAddress: 'web4.nova114.com',
|
||||||
|
useOrNot: 'Y',
|
||||||
|
memberCount: 1,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
|
signinId: 'test55',
|
||||||
|
nickname: '매장',
|
||||||
|
rank: '매장',
|
||||||
|
highRank: '[총판]kgon4',
|
||||||
|
accountHolder: '매장',
|
||||||
|
nameOfBank: '국민은행',
|
||||||
|
accountNumber: '0000000000',
|
||||||
|
holdingMoney: 712,
|
||||||
|
ownComp: 28182,
|
||||||
|
state: '6192',
|
||||||
|
siteAddress: 'test.com',
|
||||||
|
useOrNot: 'Y',
|
||||||
|
memberCount: 1,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '7eb7c859-1347-4317-96b6-9476a7e2ba3c',
|
||||||
|
signinId: 'test55',
|
||||||
|
nickname: '35555555',
|
||||||
|
rank: '매장',
|
||||||
|
highRank: '[총판]test44',
|
||||||
|
accountHolder: '매장',
|
||||||
|
nameOfBank: '국민은행',
|
||||||
|
accountNumber: '0000000000',
|
||||||
|
holdingMoney: 712,
|
||||||
|
ownComp: 6192,
|
||||||
|
state: '6192',
|
||||||
|
siteAddress: 'test.com',
|
||||||
|
useOrNot: 'Y',
|
||||||
|
memberCount: 1,
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
|
@ -55,4 +55,112 @@ export const partners = [
|
||||||
registDate: '2022-04-22 18:55',
|
registDate: '2022-04-22 18:55',
|
||||||
state: '정상',
|
state: '정상',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de',
|
||||||
|
signinId: 'qwe123',
|
||||||
|
nickname: '테스트55',
|
||||||
|
rank: '본사',
|
||||||
|
branchCount: 1,
|
||||||
|
divisionCount: 1,
|
||||||
|
officeCount: 1,
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
level: '1',
|
||||||
|
calculateType: '롤링',
|
||||||
|
holdingMoney: 253675,
|
||||||
|
accountHolder: '테스트',
|
||||||
|
phoneNumber: '010-1234-5678',
|
||||||
|
ownCash: 0,
|
||||||
|
ownComp: 0,
|
||||||
|
ownCoupon: 100000,
|
||||||
|
ownCharge: 0,
|
||||||
|
bottomCharge: 9550000,
|
||||||
|
ownExchange: 0,
|
||||||
|
bottomExchange: 0,
|
||||||
|
ownRevenue: 0,
|
||||||
|
bottomRevenue: 9550000,
|
||||||
|
registDate: '2022-04-23 01:06',
|
||||||
|
state: '정상',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '8fcce528-d878-4cc8-99f7-bd3451ed5405',
|
||||||
|
signinId: 'zxcv1234',
|
||||||
|
nickname: 'zxcv1234',
|
||||||
|
rank: '본사',
|
||||||
|
branchCount: 1,
|
||||||
|
divisionCount: 1,
|
||||||
|
officeCount: 1,
|
||||||
|
storeCount: 2,
|
||||||
|
memberCount: 1,
|
||||||
|
level: '1',
|
||||||
|
calculateType: '롤링',
|
||||||
|
holdingMoney: 253675,
|
||||||
|
accountHolder: '테스트',
|
||||||
|
phoneNumber: '010-0000-0000',
|
||||||
|
ownCash: 0,
|
||||||
|
ownComp: 0,
|
||||||
|
ownCoupon: 0,
|
||||||
|
ownCharge: 0,
|
||||||
|
bottomCharge: 21000000,
|
||||||
|
ownExchange: 0,
|
||||||
|
bottomExchange: 0,
|
||||||
|
ownRevenue: 0,
|
||||||
|
bottomRevenue: 21000000,
|
||||||
|
registDate: '2022-06-08 01:35',
|
||||||
|
state: '정상',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: '8fcce528-d878-4cc8-99f7-bd3451ed5406',
|
||||||
|
signinId: 'on00',
|
||||||
|
nickname: 'on00',
|
||||||
|
rank: '본사',
|
||||||
|
branchCount: 1,
|
||||||
|
divisionCount: 1,
|
||||||
|
officeCount: 1,
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 1,
|
||||||
|
level: '1',
|
||||||
|
calculateType: '롤링',
|
||||||
|
holdingMoney: 50000,
|
||||||
|
accountHolder: '11',
|
||||||
|
phoneNumber: '010-0000-0000',
|
||||||
|
ownCash: 0,
|
||||||
|
ownComp: 0,
|
||||||
|
ownCoupon: 0,
|
||||||
|
ownCharge: 0,
|
||||||
|
bottomCharge: 200000,
|
||||||
|
ownExchange: 0,
|
||||||
|
bottomExchange: 0,
|
||||||
|
ownRevenue: 0,
|
||||||
|
bottomRevenue: 200000,
|
||||||
|
registDate: '2022-06-12 15:38',
|
||||||
|
state: '정상',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'd7a47d7c-4cdf-4319-bbaa-37ade38c622c',
|
||||||
|
signinId: 'king777',
|
||||||
|
nickname: '킹111',
|
||||||
|
rank: '본사',
|
||||||
|
branchCount: 1,
|
||||||
|
divisionCount: 1,
|
||||||
|
officeCount: 1,
|
||||||
|
storeCount: 1,
|
||||||
|
memberCount: 2,
|
||||||
|
level: '1',
|
||||||
|
calculateType: '롤링',
|
||||||
|
holdingMoney: 50000,
|
||||||
|
accountHolder: '테스트',
|
||||||
|
phoneNumber: '010-1111-1111',
|
||||||
|
ownCash: 0,
|
||||||
|
ownComp: 0,
|
||||||
|
ownCoupon: 0,
|
||||||
|
ownCharge: 0,
|
||||||
|
bottomCharge: 0,
|
||||||
|
ownExchange: 0,
|
||||||
|
bottomExchange: 0,
|
||||||
|
ownRevenue: 0,
|
||||||
|
bottomRevenue: 0,
|
||||||
|
registDate: '2022-06-23 12:11',
|
||||||
|
state: '정상',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue
Block a user