fix bug
This commit is contained in:
@@ -30,6 +30,10 @@ type StratModel struct {
|
||||
ValRsiPrve float64
|
||||
ValRsiLast float64
|
||||
Desc []StratDesc `gorm:"foreignKey:StratModelID"`
|
||||
|
||||
//AI
|
||||
AiScrore int
|
||||
AiReply string
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user