f
This commit is contained in:
@@ -44,7 +44,7 @@ type StratModel struct {
|
||||
AiRisk string
|
||||
|
||||
TotalDesc string
|
||||
TotalScore float64
|
||||
TotalScore float64 `gorm:"default:0"`
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user