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