From 482ece71c06bcc49c38b0dc5d747b37a60d227fd Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期三, 11 二月 2026 17:25:04 +0800
Subject: [PATCH] 托盘半成品呼叫流程
---
项目代码/WCS/WCSServices/WIDESEAWCS_Common/StationTypeEnum.cs | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_Common/StationTypeEnum.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_Common/StationTypeEnum.cs"
index 9abdd6a..d0a2ab1 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_Common/StationTypeEnum.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_Common/StationTypeEnum.cs"
@@ -6,6 +6,9 @@
namespace WIDESEAWCS_Common
{
+ /// <summary>
+ /// 绔欏彴绫诲瀷
+ /// </summary>
public enum StationTypeEnum
{
/// <summary>
@@ -27,6 +30,12 @@
/// 鍑哄叆搴撳彛
/// </summary>
StationType_InStartAndOutEnd = 33,
+
+ /// <summary>
+ /// 宸烽亾
+ /// </summary>
+ StationType_RoadwayError = 81,
+
/// <summary>
/// 鍙犵洏鍙枡绔欏彴
/// </summary>
--
Gitblit v1.9.3