constvar/const.go
@@ -124,6 +124,7 @@
   LocationTypeInventoryLoss                         // 库存损失
   LocationTypeProduction                            // 生产
   LocationTypeTransit                               // 中转位置
   LocationTypeDisuse
)
func (t LocationType) Valid() bool {