From 272ea6040258a7adfc807123036378915860fb90 Mon Sep 17 00:00:00 2001 From: zongzhibin <zongzhibin@weben-smart.com> Date: 周日, 24 11月 2024 14:23:31 +0800 Subject: [PATCH] add --- CC/iWareCC_ASRS/Connected Services/StationService/item3.xsd | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CC/iWareCC_ASRS/Connected Services/StationService/item3.xsd b/CC/iWareCC_ASRS/Connected Services/StationService/item3.xsd index ca24714..62271f4 100644 --- a/CC/iWareCC_ASRS/Connected Services/StationService/item3.xsd +++ b/CC/iWareCC_ASRS/Connected Services/StationService/item3.xsd @@ -12,6 +12,7 @@ <xs:element minOccurs="0" name="R_AlarmCode" type="xs:short" /> <xs:element minOccurs="0" name="R_AlarmCodeMsg" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="R_Destination" type="xs:short" /> + <xs:element minOccurs="0" name="R_ForceOutboundMode" type="xs:boolean" /> <xs:element minOccurs="0" name="R_InboundFinish" type="xs:boolean" /> <xs:element minOccurs="0" name="R_InboundNumber" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="R_Inbound_TaskID" type="xs:short" /> @@ -45,16 +46,16 @@ <xs:element minOccurs="0" name="W_CartonWidth" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="W_DataFinish" type="xs:boolean" /> <xs:element minOccurs="0" name="W_Destination_In" type="xs:int" /> - <xs:element minOccurs="0" name="W_Destination_Out" nillable="true" type="xs:string" /> - <xs:element minOccurs="0" name="W_EndMark" type="xs:boolean" /> + <xs:element minOccurs="0" name="W_Destination_Out" type="xs:int" /> <xs:element minOccurs="0" name="W_Height" type="xs:short" /> <xs:element minOccurs="0" name="W_InboundFinishConfirm" type="xs:boolean" /> - <xs:element minOccurs="0" name="W_Inbound_TaskID" type="xs:int" /> + <xs:element minOccurs="0" name="W_Inbound_TaskID" type="xs:short" /> <xs:element minOccurs="0" name="W_IsRotate" type="xs:boolean" /> <xs:element minOccurs="0" name="W_KittingInfo" type="xs:short" /> <xs:element minOccurs="0" name="W_Length" type="xs:short" /> + <xs:element minOccurs="0" name="W_Mode" type="xs:short" /> <xs:element minOccurs="0" name="W_OutboundFinishConfirm" type="xs:boolean" /> - <xs:element minOccurs="0" name="W_Outbound_TaskID" type="xs:int" /> + <xs:element minOccurs="0" name="W_Outbound_TaskID" type="xs:short" /> <xs:element minOccurs="0" name="W_PackageLength" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="W_PackageWidth" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="W_PalletizingPlaceX" type="xs:short" /> -- Gitblit v1.9.3