647556386
2025-04-10 c57ec7977738765a3a813d73f20e09a89867e39b
´úÂë¹ÜÀí/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/StationTypeEnum.cs
@@ -27,5 +27,17 @@
        /// å‡ºå…¥åº“口
        /// </summary>
        StationType_InStartAndOutEnd = 33,
        /// <summary>
        /// æˆå“è‡ªåŠ¨å–ç«™å°
        /// </summary>
        StationType_ProductBackTake = 95,
        /// <summary>
        /// æˆå“è‡ªåŠ¨è¡¥æ¡†
        /// </summary>
        StationType_ProductBack = 98,
        /// <summary>
        /// ç ç›˜æœºç«™å°
        /// </summary>
        StationType_PakcPallet = 99,
    }
}