추세검색 설정 추가
This commit is contained in:
@@ -50,4 +50,8 @@ public class LiveStrategySettingsDto {
|
||||
|
||||
/** true면 gc_app_settings 전역 템플릿 갱신 생략 */
|
||||
private Boolean skipGlobalTemplate;
|
||||
|
||||
/** 가상투자 투자대상 고정 — ON 이면 목록에서 삭제 불가 (JSON: isPinned) */
|
||||
@JsonProperty("isPinned")
|
||||
private Boolean pinned;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user