From 2225959bc5c3588407e90a6285ab2c32b3481d90 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: ćšć, 05 12æ 2024 12:59:12 +0800 Subject: [PATCH] 222 --- CC/iWareCC_ASRS/Connected Services/StationService/item2.xsd | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CC/iWareCC_ASRS/Connected Services/StationService/item2.xsd b/CC/iWareCC_ASRS/Connected Services/StationService/item2.xsd index 4bf1e04..50dce9d 100644 --- a/CC/iWareCC_ASRS/Connected Services/StationService/item2.xsd +++ b/CC/iWareCC_ASRS/Connected Services/StationService/item2.xsd @@ -227,6 +227,7 @@ <xs:element name="WriteOutStoreTaskInfo"> <xs:complexType> <xs:sequence> + <xs:element minOccurs="0" name="isResetData" type="xs:boolean" /> <xs:element minOccurs="0" name="deviceId" type="xs:int" /> <xs:element minOccurs="0" name="stationCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="sourcePlaceNo" nillable="true" type="xs:string" /> -- Gitblit v1.9.3