From 2bbce942e1709bd80e625606e9dabb3c830ba71e Mon Sep 17 00:00:00 2001 From: "DESKTOP-KUL8TT4\\siina" Date: Mon, 26 Aug 2024 16:13:58 +0900 Subject: [PATCH] =?UTF-8?q?=EC=97=85=EB=A1=9C=EB=93=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- quantec/cs/quantecContract/README.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/quantec/cs/quantecContract/README.md b/quantec/cs/quantecContract/README.md index f8fee4b..f3a7492 100644 --- a/quantec/cs/quantecContract/README.md +++ b/quantec/cs/quantecContract/README.md @@ -197,9 +197,20 @@ const getAccountList = () => { 그러면 이후 프로세스를 통과 시킬 수 있음. ![스크린샷 2024-08-20 135312.png](스크린샷%202024-08-20%20135312.png) + +SelectBankAccount.tsx +

+ ![스크린샷 2024-08-20 135444.png](스크린샷%202024-08-20%20135444.png) + +InputDepositPopup.tsx +

+ ![스크린샷 2024-08-20 135557.png](스크린샷%202024-08-20%20135557.png) +DivideInvestAmount.tsx +

+



### 위와 같은 정상 프로세스로 나옴 @@ -613,7 +624,7 @@ export interface IStrategyTerms { # 업무1 -1. +1. ## 참조 @@ -677,9 +688,6 @@ module.exports = { 6. 기존 react-scripts 제거 `npm uninstall react-scripts` - - - ### 2024-08-23 #### 변경약관동의 (2024-05) @@ -779,11 +787,6 @@ module.exports = {

- ### 약관 변경 사항 (24-08-23 11:30) > > 정BJ: 로그인시 팝업으로 뜨는 변경약관 동의는 이제 "필수"이다 이걸 동의하지 않는다면 서비스를 사용할 수 없다. - - - -