Commit 4f95c987 authored by duanruiming's avatar duanruiming

[add] 策略优化日计划策略名称优化

parent ddeb2714
......@@ -48,6 +48,7 @@ public class StrategyControlDetailList {
@Data
public static class DailyPlanDetail {
private Integer strategy;
private String strategyName;
private List<String> times;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment