feat: test ci cd
This commit is contained in:
@@ -203,8 +203,8 @@ type ProductEditSusceptibleValidator struct {
|
||||
SalePrice float64
|
||||
SharePrice float64
|
||||
AgentPrice float64
|
||||
SaleReward string `validate:"max=255"`
|
||||
NormsNumber uint32 `validate:"required,min=1"`
|
||||
SaleReward string `validate:"max=255"`
|
||||
NormsNumber uint32 `validate:"required,min=1"`
|
||||
BoxNumber float64
|
||||
Type uint32 `validate:"required,oneof=1 2 3"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user