cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/vo/resp/trade/SubSvcRetInfoType.java
@@ -5,6 +5,7 @@ import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; import java.io.Serializable; /** @@ -38,7 +39,8 @@ "subSvcRetMsg", "rsrvContent" }) public class SubSvcRetInfoType { public class SubSvcRetInfoType implements Serializable { private static final long serialVersionUID = 1L; @XmlElement(name = "SubSvcSysId") protected String subSvcSysId;