diff --git a/src/app/mock-api/apps/bank/deposit/data.ts b/src/app/mock-api/apps/bank/deposit/data.ts index c6daf7d..44a5919 100644 --- a/src/app/mock-api/apps/bank/deposit/data.ts +++ b/src/app/mock-api/apps/bank/deposit/data.ts @@ -11,7 +11,7 @@ export const deposits = [ calculateType: '롤링', accountHolder: '광주은행2sss', note: '@', - registDate: '2022-06-18 13:14', + registrationDate: '2022-06-18 13:14', processDate: '000-0-0 0:0', deposit: 41200000, withdraw: 19000000, @@ -30,7 +30,7 @@ export const deposits = [ calculateType: '롤링', accountHolder: '가가가', note: '', - registDate: '2022-06-13 12:57', + registrationDate: '2022-06-13 12:57', processDate: '2022-06-13 12:58', deposit: 200000, withdraw: 0, @@ -49,7 +49,7 @@ export const deposits = [ calculateType: '롤링', accountHolder: '가가가', note: '', - registDate: '2022-06-13 12:56', + registrationDate: '2022-06-13 12:56', processDate: '2022-06-13 12:57', deposit: 200000, withdraw: 0, diff --git a/src/app/mock-api/apps/bank/partner-calculate/data.ts b/src/app/mock-api/apps/bank/partner-calculate/data.ts index 34b5f68..a96e699 100644 --- a/src/app/mock-api/apps/bank/partner-calculate/data.ts +++ b/src/app/mock-api/apps/bank/partner-calculate/data.ts @@ -9,7 +9,7 @@ export const partnerCalculates = [ partnerDepositRank: '본사', nameOfDepositer: '본사', partnerDepositAmountOfPayment: 50000, - partnerDepositRegistDate: '2022-05-18 13:05', + partnerDepositregistrationDate: '2022-05-18 13:05', partnerDepositConfirmDate: '2022-05-18 13:05', partnerWithdrawIdx: 1, @@ -18,7 +18,7 @@ export const partnerCalculates = [ partnerWithdrawRank: '본사', accountHolder: '국민은행 예금주본사 89898989898989898989', partnerWithdrawAmountOfPayment: 70000, - partnerWithdrawRegistDate: '2022-05-18 13:05', + partnerWithdrawregistrationDate: '2022-05-18 13:05', partnerWithdrawConfirmDate: '2022-05-18 13:05', }, { @@ -29,7 +29,7 @@ export const partnerCalculates = [ partnerDepositRank: '총판', nameOfDepositer: '총판', partnerDepositAmountOfPayment: 500000, - partnerDepositRegistDate: '2022-05-17 21:46', + partnerDepositregistrationDate: '2022-05-17 21:46', partnerDepositConfirmDate: '2022-05-17 21:46', partnerWithdrawIdx: 2, @@ -38,7 +38,7 @@ export const partnerCalculates = [ partnerWithdrawRank: '총판', accountHolder: '국민은행 예금주총판 0430440404040040', partnerWithdrawAmountOfPayment: 100000, - partnerWithdrawRegistDate: '2022-05-17 21:46', + partnerWithdrawregistrationDate: '2022-05-17 21:46', partnerWithdrawConfirmDate: '2022-05-17 21:46', }, ]; diff --git a/src/app/mock-api/apps/bank/web-calculate/data.ts b/src/app/mock-api/apps/bank/web-calculate/data.ts index fc586f9..e4e2f93 100644 --- a/src/app/mock-api/apps/bank/web-calculate/data.ts +++ b/src/app/mock-api/apps/bank/web-calculate/data.ts @@ -9,7 +9,7 @@ export const webCalculates = [ webDepositRank: '회원', nameOfDepositer: '가가가', webDepositAmountOfPayment: 100000, - webDepositRegistDate: '2022-06-13 12:57', + webDepositregistrationDate: '2022-06-13 12:57', webDepositConfirmDate: '2022-06-13 12:58', webWithdrawIdx: 1, @@ -20,7 +20,7 @@ export const webCalculates = [ accountHolder: '예금주', accountNumber: '2222229999-222', webWithdrawAmountOfPayment: 5000000, - webWithdrawRegistDate: '2022-06-08 18:31', + webWithdrawregistrationDate: '2022-06-08 18:31', webWithdrawConfirmDate: '2022-06-12 20:13', }, { @@ -31,7 +31,7 @@ export const webCalculates = [ webDepositRank: '회원', nameOfDepositer: '가가가', webDepositAmountOfPayment: 100000, - webDepositRegistDate: '2022-06-13 12:56', + webDepositregistrationDate: '2022-06-13 12:56', webDepositConfirmDate: '2022-06-13 12:57', webWithdrawIdx: 2, @@ -40,7 +40,7 @@ export const webCalculates = [ webWithdrawRank: '회원', accountHolder: '광주은행 예금주22 565656565656', webWithdrawAmountOfPayment: 14000000, - webWithdrawRegistDate: '2022-06-10 18:31', + webWithdrawregistrationDate: '2022-06-10 18:31', webWithdrawConfirmDate: '2022-06-10 20:13', }, ]; diff --git a/src/app/mock-api/apps/bank/withdraw/data.ts b/src/app/mock-api/apps/bank/withdraw/data.ts index 36c35d4..e36d205 100644 --- a/src/app/mock-api/apps/bank/withdraw/data.ts +++ b/src/app/mock-api/apps/bank/withdraw/data.ts @@ -9,7 +9,7 @@ export const withdraws = [ calculateType: '롤링', accountHolder: '광주은행121212121212sss', note: '@', - registDate: '2022-06-10 16:51', + registrationDate: '2022-06-10 16:51', processDate: '2022-06-10 16:51', deposit: 41200000, withdraw: 19000000, @@ -25,7 +25,7 @@ export const withdraws = [ calculateType: '롤링', accountHolder: '광주은행121212121212sss', note: '@', - registDate: '2022-06-08 18:31', + registrationDate: '2022-06-08 18:31', processDate: '2022-06-08 20:13', deposit: 41200000, withdraw: 19000000, @@ -41,7 +41,7 @@ export const withdraws = [ calculateType: '롤링', accountHolder: '하나은행000210654151테스트', note: '', - registDate: '2022-06-08 01:22', + registrationDate: '2022-06-08 01:22', processDate: '2022-06-08 01:22', deposit: 10000000, withdraw: 10000, diff --git a/src/app/mock-api/apps/game/evolution/data.ts b/src/app/mock-api/apps/game/evolution/data.ts index 079fb3d..a551adf 100644 --- a/src/app/mock-api/apps/game/evolution/data.ts +++ b/src/app/mock-api/apps/game/evolution/data.ts @@ -60,7 +60,7 @@ export const evolutions = [ commissionRate: '0.70', point: '56.00P', }, - bettingRegistDate: '2022-06-20 11:43:37', + bettingregistrationDate: '2022-06-20 11:43:37', registrationDate: '2022-06-20 11:43:37', }, { @@ -122,7 +122,7 @@ export const evolutions = [ commissionRate: '0.70', point: '35.00P', }, - bettingRegistDate: '2022-06-20 11:43:37', + bettingregistrationDate: '2022-06-20 11:43:37', registrationDate: '2022-06-20 11:43:37', }, { @@ -179,7 +179,7 @@ export const evolutions = [ commissionRate: '1.50', point: '12.00P', }, - bettingRegistDate: '2022-06-20 11:43:37', + bettingregistrationDate: '2022-06-20 11:43:37', registrationDate: '2022-06-20 11:43:37', }, diff --git a/src/app/mock-api/apps/game/slot/data.ts b/src/app/mock-api/apps/game/slot/data.ts index 9bffc3b..fc4b3a1 100644 --- a/src/app/mock-api/apps/game/slot/data.ts +++ b/src/app/mock-api/apps/game/slot/data.ts @@ -40,7 +40,7 @@ export const slots = [ commissionRate: '1.50', point: '12.00P', }, - bettingRegistDate: '2022-06-20 11:43:37', + bettingregistrationDate: '2022-06-20 11:43:37', registrationDate: '2022-06-20 11:43:37', }, { @@ -82,7 +82,7 @@ export const slots = [ commissionRate: '1.50', point: '12.00P', }, - bettingRegistDate: '2022-06-20 11:43:37', + bettingregistrationDate: '2022-06-20 11:43:37', registrationDate: '2022-06-20 11:43:37', }, { @@ -124,7 +124,7 @@ export const slots = [ commissionRate: '1.50', point: '12.00P', }, - bettingRegistDate: '2022-06-20 11:43:37', + bettingregistrationDate: '2022-06-20 11:43:37', registrationDate: '2022-06-20 11:43:37', }, ]; diff --git a/src/app/mock-api/apps/member/coupon-money-log/data.ts b/src/app/mock-api/apps/member/coupon-money-log/data.ts index bc77e32..c7e72ef 100644 --- a/src/app/mock-api/apps/member/coupon-money-log/data.ts +++ b/src/app/mock-api/apps/member/coupon-money-log/data.ts @@ -15,8 +15,8 @@ export const couponMoneyLogs = [ takeCouponChangeMoney: 50000, takeCouponAfterMoney: 50000, couponContents: '오링쿠폰', - giveCouponRegistDate: '2022-06-12 16:22', - takeCouponRegistDate: '2022-06-12 16:22', + giveCouponregistrationDate: '2022-06-12 16:22', + takeCouponregistrationDate: '2022-06-12 16:22', }, { id: '00b0292f-3d50-4669-a0c4-7a9d85efc98d', @@ -32,8 +32,8 @@ export const couponMoneyLogs = [ takeCouponChangeMoney: 50000, takeCouponAfterMoney: 50000, couponContents: '쿠폰테스스', - giveCouponRegistDate: '2022-06-12 16:22', - takeCouponRegistDate: '2022-06-12 16:22', + giveCouponregistrationDate: '2022-06-12 16:22', + takeCouponregistrationDate: '2022-06-12 16:22', }, { id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de', @@ -49,8 +49,8 @@ export const couponMoneyLogs = [ takeCouponChangeMoney: 30000, takeCouponAfterMoney: 0, couponContents: '쿠폰테스스', - giveCouponRegistDate: '2022-06-04 16:17', - takeCouponRegistDate: '2022-06-04 16:17', + giveCouponregistrationDate: '2022-06-04 16:17', + takeCouponregistrationDate: '2022-06-04 16:17', }, { id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de', @@ -66,8 +66,8 @@ export const couponMoneyLogs = [ takeCouponChangeMoney: 100000, takeCouponAfterMoney: 0, couponContents: '쿠폰테스스', - giveCouponRegistDate: '2022-06-12 16:17', - takeCouponRegistDate: '2022-06-12 16:17', + giveCouponregistrationDate: '2022-06-12 16:17', + takeCouponregistrationDate: '2022-06-12 16:17', }, { id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de', @@ -83,8 +83,8 @@ export const couponMoneyLogs = [ takeCouponChangeMoney: 50000, takeCouponAfterMoney: 0, couponContents: '쿠폰테스스', - giveCouponRegistDate: '2022-06-12 16:17', - takeCouponRegistDate: '2022-06-12 16:17', + giveCouponregistrationDate: '2022-06-12 16:17', + takeCouponregistrationDate: '2022-06-12 16:17', }, { id: 'b899ec30-b85a-40ab-bb1f-18a596d5c6de', @@ -100,7 +100,7 @@ export const couponMoneyLogs = [ takeCouponChangeMoney: 50000, takeCouponAfterMoney: 0, couponContents: '쿠폰테스스', - giveCouponRegistDate: '2022-06-12 16:17', - takeCouponRegistDate: '2022-06-12 16:17', + giveCouponregistrationDate: '2022-06-12 16:17', + takeCouponregistrationDate: '2022-06-12 16:17', }, ]; diff --git a/src/app/mock-api/apps/member/partner-branch/data.ts b/src/app/mock-api/apps/member/partner-branch/data.ts index 7c47579..85398e3 100644 --- a/src/app/mock-api/apps/member/partner-branch/data.ts +++ b/src/app/mock-api/apps/member/partner-branch/data.ts @@ -22,7 +22,7 @@ export const partnerBranchs = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -49,7 +49,7 @@ export const partnerBranchs = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-11 15:38', + registrationDate: '2022-06-11 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -76,7 +76,7 @@ export const partnerBranchs = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-10 15:38', + registrationDate: '2022-06-10 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -103,7 +103,7 @@ export const partnerBranchs = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-10 15:38', + registrationDate: '2022-06-10 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -131,7 +131,7 @@ export const partnerBranchs = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-10 15:38', + registrationDate: '2022-06-10 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -159,7 +159,7 @@ export const partnerBranchs = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-10 15:38', + registrationDate: '2022-06-10 15:38', finalSigninDate: '', ip: '', state: '정상', diff --git a/src/app/mock-api/apps/member/partner-division/data.ts b/src/app/mock-api/apps/member/partner-division/data.ts index 93965d5..0441fbd 100644 --- a/src/app/mock-api/apps/member/partner-division/data.ts +++ b/src/app/mock-api/apps/member/partner-division/data.ts @@ -21,7 +21,7 @@ export const partnerDivisions = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '8', @@ -47,7 +47,7 @@ export const partnerDivisions = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -73,7 +73,7 @@ export const partnerDivisions = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -99,7 +99,7 @@ export const partnerDivisions = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -125,7 +125,7 @@ export const partnerDivisions = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -151,7 +151,7 @@ export const partnerDivisions = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', diff --git a/src/app/mock-api/apps/member/partner-mainoffice/data.ts b/src/app/mock-api/apps/member/partner-mainoffice/data.ts index 1ae916a..8f7343c 100644 --- a/src/app/mock-api/apps/member/partner-mainoffice/data.ts +++ b/src/app/mock-api/apps/member/partner-mainoffice/data.ts @@ -22,7 +22,7 @@ export const partnerMainoffices = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -48,7 +48,7 @@ export const partnerMainoffices = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-08 01:35', + registrationDate: '2022-06-08 01:35', finalSigninDate: '', ip: '', state: '정상', @@ -74,7 +74,7 @@ export const partnerMainoffices = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -100,7 +100,7 @@ export const partnerMainoffices = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -126,7 +126,7 @@ export const partnerMainoffices = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -152,7 +152,7 @@ export const partnerMainoffices = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', diff --git a/src/app/mock-api/apps/member/partner-office/data.ts b/src/app/mock-api/apps/member/partner-office/data.ts index 0744358..c1aa248 100644 --- a/src/app/mock-api/apps/member/partner-office/data.ts +++ b/src/app/mock-api/apps/member/partner-office/data.ts @@ -20,7 +20,7 @@ export const partnerOffices = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -45,7 +45,7 @@ export const partnerOffices = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -70,7 +70,7 @@ export const partnerOffices = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -95,7 +95,7 @@ export const partnerOffices = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -120,7 +120,7 @@ export const partnerOffices = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', @@ -145,7 +145,7 @@ export const partnerOffices = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', diff --git a/src/app/mock-api/apps/member/partner-store/data.ts b/src/app/mock-api/apps/member/partner-store/data.ts index 60dc6e4..bdb920d 100644 --- a/src/app/mock-api/apps/member/partner-store/data.ts +++ b/src/app/mock-api/apps/member/partner-store/data.ts @@ -24,7 +24,7 @@ export const partnerStores = [ totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', finalSigninDate: '', ip: '', state: '정상', diff --git a/src/app/mock-api/apps/member/partner/data.ts b/src/app/mock-api/apps/member/partner/data.ts index a11cdb3..a55da87 100644 --- a/src/app/mock-api/apps/member/partner/data.ts +++ b/src/app/mock-api/apps/member/partner/data.ts @@ -25,7 +25,7 @@ export const partners = [ bottomExchange: 19970000, ownRevenue: 360000, bottomRevenue: 34050000, - registDate: '2021-10-14 10:53', + registrationDate: '2021-10-14 10:53', state: '정상', }, { @@ -52,7 +52,7 @@ export const partners = [ bottomExchange: 0, ownRevenue: 0, bottomRevenue: 1000000, - registDate: '2022-04-22 18:55', + registrationDate: '2022-04-22 18:55', state: '정상', }, { @@ -79,7 +79,7 @@ export const partners = [ bottomExchange: 0, ownRevenue: 0, bottomRevenue: 9550000, - registDate: '2022-04-23 01:06', + registrationDate: '2022-04-23 01:06', state: '정상', }, { @@ -106,7 +106,7 @@ export const partners = [ bottomExchange: 0, ownRevenue: 0, bottomRevenue: 21000000, - registDate: '2022-06-08 01:35', + registrationDate: '2022-06-08 01:35', state: '정상', }, { @@ -133,7 +133,7 @@ export const partners = [ bottomExchange: 0, ownRevenue: 0, bottomRevenue: 200000, - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', state: '정상', }, { @@ -160,7 +160,7 @@ export const partners = [ bottomExchange: 0, ownRevenue: 0, bottomRevenue: 0, - registDate: '2022-06-23 12:11', + registrationDate: '2022-06-23 12:11', state: '정상', }, ]; diff --git a/src/app/mock-api/apps/member/unconnected/data.ts b/src/app/mock-api/apps/member/unconnected/data.ts index 7954a52..1e20782 100644 --- a/src/app/mock-api/apps/member/unconnected/data.ts +++ b/src/app/mock-api/apps/member/unconnected/data.ts @@ -14,7 +14,7 @@ export const unconnecteds = [ phoneNumber: '010-4444-4444', ownCash: 32307, ownComp: 1649, - registDate: '2021-10-14', + registrationDate: '2021-10-14', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -35,7 +35,7 @@ export const unconnecteds = [ phoneNumber: '010-0000-0000', ownCash: 90000, ownComp: 28430, - registDate: '2021-10-14', + registrationDate: '2021-10-14', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -56,7 +56,7 @@ export const unconnecteds = [ phoneNumber: '010-0000-0000', ownCash: 1000, ownComp: 0, - registDate: '2022-01-11', + registrationDate: '2022-01-11', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -77,7 +77,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -98,7 +98,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -119,7 +119,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -140,7 +140,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -161,7 +161,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -182,7 +182,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -203,7 +203,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -224,7 +224,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -245,7 +245,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -266,7 +266,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -287,7 +287,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -308,7 +308,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -329,7 +329,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -350,7 +350,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -371,7 +371,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -392,7 +392,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, @@ -413,7 +413,7 @@ export const unconnecteds = [ phoneNumber: '010-1234-5678', ownCash: 0, ownComp: 6485, - registDate: '2022-04-22', + registrationDate: '2022-04-22', finalSigninDate: '', state: '정상', ownCharge: 0, diff --git a/src/app/mock-api/apps/member/user/api.ts b/src/app/mock-api/apps/member/user/api.ts index 374ed33..a874ff3 100644 --- a/src/app/mock-api/apps/member/user/api.ts +++ b/src/app/mock-api/apps/member/user/api.ts @@ -154,7 +154,7 @@ export class MemberUserMockApi { totalDeposit: 0, totalWithdraw: 0, balance: 0, - registDate: '2022-01-01T16:00', + registrationDate: '2022-01-01T16:00', finalSigninDate: '2022-01-01T16:00', ip: '192.168.1.9', state: '정상', diff --git a/src/app/mock-api/apps/member/user/data.ts b/src/app/mock-api/apps/member/user/data.ts index 2437169..e36e9b9 100644 --- a/src/app/mock-api/apps/member/user/data.ts +++ b/src/app/mock-api/apps/member/user/data.ts @@ -20,7 +20,7 @@ export const users = [ totalDeposit: 200000, totalWithdraw: 0, balance: 200000, - registDate: '2022-01-01T16:00', + registrationDate: '2022-01-01T16:00', finalSigninDate: '2022-01-01T16:00', ip: '192.168.1.9', state: '정상', @@ -44,7 +44,7 @@ export const users = [ totalDeposit: 200000, totalWithdraw: 0, balance: 200000, - registDate: '2022-02-01T16:00', + registrationDate: '2022-02-01T16:00', finalSigninDate: '2022-02-01T16:00', ip: '192.168.1.90', state: '정상', @@ -68,7 +68,7 @@ export const users = [ totalDeposit: 200000, totalWithdraw: 0, balance: 200000, - registDate: '2022-01-01T16:00', + registrationDate: '2022-01-01T16:00', finalSigninDate: '2022-01-01T16:00', ip: '192.168.1.9', state: '정상', @@ -92,7 +92,7 @@ export const users = [ totalDeposit: 200000, totalWithdraw: 0, balance: 200000, - registDate: '2022-01-01T16:00', + registrationDate: '2022-01-01T16:00', finalSigninDate: '2022-01-01T16:00', ip: '192.168.1.19', state: '정상', @@ -114,7 +114,7 @@ export const users = [ deposit: 200000, withdraw: 0, margin: 200000, - registDate: '2022-06-12 16:02', + registrationDate: '2022-06-12 16:02', finalSigninDate: '2022-06-20 15:41', ip: '175.198.74.36', state: '정상', @@ -138,7 +138,7 @@ export const users = [ totalDeposit: 200000, totalWithdraw: 0, balance: 200000, - registDate: '2022-01-01T16:00', + registrationDate: '2022-01-01T16:00', finalSigninDate: '2022-01-01T16:00', ip: '192.168.1.9', state: '정상', @@ -162,7 +162,7 @@ export const users = [ totalDeposit: 200000, totalWithdraw: 0, balance: 200000, - registDate: '2022-01-01T16:00', + registrationDate: '2022-01-01T16:00', finalSigninDate: '2022-01-01T16:00', ip: '192.168.1.9', state: '정상', @@ -186,7 +186,7 @@ export const users = [ totalDeposit: 200000, totalWithdraw: 0, balance: 200000, - registDate: '2022-01-01T16:00', + registrationDate: '2022-01-01T16:00', finalSigninDate: '2022-01-01T16:00', ip: '192.168.1.9', state: '정상', diff --git a/src/app/mock-api/apps/report/loosing/data.ts b/src/app/mock-api/apps/report/loosing/data.ts index e4f4b5e..0b084f0 100644 --- a/src/app/mock-api/apps/report/loosing/data.ts +++ b/src/app/mock-api/apps/report/loosing/data.ts @@ -5,7 +5,7 @@ export const loosings = [ id: 'loosing_1', startDate: '2022-06-01 15:38', endDate: '2022-06-12 15:38', - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', defaultCount: '15', loosingCount: '15', }, @@ -13,7 +13,7 @@ export const loosings = [ id: 'loosing_2', startDate: '2022-06-01 15:38', endDate: '2022-06-12 15:38', - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', defaultCount: '14', loosingCount: '16', }, @@ -21,7 +21,7 @@ export const loosings = [ id: 'loosing_3', startDate: '2022-06-01 15:38', endDate: '2022-06-12 15:38', - registDate: '2022-06-12 15:38', + registrationDate: '2022-06-12 15:38', defaultCount: '12', loosingCount: '11', }, diff --git a/src/app/modules/admin/bank/deposit/components/list.component.html b/src/app/modules/admin/bank/deposit/components/list.component.html index 3d87000..16f2bee 100644 --- a/src/app/modules/admin/bank/deposit/components/list.component.html +++ b/src/app/modules/admin/bank/deposit/components/list.component.html @@ -175,7 +175,7 @@