From 79eca4ef507f418b88a0817f43a9ea25750a818a Mon Sep 17 00:00:00 2001 From: liujiandao <274878379@qq.com> Date: 星期六, 23 九月 2023 16:57:57 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/aps/WMS --- constvar/const.go | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/constvar/const.go b/constvar/const.go index 85b175d..42221db 100644 --- a/constvar/const.go +++ b/constvar/const.go @@ -124,6 +124,7 @@ LocationTypeInventoryLoss // 搴撳瓨鎹熷け LocationTypeProduction // 鐢熶骇 LocationTypeTransit // 涓浆浣嶇疆 + LocationTypeDisuse ) func (t LocationType) Valid() bool { -- Gitblit v1.8.0