1
HuBingJie
2025-11-22 51af2794f47d5b68496edbc09d0ccb168347f02b
ÏîÄ¿´úÂë/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,
    }
}