liujiandao
2023-10-21 26a2ae9619dfff4c43487ca39307c06be635c23f
constvar/const.go
@@ -126,7 +126,8 @@
   LocationTypeInventoryLoss                         // 库存损失
   LocationTypeProduction                            // 生产
   LocationTypeTransit                               // 中转位置
   LocationTypeDisuse
   LocationTypeDisuse                                //报废位置
   LocationTypeAdjust                                //库存盘点
)
func (t LocationType) Valid() bool {