From 65310ee44e853f5207f2f26e80f3e76750ba4236 Mon Sep 17 00:00:00 2001 From: "DESKTOP-KUL8TT4\\siina" Date: Mon, 12 Aug 2024 17:41:26 +0900 Subject: [PATCH] =?UTF-8?q?12=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- quantecReport/README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/quantecReport/README.md b/quantecReport/README.md index 7d15d7b..192b97a 100644 --- a/quantecReport/README.md +++ b/quantecReport/README.md @@ -1,6 +1,7 @@ **2024-08-12** -수익률 광고 api (`market/strategy/promotion`)추가로 인하여 `market/strategy/detail` api가 사용되지 않게됨. 이로 인해서 리포트의 strategy/detail을 사용하는 부분이 strategy/promotion으로 대체함. +수익률 광고 api (`market/strategy/promotion`)추가로 인하여 `market/strategy/detail` api가 사용되지 않게됨.
+리포트 strategy/detail 사용하는 부분strategy/promotion으로 대체.

@@ -175,6 +176,8 @@ ] } ``` + +


@@ -408,4 +411,15 @@ ] } } -``` \ No newline at end of file +``` + +
+
+
+ +**24-08-12일까지 수정한 내용** + +1. coachchart.tsx +2. coachResultComponent.tsx +3. reportlinechart.tsx +4. chart \ No newline at end of file