heshaofeng
7 天以前 ca3e4977395bc02c5d147dffdff7381333fdfbca
ÏîÄ¿´úÂë/WMSÎÞ²Ö´¢°æ/WIDESEA_WMSServer/WIDESEA_Common/TaskEnum/TaskTypeEnum.cs
@@ -153,7 +153,13 @@
        /// åŒåŒºåŸŸç§»åº“
        /// </summary>
        [Description("同区域移库")]
        AreaRelocation = 910
        AreaRelocation = 910,
        /// <summary>
        /// è·¨åŒºåŸŸç§»åº“
        /// </summary>
        [Description("跨区域移库")]
        CrossAreaRelocation = 920
    }