fix recommend_desc

This commit is contained in:
yanweidong
2026-02-12 22:21:03 +08:00
parent 7091f8d6d1
commit 729301c771
2 changed files with 3 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ type StratModel struct {
GtPrice int // 最近20日交易日价格大于设定值
GtRoe int // ROE 是否大于设定值
ScoreRsi int
RecommendDesc string // 推荐描述
// 值
ValRoe float64