1
xby-y
2026-01-12 c1eac732fc3ef407d51b76d288f311d2fa43e618
ÏîÄ¿´úÂë/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,
    }
}