kazelee
2025-05-19 b079910e5de15863c26e479ffab15cc45d706f1a
Consts/TaskName.cs
@@ -18,5 +18,8 @@
        public const string 抽检_不合格移库 = "抽检-不合格移库";
        public const string 抽检_出库 = "抽检-出库";
        public const string 抽检_合格回库 = "抽检-合格回库";
        public const string 移库 = "移库";
        public const string 尾箱回库 = "尾箱回库";
    }
}