가상 수정

This commit is contained in:
Macbook
2026-05-25 16:02:52 +09:00
parent 3102169541
commit 182b82e990
18 changed files with 747 additions and 105 deletions
@@ -26,4 +26,6 @@ public class LiveConditionRowDto {
private String timeframe;
/** buy | sell */
private String side;
/** 지표 plot/leftField — 프론트 조건 병합용 */
private String plotKey;
}