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