ÏîÄ¿´úÂë/WCS/WCSServices/WIDESEAWCS_Common/StationTypeEnum.cs
@@ -6,6 +6,9 @@ namespace WIDESEAWCS_Common { /// <summary> /// ç«å°ç±»å /// </summary> public enum StationTypeEnum { /// <summary> @@ -27,17 +30,10 @@ /// åºå ¥åºå£ /// </summary> StationType_InStartAndOutEnd = 33, /// <summary> /// æåèªå¨åç«å° /// å ç嫿ç«å° /// </summary> StationType_ProductBackTake = 95, /// <summary> /// æåèªå¨è¡¥æ¡ /// </summary> StationType_ProductBack = 98, /// <summary> /// ç çæºç«å° /// </summary> StationType_PakcPallet = 99, StationType_StackingPlates = 91, } }