wangxinhui
2025-10-26 733c975cd8647f6d006736f1863bad731e32e6fb
ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_Common/StockEnum/StockStatusMenu.cs
@@ -38,6 +38,9 @@
        [Description("移库锁定")]
        ç§»åº“锁定 = 9,
        [Description("博思通组盘暂存")]
        åšæ€é€šç»„盘暂存 = 11,
        [Description("手动组盘暂存")]
        æ‰‹åŠ¨ç»„ç›˜æš‚å­˜ = 12,
@@ -46,6 +49,9 @@
        [Description("拣选完成")]
        æ‹£é€‰å®Œæˆ =14,
        [Description("老厂退库")]
        è€åŽ‚é€€åº“ = 15,
        [Description("MES余料退库")]
        MES余料退库 = 21,
@@ -56,8 +62,10 @@
    /// <summary>
    /// æˆå“åº“存属性:<br/>
    /// 1:成品<br/>
    /// 2:尾数<br/>
    /// 3:研发<br/>
    /// 2:半成品<br/>
    /// 3:原材料<br/>
    /// 4:辅料备件<br/>
    /// 5:空托<br/>
    /// </summary>
    public enum ProStockAttributeEnum
    {