1
HuBingJie
2025-12-25 5ea48455463691678b806badbee198699a878b5a
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_Common/StockEnum/StockStatusEmun.cs
@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
@@ -64,5 +64,8 @@
        [Description("入库撤销")]
        å…¥åº“撤销 = 199,
        [Description("调拨中")]
        è°ƒæ‹¨ä¸­ = 200,
    }
}