派生自 aps/WMS
models/material.go @@ -120,7 +120,7 @@ UnitItems struct { Amount decimal.Decimal `json:"amount"` Unit string `json:"unit"` Floating bool `json:"floating"` Floating bool `json:"floating"` //是否浮动利率 } )