From 7285fd041c9ed732ae2039c4cc54f3eb382d9112 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周日, 08 12月 2024 14:48:50 +0800 Subject: [PATCH] 33 --- CC/iWareCC_ASRS/Connected Services/StationService/item4.xsd | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CC/iWareCC_ASRS/Connected Services/StationService/item4.xsd b/CC/iWareCC_ASRS/Connected Services/StationService/item4.xsd index 2aa1d02..e0069a0 100644 --- a/CC/iWareCC_ASRS/Connected Services/StationService/item4.xsd +++ b/CC/iWareCC_ASRS/Connected Services/StationService/item4.xsd @@ -105,6 +105,7 @@ <xs:complexType name="StationDB2ObjForWriteComm"> <xs:sequence> <xs:element minOccurs="0" name="StationCode" nillable="true" type="xs:string" /> + <xs:element minOccurs="0" name="W_AllowIn" type="xs:boolean" /> <xs:element minOccurs="0" name="W_CartonHeight" type="xs:short" /> <xs:element minOccurs="0" name="W_CartonWidth" type="xs:short" /> <xs:element minOccurs="0" name="W_DataFinish" type="xs:boolean" /> -- Gitblit v1.9.3