From 9597b1df912c1ca4401a74970d9472e268b3a9c2 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周六, 07 12月 2024 15:12:59 +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