added nomfilelds

This commit is contained in:
albert 2024-05-08 10:48:15 +02:00
parent de19527228
commit cfba5a953a
1 changed files with 5 additions and 0 deletions

View File

@ -22,6 +22,11 @@ type Tolerancia struct {
AsimMax float64
Longitud float64
FlechaMax float64
MNom float64
HNom float64
SNom float64
TNom float64
BNom float64
CreatedAt time.Time
UpdatedAt time.Time
DeletedAt gorm.DeletedAt `gorm:"index"`