From 4462d09dd051bacce217ca9e6346fb8de11c6b23 Mon Sep 17 00:00:00 2001 From: zhouxiunai <154707516@qq.com> Date: Tue, 15 Jan 2019 10:49:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BF=94=E8=88=AAId=E7=9A=84?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com/gzzn/omms/msgexchangeapi/entity/msg/RETURNDATA.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/gzzn/omms/msgexchangeapi/entity/msg/RETURNDATA.java b/src/main/java/com/gzzn/omms/msgexchangeapi/entity/msg/RETURNDATA.java index a66e4664..72cee894 100644 --- a/src/main/java/com/gzzn/omms/msgexchangeapi/entity/msg/RETURNDATA.java +++ b/src/main/java/com/gzzn/omms/msgexchangeapi/entity/msg/RETURNDATA.java @@ -55,7 +55,7 @@ public class RETURNDATA protected String value; @XmlAttribute(name = "REID") @JsonProperty("REID") - protected String reid; + protected String reid;//G 地面返航 ,A 返航 /** * 获取value属性的值。