浏览代码

git-svn-id: https://192.168.57.71/svn/jsgkj@599 931142cf-59ea-a443-aa0e-51397b428577

ld_guxl 9 年之前
父节点
当前提交
d7df5eb9f5
共有 100 个文件被更改,包括 15289 次插入0 次删除
  1. 79 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/SoapHeader/AddSoapHeader.java
  2. 207 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/SoapHeader/SOAPConstants.java
  3. 37 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/SoapHeader/WsUserConfig.java
  4. 94 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/BwService.java
  5. 53 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/BwWebService.java
  6. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/Delete.java
  7. 32 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/DeleteResponse.java
  8. 162 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/ObjectFactory.java
  9. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/Save.java
  10. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/SaveResponse.java
  11. 2 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/package-info.java
  12. 94 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/CgService.java
  13. 74 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/CgWebService.java
  14. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/Delete.java
  15. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/DeleteResponse.java
  16. 89 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/FindByJyrAndName.java
  17. 64 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/FindByJyrAndNameResponse.java
  18. 197 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/ObjectFactory.java
  19. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/Save.java
  20. 64 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/SaveResponse.java
  21. 87 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/WsResult.java
  22. 2 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/package-info.java
  23. 94 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/CkService.java
  24. 53 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/CkWebService.java
  25. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/Delete.java
  26. 32 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/DeleteResponse.java
  27. 162 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/ObjectFactory.java
  28. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/Save.java
  29. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/SaveResponse.java
  30. 2 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/package-info.java
  31. 262 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/AccessoryEntity.java
  32. 412 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/BaseEntity.java
  33. 87 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/BlobEntity.java
  34. 828 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/BwEntity.java
  35. 1508 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/CgEntity.java
  36. 189 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/CodeEntity.java
  37. 128 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/CodeUtil.java
  38. 197 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/GgEntity.java
  39. 452 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/GksssbEntity.java
  40. 504 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/GqEntity.java
  41. 1320 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/JyrEntity.java
  42. 558 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/JyrckxxEntity.java
  43. 505 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/JyrdcxxEntity.java
  44. 422 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/MtEntity.java
  45. 644 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/RyjbxxEntity.java
  46. 237 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/RyjbxxZSEntity.java
  47. 60 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/Delete.java
  48. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/DeleteResponse.java
  49. 60 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/GetBySzd.java
  50. 72 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/GetBySzdResponse.java
  51. 94 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/GqService.java
  52. 86 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/GqWebService.java
  53. 215 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/ObjectFactory.java
  54. 60 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/QueryByName.java
  55. 64 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/QueryByNameResponse.java
  56. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/Save.java
  57. 64 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/SaveResponse.java
  58. 87 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/WsResult.java
  59. 2 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/package-info.java
  60. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/Delete.java
  61. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/DeleteResponse.java
  62. 171 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/FindAll.java
  63. 72 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/FindAllResponse.java
  64. 60 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/FindOne.java
  65. 64 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/FindOneResponse.java
  66. 94 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/JyrService.java
  67. 195 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/JyrWebService.java
  68. 404 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/ObjectFactory.java
  69. 60 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/QueryByName.java
  70. 64 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/QueryByNameResponse.java
  71. 168 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/QueryJyrByParams.java
  72. 72 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/QueryJyrByParamsResponse.java
  73. 260 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/Save.java
  74. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/SaveData.java
  75. 64 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/SaveDataResponse.java
  76. 32 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/SaveResponse.java
  77. 164 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/SvaeEntity.java
  78. 64 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/SvaeEntityResponse.java
  79. 87 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/WsResult.java
  80. 2 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/package-info.java
  81. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/Delete.java
  82. 32 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/DeleteResponse.java
  83. 53 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/JyrDcWebService.java
  84. 94 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/JyrdcService.java
  85. 162 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/ObjectFactory.java
  86. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/Save.java
  87. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/SaveResponse.java
  88. 2 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/package-info.java
  89. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/Delete.java
  90. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/DeleteResponse.java
  91. 94 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/MtService.java
  92. 56 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/MtWebService.java
  93. 161 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/ObjectFactory.java
  94. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/Save.java
  95. 64 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/SaveResponse.java
  96. 87 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/WsResult.java
  97. 2 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/package-info.java
  98. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ry/Delete.java
  99. 62 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ry/DeleteResponse.java
  100. 224 0
      gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ry/ObjectFactory.java

+ 79 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/SoapHeader/AddSoapHeader.java

@@ -0,0 +1,79 @@
+package com.cxfws.client.SoapHeader;
+
+import org.apache.commons.lang.StringUtils;
+import org.apache.cxf.binding.soap.SoapMessage;
+import org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor;
+import org.apache.cxf.interceptor.Fault;
+import org.apache.cxf.phase.Phase;
+import java.util.List;
+import javax.xml.namespace.QName;
+import org.apache.cxf.binding.soap.SoapHeader;
+import org.apache.cxf.binding.soap.SoapMessage;
+import org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor;
+import org.apache.cxf.headers.Header;
+import org.apache.cxf.helpers.DOMUtils;
+import org.apache.cxf.interceptor.Fault;
+import org.apache.cxf.phase.Phase;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.w3c.dom.Document;
+import org.w3c.dom.Element;
+
+public class AddSoapHeader extends AbstractSoapInterceptor {
+	
+	@Autowired
+	private WsUserConfig wsUserConfig;
+	
+	public AddSoapHeader(){   
+        super(Phase.WRITE);   
+    }
+	
+	//<soap:Header><tns:RequestSOAPHeader xmlns:tns="http://192.168.39.115:8088/userService"><tns:username>admin</tns:username><tns:password>098f6bcd4621d373cade4e832627b4f6</tns:password></tns:RequestSOAPHeader></soap:Header>
+
+	//<soapenv:Header><userService soapenv:actor="http://www.w3.org/2003/05/soap-envelope/role/next">admin&amp;e10adc3949ba59abbe56e057f20f883e</userService></soapenv:Header>
+	@Override
+	public void handleMessage(SoapMessage message) throws Fault {
+		// TODO Auto-generated method stub
+		//System.out.println("--------------handleMessage---------------------");
+		String spPassword="e10adc3949ba59abbe56e057f20f883e";   
+//		String spPassword="0e7e495120e62fa6e6a7345dc756bd0d";   
+        String spName="admin";
+        
+        if(null!=wsUserConfig&&StringUtils.isNotBlank(wsUserConfig.getWsUser())&&StringUtils.isNotBlank(wsUserConfig.getWsPasswd())){
+        	spPassword=wsUserConfig.getWsPasswd();
+        	spName=wsUserConfig.getWsUser();
+        }
+        
+        /*
+        QName qname=new QName("RequestSOAPHeader");   
+        Document doc=DOMUtils.createDocument();   
+        //自定义节点
+        Element spId=doc.createElement("tns:username");   
+        spId.setTextContent(spName);   
+        //自定义节点
+        Element spPass=doc.createElement("tns:password");   
+        spPass.setTextContent(spPassword);   
+           
+        Element root=doc.createElementNS("http://192.168.39.115:8088/userService", "tns:RequestSOAPHeader");   
+        root.appendChild(spId);   
+        root.appendChild(spPass);   
+          
+        SoapHeader head=new SoapHeader(qname,root);   
+        List<Header> headers=message.getHeaders();   
+        headers.add(head); 
+        */ 
+        
+        QName qname=new QName("RequestSOAPHeader");   
+        Document doc=DOMUtils.createDocument();
+        Element root=doc.createElement("userService");
+        //root.setAttribute("soap:actor", "http://www.w3.org/2003/05/soap-envelope/role/next");
+        root.setAttribute("soap:actor", SOAPConstants.URI_SOAP_1_2_ROLE_NEXT);
+        root.setTextContent(new StringBuffer().append(spName).append("&").append(spPassword).toString());
+        SoapHeader head=new SoapHeader(qname,root);   
+
+        List<Header> headers=message.getHeaders();   
+        headers.add(head); 
+      //  head.
+        //System.out.println(">>>>>添加header<<<<<<<");
+	}
+
+}

+ 207 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/SoapHeader/SOAPConstants.java

@@ -0,0 +1,207 @@
+/*
+ * Copyright (c) 1997, 2008, Oracle and/or its affiliates. All rights reserved.
+ * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. 
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ */
+/* 
+ * $Id: SOAPConstants.java,v 1.12 2005/04/05 22:28:13 mk125090 Exp $
+ * $Revision: 1.12 $
+ * $Date: 2005/04/05 22:28:13 $
+ */
+
+
+package com.cxfws.client.SoapHeader;
+
+import javax.xml.namespace.QName;
+
+/**
+ * The definition of constants pertaining to the SOAP protocol. 
+ */
+public interface SOAPConstants {
+    /**
+     * Used to create <code>MessageFactory</code> instances that create
+     * <code>SOAPMessages</code> whose concrete type is based on the
+     * <code>Content-Type</code> MIME header passed to the
+     * <code>createMessage</code> method. If no <code>Content-Type</code>
+     * header is passed then the <code>createMessage</code> may throw an
+     * <code>IllegalArgumentException</code> or, in the case of the no
+     * argument version of <code>createMessage</code>, an
+     * <code>UnsupportedOperationException</code>.
+     *
+     * @since  SAAJ 1.3
+     */
+    public static final String DYNAMIC_SOAP_PROTOCOL = "Dynamic Protocol";
+
+    /**
+     * Used to create <code>MessageFactory</code> instances that create
+     * <code>SOAPMessages</code> whose behavior supports the SOAP 1.1  specification.
+     *
+     * @since  SAAJ 1.3
+     */
+    public static final String SOAP_1_1_PROTOCOL = "SOAP 1.1 Protocol";
+
+    /**
+     * Used to create <code>MessageFactory</code> instances that create
+     * <code>SOAPMessages</code> whose behavior supports the SOAP 1.2
+     * specification
+     *
+     * @since  SAAJ 1.3
+     */
+    public static final String SOAP_1_2_PROTOCOL = "SOAP 1.2 Protocol";
+
+    /**
+     * The default protocol: SOAP 1.1 for backwards compatibility.
+     *
+     * @since SAAJ 1.3
+     */
+    public static final String DEFAULT_SOAP_PROTOCOL = SOAP_1_1_PROTOCOL;
+
+    /**
+     * The namespace identifier for the SOAP 1.1 envelope.
+     * @since SAAJ 1.3
+     */
+    public static final String
+		URI_NS_SOAP_1_1_ENVELOPE = "http://schemas.xmlsoap.org/soap/envelope/";
+    /**
+     * The namespace identifier for the SOAP 1.2 envelope.
+     * @since SAAJ 1.3
+     */
+    public static final String
+		URI_NS_SOAP_1_2_ENVELOPE = "http://www.w3.org/2003/05/soap-envelope";
+
+    /**
+     * The namespace identifier for the SOAP 1.1 envelope, All SOAPElements in this 
+     * namespace are defined by the SOAP 1.1 specification.
+     */
+    public static final String
+        URI_NS_SOAP_ENVELOPE = URI_NS_SOAP_1_1_ENVELOPE;
+
+    /**
+     * The namespace identifier for the SOAP 1.1 encoding.
+     * An attribute named <code>encodingStyle</code> in the
+     * <code>URI_NS_SOAP_ENVELOPE</code> namespace and set to the value
+     * <code>URI_NS_SOAP_ENCODING</code> can be added to an element to indicate
+     * that it is encoded using the rules in section 5 of the SOAP 1.1
+     * specification.
+     */
+    public static final String
+        URI_NS_SOAP_ENCODING = "http://schemas.xmlsoap.org/soap/encoding/";
+
+    /**
+     * The namespace identifier for the SOAP 1.2 encoding.
+     * @since SAAJ 1.3
+     */
+    public static final String
+        URI_NS_SOAP_1_2_ENCODING = "http://www.w3.org/2003/05/soap-encoding";
+
+    /**
+     * The media type  of the <code>Content-Type</code> MIME header in SOAP 1.1.
+     * @since SAAJ 1.3
+     */
+    public static final String
+        SOAP_1_1_CONTENT_TYPE = "text/xml";
+
+    /**
+     * The media type  of the <code>Content-Type</code> MIME header in SOAP 1.2.
+     * @since SAAJ 1.3
+     */
+    public static final String
+        SOAP_1_2_CONTENT_TYPE = "application/soap+xml";
+
+    /**
+     * The URI identifying the next application processing a SOAP request as the intended
+     * actor for a SOAP 1.1 header entry (see section 4.2.2 of the SOAP 1.1 specification).
+     * <p>
+     * This value can be passed to
+     * {@link SOAPHeader#examineMustUnderstandHeaderElements(String)},
+     * {@link SOAPHeader#examineHeaderElements(String)} and
+     * {@link SOAPHeader#extractHeaderElements(String)}
+     */
+    public static final String
+        URI_SOAP_ACTOR_NEXT = "http://schemas.xmlsoap.org/soap/actor/next";
+
+    /**
+     * The URI identifying the next application processing a SOAP request as the intended
+     * role for a SOAP 1.2 header entry (see section 2.2 of part 1 of the SOAP 1.2
+     * specification).
+     * @since SAAJ 1.3
+     */
+    public static final String
+        URI_SOAP_1_2_ROLE_NEXT = URI_NS_SOAP_1_2_ENVELOPE + "/role/next";
+
+    /**
+     * The URI specifying the role None in SOAP 1.2.
+     * @since SAAJ 1.3
+     */
+    public static final String
+        URI_SOAP_1_2_ROLE_NONE = URI_NS_SOAP_1_2_ENVELOPE + "/role/none";
+
+    /**
+     * The URI identifying the ultimate receiver of the SOAP 1.2 message.
+     * @since SAAJ 1.3
+     */
+    public static final String
+        URI_SOAP_1_2_ROLE_ULTIMATE_RECEIVER =
+            URI_NS_SOAP_1_2_ENVELOPE + "/role/ultimateReceiver";
+
+    /**
+     * The default namespace prefix for http://www.w3.org/2003/05/soap-envelope
+     * @since SAAJ 1.3
+     */
+    public static final String SOAP_ENV_PREFIX = "env";
+
+    /**
+     * SOAP 1.2 VersionMismatch Fault
+     * @since SAAJ 1.3
+     */
+    public static final QName SOAP_VERSIONMISMATCH_FAULT =
+         new QName(URI_NS_SOAP_1_2_ENVELOPE, "VersionMismatch", SOAP_ENV_PREFIX);
+                                                                                                                  
+    /**
+     * SOAP 1.2 MustUnderstand Fault
+     * @since SAAJ 1.3
+     */
+    public static final QName SOAP_MUSTUNDERSTAND_FAULT =
+         new QName(URI_NS_SOAP_1_2_ENVELOPE, "MustUnderstand", SOAP_ENV_PREFIX);
+                                                                                                                  
+    /**
+     * SOAP 1.2 DataEncodingUnknown Fault
+     * @since SAAJ 1.3
+     */
+    public static final QName SOAP_DATAENCODINGUNKNOWN_FAULT =
+         new QName(URI_NS_SOAP_1_2_ENVELOPE, "DataEncodingUnknown", SOAP_ENV_PREFIX);
+                                                                                                                  
+    /**
+     * SOAP 1.2 Sender Fault
+     * @since SAAJ 1.3
+     */
+    public static final QName SOAP_SENDER_FAULT =
+         new QName(URI_NS_SOAP_1_2_ENVELOPE, "Sender", SOAP_ENV_PREFIX);
+                                                                                                                  
+    /**
+     * SOAP 1.2 Receiver Fault
+     * @since SAAJ 1.3
+     */
+    public static final QName SOAP_RECEIVER_FAULT =
+         new QName(URI_NS_SOAP_1_2_ENVELOPE, "Receiver", SOAP_ENV_PREFIX);
+                                                                                                                  
+}

+ 37 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/SoapHeader/WsUserConfig.java

@@ -0,0 +1,37 @@
+package com.cxfws.client.SoapHeader;
+
+import javax.annotation.PostConstruct;
+
+import org.springframework.beans.factory.annotation.Value;
+import org.springframework.stereotype.Component;
+
+@Component
+public class WsUserConfig {
+	
+	private String wsUser;
+	
+	private String wsPasswd;
+	
+	@PostConstruct
+	public void init(){
+		//System.out.println("-----------WsUserConfig----------");
+	}
+
+	public String getWsUser() {
+		return wsUser;
+	}
+	@Value("${wsname}")
+	public void setWsUser(String wsUser) {
+		this.wsUser = wsUser;
+	}
+
+	public String getWsPasswd() {
+		return wsPasswd;
+	}
+	@Value("${wspasswd}")
+	public void setWsPasswd(String wsPasswd) {
+		this.wsPasswd = wsPasswd;
+	}
+	
+	
+}

+ 94 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/BwService.java

@@ -0,0 +1,94 @@
+
+package com.cxfws.client.service.bw;
+
+import java.net.MalformedURLException;
+import java.net.URL;
+import javax.xml.namespace.QName;
+import javax.xml.ws.Service;
+import javax.xml.ws.WebEndpoint;
+import javax.xml.ws.WebServiceClient;
+import javax.xml.ws.WebServiceException;
+import javax.xml.ws.WebServiceFeature;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.2.4-b01
+ * Generated source version: 2.2
+ * 
+ */
+@WebServiceClient(name = "bwService", targetNamespace = "http://webService.yjpt.com/", wsdlLocation = "http://192.168.30.141:8088/bwService?wsdl")
+public class BwService
+    extends Service
+{
+
+    private final static URL BWSERVICE_WSDL_LOCATION;
+    private final static WebServiceException BWSERVICE_EXCEPTION;
+    private final static QName BWSERVICE_QNAME = new QName("http://webService.yjpt.com/", "bwService");
+
+    static {
+        URL url = null;
+        WebServiceException e = null;
+        try {
+            url = new URL("http://192.168.30.141:8088/bwService?wsdl");
+        } catch (MalformedURLException ex) {
+            e = new WebServiceException(ex);
+        }
+        BWSERVICE_WSDL_LOCATION = url;
+        BWSERVICE_EXCEPTION = e;
+    }
+
+    public BwService() {
+        super(__getWsdlLocation(), BWSERVICE_QNAME);
+    }
+
+    public BwService(WebServiceFeature... features) {
+        super(__getWsdlLocation(), BWSERVICE_QNAME, features);
+    }
+
+    public BwService(URL wsdlLocation) {
+        super(wsdlLocation, BWSERVICE_QNAME);
+    }
+
+    public BwService(URL wsdlLocation, WebServiceFeature... features) {
+        super(wsdlLocation, BWSERVICE_QNAME, features);
+    }
+
+    public BwService(URL wsdlLocation, QName serviceName) {
+        super(wsdlLocation, serviceName);
+    }
+
+    public BwService(URL wsdlLocation, QName serviceName, WebServiceFeature... features) {
+        super(wsdlLocation, serviceName, features);
+    }
+
+    /**
+     * 
+     * @return
+     *     returns BwWebService
+     */
+    @WebEndpoint(name = "BwWebServicePort")
+    public BwWebService getBwWebServicePort() {
+        return super.getPort(new QName("http://webService.yjpt.com/", "BwWebServicePort"), BwWebService.class);
+    }
+
+    /**
+     * 
+     * @param features
+     *     A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy.  Supported features not in the <code>features</code> parameter will have their default values.
+     * @return
+     *     returns BwWebService
+     */
+    @WebEndpoint(name = "BwWebServicePort")
+    public BwWebService getBwWebServicePort(WebServiceFeature... features) {
+        return super.getPort(new QName("http://webService.yjpt.com/", "BwWebServicePort"), BwWebService.class, features);
+    }
+
+    private static URL __getWsdlLocation() {
+        if (BWSERVICE_EXCEPTION!= null) {
+            throw BWSERVICE_EXCEPTION;
+        }
+        return BWSERVICE_WSDL_LOCATION;
+    }
+
+}

+ 53 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/BwWebService.java

@@ -0,0 +1,53 @@
+
+package com.cxfws.client.service.bw;
+
+import javax.jws.WebMethod;
+import javax.jws.WebParam;
+import javax.jws.WebResult;
+import javax.jws.WebService;
+import javax.xml.bind.annotation.XmlSeeAlso;
+import javax.xml.ws.RequestWrapper;
+import javax.xml.ws.ResponseWrapper;
+
+import com.cxfws.client.service.entity.BwEntity;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.2.4-b01
+ * Generated source version: 2.2
+ * 
+ */
+@WebService(name = "BwWebService", targetNamespace = "http://webService.yjpt.com/")
+@XmlSeeAlso({
+    ObjectFactory.class
+})
+public interface BwWebService {
+
+
+    /**
+     * 
+     * @param arg0
+     * @return
+     *     returns java.lang.Long
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "save", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.bw.Save")
+    @ResponseWrapper(localName = "saveResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.bw.SaveResponse")
+    public Long save(
+        @WebParam(name = "arg0", targetNamespace = "")
+        BwEntity arg0);
+
+    /**
+     * 
+     * @param arg0
+     */
+    @WebMethod
+    @RequestWrapper(localName = "delete", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.bw.Delete")
+    @ResponseWrapper(localName = "deleteResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.bw.DeleteResponse")
+    public void delete(
+        @WebParam(name = "arg0", targetNamespace = "")
+        BwEntity arg0);
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/Delete.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.bw;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.BwEntity;
+
+
+/**
+ * <p>Java class for delete complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="delete">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}bwEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "delete", propOrder = {
+    "arg0"
+})
+public class Delete {
+
+    protected BwEntity arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link BwEntity }
+     *     
+     */
+    public BwEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link BwEntity }
+     *     
+     */
+    public void setArg0(BwEntity value) {
+        this.arg0 = value;
+    }
+
+}

+ 32 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/DeleteResponse.java

@@ -0,0 +1,32 @@
+
+package com.cxfws.client.service.bw;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for deleteResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="deleteResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "deleteResponse")
+public class DeleteResponse {
+
+
+}

+ 162 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/ObjectFactory.java

@@ -0,0 +1,162 @@
+
+package com.cxfws.client.service.bw;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlElementDecl;
+import javax.xml.bind.annotation.XmlRegistry;
+import javax.xml.namespace.QName;
+
+import com.cxfws.client.service.entity.BaseEntity;
+import com.cxfws.client.service.entity.BwEntity;
+import com.cxfws.client.service.entity.CodeEntity;
+import com.cxfws.client.service.entity.GqEntity;
+import com.cxfws.client.service.entity.JyrEntity;
+import com.cxfws.client.service.entity.MtEntity;
+
+
+/**
+ * This object contains factory methods for each 
+ * Java content interface and Java element interface 
+ * generated in the com.cxfws.client.service.bw package. 
+ * <p>An ObjectFactory allows you to programatically 
+ * construct new instances of the Java representation 
+ * for XML content. The Java representation of XML 
+ * content can consist of schema derived interfaces 
+ * and classes representing the binding of schema 
+ * type definitions, element declarations and model 
+ * groups.  Factory methods for each of these are 
+ * provided in this class.
+ * 
+ */
+@XmlRegistry
+public class ObjectFactory {
+
+    private final static QName _Delete_QNAME = new QName("http://webService.yjpt.com/", "delete");
+    private final static QName _DeleteResponse_QNAME = new QName("http://webService.yjpt.com/", "deleteResponse");
+    private final static QName _Save_QNAME = new QName("http://webService.yjpt.com/", "save");
+    private final static QName _SaveResponse_QNAME = new QName("http://webService.yjpt.com/", "saveResponse");
+
+    /**
+     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.cxfws.client.service.bw
+     * 
+     */
+    public ObjectFactory() {
+    }
+
+    /**
+     * Create an instance of {@link DeleteResponse }
+     * 
+     */
+    public DeleteResponse createDeleteResponse() {
+        return new DeleteResponse();
+    }
+
+    /**
+     * Create an instance of {@link Save }
+     * 
+     */
+    public Save createSave() {
+        return new Save();
+    }
+
+    /**
+     * Create an instance of {@link SaveResponse }
+     * 
+     */
+    public SaveResponse createSaveResponse() {
+        return new SaveResponse();
+    }
+
+    /**
+     * Create an instance of {@link Delete }
+     * 
+     */
+    public Delete createDelete() {
+        return new Delete();
+    }
+
+    /**
+     * Create an instance of {@link MtEntity }
+     * 
+     */
+    public MtEntity createMtEntity() {
+        return new MtEntity();
+    }
+
+    /**
+     * Create an instance of {@link BaseEntity }
+     * 
+     */
+    public BaseEntity createBaseEntity() {
+        return new BaseEntity();
+    }
+
+    /**
+     * Create an instance of {@link BwEntity }
+     * 
+     */
+    public BwEntity createBwEntity() {
+        return new BwEntity();
+    }
+
+    /**
+     * Create an instance of {@link JyrEntity }
+     * 
+     */
+    public JyrEntity createJyrEntity() {
+        return new JyrEntity();
+    }
+
+    /**
+     * Create an instance of {@link GqEntity }
+     * 
+     */
+    public GqEntity createGqEntity() {
+        return new GqEntity();
+    }
+
+    /**
+     * Create an instance of {@link CodeEntity }
+     * 
+     */
+    public CodeEntity createCodeEntity() {
+        return new CodeEntity();
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Delete }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "delete")
+    public JAXBElement<Delete> createDelete(Delete value) {
+        return new JAXBElement<Delete>(_Delete_QNAME, Delete.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "deleteResponse")
+    public JAXBElement<DeleteResponse> createDeleteResponse(DeleteResponse value) {
+        return new JAXBElement<DeleteResponse>(_DeleteResponse_QNAME, DeleteResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Save }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "save")
+    public JAXBElement<Save> createSave(Save value) {
+        return new JAXBElement<Save>(_Save_QNAME, Save.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "saveResponse")
+    public JAXBElement<SaveResponse> createSaveResponse(SaveResponse value) {
+        return new JAXBElement<SaveResponse>(_SaveResponse_QNAME, SaveResponse.class, null, value);
+    }
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/Save.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.bw;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.BwEntity;
+
+
+/**
+ * <p>Java class for save complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="save">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}bwEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "save", propOrder = {
+    "arg0"
+})
+public class Save {
+
+    protected BwEntity arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link BwEntity }
+     *     
+     */
+    public BwEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link BwEntity }
+     *     
+     */
+    public void setArg0(BwEntity value) {
+        this.arg0 = value;
+    }
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/SaveResponse.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.bw;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for saveResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="saveResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "saveResponse", propOrder = {
+    "_return"
+})
+public class SaveResponse {
+
+    @XmlElement(name = "return")
+    protected Long _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setReturn(Long value) {
+        this._return = value;
+    }
+
+}

+ 2 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/bw/package-info.java

@@ -0,0 +1,2 @@
+@javax.xml.bind.annotation.XmlSchema(namespace = "http://webService.yjpt.com/")
+package com.cxfws.client.service.bw;

+ 94 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/CgService.java

@@ -0,0 +1,94 @@
+
+package com.cxfws.client.service.cg;
+
+import java.net.MalformedURLException;
+import java.net.URL;
+import javax.xml.namespace.QName;
+import javax.xml.ws.Service;
+import javax.xml.ws.WebEndpoint;
+import javax.xml.ws.WebServiceClient;
+import javax.xml.ws.WebServiceException;
+import javax.xml.ws.WebServiceFeature;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.2.4-b01
+ * Generated source version: 2.2
+ * 
+ */
+@WebServiceClient(name = "cgService", targetNamespace = "http://webService.yjpt.com/", wsdlLocation = "http://192.168.30.141:8088/cgService?wsdl")
+public class CgService
+    extends Service
+{
+
+    private final static URL CGSERVICE_WSDL_LOCATION;
+    private final static WebServiceException CGSERVICE_EXCEPTION;
+    private final static QName CGSERVICE_QNAME = new QName("http://webService.yjpt.com/", "cgService");
+
+    static {
+        URL url = null;
+        WebServiceException e = null;
+        try {
+            url = new URL("http://192.168.30.141:8088/cgService?wsdl");
+        } catch (MalformedURLException ex) {
+            e = new WebServiceException(ex);
+        }
+        CGSERVICE_WSDL_LOCATION = url;
+        CGSERVICE_EXCEPTION = e;
+    }
+
+    public CgService() {
+        super(__getWsdlLocation(), CGSERVICE_QNAME);
+    }
+
+    public CgService(WebServiceFeature... features) {
+        super(__getWsdlLocation(), CGSERVICE_QNAME, features);
+    }
+
+    public CgService(URL wsdlLocation) {
+        super(wsdlLocation, CGSERVICE_QNAME);
+    }
+
+    public CgService(URL wsdlLocation, WebServiceFeature... features) {
+        super(wsdlLocation, CGSERVICE_QNAME, features);
+    }
+
+    public CgService(URL wsdlLocation, QName serviceName) {
+        super(wsdlLocation, serviceName);
+    }
+
+    public CgService(URL wsdlLocation, QName serviceName, WebServiceFeature... features) {
+        super(wsdlLocation, serviceName, features);
+    }
+
+    /**
+     * 
+     * @return
+     *     returns CgWebService
+     */
+    @WebEndpoint(name = "CgWebServicePort")
+    public CgWebService getCgWebServicePort() {
+        return super.getPort(new QName("http://webService.yjpt.com/", "CgWebServicePort"), CgWebService.class);
+    }
+
+    /**
+     * 
+     * @param features
+     *     A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy.  Supported features not in the <code>features</code> parameter will have their default values.
+     * @return
+     *     returns CgWebService
+     */
+    @WebEndpoint(name = "CgWebServicePort")
+    public CgWebService getCgWebServicePort(WebServiceFeature... features) {
+        return super.getPort(new QName("http://webService.yjpt.com/", "CgWebServicePort"), CgWebService.class, features);
+    }
+
+    private static URL __getWsdlLocation() {
+        if (CGSERVICE_EXCEPTION!= null) {
+            throw CGSERVICE_EXCEPTION;
+        }
+        return CGSERVICE_WSDL_LOCATION;
+    }
+
+}

+ 74 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/CgWebService.java

@@ -0,0 +1,74 @@
+
+package com.cxfws.client.service.cg;
+
+import javax.jws.WebMethod;
+import javax.jws.WebParam;
+import javax.jws.WebResult;
+import javax.jws.WebService;
+import javax.xml.bind.annotation.XmlSeeAlso;
+import javax.xml.ws.RequestWrapper;
+import javax.xml.ws.ResponseWrapper;
+
+import com.cxfws.client.service.entity.CgEntity;
+import com.cxfws.client.service.entity.JyrEntity;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.2.4-b01
+ * Generated source version: 2.2
+ * 
+ */
+@WebService(name = "CgWebService", targetNamespace = "http://webService.yjpt.com/")
+@XmlSeeAlso({
+    ObjectFactory.class
+})
+public interface CgWebService {
+
+
+    /**
+     * 
+     * @param arg0
+     * @return
+     *     returns com.cxfws.client.service.cg.CgEntity
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "save", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.cg.Save")
+    @ResponseWrapper(localName = "saveResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.cg.SaveResponse")
+    public CgEntity save(
+        @WebParam(name = "arg0", targetNamespace = "")
+        CgEntity arg0);
+
+    /**
+     * 
+     * @param arg0
+     * @return
+     *     returns com.cxfws.client.service.cg.WsResult
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "delete", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.cg.Delete")
+    @ResponseWrapper(localName = "deleteResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.cg.DeleteResponse")
+    public WsResult delete(
+        @WebParam(name = "arg0", targetNamespace = "")
+        CgEntity arg0);
+
+    /**
+     * 
+     * @param arg1
+     * @param arg0
+     * @return
+     *     returns com.cxfws.client.service.cg.CgEntity
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "findByJyrAndName", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.cg.FindByJyrAndName")
+    @ResponseWrapper(localName = "findByJyrAndNameResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.cg.FindByJyrAndNameResponse")
+    public CgEntity findByJyrAndName(
+        @WebParam(name = "arg0", targetNamespace = "")
+        JyrEntity arg0,
+        @WebParam(name = "arg1", targetNamespace = "")
+        String arg1);
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/Delete.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.cg;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.CgEntity;
+
+
+/**
+ * <p>Java class for delete complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="delete">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}cgEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "delete", propOrder = {
+    "arg0"
+})
+public class Delete {
+
+    protected CgEntity arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CgEntity }
+     *     
+     */
+    public CgEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CgEntity }
+     *     
+     */
+    public void setArg0(CgEntity value) {
+        this.arg0 = value;
+    }
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/DeleteResponse.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.cg;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for deleteResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="deleteResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}wsResult" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "deleteResponse", propOrder = {
+    "_return"
+})
+public class DeleteResponse {
+
+    @XmlElement(name = "return")
+    protected WsResult _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link WsResult }
+     *     
+     */
+    public WsResult getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link WsResult }
+     *     
+     */
+    public void setReturn(WsResult value) {
+        this._return = value;
+    }
+
+}

+ 89 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/FindByJyrAndName.java

@@ -0,0 +1,89 @@
+
+package com.cxfws.client.service.cg;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.JyrEntity;
+
+
+/**
+ * <p>Java class for findByJyrAndName complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="findByJyrAndName">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *         &lt;element name="arg1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "findByJyrAndName", propOrder = {
+    "arg0",
+    "arg1"
+})
+public class FindByJyrAndName {
+
+    protected JyrEntity arg0;
+    protected String arg1;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setArg0(JyrEntity value) {
+        this.arg0 = value;
+    }
+
+    /**
+     * Gets the value of the arg1 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getArg1() {
+        return arg1;
+    }
+
+    /**
+     * Sets the value of the arg1 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setArg1(String value) {
+        this.arg1 = value;
+    }
+
+}

+ 64 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/FindByJyrAndNameResponse.java

@@ -0,0 +1,64 @@
+
+package com.cxfws.client.service.cg;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.CgEntity;
+
+
+/**
+ * <p>Java class for findByJyrAndNameResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="findByJyrAndNameResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}cgEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "findByJyrAndNameResponse", propOrder = {
+    "_return"
+})
+public class FindByJyrAndNameResponse {
+
+    @XmlElement(name = "return")
+    protected CgEntity _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CgEntity }
+     *     
+     */
+    public CgEntity getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CgEntity }
+     *     
+     */
+    public void setReturn(CgEntity value) {
+        this._return = value;
+    }
+
+}

+ 197 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/ObjectFactory.java

@@ -0,0 +1,197 @@
+
+package com.cxfws.client.service.cg;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlElementDecl;
+import javax.xml.bind.annotation.XmlRegistry;
+import javax.xml.namespace.QName;
+
+import com.cxfws.client.service.entity.BaseEntity;
+import com.cxfws.client.service.entity.CgEntity;
+import com.cxfws.client.service.entity.CodeEntity;
+import com.cxfws.client.service.entity.GqEntity;
+import com.cxfws.client.service.entity.JyrEntity;
+
+
+/**
+ * This object contains factory methods for each 
+ * Java content interface and Java element interface 
+ * generated in the com.cxfws.client.service.cg package. 
+ * <p>An ObjectFactory allows you to programatically 
+ * construct new instances of the Java representation 
+ * for XML content. The Java representation of XML 
+ * content can consist of schema derived interfaces 
+ * and classes representing the binding of schema 
+ * type definitions, element declarations and model 
+ * groups.  Factory methods for each of these are 
+ * provided in this class.
+ * 
+ */
+@XmlRegistry
+public class ObjectFactory {
+
+    private final static QName _Delete_QNAME = new QName("http://webService.yjpt.com/", "delete");
+    private final static QName _FindByJyrAndNameResponse_QNAME = new QName("http://webService.yjpt.com/", "findByJyrAndNameResponse");
+    private final static QName _DeleteResponse_QNAME = new QName("http://webService.yjpt.com/", "deleteResponse");
+    private final static QName _Save_QNAME = new QName("http://webService.yjpt.com/", "save");
+    private final static QName _FindByJyrAndName_QNAME = new QName("http://webService.yjpt.com/", "findByJyrAndName");
+    private final static QName _SaveResponse_QNAME = new QName("http://webService.yjpt.com/", "saveResponse");
+
+    /**
+     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.cxfws.client.service.cg
+     * 
+     */
+    public ObjectFactory() {
+    }
+
+    /**
+     * Create an instance of {@link DeleteResponse }
+     * 
+     */
+    public DeleteResponse createDeleteResponse() {
+        return new DeleteResponse();
+    }
+
+    /**
+     * Create an instance of {@link Save }
+     * 
+     */
+    public Save createSave() {
+        return new Save();
+    }
+
+    /**
+     * Create an instance of {@link SaveResponse }
+     * 
+     */
+    public SaveResponse createSaveResponse() {
+        return new SaveResponse();
+    }
+
+    /**
+     * Create an instance of {@link FindByJyrAndName }
+     * 
+     */
+    public FindByJyrAndName createFindByJyrAndName() {
+        return new FindByJyrAndName();
+    }
+
+    /**
+     * Create an instance of {@link Delete }
+     * 
+     */
+    public Delete createDelete() {
+        return new Delete();
+    }
+
+    /**
+     * Create an instance of {@link FindByJyrAndNameResponse }
+     * 
+     */
+    public FindByJyrAndNameResponse createFindByJyrAndNameResponse() {
+        return new FindByJyrAndNameResponse();
+    }
+
+    /**
+     * Create an instance of {@link WsResult }
+     * 
+     */
+    public WsResult createWsResult() {
+        return new WsResult();
+    }
+
+    /**
+     * Create an instance of {@link CgEntity }
+     * 
+     */
+    public CgEntity createCgEntity() {
+        return new CgEntity();
+    }
+
+    /**
+     * Create an instance of {@link BaseEntity }
+     * 
+     */
+    public BaseEntity createBaseEntity() {
+        return new BaseEntity();
+    }
+
+    /**
+     * Create an instance of {@link JyrEntity }
+     * 
+     */
+    public JyrEntity createJyrEntity() {
+        return new JyrEntity();
+    }
+
+    /**
+     * Create an instance of {@link GqEntity }
+     * 
+     */
+    public GqEntity createGqEntity() {
+        return new GqEntity();
+    }
+
+    /**
+     * Create an instance of {@link CodeEntity }
+     * 
+     */
+    public CodeEntity createCodeEntity() {
+        return new CodeEntity();
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Delete }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "delete")
+    public JAXBElement<Delete> createDelete(Delete value) {
+        return new JAXBElement<Delete>(_Delete_QNAME, Delete.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link FindByJyrAndNameResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "findByJyrAndNameResponse")
+    public JAXBElement<FindByJyrAndNameResponse> createFindByJyrAndNameResponse(FindByJyrAndNameResponse value) {
+        return new JAXBElement<FindByJyrAndNameResponse>(_FindByJyrAndNameResponse_QNAME, FindByJyrAndNameResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "deleteResponse")
+    public JAXBElement<DeleteResponse> createDeleteResponse(DeleteResponse value) {
+        return new JAXBElement<DeleteResponse>(_DeleteResponse_QNAME, DeleteResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Save }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "save")
+    public JAXBElement<Save> createSave(Save value) {
+        return new JAXBElement<Save>(_Save_QNAME, Save.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link FindByJyrAndName }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "findByJyrAndName")
+    public JAXBElement<FindByJyrAndName> createFindByJyrAndName(FindByJyrAndName value) {
+        return new JAXBElement<FindByJyrAndName>(_FindByJyrAndName_QNAME, FindByJyrAndName.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "saveResponse")
+    public JAXBElement<SaveResponse> createSaveResponse(SaveResponse value) {
+        return new JAXBElement<SaveResponse>(_SaveResponse_QNAME, SaveResponse.class, null, value);
+    }
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/Save.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.cg;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.CgEntity;
+
+
+/**
+ * <p>Java class for save complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="save">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}cgEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "save", propOrder = {
+    "arg0"
+})
+public class Save {
+
+    protected CgEntity arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CgEntity }
+     *     
+     */
+    public CgEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CgEntity }
+     *     
+     */
+    public void setArg0(CgEntity value) {
+        this.arg0 = value;
+    }
+
+}

+ 64 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/SaveResponse.java

@@ -0,0 +1,64 @@
+
+package com.cxfws.client.service.cg;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.CgEntity;
+
+
+/**
+ * <p>Java class for saveResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="saveResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}cgEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "saveResponse", propOrder = {
+    "_return"
+})
+public class SaveResponse {
+
+    @XmlElement(name = "return")
+    protected CgEntity _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CgEntity }
+     *     
+     */
+    public CgEntity getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CgEntity }
+     *     
+     */
+    public void setReturn(CgEntity value) {
+        this._return = value;
+    }
+
+}

+ 87 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/WsResult.java

@@ -0,0 +1,87 @@
+
+package com.cxfws.client.service.cg;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for wsResult complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="wsResult">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="msg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="resultCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "wsResult", propOrder = {
+    "msg",
+    "resultCode"
+})
+public class WsResult {
+
+    protected String msg;
+    protected String resultCode;
+
+    /**
+     * Gets the value of the msg property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getMsg() {
+        return msg;
+    }
+
+    /**
+     * Sets the value of the msg property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setMsg(String value) {
+        this.msg = value;
+    }
+
+    /**
+     * Gets the value of the resultCode property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getResultCode() {
+        return resultCode;
+    }
+
+    /**
+     * Sets the value of the resultCode property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setResultCode(String value) {
+        this.resultCode = value;
+    }
+
+}

+ 2 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/cg/package-info.java

@@ -0,0 +1,2 @@
+@javax.xml.bind.annotation.XmlSchema(namespace = "http://webService.yjpt.com/")
+package com.cxfws.client.service.cg;

+ 94 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/CkService.java

@@ -0,0 +1,94 @@
+
+package com.cxfws.client.service.ck;
+
+import java.net.MalformedURLException;
+import java.net.URL;
+import javax.xml.namespace.QName;
+import javax.xml.ws.Service;
+import javax.xml.ws.WebEndpoint;
+import javax.xml.ws.WebServiceClient;
+import javax.xml.ws.WebServiceException;
+import javax.xml.ws.WebServiceFeature;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.2.4-b01
+ * Generated source version: 2.2
+ * 
+ */
+@WebServiceClient(name = "ckService", targetNamespace = "http://webService.yjpt.com/", wsdlLocation = "http://192.168.30.141:8088/ckService?wsdl")
+public class CkService
+    extends Service
+{
+
+    private final static URL CKSERVICE_WSDL_LOCATION;
+    private final static WebServiceException CKSERVICE_EXCEPTION;
+    private final static QName CKSERVICE_QNAME = new QName("http://webService.yjpt.com/", "ckService");
+
+    static {
+        URL url = null;
+        WebServiceException e = null;
+        try {
+            url = new URL("http://192.168.30.141:8088/ckService?wsdl");
+        } catch (MalformedURLException ex) {
+            e = new WebServiceException(ex);
+        }
+        CKSERVICE_WSDL_LOCATION = url;
+        CKSERVICE_EXCEPTION = e;
+    }
+
+    public CkService() {
+        super(__getWsdlLocation(), CKSERVICE_QNAME);
+    }
+
+    public CkService(WebServiceFeature... features) {
+        super(__getWsdlLocation(), CKSERVICE_QNAME, features);
+    }
+
+    public CkService(URL wsdlLocation) {
+        super(wsdlLocation, CKSERVICE_QNAME);
+    }
+
+    public CkService(URL wsdlLocation, WebServiceFeature... features) {
+        super(wsdlLocation, CKSERVICE_QNAME, features);
+    }
+
+    public CkService(URL wsdlLocation, QName serviceName) {
+        super(wsdlLocation, serviceName);
+    }
+
+    public CkService(URL wsdlLocation, QName serviceName, WebServiceFeature... features) {
+        super(wsdlLocation, serviceName, features);
+    }
+
+    /**
+     * 
+     * @return
+     *     returns CkWebService
+     */
+    @WebEndpoint(name = "CkWebServicePort")
+    public CkWebService getCkWebServicePort() {
+        return super.getPort(new QName("http://webService.yjpt.com/", "CkWebServicePort"), CkWebService.class);
+    }
+
+    /**
+     * 
+     * @param features
+     *     A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy.  Supported features not in the <code>features</code> parameter will have their default values.
+     * @return
+     *     returns CkWebService
+     */
+    @WebEndpoint(name = "CkWebServicePort")
+    public CkWebService getCkWebServicePort(WebServiceFeature... features) {
+        return super.getPort(new QName("http://webService.yjpt.com/", "CkWebServicePort"), CkWebService.class, features);
+    }
+
+    private static URL __getWsdlLocation() {
+        if (CKSERVICE_EXCEPTION!= null) {
+            throw CKSERVICE_EXCEPTION;
+        }
+        return CKSERVICE_WSDL_LOCATION;
+    }
+
+}

+ 53 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/CkWebService.java

@@ -0,0 +1,53 @@
+
+package com.cxfws.client.service.ck;
+
+import javax.jws.WebMethod;
+import javax.jws.WebParam;
+import javax.jws.WebResult;
+import javax.jws.WebService;
+import javax.xml.bind.annotation.XmlSeeAlso;
+import javax.xml.ws.RequestWrapper;
+import javax.xml.ws.ResponseWrapper;
+
+import com.cxfws.client.service.entity.JyrckxxEntity;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.2.4-b01
+ * Generated source version: 2.2
+ * 
+ */
+@WebService(name = "CkWebService", targetNamespace = "http://webService.yjpt.com/")
+@XmlSeeAlso({
+    ObjectFactory.class
+})
+public interface CkWebService {
+
+
+    /**
+     * 
+     * @param arg0
+     * @return
+     *     returns java.lang.Long
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "save", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.ck.Save")
+    @ResponseWrapper(localName = "saveResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.ck.SaveResponse")
+    public Long save(
+        @WebParam(name = "arg0", targetNamespace = "")
+        JyrckxxEntity arg0);
+
+    /**
+     * 
+     * @param arg0
+     */
+    @WebMethod
+    @RequestWrapper(localName = "delete", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.ck.Delete")
+    @ResponseWrapper(localName = "deleteResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.ck.DeleteResponse")
+    public void delete(
+        @WebParam(name = "arg0", targetNamespace = "")
+        JyrckxxEntity arg0);
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/Delete.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.ck;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.JyrckxxEntity;
+
+
+/**
+ * <p>Java class for delete complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="delete">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}jyrckxxEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "delete", propOrder = {
+    "arg0"
+})
+public class Delete {
+
+    protected JyrckxxEntity arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrckxxEntity }
+     *     
+     */
+    public JyrckxxEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrckxxEntity }
+     *     
+     */
+    public void setArg0(JyrckxxEntity value) {
+        this.arg0 = value;
+    }
+
+}

+ 32 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/DeleteResponse.java

@@ -0,0 +1,32 @@
+
+package com.cxfws.client.service.ck;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for deleteResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="deleteResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "deleteResponse")
+public class DeleteResponse {
+
+
+}

+ 162 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/ObjectFactory.java

@@ -0,0 +1,162 @@
+
+package com.cxfws.client.service.ck;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlElementDecl;
+import javax.xml.bind.annotation.XmlRegistry;
+import javax.xml.namespace.QName;
+
+import com.cxfws.client.service.entity.BaseEntity;
+import com.cxfws.client.service.entity.CodeEntity;
+import com.cxfws.client.service.entity.GqEntity;
+import com.cxfws.client.service.entity.JyrEntity;
+import com.cxfws.client.service.entity.JyrckxxEntity;
+import com.cxfws.client.service.entity.MtEntity;
+
+
+/**
+ * This object contains factory methods for each 
+ * Java content interface and Java element interface 
+ * generated in the com.cxfws.client.service.ck package. 
+ * <p>An ObjectFactory allows you to programatically 
+ * construct new instances of the Java representation 
+ * for XML content. The Java representation of XML 
+ * content can consist of schema derived interfaces 
+ * and classes representing the binding of schema 
+ * type definitions, element declarations and model 
+ * groups.  Factory methods for each of these are 
+ * provided in this class.
+ * 
+ */
+@XmlRegistry
+public class ObjectFactory {
+
+    private final static QName _Delete_QNAME = new QName("http://webService.yjpt.com/", "delete");
+    private final static QName _DeleteResponse_QNAME = new QName("http://webService.yjpt.com/", "deleteResponse");
+    private final static QName _Save_QNAME = new QName("http://webService.yjpt.com/", "save");
+    private final static QName _SaveResponse_QNAME = new QName("http://webService.yjpt.com/", "saveResponse");
+
+    /**
+     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.cxfws.client.service.ck
+     * 
+     */
+    public ObjectFactory() {
+    }
+
+    /**
+     * Create an instance of {@link DeleteResponse }
+     * 
+     */
+    public DeleteResponse createDeleteResponse() {
+        return new DeleteResponse();
+    }
+
+    /**
+     * Create an instance of {@link Save }
+     * 
+     */
+    public Save createSave() {
+        return new Save();
+    }
+
+    /**
+     * Create an instance of {@link SaveResponse }
+     * 
+     */
+    public SaveResponse createSaveResponse() {
+        return new SaveResponse();
+    }
+
+    /**
+     * Create an instance of {@link Delete }
+     * 
+     */
+    public Delete createDelete() {
+        return new Delete();
+    }
+
+    /**
+     * Create an instance of {@link MtEntity }
+     * 
+     */
+    public MtEntity createMtEntity() {
+        return new MtEntity();
+    }
+
+    /**
+     * Create an instance of {@link BaseEntity }
+     * 
+     */
+    public BaseEntity createBaseEntity() {
+        return new BaseEntity();
+    }
+
+    /**
+     * Create an instance of {@link JyrEntity }
+     * 
+     */
+    public JyrEntity createJyrEntity() {
+        return new JyrEntity();
+    }
+
+    /**
+     * Create an instance of {@link GqEntity }
+     * 
+     */
+    public GqEntity createGqEntity() {
+        return new GqEntity();
+    }
+
+    /**
+     * Create an instance of {@link JyrckxxEntity }
+     * 
+     */
+    public JyrckxxEntity createJyrckxxEntity() {
+        return new JyrckxxEntity();
+    }
+
+    /**
+     * Create an instance of {@link CodeEntity }
+     * 
+     */
+    public CodeEntity createCodeEntity() {
+        return new CodeEntity();
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Delete }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "delete")
+    public JAXBElement<Delete> createDelete(Delete value) {
+        return new JAXBElement<Delete>(_Delete_QNAME, Delete.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "deleteResponse")
+    public JAXBElement<DeleteResponse> createDeleteResponse(DeleteResponse value) {
+        return new JAXBElement<DeleteResponse>(_DeleteResponse_QNAME, DeleteResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Save }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "save")
+    public JAXBElement<Save> createSave(Save value) {
+        return new JAXBElement<Save>(_Save_QNAME, Save.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "saveResponse")
+    public JAXBElement<SaveResponse> createSaveResponse(SaveResponse value) {
+        return new JAXBElement<SaveResponse>(_SaveResponse_QNAME, SaveResponse.class, null, value);
+    }
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/Save.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.ck;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.JyrckxxEntity;
+
+
+/**
+ * <p>Java class for save complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="save">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}jyrckxxEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "save", propOrder = {
+    "arg0"
+})
+public class Save {
+
+    protected JyrckxxEntity arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrckxxEntity }
+     *     
+     */
+    public JyrckxxEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrckxxEntity }
+     *     
+     */
+    public void setArg0(JyrckxxEntity value) {
+        this.arg0 = value;
+    }
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/SaveResponse.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.ck;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for saveResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="saveResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "saveResponse", propOrder = {
+    "_return"
+})
+public class SaveResponse {
+
+    @XmlElement(name = "return")
+    protected Long _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setReturn(Long value) {
+        this._return = value;
+    }
+
+}

+ 2 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ck/package-info.java

@@ -0,0 +1,2 @@
+@javax.xml.bind.annotation.XmlSchema(namespace = "http://webService.yjpt.com/")
+package com.cxfws.client.service.ck;

+ 262 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/AccessoryEntity.java

@@ -0,0 +1,262 @@
+
+package com.cxfws.client.service.entity;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for accessoryEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="accessoryEntity">
+ *   &lt;complexContent>
+ *     &lt;extension base="{http://webService.yjpt.com/}baseEntity">
+ *       &lt;sequence>
+ *         &lt;element name="content" type="{http://webService.yjpt.com/}blobEntity" minOccurs="0"/>
+ *         &lt;element name="entityId" type="{http://www.w3.org/2001/XMLSchema}long"/>
+ *         &lt;element name="entityType" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="length" type="{http://www.w3.org/2001/XMLSchema}long"/>
+ *         &lt;element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="remark" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="suffix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="type" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/extension>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "accessoryEntity", propOrder = {
+    "content",
+    "entityId",
+    "entityType",
+    "id",
+    "length",
+    "name",
+    "remark",
+    "suffix",
+    "type"
+})
+public class AccessoryEntity
+    extends BaseEntity
+{
+
+    protected BlobEntity content;
+    protected Long entityId;
+    protected CodeEntity entityType;
+    protected Long id;
+    protected Long length;
+    protected String name;
+    protected String remark;
+    protected String suffix;
+    protected CodeEntity type;
+
+    /**
+     * Gets the value of the content property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link BlobEntity }
+     *     
+     */
+    public BlobEntity getContent() {
+        return content;
+    }
+
+    /**
+     * Sets the value of the content property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link BlobEntity }
+     *     
+     */
+    public void setContent(BlobEntity value) {
+        this.content = value;
+    }
+
+    /**
+     * Gets the value of the entityId property.
+     * 
+     */
+    public Long getEntityId() {
+        return entityId;
+    }
+
+    /**
+     * Sets the value of the entityId property.
+     * 
+     */
+    public void setEntityId(Long value) {
+        this.entityId = value;
+    }
+
+    /**
+     * Gets the value of the entityType property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getEntityType() {
+        return entityType;
+    }
+
+    /**
+     * Sets the value of the entityType property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setEntityType(CodeEntity value) {
+        this.entityType = value;
+    }
+
+    /**
+     * Gets the value of the id property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getId() {
+        return id;
+    }
+
+    /**
+     * Sets the value of the id property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setId(Long value) {
+        this.id = value;
+    }
+
+    /**
+     * Gets the value of the length property.
+     * 
+     */
+    public long getLength() {
+        return length;
+    }
+
+    /**
+     * Sets the value of the length property.
+     * 
+     */
+    public void setLength(long value) {
+        this.length = value;
+    }
+
+    /**
+     * Gets the value of the name property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getName() {
+        return name;
+    }
+
+    /**
+     * Sets the value of the name property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setName(String value) {
+        this.name = value;
+    }
+
+    /**
+     * Gets the value of the remark property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getRemark() {
+        return remark;
+    }
+
+    /**
+     * Sets the value of the remark property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setRemark(String value) {
+        this.remark = value;
+    }
+
+    /**
+     * Gets the value of the suffix property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSuffix() {
+        return suffix;
+    }
+
+    /**
+     * Sets the value of the suffix property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSuffix(String value) {
+        this.suffix = value;
+    }
+
+    /**
+     * Gets the value of the type property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getType() {
+        return type;
+    }
+
+    /**
+     * Sets the value of the type property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setType(CodeEntity value) {
+        this.type = value;
+    }
+
+}

+ 412 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/BaseEntity.java

@@ -0,0 +1,412 @@
+
+package com.cxfws.client.service.entity;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlSchemaType;
+import javax.xml.bind.annotation.XmlSeeAlso;
+import javax.xml.bind.annotation.XmlType;
+import javax.xml.datatype.XMLGregorianCalendar;
+
+
+/**
+ * <p>Java class for baseEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="baseEntity">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="addDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *         &lt;element name="byzd1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="byzd2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="byzd3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="byzd4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="byzd5" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="qylb" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="recordCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="recordStatus" type="{http://www.w3.org/2001/XMLSchema}int"/>
+ *         &lt;element name="sftb" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="szd" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="tbdyid" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="tbzt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="updateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "baseEntity", propOrder = {
+    "addDate",
+    "byzd1",
+    "byzd2",
+    "byzd3",
+    "byzd4",
+    "byzd5",
+    "qylb",
+    "recordCode",
+    "recordStatus",
+    "sftb",
+    "szd",
+    "tbdyid",
+    "tbzt",
+    "updateDate"
+})
+@XmlSeeAlso({
+    GqEntity.class,
+    CodeEntity.class
+})
+public class BaseEntity {
+
+    @XmlSchemaType(name = "dateTime")
+    protected XMLGregorianCalendar addDate;
+    protected String byzd1;
+    protected String byzd2;
+    protected String byzd3;
+    protected String byzd4;
+    protected String byzd5;
+    protected String qylb;
+    protected String recordCode;
+    protected int recordStatus;
+    protected String sftb;
+    protected CodeEntity szd;
+    protected Long tbdyid;
+    protected String tbzt;
+    @XmlSchemaType(name = "dateTime")
+    protected XMLGregorianCalendar updateDate;
+
+    /**
+     * Gets the value of the addDate property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getAddDate() {
+        return addDate;
+    }
+
+    /**
+     * Sets the value of the addDate property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setAddDate(XMLGregorianCalendar value) {
+        this.addDate = value;
+    }
+
+    /**
+     * Gets the value of the byzd1 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getByzd1() {
+        return byzd1;
+    }
+
+    /**
+     * Sets the value of the byzd1 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setByzd1(String value) {
+        this.byzd1 = value;
+    }
+
+    /**
+     * Gets the value of the byzd2 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getByzd2() {
+        return byzd2;
+    }
+
+    /**
+     * Sets the value of the byzd2 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setByzd2(String value) {
+        this.byzd2 = value;
+    }
+
+    /**
+     * Gets the value of the byzd3 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getByzd3() {
+        return byzd3;
+    }
+
+    /**
+     * Sets the value of the byzd3 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setByzd3(String value) {
+        this.byzd3 = value;
+    }
+
+    /**
+     * Gets the value of the byzd4 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getByzd4() {
+        return byzd4;
+    }
+
+    /**
+     * Sets the value of the byzd4 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setByzd4(String value) {
+        this.byzd4 = value;
+    }
+
+    /**
+     * Gets the value of the byzd5 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getByzd5() {
+        return byzd5;
+    }
+
+    /**
+     * Sets the value of the byzd5 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setByzd5(String value) {
+        this.byzd5 = value;
+    }
+
+    /**
+     * Gets the value of the qylb property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getQylb() {
+        return qylb;
+    }
+
+    /**
+     * Sets the value of the qylb property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setQylb(String value) {
+        this.qylb = value;
+    }
+
+    /**
+     * Gets the value of the recordCode property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getRecordCode() {
+        return recordCode;
+    }
+
+    /**
+     * Sets the value of the recordCode property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setRecordCode(String value) {
+        this.recordCode = value;
+    }
+
+    /**
+     * Gets the value of the recordStatus property.
+     * 
+     */
+    public int getRecordStatus() {
+        return recordStatus;
+    }
+
+    /**
+     * Sets the value of the recordStatus property.
+     * 
+     */
+    public void setRecordStatus(int value) {
+        this.recordStatus = value;
+    }
+
+    /**
+     * Gets the value of the sftb property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSftb() {
+        return sftb;
+    }
+
+    /**
+     * Sets the value of the sftb property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSftb(String value) {
+        this.sftb = value;
+    }
+
+    /**
+     * Gets the value of the szd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getSzd() {
+        return szd;
+    }
+
+    /**
+     * Sets the value of the szd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setSzd(CodeEntity value) {
+        this.szd = value;
+    }
+
+    /**
+     * Gets the value of the tbdyid property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getTbdyid() {
+        return tbdyid;
+    }
+
+    /**
+     * Sets the value of the tbdyid property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setTbdyid(Long value) {
+        this.tbdyid = value;
+    }
+
+    /**
+     * Gets the value of the tbzt property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getTbzt() {
+        return tbzt;
+    }
+
+    /**
+     * Sets the value of the tbzt property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setTbzt(String value) {
+        this.tbzt = value;
+    }
+
+    /**
+     * Gets the value of the updateDate property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getUpdateDate() {
+        return updateDate;
+    }
+
+    /**
+     * Sets the value of the updateDate property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setUpdateDate(XMLGregorianCalendar value) {
+        this.updateDate = value;
+    }
+
+}

+ 87 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/BlobEntity.java

@@ -0,0 +1,87 @@
+
+package com.cxfws.client.service.entity;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for blobEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="blobEntity">
+ *   &lt;complexContent>
+ *     &lt;extension base="{http://webService.yjpt.com/}baseEntity">
+ *       &lt;sequence>
+ *         &lt;element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="value" type="{http://www.w3.org/2001/XMLSchema}base64Binary" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/extension>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "blobEntity", propOrder = {
+    "id",
+    "value"
+})
+public class BlobEntity
+    extends BaseEntity
+{
+
+    protected Long id;
+    protected byte[] value;
+
+    /**
+     * Gets the value of the id property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getId() {
+        return id;
+    }
+
+    /**
+     * Sets the value of the id property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setId(Long value) {
+        this.id = value;
+    }
+
+    /**
+     * Gets the value of the value property.
+     * 
+     * @return
+     *     possible object is
+     *     byte[]
+     */
+    public byte[] getValue() {
+        return value;
+    }
+
+    /**
+     * Sets the value of the value property.
+     * 
+     * @param value
+     *     allowed object is
+     *     byte[]
+     */
+    public void setValue(byte[] value) {
+        this.value = value;
+    }
+
+}

+ 828 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/BwEntity.java

@@ -0,0 +1,828 @@
+
+package com.cxfws.client.service.entity;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for bwEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="bwEntity">
+ *   &lt;complexContent>
+ *     &lt;extension base="{http://webService.yjpt.com/}baseEntity">
+ *       &lt;sequence>
+ *         &lt;element name="bwcd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="bwmc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="bwsx" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="bwszsx" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="bwyt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="fwlx" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="hckpnl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="jd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="jgxs" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="jgysnf" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="jtjgisdyidh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="mtmc" type="{http://webService.yjpt.com/}mtEntity" minOccurs="0"/>
+ *         &lt;element name="nhwtgml" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="nwxhwttl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="qymc" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *         &lt;element name="qysjsh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="qysjss" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="sclx" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="sffz" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="sjkpnl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="sjtgnl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="szgq" type="{http://webService.yjpt.com/}gqEntity" minOccurs="0"/>
+ *         &lt;element name="tcnf" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="wd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="wxpbw" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="zwbwyt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="zyhbwfl" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="zyrkfw" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/extension>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "bwEntity", propOrder = {
+    "bwcd",
+    "bwmc",
+    "bwsx",
+    "bwszsx",
+    "bwyt",
+    "fwlx",
+    "hckpnl",
+    "id",
+    "jd",
+    "jgxs",
+    "jgysnf",
+    "jtjgisdyidh",
+    "mtmc",
+    "nhwtgml",
+    "nwxhwttl",
+    "qymc",
+    "qysjsh",
+    "qysjss",
+    "sclx",
+    "sffz",
+    "sjkpnl",
+    "sjtgnl",
+    "szgq",
+    "tcnf",
+    "wd",
+    "wxpbw",
+    "zwbwyt",
+    "zyhbwfl",
+    "zyrkfw",
+    "bwid"
+})
+public class BwEntity
+    extends BaseEntity
+{
+
+    protected String bwcd;
+    protected String bwmc;
+    protected CodeEntity bwsx;
+    protected CodeEntity bwszsx;
+    protected String bwyt;
+    protected CodeEntity fwlx;
+    protected String hckpnl;
+    protected Long id;
+    protected String jd;
+    protected CodeEntity jgxs;
+    protected Integer jgysnf;
+    protected String jtjgisdyidh;
+    protected MtEntity mtmc;
+    protected String nhwtgml;
+    protected String nwxhwttl;
+    protected JyrEntity qymc;
+    protected String qysjsh;
+    protected String qysjss;
+    protected CodeEntity sclx;
+    protected String sffz;
+    protected String sjkpnl;
+    protected String sjtgnl;
+    protected GqEntity szgq;
+    protected Integer tcnf;
+    protected String wd;
+    protected String wxpbw;
+    protected String zwbwyt;
+    protected CodeEntity zyhbwfl;
+    protected String zyrkfw;
+    protected String bwid;
+
+    public String getBwid() {
+		return bwid;
+	}
+
+	public void setBwid(String bwid) {
+		this.bwid = bwid;
+	}
+
+	/**
+     * Gets the value of the bwcd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getBwcd() {
+        return bwcd;
+    }
+
+    /**
+     * Sets the value of the bwcd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setBwcd(String value) {
+        this.bwcd = value;
+    }
+
+    /**
+     * Gets the value of the bwmc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getBwmc() {
+        return bwmc;
+    }
+
+    /**
+     * Sets the value of the bwmc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setBwmc(String value) {
+        this.bwmc = value;
+    }
+
+    /**
+     * Gets the value of the bwsx property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getBwsx() {
+        return bwsx;
+    }
+
+    /**
+     * Sets the value of the bwsx property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setBwsx(CodeEntity value) {
+        this.bwsx = value;
+    }
+
+    /**
+     * Gets the value of the bwszsx property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getBwszsx() {
+        return bwszsx;
+    }
+
+    /**
+     * Sets the value of the bwszsx property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setBwszsx(CodeEntity value) {
+        this.bwszsx = value;
+    }
+
+    /**
+     * Gets the value of the bwyt property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getBwyt() {
+        return bwyt;
+    }
+
+    /**
+     * Sets the value of the bwyt property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setBwyt(String value) {
+        this.bwyt = value;
+    }
+
+    /**
+     * Gets the value of the fwlx property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getFwlx() {
+        return fwlx;
+    }
+
+    /**
+     * Sets the value of the fwlx property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setFwlx(CodeEntity value) {
+        this.fwlx = value;
+    }
+
+    /**
+     * Gets the value of the hckpnl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getHckpnl() {
+        return hckpnl;
+    }
+
+    /**
+     * Sets the value of the hckpnl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setHckpnl(String value) {
+        this.hckpnl = value;
+    }
+
+    /**
+     * Gets the value of the id property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getId() {
+        return id;
+    }
+
+    /**
+     * Sets the value of the id property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setId(Long value) {
+        this.id = value;
+    }
+
+    /**
+     * Gets the value of the jd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getJd() {
+        return jd;
+    }
+
+    /**
+     * Sets the value of the jd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setJd(String value) {
+        this.jd = value;
+    }
+
+    /**
+     * Gets the value of the jgxs property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getJgxs() {
+        return jgxs;
+    }
+
+    /**
+     * Sets the value of the jgxs property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setJgxs(CodeEntity value) {
+        this.jgxs = value;
+    }
+
+    /**
+     * Gets the value of the jgysnf property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getJgysnf() {
+        return jgysnf;
+    }
+
+    /**
+     * Sets the value of the jgysnf property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setJgysnf(Integer value) {
+        this.jgysnf = value;
+    }
+
+    /**
+     * Gets the value of the jtjgisdyidh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getJtjgisdyidh() {
+        return jtjgisdyidh;
+    }
+
+    /**
+     * Sets the value of the jtjgisdyidh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setJtjgisdyidh(String value) {
+        this.jtjgisdyidh = value;
+    }
+
+    /**
+     * Gets the value of the mtmc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link MtEntity }
+     *     
+     */
+    public MtEntity getMtmc() {
+        return mtmc;
+    }
+
+    /**
+     * Sets the value of the mtmc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link MtEntity }
+     *     
+     */
+    public void setMtmc(MtEntity value) {
+        this.mtmc = value;
+    }
+
+    /**
+     * Gets the value of the nhwtgml property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getNhwtgml() {
+        return nhwtgml;
+    }
+
+    /**
+     * Sets the value of the nhwtgml property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setNhwtgml(String value) {
+        this.nhwtgml = value;
+    }
+
+    /**
+     * Gets the value of the nwxhwttl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getNwxhwttl() {
+        return nwxhwttl;
+    }
+
+    /**
+     * Sets the value of the nwxhwttl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setNwxhwttl(String value) {
+        this.nwxhwttl = value;
+    }
+
+    /**
+     * Gets the value of the qymc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getQymc() {
+        return qymc;
+    }
+
+    /**
+     * Sets the value of the qymc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setQymc(JyrEntity value) {
+        this.qymc = value;
+    }
+
+    /**
+     * Gets the value of the qysjsh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getQysjsh() {
+        return qysjsh;
+    }
+
+    /**
+     * Sets the value of the qysjsh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setQysjsh(String value) {
+        this.qysjsh = value;
+    }
+
+    /**
+     * Gets the value of the qysjss property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getQysjss() {
+        return qysjss;
+    }
+
+    /**
+     * Sets the value of the qysjss property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setQysjss(String value) {
+        this.qysjss = value;
+    }
+
+    /**
+     * Gets the value of the sclx property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getSclx() {
+        return sclx;
+    }
+
+    /**
+     * Sets the value of the sclx property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setSclx(CodeEntity value) {
+        this.sclx = value;
+    }
+
+    /**
+     * Gets the value of the sffz property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSffz() {
+        return sffz;
+    }
+
+    /**
+     * Sets the value of the sffz property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSffz(String value) {
+        this.sffz = value;
+    }
+
+    /**
+     * Gets the value of the sjkpnl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSjkpnl() {
+        return sjkpnl;
+    }
+
+    /**
+     * Sets the value of the sjkpnl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSjkpnl(String value) {
+        this.sjkpnl = value;
+    }
+
+    /**
+     * Gets the value of the sjtgnl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSjtgnl() {
+        return sjtgnl;
+    }
+
+    /**
+     * Sets the value of the sjtgnl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSjtgnl(String value) {
+        this.sjtgnl = value;
+    }
+
+    /**
+     * Gets the value of the szgq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link GqEntity }
+     *     
+     */
+    public GqEntity getSzgq() {
+        return szgq;
+    }
+
+    /**
+     * Sets the value of the szgq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link GqEntity }
+     *     
+     */
+    public void setSzgq(GqEntity value) {
+        this.szgq = value;
+    }
+
+    /**
+     * Gets the value of the tcnf property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getTcnf() {
+        return tcnf;
+    }
+
+    /**
+     * Sets the value of the tcnf property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setTcnf(Integer value) {
+        this.tcnf = value;
+    }
+
+    /**
+     * Gets the value of the wd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getWd() {
+        return wd;
+    }
+
+    /**
+     * Sets the value of the wd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setWd(String value) {
+        this.wd = value;
+    }
+
+    /**
+     * Gets the value of the wxpbw property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getWxpbw() {
+        return wxpbw;
+    }
+
+    /**
+     * Sets the value of the wxpbw property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setWxpbw(String value) {
+        this.wxpbw = value;
+    }
+
+    /**
+     * Gets the value of the zwbwyt property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZwbwyt() {
+        return zwbwyt;
+    }
+
+    /**
+     * Sets the value of the zwbwyt property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZwbwyt(String value) {
+        this.zwbwyt = value;
+    }
+
+    /**
+     * Gets the value of the zyhbwfl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getZyhbwfl() {
+        return zyhbwfl;
+    }
+
+    /**
+     * Sets the value of the zyhbwfl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setZyhbwfl(CodeEntity value) {
+        this.zyhbwfl = value;
+    }
+
+    /**
+     * Gets the value of the zyrkfw property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZyrkfw() {
+        return zyrkfw;
+    }
+
+    /**
+     * Sets the value of the zyrkfw property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZyrkfw(String value) {
+        this.zyrkfw = value;
+    }
+
+}

+ 1508 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/CgEntity.java

@@ -0,0 +1,1508 @@
+
+package com.cxfws.client.service.entity;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlSchemaType;
+import javax.xml.bind.annotation.XmlType;
+import javax.xml.datatype.XMLGregorianCalendar;
+
+
+/**
+ * <p>Java class for cgEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="cgEntity">
+ *   &lt;complexContent>
+ *     &lt;extension base="{http://webService.yjpt.com/}baseEntity">
+ *       &lt;sequence>
+ *         &lt;element name="aqgd" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="bdzzsl" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="bdzzsm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="cccscq" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="cchxppzsl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="cgazxs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="cgcz" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="cggs" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="cgmc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="cgqmc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="cgqmj" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="cgrj" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="cgwx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="cgxh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="cgxs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="cgzb" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="clfs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="dwmc" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *         &lt;element name="fjdsssfnjjzs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="gkzdwxybabh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="gkzdwxybh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="glzxjl" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="gq" type="{http://webService.yjpt.com/}gqEntity" minOccurs="0"/>
+ *         &lt;element name="hxpmc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="hxppz" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="hxpsl" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="hysl" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="hysm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="jlfs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="jtwz" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="lxdh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="mapid" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="qtsl" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="qtsm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="qyccbh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="scjyhdlx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="sjgzwd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="sjgzyl" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="sjsynx" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="sjwd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="sjyl" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="tbr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="tbsj" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *         &lt;element name="tcsj" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *         &lt;element name="whzyfzbh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="wxydj" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="wzzt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="ywfhd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="zdwxycggs" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="zdwxycgrl" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="zj" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="zsbh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="zxgyjzysb" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/extension>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "cgEntity", propOrder = {
+    "aqgd",
+    "bdzzsl",
+    "bdzzsm",
+    "cccscq",
+    "cchxppzsl",
+    "cgazxs",
+    "cgcz",
+    "cggs",
+    "cgmc",
+    "cgqmc",
+    "cgqmj",
+    "cgrj",
+    "cgwx",
+    "cgxh",
+    "cgxs",
+    "cgzb",
+    "clfs",
+    "dwmc",
+    "fjdsssfnjjzs",
+    "gkzdwxybabh",
+    "gkzdwxybh",
+    "glzxjl",
+    "gq",
+    "hxpmc",
+    "hxppz",
+    "hxpsl",
+    "hysl",
+    "hysm",
+    "id",
+    "jlfs",
+    "jtwz",
+    "lxdh",
+    "mapid",
+    "qtsl",
+    "qtsm",
+    "qyccbh",
+    "scjyhdlx",
+    "sjgzwd",
+    "sjgzyl",
+    "sjsynx",
+    "sjwd",
+    "sjyl",
+    "tbr",
+    "tbsj",
+    "tcsj",
+    "whzyfzbh",
+    "wxydj",
+    "wzzt",
+    "ywfhd",
+    "zdwxycggs",
+    "zdwxycgrl",
+    "zj",
+    "zsbh",
+    "zxgyjzysb",
+    "cgid"
+})
+public class CgEntity
+    extends BaseEntity
+{
+
+    protected Double aqgd;
+    protected Integer bdzzsl;
+    protected String bdzzsm;
+    protected String cccscq;
+    protected String cchxppzsl;
+    protected String cgazxs;
+    protected String cgcz;
+    protected Integer cggs;
+    protected String cgmc;
+    protected String cgqmc;
+    protected Double cgqmj;
+    protected Double cgrj;
+    protected String cgwx;
+    protected String cgxh;
+    protected String cgxs;
+    protected String cgzb;
+    protected String clfs;
+    protected JyrEntity dwmc;
+    protected String fjdsssfnjjzs;
+    protected String gkzdwxybabh;
+    protected String gkzdwxybh;
+    protected Double glzxjl;
+    protected GqEntity gq;
+    protected String hxpmc;
+    protected String hxppz;
+    protected Double hxpsl;
+    protected Integer hysl;
+    protected String hysm;
+    protected Long id;
+    protected String jlfs;
+    protected String jtwz;
+    protected String lxdh;
+    protected Integer mapid;
+    protected Integer qtsl;
+    protected String qtsm;
+    protected String qyccbh;
+    protected String scjyhdlx;
+    protected String sjgzwd;
+    protected Double sjgzyl;
+    protected Integer sjsynx;
+    protected String sjwd;
+    protected Double sjyl;
+    protected String tbr;
+    @XmlSchemaType(name = "dateTime")
+    protected XMLGregorianCalendar tbsj;
+    @XmlSchemaType(name = "dateTime")
+    protected XMLGregorianCalendar tcsj;
+    protected String whzyfzbh;
+    protected CodeEntity wxydj;
+    protected String wzzt;
+    protected String ywfhd;
+    protected Integer zdwxycggs;
+    protected Double zdwxycgrl;
+    protected Double zj;
+    protected String zsbh;
+    protected String zxgyjzysb;
+    protected String cgid;
+    
+
+    public String getCgid() {
+		return cgid;
+	}
+
+	public void setCgid(String cgid) {
+		this.cgid = cgid;
+	}
+
+	/**
+     * Gets the value of the aqgd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Double getAqgd() {
+        return aqgd;
+    }
+
+    /**
+     * Sets the value of the aqgd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setAqgd(Double value) {
+        this.aqgd = value;
+    }
+
+    /**
+     * Gets the value of the bdzzsl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getBdzzsl() {
+        return bdzzsl;
+    }
+
+    /**
+     * Sets the value of the bdzzsl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setBdzzsl(Integer value) {
+        this.bdzzsl = value;
+    }
+
+    /**
+     * Gets the value of the bdzzsm property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getBdzzsm() {
+        return bdzzsm;
+    }
+
+    /**
+     * Sets the value of the bdzzsm property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setBdzzsm(String value) {
+        this.bdzzsm = value;
+    }
+
+    /**
+     * Gets the value of the cccscq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getCccscq() {
+        return cccscq;
+    }
+
+    /**
+     * Sets the value of the cccscq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setCccscq(String value) {
+        this.cccscq = value;
+    }
+
+    /**
+     * Gets the value of the cchxppzsl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getCchxppzsl() {
+        return cchxppzsl;
+    }
+
+    /**
+     * Sets the value of the cchxppzsl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setCchxppzsl(String value) {
+        this.cchxppzsl = value;
+    }
+
+    /**
+     * Gets the value of the cgazxs property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getCgazxs() {
+        return cgazxs;
+    }
+
+    /**
+     * Sets the value of the cgazxs property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setCgazxs(String value) {
+        this.cgazxs = value;
+    }
+
+    /**
+     * Gets the value of the cgcz property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getCgcz() {
+        return cgcz;
+    }
+
+    /**
+     * Sets the value of the cgcz property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setCgcz(String value) {
+        this.cgcz = value;
+    }
+
+    /**
+     * Gets the value of the cggs property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getCggs() {
+        return cggs;
+    }
+
+    /**
+     * Sets the value of the cggs property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setCggs(Integer value) {
+        this.cggs = value;
+    }
+
+    /**
+     * Gets the value of the cgmc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getCgmc() {
+        return cgmc;
+    }
+
+    /**
+     * Sets the value of the cgmc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setCgmc(String value) {
+        this.cgmc = value;
+    }
+
+    /**
+     * Gets the value of the cgqmc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getCgqmc() {
+        return cgqmc;
+    }
+
+    /**
+     * Sets the value of the cgqmc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setCgqmc(String value) {
+        this.cgqmc = value;
+    }
+
+    /**
+     * Gets the value of the cgqmj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getCgqmj() {
+        return cgqmj;
+    }
+
+    /**
+     * Sets the value of the cgqmj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setCgqmj(Double value) {
+        this.cgqmj = value;
+    }
+
+    /**
+     * Gets the value of the cgrj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getCgrj() {
+        return cgrj;
+    }
+
+    /**
+     * Sets the value of the cgrj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setCgrj(Double value) {
+        this.cgrj = value;
+    }
+
+    /**
+     * Gets the value of the cgwx property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getCgwx() {
+        return cgwx;
+    }
+
+    /**
+     * Sets the value of the cgwx property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setCgwx(String value) {
+        this.cgwx = value;
+    }
+
+    /**
+     * Gets the value of the cgxh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getCgxh() {
+        return cgxh;
+    }
+
+    /**
+     * Sets the value of the cgxh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setCgxh(String value) {
+        this.cgxh = value;
+    }
+
+    /**
+     * Gets the value of the cgxs property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getCgxs() {
+        return cgxs;
+    }
+
+    /**
+     * Sets the value of the cgxs property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setCgxs(String value) {
+        this.cgxs = value;
+    }
+
+    /**
+     * Gets the value of the cgzb property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getCgzb() {
+        return cgzb;
+    }
+
+    /**
+     * Sets the value of the cgzb property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setCgzb(String value) {
+        this.cgzb = value;
+    }
+
+    /**
+     * Gets the value of the clfs property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getClfs() {
+        return clfs;
+    }
+
+    /**
+     * Sets the value of the clfs property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setClfs(String value) {
+        this.clfs = value;
+    }
+
+    /**
+     * Gets the value of the dwmc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getDwmc() {
+        return dwmc;
+    }
+
+    /**
+     * Sets the value of the dwmc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setDwmc(JyrEntity value) {
+        this.dwmc = value;
+    }
+
+    /**
+     * Gets the value of the fjdsssfnjjzs property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getFjdsssfnjjzs() {
+        return fjdsssfnjjzs;
+    }
+
+    /**
+     * Sets the value of the fjdsssfnjjzs property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setFjdsssfnjjzs(String value) {
+        this.fjdsssfnjjzs = value;
+    }
+
+    /**
+     * Gets the value of the gkzdwxybabh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGkzdwxybabh() {
+        return gkzdwxybabh;
+    }
+
+    /**
+     * Sets the value of the gkzdwxybabh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGkzdwxybabh(String value) {
+        this.gkzdwxybabh = value;
+    }
+
+    /**
+     * Gets the value of the gkzdwxybh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGkzdwxybh() {
+        return gkzdwxybh;
+    }
+
+    /**
+     * Sets the value of the gkzdwxybh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGkzdwxybh(String value) {
+        this.gkzdwxybh = value;
+    }
+
+    /**
+     * Gets the value of the glzxjl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getGlzxjl() {
+        return glzxjl;
+    }
+
+    /**
+     * Sets the value of the glzxjl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setGlzxjl(Double value) {
+        this.glzxjl = value;
+    }
+
+    /**
+     * Gets the value of the gq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link GqEntity }
+     *     
+     */
+    public GqEntity getGq() {
+        return gq;
+    }
+
+    /**
+     * Sets the value of the gq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link GqEntity }
+     *     
+     */
+    public void setGq(GqEntity value) {
+        this.gq = value;
+    }
+
+    /**
+     * Gets the value of the hxpmc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getHxpmc() {
+        return hxpmc;
+    }
+
+    /**
+     * Sets the value of the hxpmc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setHxpmc(String value) {
+        this.hxpmc = value;
+    }
+
+    /**
+     * Gets the value of the hxppz property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getHxppz() {
+        return hxppz;
+    }
+
+    /**
+     * Sets the value of the hxppz property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setHxppz(String value) {
+        this.hxppz = value;
+    }
+
+    /**
+     * Gets the value of the hxpsl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getHxpsl() {
+        return hxpsl;
+    }
+
+    /**
+     * Sets the value of the hxpsl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setHxpsl(Double value) {
+        this.hxpsl = value;
+    }
+
+    /**
+     * Gets the value of the hysl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getHysl() {
+        return hysl;
+    }
+
+    /**
+     * Sets the value of the hysl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setHysl(Integer value) {
+        this.hysl = value;
+    }
+
+    /**
+     * Gets the value of the hysm property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getHysm() {
+        return hysm;
+    }
+
+    /**
+     * Sets the value of the hysm property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setHysm(String value) {
+        this.hysm = value;
+    }
+
+    /**
+     * Gets the value of the id property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getId() {
+        return id;
+    }
+
+    /**
+     * Sets the value of the id property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setId(Long value) {
+        this.id = value;
+    }
+
+    /**
+     * Gets the value of the jlfs property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getJlfs() {
+        return jlfs;
+    }
+
+    /**
+     * Sets the value of the jlfs property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setJlfs(String value) {
+        this.jlfs = value;
+    }
+
+    /**
+     * Gets the value of the jtwz property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getJtwz() {
+        return jtwz;
+    }
+
+    /**
+     * Sets the value of the jtwz property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setJtwz(String value) {
+        this.jtwz = value;
+    }
+
+    /**
+     * Gets the value of the lxdh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getLxdh() {
+        return lxdh;
+    }
+
+    /**
+     * Sets the value of the lxdh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setLxdh(String value) {
+        this.lxdh = value;
+    }
+
+    /**
+     * Gets the value of the mapid property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getMapid() {
+        return mapid;
+    }
+
+    /**
+     * Sets the value of the mapid property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setMapid(Integer value) {
+        this.mapid = value;
+    }
+
+    /**
+     * Gets the value of the qtsl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getQtsl() {
+        return qtsl;
+    }
+
+    /**
+     * Sets the value of the qtsl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setQtsl(Integer value) {
+        this.qtsl = value;
+    }
+
+    /**
+     * Gets the value of the qtsm property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getQtsm() {
+        return qtsm;
+    }
+
+    /**
+     * Sets the value of the qtsm property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setQtsm(String value) {
+        this.qtsm = value;
+    }
+
+    /**
+     * Gets the value of the qyccbh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getQyccbh() {
+        return qyccbh;
+    }
+
+    /**
+     * Sets the value of the qyccbh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setQyccbh(String value) {
+        this.qyccbh = value;
+    }
+
+    /**
+     * Gets the value of the scjyhdlx property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getScjyhdlx() {
+        return scjyhdlx;
+    }
+
+    /**
+     * Sets the value of the scjyhdlx property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setScjyhdlx(String value) {
+        this.scjyhdlx = value;
+    }
+
+    /**
+     * Gets the value of the sjgzwd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSjgzwd() {
+        return sjgzwd;
+    }
+
+    /**
+     * Sets the value of the sjgzwd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSjgzwd(String value) {
+        this.sjgzwd = value;
+    }
+
+    /**
+     * Gets the value of the sjgzyl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getSjgzyl() {
+        return sjgzyl;
+    }
+
+    /**
+     * Sets the value of the sjgzyl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setSjgzyl(Double value) {
+        this.sjgzyl = value;
+    }
+
+    /**
+     * Gets the value of the sjsynx property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getSjsynx() {
+        return sjsynx;
+    }
+
+    /**
+     * Sets the value of the sjsynx property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setSjsynx(Integer value) {
+        this.sjsynx = value;
+    }
+
+    /**
+     * Gets the value of the sjwd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSjwd() {
+        return sjwd;
+    }
+
+    /**
+     * Sets the value of the sjwd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSjwd(String value) {
+        this.sjwd = value;
+    }
+
+    /**
+     * Gets the value of the sjyl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getSjyl() {
+        return sjyl;
+    }
+
+    /**
+     * Sets the value of the sjyl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setSjyl(Double value) {
+        this.sjyl = value;
+    }
+
+    /**
+     * Gets the value of the tbr property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getTbr() {
+        return tbr;
+    }
+
+    /**
+     * Sets the value of the tbr property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setTbr(String value) {
+        this.tbr = value;
+    }
+
+    /**
+     * Gets the value of the tbsj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getTbsj() {
+        return tbsj;
+    }
+
+    /**
+     * Sets the value of the tbsj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setTbsj(XMLGregorianCalendar value) {
+        this.tbsj = value;
+    }
+
+    /**
+     * Gets the value of the tcsj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getTcsj() {
+        return tcsj;
+    }
+
+    /**
+     * Sets the value of the tcsj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setTcsj(XMLGregorianCalendar value) {
+        this.tcsj = value;
+    }
+
+    /**
+     * Gets the value of the whzyfzbh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getWhzyfzbh() {
+        return whzyfzbh;
+    }
+
+    /**
+     * Sets the value of the whzyfzbh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setWhzyfzbh(String value) {
+        this.whzyfzbh = value;
+    }
+
+    /**
+     * Gets the value of the wxydj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getWxydj() {
+        return wxydj;
+    }
+
+    /**
+     * Sets the value of the wxydj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setWxydj(CodeEntity value) {
+        this.wxydj = value;
+    }
+
+    /**
+     * Gets the value of the wzzt property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getWzzt() {
+        return wzzt;
+    }
+
+    /**
+     * Sets the value of the wzzt property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setWzzt(String value) {
+        this.wzzt = value;
+    }
+
+    /**
+     * Gets the value of the ywfhd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getYwfhd() {
+        return ywfhd;
+    }
+
+    /**
+     * Sets the value of the ywfhd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setYwfhd(String value) {
+        this.ywfhd = value;
+    }
+
+    /**
+     * Gets the value of the zdwxycggs property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getZdwxycggs() {
+        return zdwxycggs;
+    }
+
+    /**
+     * Sets the value of the zdwxycggs property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setZdwxycggs(Integer value) {
+        this.zdwxycggs = value;
+    }
+
+    /**
+     * Gets the value of the zdwxycgrl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getZdwxycgrl() {
+        return zdwxycgrl;
+    }
+
+    /**
+     * Sets the value of the zdwxycgrl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setZdwxycgrl(Double value) {
+        this.zdwxycgrl = value;
+    }
+
+    /**
+     * Gets the value of the zj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Double getZj() {
+        return zj;
+    }
+
+    /**
+     * Sets the value of the zj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setZj(Double value) {
+        this.zj = value;
+    }
+
+    /**
+     * Gets the value of the zsbh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZsbh() {
+        return zsbh;
+    }
+
+    /**
+     * Sets the value of the zsbh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZsbh(String value) {
+        this.zsbh = value;
+    }
+
+    /**
+     * Gets the value of the zxgyjzysb property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZxgyjzysb() {
+        return zxgyjzysb;
+    }
+
+    /**
+     * Sets the value of the zxgyjzysb property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZxgyjzysb(String value) {
+        this.zxgyjzysb = value;
+    }
+
+}

+ 189 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/CodeEntity.java

@@ -0,0 +1,189 @@
+
+package com.cxfws.client.service.entity;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for codeEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="codeEntity">
+ *   &lt;complexContent>
+ *     &lt;extension base="{http://webService.yjpt.com/}baseEntity">
+ *       &lt;sequence>
+ *         &lt;element name="bz" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="groupcode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="order" type="{http://www.w3.org/2001/XMLSchema}int"/>
+ *       &lt;/sequence>
+ *     &lt;/extension>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "codeEntity", propOrder = {
+    "bz",
+    "code",
+    "groupcode",
+    "id",
+    "name",
+    "order"
+})
+public class CodeEntity
+    extends BaseEntity
+{
+
+    protected String bz;
+    protected String code;
+    protected String groupcode;
+    protected Long id;
+    protected String name;
+    protected Integer order;
+
+    /**
+     * Gets the value of the bz property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getBz() {
+        return bz;
+    }
+
+    /**
+     * Sets the value of the bz property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setBz(String value) {
+        this.bz = value;
+    }
+
+    /**
+     * Gets the value of the code property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getCode() {
+        return code;
+    }
+
+    /**
+     * Sets the value of the code property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setCode(String value) {
+        this.code = value;
+    }
+
+    /**
+     * Gets the value of the groupcode property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGroupcode() {
+        return groupcode;
+    }
+
+    /**
+     * Sets the value of the groupcode property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGroupcode(String value) {
+        this.groupcode = value;
+    }
+
+    /**
+     * Gets the value of the id property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getId() {
+        return id;
+    }
+
+    /**
+     * Sets the value of the id property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setId(Long value) {
+        this.id = value;
+    }
+
+    /**
+     * Gets the value of the name property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getName() {
+        return name;
+    }
+
+    /**
+     * Sets the value of the name property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setName(String value) {
+        this.name = value;
+    }
+
+    /**
+     * Gets the value of the order property.
+     * 
+     */
+    public Integer getOrder() {
+        return order;
+    }
+
+    /**
+     * Sets the value of the order property.
+     * 
+     */
+    public void setOrder(Integer value) {
+        this.order = value;
+    }
+
+}

+ 128 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/CodeUtil.java

@@ -0,0 +1,128 @@
+package com.cxfws.client.service.entity;
+
+import java.util.ArrayList;
+
+import oracle.net.aso.i;
+
+import com.fasterxml.jackson.annotation.JsonTypeInfo.Id;
+
+public class CodeUtil {
+    
+    /**
+     * 201,202>>Y,N
+     */
+    public static String parseSF(String code){
+        if(code!=null){
+            if("201".equals(code)){
+                return "Y";
+            }else if("202".equals(code)){
+                return "N";
+            }else{
+                return null;
+            }
+        }
+        return null;
+    }
+    /**
+     * 101,102>>0,1
+     */
+    public static String parseXB(String code){
+        if(code!=null){
+            if("101".equals(code)){
+                return "0";
+            }else if("102".equals(code)){
+                return "1";
+            }else{
+                return null;
+            }
+        }
+        return null;
+    }
+    
+    /**
+     * 码头用途
+     * @param code
+     * @return
+     */
+    public static String mtyt(String code) {
+        int count = 14;
+        int baseNo = 5201;
+        String nameList = codtToNY(code, count, baseNo);
+        return nameList;
+    }
+    
+    /**
+     *泊位用途
+     * @param code
+     * @return
+     */
+    public static String bwyt(String code) {
+        int count = 18;
+        int baseNo = 1801;
+        String nameList = codtToNY(code, count, baseNo);
+        return nameList;
+    }
+    
+    /**
+     * 仓库用途
+     * @param code
+     * @return
+     */
+    public static String ckyt(String code) {
+        int count = 7;
+        int baseNo = 1401;
+        String nameList = codtToNY(code, count, baseNo);
+        return nameList;
+    }
+    
+    /**
+     * 堆场用途
+     * @param code
+     * @return
+     */
+    public static String scydcyt(String code) {
+        int count = 7;
+        int baseNo = 1301;
+        String nameList = codtToNY(code, count, baseNo);
+        return nameList;
+    }
+    
+    public static String codtToNY(String code, int count, int baseNo) {
+        String nameList = "";
+        String[] codeList = code.split(",");
+        boolean flag;
+        for (int i = baseNo; i < count + baseNo; i++) {
+            flag = true;
+            for (int j = 0; j < codeList.length; j++) {
+                if (i == Integer.parseInt(codeList[j])) {
+                    nameList += "Y";
+                    flag = false;
+                    break;
+                }
+            }
+            if (flag) {
+                nameList += "N";
+            }
+        }
+        return nameList;
+    }
+//    public static String codtToNY(String code, int count, int baseNo) {
+//        String nameList = "";
+//        String[] codeList = code.split(",");
+//        int j = 0;
+//        for (int i = baseNo; i < count + baseNo; i++) {
+//            if (j < codeList.length) {
+//                if (i == Integer.parseInt(codeList[j])) {
+//                    nameList += "Y";
+//                    j++;
+//                }else {
+//                    nameList += "N";
+//                }
+//            }else {
+//                nameList += "N";
+//            }
+//        }
+//        return nameList;
+//    }
+    
+}

+ 197 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/GgEntity.java

@@ -0,0 +1,197 @@
+
+package com.cxfws.client.service.entity;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for ggEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="ggEntity">
+ *   &lt;complexContent>
+ *     &lt;extension base="{http://webService.yjpt.com/}baseEntity">
+ *       &lt;sequence>
+ *         &lt;element name="accessory" type="{http://webService.yjpt.com/}accessoryEntity" minOccurs="0"/>
+ *         &lt;element name="content" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="lkr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="qykj" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/extension>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "ggEntity", propOrder = {
+    "accessory",
+    "content",
+    "id",
+    "lkr",
+    "qykj",
+    "title"
+})
+public class GgEntity
+    extends BaseEntity
+{
+
+    protected AccessoryEntity accessory;
+    protected String content;
+    protected Long id;
+    protected String lkr;
+    protected String qykj;
+    protected String title;
+
+    /**
+     * Gets the value of the accessory property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link AccessoryEntity }
+     *     
+     */
+    public AccessoryEntity getAccessory() {
+        return accessory;
+    }
+
+    /**
+     * Sets the value of the accessory property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link AccessoryEntity }
+     *     
+     */
+    public void setAccessory(AccessoryEntity value) {
+        this.accessory = value;
+    }
+
+    /**
+     * Gets the value of the content property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getContent() {
+        return content;
+    }
+
+    /**
+     * Sets the value of the content property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setContent(String value) {
+        this.content = value;
+    }
+
+    /**
+     * Gets the value of the id property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getId() {
+        return id;
+    }
+
+    /**
+     * Sets the value of the id property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setId(Long value) {
+        this.id = value;
+    }
+
+    /**
+     * Gets the value of the lkr property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getLkr() {
+        return lkr;
+    }
+
+    /**
+     * Sets the value of the lkr property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setLkr(String value) {
+        this.lkr = value;
+    }
+
+    /**
+     * Gets the value of the qykj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getQykj() {
+        return qykj;
+    }
+
+    /**
+     * Sets the value of the qykj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setQykj(String value) {
+        this.qykj = value;
+    }
+
+    /**
+     * Gets the value of the title property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getTitle() {
+        return title;
+    }
+
+    /**
+     * Sets the value of the title property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setTitle(String value) {
+        this.title = value;
+    }
+
+}

+ 452 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/GksssbEntity.java

@@ -0,0 +1,452 @@
+
+package com.cxfws.client.service.entity;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlSchemaType;
+import javax.xml.bind.annotation.XmlType;
+import javax.xml.datatype.XMLGregorianCalendar;
+
+
+/**
+ * <p>Java class for gksssbEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="gksssbEntity">
+ *   &lt;complexContent>
+ *     &lt;extension base="{http://webService.yjpt.com/}baseEntity">
+ *       &lt;sequence>
+ *         &lt;element name="accessory" type="{http://webService.yjpt.com/}accessoryEntity" minOccurs="0"/>
+ *         &lt;element name="bz" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="cfcs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="ejfl" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="ggxh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="lxdh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="qymc" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *         &lt;element name="sl" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="sldw" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="ssmc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="szgq" type="{http://webService.yjpt.com/}gqEntity" minOccurs="0"/>
+ *         &lt;element name="tbr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="yjfl" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="yxq" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/extension>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "gksssbEntity", propOrder = {
+    "accessory",
+    "bz",
+    "cfcs",
+    "ejfl",
+    "ggxh",
+    "id",
+    "lxdh",
+    "qymc",
+    "sl",
+    "sldw",
+    "ssmc",
+    "szgq",
+    "tbr",
+    "yjfl",
+    "yxq",
+    "sssbid"
+})
+public class GksssbEntity
+    extends BaseEntity
+{
+
+    protected AccessoryEntity accessory;
+    protected String bz;
+    protected String cfcs;
+    protected CodeEntity ejfl;
+    protected String ggxh;
+    protected Long id;
+    protected String lxdh;
+    protected JyrEntity qymc;
+    protected Long sl;
+    protected String sldw;
+    protected String ssmc;
+    protected GqEntity szgq;
+    protected String tbr;
+    protected CodeEntity yjfl;
+    @XmlSchemaType(name = "dateTime")
+    protected XMLGregorianCalendar yxq;
+    protected String sssbid;
+    public String getSssbid() {
+		return sssbid;
+	}
+
+	public void setSssbid(String sssbid) {
+		this.sssbid = sssbid;
+	}
+
+	/**
+     * Gets the value of the accessory property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link AccessoryEntity }
+     *     
+     */
+    public AccessoryEntity getAccessory() {
+        return accessory;
+    }
+
+    /**
+     * Sets the value of the accessory property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link AccessoryEntity }
+     *     
+     */
+    public void setAccessory(AccessoryEntity value) {
+        this.accessory = value;
+    }
+
+    /**
+     * Gets the value of the bz property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getBz() {
+        return bz;
+    }
+
+    /**
+     * Sets the value of the bz property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setBz(String value) {
+        this.bz = value;
+    }
+
+    /**
+     * Gets the value of the cfcs property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getCfcs() {
+        return cfcs;
+    }
+
+    /**
+     * Sets the value of the cfcs property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setCfcs(String value) {
+        this.cfcs = value;
+    }
+
+    /**
+     * Gets the value of the ejfl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getEjfl() {
+        return ejfl;
+    }
+
+    /**
+     * Sets the value of the ejfl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setEjfl(CodeEntity value) {
+        this.ejfl = value;
+    }
+
+    /**
+     * Gets the value of the ggxh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGgxh() {
+        return ggxh;
+    }
+
+    /**
+     * Sets the value of the ggxh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGgxh(String value) {
+        this.ggxh = value;
+    }
+
+    /**
+     * Gets the value of the id property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getId() {
+        return id;
+    }
+
+    /**
+     * Sets the value of the id property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setId(Long value) {
+        this.id = value;
+    }
+
+    /**
+     * Gets the value of the lxdh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getLxdh() {
+        return lxdh;
+    }
+
+    /**
+     * Sets the value of the lxdh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setLxdh(String value) {
+        this.lxdh = value;
+    }
+
+    /**
+     * Gets the value of the qymc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getQymc() {
+        return qymc;
+    }
+
+    /**
+     * Sets the value of the qymc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setQymc(JyrEntity value) {
+        this.qymc = value;
+    }
+
+    /**
+     * Gets the value of the sl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getSl() {
+        return sl;
+    }
+
+    /**
+     * Sets the value of the sl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setSl(Long value) {
+        this.sl = value;
+    }
+
+    /**
+     * Gets the value of the sldw property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSldw() {
+        return sldw;
+    }
+
+    /**
+     * Sets the value of the sldw property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSldw(String value) {
+        this.sldw = value;
+    }
+
+    /**
+     * Gets the value of the ssmc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSsmc() {
+        return ssmc;
+    }
+
+    /**
+     * Sets the value of the ssmc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSsmc(String value) {
+        this.ssmc = value;
+    }
+
+    /**
+     * Gets the value of the szgq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link GqEntity }
+     *     
+     */
+    public GqEntity getSzgq() {
+        return szgq;
+    }
+
+    /**
+     * Sets the value of the szgq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link GqEntity }
+     *     
+     */
+    public void setSzgq(GqEntity value) {
+        this.szgq = value;
+    }
+
+    /**
+     * Gets the value of the tbr property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getTbr() {
+        return tbr;
+    }
+
+    /**
+     * Sets the value of the tbr property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setTbr(String value) {
+        this.tbr = value;
+    }
+
+    /**
+     * Gets the value of the yjfl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getYjfl() {
+        return yjfl;
+    }
+
+    /**
+     * Sets the value of the yjfl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setYjfl(CodeEntity value) {
+        this.yjfl = value;
+    }
+
+    /**
+     * Gets the value of the yxq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getYxq() {
+        return yxq;
+    }
+
+    /**
+     * Sets the value of the yxq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setYxq(XMLGregorianCalendar value) {
+        this.yxq = value;
+    }
+
+}

+ 504 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/GqEntity.java

@@ -0,0 +1,504 @@
+
+package com.cxfws.client.service.entity;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for gqEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="gqEntity">
+ *   &lt;complexContent>
+ *     &lt;extension base="{http://webService.yjpt.com/}baseEntity">
+ *       &lt;sequence>
+ *         &lt;element name="bz" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="fgyscydghmj" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="ghlymj" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="ghsymj" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="gkssysyaxcd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="gqdmbdzdz" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="gqghmj" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="gqgkaxcd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="gqmc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="gqmj" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="gqszsylx" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="gqzraxcd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="gymtaxcd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="lymj" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="syfw" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="symj" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/extension>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "gqEntity", propOrder = {
+    "bz",
+    "fgyscydghmj",
+    "ghlymj",
+    "ghsymj",
+    "gkssysyaxcd",
+    "gqdmbdzdz",
+    "gqghmj",
+    "gqgkaxcd",
+    "gqmc",
+    "gqmj",
+    "gqszsylx",
+    "gqzraxcd",
+    "gymtaxcd",
+    "id",
+    "lymj",
+    "syfw",
+    "symj",
+    "gqid"
+})
+public class GqEntity
+    extends BaseEntity
+{
+
+    protected String bz;
+    protected String fgyscydghmj;
+    protected String ghlymj;
+    protected String ghsymj;
+    protected String gkssysyaxcd;
+    protected String gqdmbdzdz;
+    protected String gqghmj;
+    protected String gqgkaxcd;
+    protected String gqmc;
+    protected String gqmj;
+    protected CodeEntity gqszsylx;
+    protected String gqzraxcd;
+    protected String gymtaxcd;
+    protected Long id;
+    protected String lymj;
+    protected String syfw;
+    protected String symj;
+    protected String gqid;
+
+    public String getGqid() {
+		return gqid;
+	}
+
+	public void setGqid(String gqid) {
+		this.gqid = gqid;
+	}
+
+	/**
+     * Gets the value of the bz property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getBz() {
+        return bz;
+    }
+
+    /**
+     * Sets the value of the bz property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setBz(String value) {
+        this.bz = value;
+    }
+
+    /**
+     * Gets the value of the fgyscydghmj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getFgyscydghmj() {
+        return fgyscydghmj;
+    }
+
+    /**
+     * Sets the value of the fgyscydghmj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setFgyscydghmj(String value) {
+        this.fgyscydghmj = value;
+    }
+
+    /**
+     * Gets the value of the ghlymj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGhlymj() {
+        return ghlymj;
+    }
+
+    /**
+     * Sets the value of the ghlymj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGhlymj(String value) {
+        this.ghlymj = value;
+    }
+
+    /**
+     * Gets the value of the ghsymj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGhsymj() {
+        return ghsymj;
+    }
+
+    /**
+     * Sets the value of the ghsymj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGhsymj(String value) {
+        this.ghsymj = value;
+    }
+
+    /**
+     * Gets the value of the gkssysyaxcd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGkssysyaxcd() {
+        return gkssysyaxcd;
+    }
+
+    /**
+     * Sets the value of the gkssysyaxcd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGkssysyaxcd(String value) {
+        this.gkssysyaxcd = value;
+    }
+
+    /**
+     * Gets the value of the gqdmbdzdz property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGqdmbdzdz() {
+        return gqdmbdzdz;
+    }
+
+    /**
+     * Sets the value of the gqdmbdzdz property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGqdmbdzdz(String value) {
+        this.gqdmbdzdz = value;
+    }
+
+    /**
+     * Gets the value of the gqghmj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGqghmj() {
+        return gqghmj;
+    }
+
+    /**
+     * Sets the value of the gqghmj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGqghmj(String value) {
+        this.gqghmj = value;
+    }
+
+    /**
+     * Gets the value of the gqgkaxcd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGqgkaxcd() {
+        return gqgkaxcd;
+    }
+
+    /**
+     * Sets the value of the gqgkaxcd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGqgkaxcd(String value) {
+        this.gqgkaxcd = value;
+    }
+
+    /**
+     * Gets the value of the gqmc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGqmc() {
+        return gqmc;
+    }
+
+    /**
+     * Sets the value of the gqmc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGqmc(String value) {
+        this.gqmc = value;
+    }
+
+    /**
+     * Gets the value of the gqmj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGqmj() {
+        return gqmj;
+    }
+
+    /**
+     * Sets the value of the gqmj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGqmj(String value) {
+        this.gqmj = value;
+    }
+
+    /**
+     * Gets the value of the gqszsylx property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getGqszsylx() {
+        return gqszsylx;
+    }
+
+    /**
+     * Sets the value of the gqszsylx property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setGqszsylx(CodeEntity value) {
+        this.gqszsylx = value;
+    }
+
+    /**
+     * Gets the value of the gqzraxcd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGqzraxcd() {
+        return gqzraxcd;
+    }
+
+    /**
+     * Sets the value of the gqzraxcd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGqzraxcd(String value) {
+        this.gqzraxcd = value;
+    }
+
+    /**
+     * Gets the value of the gymtaxcd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGymtaxcd() {
+        return gymtaxcd;
+    }
+
+    /**
+     * Sets the value of the gymtaxcd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGymtaxcd(String value) {
+        this.gymtaxcd = value;
+    }
+
+    /**
+     * Gets the value of the id property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getId() {
+        return id;
+    }
+
+    /**
+     * Sets the value of the id property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setId(Long value) {
+        this.id = value;
+    }
+
+    /**
+     * Gets the value of the lymj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getLymj() {
+        return lymj;
+    }
+
+    /**
+     * Sets the value of the lymj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setLymj(String value) {
+        this.lymj = value;
+    }
+
+    /**
+     * Gets the value of the syfw property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSyfw() {
+        return syfw;
+    }
+
+    /**
+     * Sets the value of the syfw property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSyfw(String value) {
+        this.syfw = value;
+    }
+
+    /**
+     * Gets the value of the symj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSymj() {
+        return symj;
+    }
+
+    /**
+     * Sets the value of the symj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSymj(String value) {
+        this.symj = value;
+    }
+
+}

+ 1320 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/JyrEntity.java

@@ -0,0 +1,1320 @@
+
+package com.cxfws.client.service.entity;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlSchemaType;
+import javax.xml.bind.annotation.XmlType;
+import javax.xml.datatype.XMLGregorianCalendar;
+
+
+/**
+ * <p>Java class for jyrEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="jyrEntity">
+ *   &lt;complexContent>
+ *     &lt;extension base="{http://webService.yjpt.com/}baseEntity">
+ *       &lt;sequence>
+ *         &lt;element name="aqbmfzr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="aqfzrlxdh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="aqfzrsj" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="aqfzrzbdh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="aqgljg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="aqzgbm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="bafzjg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="bafzrq" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *         &lt;element name="bayxq" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *         &lt;element name="bgdz" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="cz" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="fddbr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="fzjg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="fzrq" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *         &lt;element name="fzyxq" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *         &lt;element name="gjjgdm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="gkjyr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="gkjyxkzh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="gkssbafhzsbh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="gkwxhwzyfzbh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="gsyyzzbh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="jyfw" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="jyqy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="lxdh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="parentJyr" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *         &lt;element name="qyaqdj" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="qylx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="qyxz" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="qyzzjgdm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="rs" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="sfwhqy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="sfzdsp" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="sshydl" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="sshyz" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="szgq" type="{http://webService.yjpt.com/}gqEntity" minOccurs="0"/>
+ *         &lt;element name="tzze" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="xsje" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="xzqh" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="yzbm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="zczb" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="zcze" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="zdspsjq" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *         &lt;element name="zdspsjz" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *         &lt;element name="zyhz" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="zywxhwpm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="zzagrysl" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/extension>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "jyrEntity", propOrder = {
+    "aqbmfzr",
+    "aqfzrlxdh",
+    "aqfzrsj",
+    "aqfzrzbdh",
+    "aqgljg",
+    "aqzgbm",
+    "bafzjg",
+    "bafzrq",
+    "bayxq",
+    "bgdz",
+    "cz",
+    "fddbr",
+    "fzjg",
+    "fzrq",
+    "fzyxq",
+    "gjjgdm",
+    "gkjyr",
+    "gkjyxkzh",
+    "gkssbafhzsbh",
+    "gkwxhwzyfzbh",
+    "gsyyzzbh",
+    "id",
+    "jyfw",
+    "jyqy",
+    "lxdh",
+    "parentJyr",
+    "qyaqdj",
+    "qylx",
+    "qyxz",
+    "qyzzjgdm",
+    "rs",
+    "sfwhqy",
+    "sfzdsp",
+    "sshydl",
+    "sshyz",
+    "szgq",
+    "tzze",
+    "xsje",
+    "xzqh",
+    "yzbm",
+    "zczb",
+    "zcze",
+    "zdspsjq",
+    "zdspsjz",
+    "zyhz",
+    "zywxhwpm",
+    "zzagrysl",
+    "jyrid"
+})
+public class JyrEntity
+    extends BaseEntity
+{
+    protected String aqbmfzr;
+    protected String aqfzrlxdh;
+    protected String aqfzrsj;
+    protected String aqfzrzbdh;
+    protected String aqgljg;
+    protected String aqzgbm;
+    protected String bafzjg;
+    @XmlSchemaType(name = "dateTime")
+    protected XMLGregorianCalendar bafzrq;
+    @XmlSchemaType(name = "dateTime")
+    protected XMLGregorianCalendar bayxq;
+    protected String bgdz;
+    protected String cz;
+    protected String fddbr;
+    protected String fzjg;
+    @XmlSchemaType(name = "dateTime")
+    protected XMLGregorianCalendar fzrq;
+    @XmlSchemaType(name = "dateTime")
+    protected XMLGregorianCalendar fzyxq;
+    protected String gjjgdm;
+    protected String gkjyr;
+    protected String gkjyxkzh;
+    protected String gkssbafhzsbh;
+    protected String gkwxhwzyfzbh;
+    protected String gsyyzzbh;
+    protected Long id;
+    protected String jyfw;
+    protected String jyqy;
+    protected String lxdh;
+    protected JyrEntity parentJyr;
+    protected String qyaqdj;
+    protected String qylx;
+    protected String qyxz;
+    protected String qyzzjgdm;
+    protected Integer rs;
+    protected String sfwhqy;
+    protected String sfzdsp;
+    protected CodeEntity sshydl;
+    protected CodeEntity sshyz;
+    protected GqEntity szgq;
+    protected Double tzze;
+    protected String xsje;
+    protected CodeEntity xzqh;
+    protected String yzbm;
+    protected Double zczb;
+    protected String zcze;
+    @XmlSchemaType(name = "dateTime")
+    protected XMLGregorianCalendar zdspsjq;
+    @XmlSchemaType(name = "dateTime")
+    protected XMLGregorianCalendar zdspsjz;
+    protected String zyhz;
+    protected String zywxhwpm;
+    protected Integer zzagrysl;
+    protected String jyrid;
+    public String getJyrid() {
+		return jyrid;
+	}
+
+	public void setJyrid(String jyrid) {
+		this.jyrid = jyrid;
+	}
+
+	/**
+     * Gets the value of the aqbmfzr property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getAqbmfzr() {
+        return aqbmfzr;
+    }
+
+    /**
+     * Sets the value of the aqbmfzr property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setAqbmfzr(String value) {
+        this.aqbmfzr = value;
+    }
+
+    /**
+     * Gets the value of the aqfzrlxdh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getAqfzrlxdh() {
+        return aqfzrlxdh;
+    }
+
+    /**
+     * Sets the value of the aqfzrlxdh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setAqfzrlxdh(String value) {
+        this.aqfzrlxdh = value;
+    }
+
+    /**
+     * Gets the value of the aqfzrsj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getAqfzrsj() {
+        return aqfzrsj;
+    }
+
+    /**
+     * Sets the value of the aqfzrsj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setAqfzrsj(String value) {
+        this.aqfzrsj = value;
+    }
+
+    /**
+     * Gets the value of the aqfzrzbdh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getAqfzrzbdh() {
+        return aqfzrzbdh;
+    }
+
+    /**
+     * Sets the value of the aqfzrzbdh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setAqfzrzbdh(String value) {
+        this.aqfzrzbdh = value;
+    }
+
+    /**
+     * Gets the value of the aqgljg property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getAqgljg() {
+        return aqgljg;
+    }
+
+    /**
+     * Sets the value of the aqgljg property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setAqgljg(String value) {
+        this.aqgljg = value;
+    }
+
+    /**
+     * Gets the value of the aqzgbm property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getAqzgbm() {
+        return aqzgbm;
+    }
+
+    /**
+     * Sets the value of the aqzgbm property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setAqzgbm(String value) {
+        this.aqzgbm = value;
+    }
+
+    /**
+     * Gets the value of the bafzjg property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getBafzjg() {
+        return bafzjg;
+    }
+
+    /**
+     * Sets the value of the bafzjg property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setBafzjg(String value) {
+        this.bafzjg = value;
+    }
+
+    /**
+     * Gets the value of the bafzrq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getBafzrq() {
+        return bafzrq;
+    }
+
+    /**
+     * Sets the value of the bafzrq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setBafzrq(XMLGregorianCalendar value) {
+        this.bafzrq = value;
+    }
+
+    /**
+     * Gets the value of the bayxq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getBayxq() {
+        return bayxq;
+    }
+
+    /**
+     * Sets the value of the bayxq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setBayxq(XMLGregorianCalendar value) {
+        this.bayxq = value;
+    }
+
+    /**
+     * Gets the value of the bgdz property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getBgdz() {
+        return bgdz;
+    }
+
+    /**
+     * Sets the value of the bgdz property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setBgdz(String value) {
+        this.bgdz = value;
+    }
+
+    /**
+     * Gets the value of the cz property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getCz() {
+        return cz;
+    }
+
+    /**
+     * Sets the value of the cz property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setCz(String value) {
+        this.cz = value;
+    }
+
+    /**
+     * Gets the value of the fddbr property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getFddbr() {
+        return fddbr;
+    }
+
+    /**
+     * Sets the value of the fddbr property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setFddbr(String value) {
+        this.fddbr = value;
+    }
+
+    /**
+     * Gets the value of the fzjg property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getFzjg() {
+        return fzjg;
+    }
+
+    /**
+     * Sets the value of the fzjg property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setFzjg(String value) {
+        this.fzjg = value;
+    }
+
+    /**
+     * Gets the value of the fzrq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getFzrq() {
+        return fzrq;
+    }
+
+    /**
+     * Sets the value of the fzrq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setFzrq(XMLGregorianCalendar value) {
+        this.fzrq = value;
+    }
+
+    /**
+     * Gets the value of the fzyxq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getFzyxq() {
+        return fzyxq;
+    }
+
+    /**
+     * Sets the value of the fzyxq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setFzyxq(XMLGregorianCalendar value) {
+        this.fzyxq = value;
+    }
+
+    /**
+     * Gets the value of the gjjgdm property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGjjgdm() {
+        return gjjgdm;
+    }
+
+    /**
+     * Sets the value of the gjjgdm property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGjjgdm(String value) {
+        this.gjjgdm = value;
+    }
+
+    /**
+     * Gets the value of the gkjyr property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGkjyr() {
+        return gkjyr;
+    }
+
+    /**
+     * Sets the value of the gkjyr property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGkjyr(String value) {
+        this.gkjyr = value;
+    }
+
+    /**
+     * Gets the value of the gkjyxkzh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGkjyxkzh() {
+        return gkjyxkzh;
+    }
+
+    /**
+     * Sets the value of the gkjyxkzh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGkjyxkzh(String value) {
+        this.gkjyxkzh = value;
+    }
+
+    /**
+     * Gets the value of the gkssbafhzsbh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGkssbafhzsbh() {
+        return gkssbafhzsbh;
+    }
+
+    /**
+     * Sets the value of the gkssbafhzsbh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGkssbafhzsbh(String value) {
+        this.gkssbafhzsbh = value;
+    }
+
+    /**
+     * Gets the value of the gkwxhwzyfzbh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGkwxhwzyfzbh() {
+        return gkwxhwzyfzbh;
+    }
+
+    /**
+     * Sets the value of the gkwxhwzyfzbh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGkwxhwzyfzbh(String value) {
+        this.gkwxhwzyfzbh = value;
+    }
+
+    /**
+     * Gets the value of the gsyyzzbh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGsyyzzbh() {
+        return gsyyzzbh;
+    }
+
+    /**
+     * Sets the value of the gsyyzzbh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGsyyzzbh(String value) {
+        this.gsyyzzbh = value;
+    }
+
+    /**
+     * Gets the value of the id property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getId() {
+        return id;
+    }
+
+    /**
+     * Sets the value of the id property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setId(Long value) {
+        this.id = value;
+    }
+
+    /**
+     * Gets the value of the jyfw property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getJyfw() {
+        return jyfw;
+    }
+
+    /**
+     * Sets the value of the jyfw property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setJyfw(String value) {
+        this.jyfw = value;
+    }
+
+    /**
+     * Gets the value of the jyqy property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getJyqy() {
+        return jyqy;
+    }
+
+    /**
+     * Sets the value of the jyqy property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setJyqy(String value) {
+        this.jyqy = value;
+    }
+
+    /**
+     * Gets the value of the lxdh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getLxdh() {
+        return lxdh;
+    }
+
+    /**
+     * Sets the value of the lxdh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setLxdh(String value) {
+        this.lxdh = value;
+    }
+
+    /**
+     * Gets the value of the parentJyr property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getParentJyr() {
+        return parentJyr;
+    }
+
+    /**
+     * Sets the value of the parentJyr property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setParentJyr(JyrEntity value) {
+        this.parentJyr = value;
+    }
+
+    /**
+     * Gets the value of the qyaqdj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getQyaqdj() {
+        return qyaqdj;
+    }
+
+    /**
+     * Sets the value of the qyaqdj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setQyaqdj(String value) {
+        this.qyaqdj = value;
+    }
+
+    /**
+     * Gets the value of the qylx property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getQylx() {
+        return qylx;
+    }
+
+    /**
+     * Sets the value of the qylx property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setQylx(String value) {
+        this.qylx = value;
+    }
+
+    /**
+     * Gets the value of the qyxz property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getQyxz() {
+        return qyxz;
+    }
+
+    /**
+     * Sets the value of the qyxz property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setQyxz(String value) {
+        this.qyxz = value;
+    }
+
+    /**
+     * Gets the value of the qyzzjgdm property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getQyzzjgdm() {
+        return qyzzjgdm;
+    }
+
+    /**
+     * Sets the value of the qyzzjgdm property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setQyzzjgdm(String value) {
+        this.qyzzjgdm = value;
+    }
+
+    /**
+     * Gets the value of the rs property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getRs() {
+        return rs;
+    }
+
+    /**
+     * Sets the value of the rs property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setRs(Integer value) {
+        this.rs = value;
+    }
+
+    /**
+     * Gets the value of the sfwhqy property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSfwhqy() {
+        return sfwhqy;
+    }
+
+    /**
+     * Sets the value of the sfwhqy property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSfwhqy(String value) {
+        this.sfwhqy = value;
+    }
+
+    /**
+     * Gets the value of the sfzdsp property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSfzdsp() {
+        return sfzdsp;
+    }
+
+    /**
+     * Sets the value of the sfzdsp property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSfzdsp(String value) {
+        this.sfzdsp = value;
+    }
+
+    /**
+     * Gets the value of the sshydl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getSshydl() {
+        return sshydl;
+    }
+
+    /**
+     * Sets the value of the sshydl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setSshydl(CodeEntity value) {
+        this.sshydl = value;
+    }
+
+    /**
+     * Gets the value of the sshyz property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getSshyz() {
+        return sshyz;
+    }
+
+    /**
+     * Sets the value of the sshyz property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setSshyz(CodeEntity value) {
+        this.sshyz = value;
+    }
+
+    /**
+     * Gets the value of the szgq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link GqEntity }
+     *     
+     */
+    public GqEntity getSzgq() {
+        return szgq;
+    }
+
+    /**
+     * Sets the value of the szgq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link GqEntity }
+     *     
+     */
+    public void setSzgq(GqEntity value) {
+        this.szgq = value;
+    }
+
+    /**
+     * Gets the value of the tzze property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Double getTzze() {
+        return tzze;
+    }
+
+    /**
+     * Sets the value of the tzze property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setTzze(Double value) {
+        this.tzze = value;
+    }
+
+    /**
+     * Gets the value of the xsje property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getXsje() {
+        return xsje;
+    }
+
+    /**
+     * Sets the value of the xsje property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setXsje(String value) {
+        this.xsje = value;
+    }
+
+    /**
+     * Gets the value of the xzqh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getXzqh() {
+        return xzqh;
+    }
+
+    /**
+     * Sets the value of the xzqh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setXzqh(CodeEntity value) {
+        this.xzqh = value;
+    }
+
+    /**
+     * Gets the value of the yzbm property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getYzbm() {
+        return yzbm;
+    }
+
+    /**
+     * Sets the value of the yzbm property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setYzbm(String value) {
+        this.yzbm = value;
+    }
+
+    /**
+     * Gets the value of the zczb property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Double getZczb() {
+        return zczb;
+    }
+
+    /**
+     * Sets the value of the zczb property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setZczb(Double value) {
+        this.zczb = value;
+    }
+
+    /**
+     * Gets the value of the zcze property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZcze() {
+        return zcze;
+    }
+
+    /**
+     * Sets the value of the zcze property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZcze(String value) {
+        this.zcze = value;
+    }
+
+    /**
+     * Gets the value of the zdspsjq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getZdspsjq() {
+        return zdspsjq;
+    }
+
+    /**
+     * Sets the value of the zdspsjq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setZdspsjq(XMLGregorianCalendar value) {
+        this.zdspsjq = value;
+    }
+
+    /**
+     * Gets the value of the zdspsjz property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getZdspsjz() {
+        return zdspsjz;
+    }
+
+    /**
+     * Sets the value of the zdspsjz property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setZdspsjz(XMLGregorianCalendar value) {
+        this.zdspsjz = value;
+    }
+
+    /**
+     * Gets the value of the zyhz property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZyhz() {
+        return zyhz;
+    }
+
+    /**
+     * Sets the value of the zyhz property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZyhz(String value) {
+        this.zyhz = value;
+    }
+
+    /**
+     * Gets the value of the zywxhwpm property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZywxhwpm() {
+        return zywxhwpm;
+    }
+
+    /**
+     * Sets the value of the zywxhwpm property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZywxhwpm(String value) {
+        this.zywxhwpm = value;
+    }
+
+    /**
+     * Gets the value of the zzagrysl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getZzagrysl() {
+        return zzagrysl;
+    }
+
+    /**
+     * Sets the value of the zzagrysl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setZzagrysl(Integer value) {
+        this.zzagrysl = value;
+    }
+
+}

+ 558 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/JyrckxxEntity.java

@@ -0,0 +1,558 @@
+
+package com.cxfws.client.service.entity;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for jyrckxxEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="jyrckxxEntity">
+ *   &lt;complexContent>
+ *     &lt;extension base="{http://webService.yjpt.com/}baseEntity">
+ *       &lt;sequence>
+ *         &lt;element name="ckgs" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="ckmc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="ckyt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="cpyrj" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="gisid" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="gq" type="{http://webService.yjpt.com/}gqEntity" minOccurs="0"/>
+ *         &lt;element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="jd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="mt" type="{http://webService.yjpt.com/}mtEntity" minOccurs="0"/>
+ *         &lt;element name="qymc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="scyckmj" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="scyckrj" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="ssjyr" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *         &lt;element name="wd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="wxpck" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="wxpckmj" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="ykrj" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="ythgcgrj" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="zwckyt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/extension>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "jyrckxxEntity", propOrder = {
+    "ckgs",
+    "ckmc",
+    "ckyt",
+    "cpyrj",
+    "gisid",
+    "gq",
+    "id",
+    "jd",
+    "mt",
+    "qymc",
+    "scyckmj",
+    "scyckrj",
+    "ssjyr",
+    "wd",
+    "wxpck",
+    "wxpckmj",
+    "ykrj",
+    "ythgcgrj",
+    "zwckyt",
+    "ckid"
+})
+public class JyrckxxEntity
+    extends BaseEntity
+{
+
+    protected Integer ckgs;
+    protected String ckmc;
+    protected String ckyt;
+    protected Double cpyrj;
+    protected Long gisid;
+    protected GqEntity gq;
+    protected Long id;
+    protected String jd;
+    protected MtEntity mt;
+    protected String qymc;
+    protected Double scyckmj;
+    protected Double scyckrj;
+    protected JyrEntity ssjyr;
+    protected String wd;
+    protected String wxpck;
+    protected Double wxpckmj;
+    protected Double ykrj;
+    protected Double ythgcgrj;
+    protected String zwckyt;
+    protected String ckid;
+
+    public String getCkid() {
+		return ckid;
+	}
+
+	public void setCkid(String ckid) {
+		this.ckid = ckid;
+	}
+
+	/**
+     * Gets the value of the ckgs property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getCkgs() {
+        return ckgs;
+    }
+
+    /**
+     * Sets the value of the ckgs property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setCkgs(Integer value) {
+        this.ckgs = value;
+    }
+
+    /**
+     * Gets the value of the ckmc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getCkmc() {
+        return ckmc;
+    }
+
+    /**
+     * Sets the value of the ckmc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setCkmc(String value) {
+        this.ckmc = value;
+    }
+
+    /**
+     * Gets the value of the ckyt property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getCkyt() {
+        return ckyt;
+    }
+
+    /**
+     * Sets the value of the ckyt property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setCkyt(String value) {
+        this.ckyt = value;
+    }
+
+    /**
+     * Gets the value of the cpyrj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getCpyrj() {
+        return cpyrj;
+    }
+
+    /**
+     * Sets the value of the cpyrj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setCpyrj(Double value) {
+        this.cpyrj = value;
+    }
+
+    /**
+     * Gets the value of the gisid property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getGisid() {
+        return gisid;
+    }
+
+    /**
+     * Sets the value of the gisid property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setGisid(Long value) {
+        this.gisid = value;
+    }
+
+    /**
+     * Gets the value of the gq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link GqEntity }
+     *     
+     */
+    public GqEntity getGq() {
+        return gq;
+    }
+
+    /**
+     * Sets the value of the gq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link GqEntity }
+     *     
+     */
+    public void setGq(GqEntity value) {
+        this.gq = value;
+    }
+
+    /**
+     * Gets the value of the id property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getId() {
+        return id;
+    }
+
+    /**
+     * Sets the value of the id property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setId(Long value) {
+        this.id = value;
+    }
+
+    /**
+     * Gets the value of the jd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getJd() {
+        return jd;
+    }
+
+    /**
+     * Sets the value of the jd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setJd(String value) {
+        this.jd = value;
+    }
+
+    /**
+     * Gets the value of the mt property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link MtEntity }
+     *     
+     */
+    public MtEntity getMt() {
+        return mt;
+    }
+
+    /**
+     * Sets the value of the mt property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link MtEntity }
+     *     
+     */
+    public void setMt(MtEntity value) {
+        this.mt = value;
+    }
+
+    /**
+     * Gets the value of the qymc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getQymc() {
+        return qymc;
+    }
+
+    /**
+     * Sets the value of the qymc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setQymc(String value) {
+        this.qymc = value;
+    }
+
+    /**
+     * Gets the value of the scyckmj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getScyckmj() {
+        return scyckmj;
+    }
+
+    /**
+     * Sets the value of the scyckmj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setScyckmj(Double value) {
+        this.scyckmj = value;
+    }
+
+    /**
+     * Gets the value of the scyckrj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getScyckrj() {
+        return scyckrj;
+    }
+
+    /**
+     * Sets the value of the scyckrj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setScyckrj(Double value) {
+        this.scyckrj = value;
+    }
+
+    /**
+     * Gets the value of the ssjyr property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getSsjyr() {
+        return ssjyr;
+    }
+
+    /**
+     * Sets the value of the ssjyr property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setSsjyr(JyrEntity value) {
+        this.ssjyr = value;
+    }
+
+    /**
+     * Gets the value of the wd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getWd() {
+        return wd;
+    }
+
+    /**
+     * Sets the value of the wd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setWd(String value) {
+        this.wd = value;
+    }
+
+    /**
+     * Gets the value of the wxpck property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getWxpck() {
+        return wxpck;
+    }
+
+    /**
+     * Sets the value of the wxpck property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setWxpck(String value) {
+        this.wxpck = value;
+    }
+
+    /**
+     * Gets the value of the wxpckmj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getWxpckmj() {
+        return wxpckmj;
+    }
+
+    /**
+     * Sets the value of the wxpckmj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setWxpckmj(Double value) {
+        this.wxpckmj = value;
+    }
+
+    /**
+     * Gets the value of the ykrj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getYkrj() {
+        return ykrj;
+    }
+
+    /**
+     * Sets the value of the ykrj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setYkrj(Double value) {
+        this.ykrj = value;
+    }
+
+    /**
+     * Gets the value of the ythgcgrj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getYthgcgrj() {
+        return ythgcgrj;
+    }
+
+    /**
+     * Sets the value of the ythgcgrj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setYthgcgrj(Double value) {
+        this.ythgcgrj = value;
+    }
+
+    /**
+     * Gets the value of the zwckyt property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZwckyt() {
+        return zwckyt;
+    }
+
+    /**
+     * Sets the value of the zwckyt property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZwckyt(String value) {
+        this.zwckyt = value;
+    }
+
+}

+ 505 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/JyrdcxxEntity.java

@@ -0,0 +1,505 @@
+
+package com.cxfws.client.service.entity;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for jyrdcxxEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="jyrdcxxEntity">
+ *   &lt;complexContent>
+ *     &lt;extension base="{http://webService.yjpt.com/}baseEntity">
+ *       &lt;sequence>
+ *         &lt;element name="dcmc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="dczmj" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="dczrl" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="jd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="jtjgisdyidh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="jzxdcdcnl" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="jzxmj" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="mtmc" type="{http://webService.yjpt.com/}mtEntity" minOccurs="0"/>
+ *         &lt;element name="qymc" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *         &lt;element name="scydcyt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="szgq" type="{http://webService.yjpt.com/}gqEntity" minOccurs="0"/>
+ *         &lt;element name="wd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="wxpdc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="wxpxdcdcnl" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="wxpxdcmj" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="zwdcyt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/extension>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "jyrdcxxEntity", propOrder = {
+    "dcmc",
+    "dczmj",
+    "dczrl",
+    "id",
+    "jd",
+    "jtjgisdyidh",
+    "jzxdcdcnl",
+    "jzxmj",
+    "mtmc",
+    "qymc",
+    "scydcyt",
+    "szgq",
+    "wd",
+    "wxpdc",
+    "wxpxdcdcnl",
+    "wxpxdcmj",
+    "zwdcyt",
+    "jyrdcid"
+})
+public class JyrdcxxEntity
+    extends BaseEntity
+{
+
+    protected String dcmc;
+    protected Double dczmj;
+    protected Double dczrl;
+    protected Long id;
+    protected String jd;
+    protected String jtjgisdyidh;
+    protected Integer jzxdcdcnl;
+    protected Integer jzxmj;
+    protected MtEntity mtmc;
+    protected JyrEntity qymc;
+    protected String scydcyt;
+    protected GqEntity szgq;
+    protected String wd;
+    protected String wxpdc;
+    protected Integer wxpxdcdcnl;
+    protected Integer wxpxdcmj;
+    protected String zwdcyt;
+    protected String jyrdcid;
+    
+
+    public String getJyrdcid() {
+		return jyrdcid;
+	}
+
+	public void setJyrdcid(String jyrdcid) {
+		this.jyrdcid = jyrdcid;
+	}
+
+	/**
+     * Gets the value of the dcmc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getDcmc() {
+        return dcmc;
+    }
+
+    /**
+     * Sets the value of the dcmc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setDcmc(String value) {
+        this.dcmc = value;
+    }
+
+    /**
+     * Gets the value of the dczmj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Double getDczmj() {
+        return dczmj;
+    }
+
+    /**
+     * Sets the value of the dczmj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setDczmj(Double value) {
+        this.dczmj = value;
+    }
+
+    /**
+     * Gets the value of the dczrl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Double getDczrl() {
+        return dczrl;
+    }
+
+    /**
+     * Sets the value of the dczrl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setDczrl(Double value) {
+        this.dczrl = value;
+    }
+
+    /**
+     * Gets the value of the id property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getId() {
+        return id;
+    }
+
+    /**
+     * Sets the value of the id property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setId(Long value) {
+        this.id = value;
+    }
+
+    /**
+     * Gets the value of the jd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getJd() {
+        return jd;
+    }
+
+    /**
+     * Sets the value of the jd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setJd(String value) {
+        this.jd = value;
+    }
+
+    /**
+     * Gets the value of the jtjgisdyidh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getJtjgisdyidh() {
+        return jtjgisdyidh;
+    }
+
+    /**
+     * Sets the value of the jtjgisdyidh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setJtjgisdyidh(String value) {
+        this.jtjgisdyidh = value;
+    }
+
+    /**
+     * Gets the value of the jzxdcdcnl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getJzxdcdcnl() {
+        return jzxdcdcnl;
+    }
+
+    /**
+     * Sets the value of the jzxdcdcnl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setJzxdcdcnl(Integer value) {
+        this.jzxdcdcnl = value;
+    }
+
+    /**
+     * Gets the value of the jzxmj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getJzxmj() {
+        return jzxmj;
+    }
+
+    /**
+     * Sets the value of the jzxmj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setJzxmj(Integer value) {
+        this.jzxmj = value;
+    }
+
+    /**
+     * Gets the value of the mtmc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link MtEntity }
+     *     
+     */
+    public MtEntity getMtmc() {
+        return mtmc;
+    }
+
+    /**
+     * Sets the value of the mtmc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link MtEntity }
+     *     
+     */
+    public void setMtmc(MtEntity value) {
+        this.mtmc = value;
+    }
+
+    /**
+     * Gets the value of the qymc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getQymc() {
+        return qymc;
+    }
+
+    /**
+     * Sets the value of the qymc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setQymc(JyrEntity value) {
+        this.qymc = value;
+    }
+
+    /**
+     * Gets the value of the scydcyt property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getScydcyt() {
+        return scydcyt;
+    }
+
+    /**
+     * Sets the value of the scydcyt property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setScydcyt(String value) {
+        this.scydcyt = value;
+    }
+
+    /**
+     * Gets the value of the szgq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link GqEntity }
+     *     
+     */
+    public GqEntity getSzgq() {
+        return szgq;
+    }
+
+    /**
+     * Sets the value of the szgq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link GqEntity }
+     *     
+     */
+    public void setSzgq(GqEntity value) {
+        this.szgq = value;
+    }
+
+    /**
+     * Gets the value of the wd property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getWd() {
+        return wd;
+    }
+
+    /**
+     * Sets the value of the wd property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setWd(String value) {
+        this.wd = value;
+    }
+
+    /**
+     * Gets the value of the wxpdc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getWxpdc() {
+        return wxpdc;
+    }
+
+    /**
+     * Sets the value of the wxpdc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setWxpdc(String value) {
+        this.wxpdc = value;
+    }
+
+    /**
+     * Gets the value of the wxpxdcdcnl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getWxpxdcdcnl() {
+        return wxpxdcdcnl;
+    }
+
+    /**
+     * Sets the value of the wxpxdcdcnl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setWxpxdcdcnl(Integer value) {
+        this.wxpxdcdcnl = value;
+    }
+
+    /**
+     * Gets the value of the wxpxdcmj property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getWxpxdcmj() {
+        return wxpxdcmj;
+    }
+
+    /**
+     * Sets the value of the wxpxdcmj property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setWxpxdcmj(Integer value) {
+        this.wxpxdcmj = value;
+    }
+
+    /**
+     * Gets the value of the zwdcyt property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZwdcyt() {
+        return zwdcyt;
+    }
+
+    /**
+     * Sets the value of the zwdcyt property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZwdcyt(String value) {
+        this.zwdcyt = value;
+    }
+
+}

+ 422 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/MtEntity.java

@@ -0,0 +1,422 @@
+
+package com.cxfws.client.service.entity;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for mtEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="mtEntity">
+ *   &lt;complexContent>
+ *     &lt;extension base="{http://webService.yjpt.com/}baseEntity">
+ *       &lt;sequence>
+ *         &lt;element name="gisid" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="gq" type="{http://webService.yjpt.com/}gqEntity" minOccurs="0"/>
+ *         &lt;element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="jyr" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *         &lt;element name="mtmc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="mtsjqyss" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="mtyt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="nhwtgnl" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="njzxtgnl" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="nlktgnl" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="sjhwttl" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="sjlkttl" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="sndttl" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="zyhl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/extension>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "mtEntity", propOrder = {
+    "gisid",
+    "gq",
+    "id",
+    "jyr",
+    "mtmc",
+    "mtsjqyss",
+    "mtyt",
+    "nhwtgnl",
+    "njzxtgnl",
+    "nlktgnl",
+    "sjhwttl",
+    "sjlkttl",
+    "sndttl",
+    "zyhl",
+    "mtid"
+})
+public class MtEntity
+    extends BaseEntity
+{
+    protected Double gisid;
+    protected GqEntity gq;
+    protected Long id;
+    protected JyrEntity jyr;
+    protected String mtmc;
+    protected Double mtsjqyss;
+    protected String mtyt;
+    protected Double nhwtgnl;
+    protected Double njzxtgnl;
+    protected Double nlktgnl;
+    protected Double sjhwttl;
+    protected Double sjlkttl;
+    protected Double sndttl;
+    protected String zyhl;
+    protected String mtid;
+
+    public String getMtid() {
+		return mtid;
+	}
+
+	public void setMtid(String mtid) {
+		this.mtid = mtid;
+	}
+
+	/**
+     * Gets the value of the gisid property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getGisid() {
+        return gisid;
+    }
+
+    /**
+     * Sets the value of the gisid property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setGisid(Double value) {
+        this.gisid = value;
+    }
+
+    /**
+     * Gets the value of the gq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link GqEntity }
+     *     
+     */
+    public GqEntity getGq() {
+        return gq;
+    }
+
+    /**
+     * Sets the value of the gq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link GqEntity }
+     *     
+     */
+    public void setGq(GqEntity value) {
+        this.gq = value;
+    }
+
+    /**
+     * Gets the value of the id property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getId() {
+        return id;
+    }
+
+    /**
+     * Sets the value of the id property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setId(Long value) {
+        this.id = value;
+    }
+
+    /**
+     * Gets the value of the jyr property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getJyr() {
+        return jyr;
+    }
+
+    /**
+     * Sets the value of the jyr property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setJyr(JyrEntity value) {
+        this.jyr = value;
+    }
+
+    /**
+     * Gets the value of the mtmc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getMtmc() {
+        return mtmc;
+    }
+
+    /**
+     * Sets the value of the mtmc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setMtmc(String value) {
+        this.mtmc = value;
+    }
+
+    /**
+     * Gets the value of the mtsjqyss property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getMtsjqyss() {
+        return mtsjqyss;
+    }
+
+    /**
+     * Sets the value of the mtsjqyss property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setMtsjqyss(Double value) {
+        this.mtsjqyss = value;
+    }
+
+    /**
+     * Gets the value of the mtyt property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getMtyt() {
+        return mtyt;
+    }
+
+    /**
+     * Sets the value of the mtyt property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setMtyt(String value) {
+        this.mtyt = value;
+    }
+
+    /**
+     * Gets the value of the nhwtgnl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getNhwtgnl() {
+        return nhwtgnl;
+    }
+
+    /**
+     * Sets the value of the nhwtgnl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setNhwtgnl(Double value) {
+        this.nhwtgnl = value;
+    }
+
+    /**
+     * Gets the value of the njzxtgnl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getNjzxtgnl() {
+        return njzxtgnl;
+    }
+
+    /**
+     * Sets the value of the njzxtgnl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setNjzxtgnl(Double value) {
+        this.njzxtgnl = value;
+    }
+
+    /**
+     * Gets the value of the nlktgnl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getNlktgnl() {
+        return nlktgnl;
+    }
+
+    /**
+     * Sets the value of the nlktgnl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setNlktgnl(Double value) {
+        this.nlktgnl = value;
+    }
+
+    /**
+     * Gets the value of the sjhwttl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getSjhwttl() {
+        return sjhwttl;
+    }
+
+    /**
+     * Sets the value of the sjhwttl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setSjhwttl(Double value) {
+        this.sjhwttl = value;
+    }
+
+    /**
+     * Gets the value of the sjlkttl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getSjlkttl() {
+        return sjlkttl;
+    }
+
+    /**
+     * Sets the value of the sjlkttl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setSjlkttl(Double value) {
+        this.sjlkttl = value;
+    }
+
+    /**
+     * Gets the value of the sndttl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Double }
+     *     
+     */
+    public Double getSndttl() {
+        return sndttl;
+    }
+
+    /**
+     * Sets the value of the sndttl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Double }
+     *     
+     */
+    public void setSndttl(Double value) {
+        this.sndttl = value;
+    }
+
+    /**
+     * Gets the value of the zyhl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZyhl() {
+        return zyhl;
+    }
+
+    /**
+     * Sets the value of the zyhl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZyhl(String value) {
+        this.zyhl = value;
+    }
+
+}

+ 644 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/RyjbxxEntity.java

@@ -0,0 +1,644 @@
+
+package com.cxfws.client.service.entity;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlSchemaType;
+import javax.xml.bind.annotation.XmlType;
+import javax.xml.datatype.XMLGregorianCalendar;
+
+
+/**
+ * <p>Java class for ryjbxxEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="ryjbxxEntity">
+ *   &lt;complexContent>
+ *     &lt;extension base="{http://webService.yjpt.com/}baseEntity">
+ *       &lt;sequence>
+ *         &lt;element name="bz" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="csrq" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *         &lt;element name="firstZs" type="{http://webService.yjpt.com/}ryjbxxZSEntity" minOccurs="0"/>
+ *         &lt;element name="fzbm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="fzzyId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="gkjyr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="lxdh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="rylx" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="sfkdl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="sfzh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="sjhm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="ssgq" type="{http://webService.yjpt.com/}gqEntity" minOccurs="0"/>
+ *         &lt;element name="ssjyr" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *         &lt;element name="xb" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="xm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="yxq" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *         &lt;element name="zjlx" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="zsbh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="zsmc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="zszl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="zwhzc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/extension>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "ryjbxxEntity", propOrder = {
+    "bz",
+    "csrq",
+    "firstZs",
+    "fzbm",
+    "fzzyId",
+    "gkjyr",
+    "id",
+    "lxdh",
+    "rylx",
+    "sfkdl",
+    "sfzh",
+    "sjhm",
+    "ssgq",
+    "ssjyr",
+    "xb",
+    "xm",
+    "yxq",
+    "zjlx",
+    "zsbh",
+    "zsmc",
+    "zszl",
+    "zwhzc",
+    "ryjbxxid"
+})
+public class RyjbxxEntity
+    extends BaseEntity
+{
+
+    protected String bz;
+    @XmlSchemaType(name = "dateTime")
+    protected XMLGregorianCalendar csrq;
+    protected RyjbxxZSEntity firstZs;
+    protected String fzbm;
+    protected Long fzzyId;
+    protected String gkjyr;
+    protected Long id;
+    protected String lxdh;
+    protected CodeEntity rylx;
+    protected String sfkdl;
+    protected String sfzh;
+    protected String sjhm;
+    protected GqEntity ssgq;
+    protected JyrEntity ssjyr;
+    protected String xb;
+    protected String xm;
+    @XmlSchemaType(name = "dateTime")
+    protected XMLGregorianCalendar yxq;
+    protected CodeEntity zjlx;
+    protected String zsbh;
+    protected String zsmc;
+    protected String zszl;
+    protected String zwhzc;
+    protected String ryjbxxid;
+    
+
+    public String getRyjbxxid() {
+		return ryjbxxid;
+	}
+
+	public void setRyjbxxid(String ryjbxxid) {
+		this.ryjbxxid = ryjbxxid;
+	}
+
+	/**
+     * Gets the value of the bz property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getBz() {
+        return bz;
+    }
+
+    /**
+     * Sets the value of the bz property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setBz(String value) {
+        this.bz = value;
+    }
+
+    /**
+     * Gets the value of the csrq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getCsrq() {
+        return csrq;
+    }
+
+    /**
+     * Sets the value of the csrq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setCsrq(XMLGregorianCalendar value) {
+        this.csrq = value;
+    }
+
+    /**
+     * Gets the value of the firstZs property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link RyjbxxZSEntity }
+     *     
+     */
+    public RyjbxxZSEntity getFirstZs() {
+        return firstZs;
+    }
+
+    /**
+     * Sets the value of the firstZs property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link RyjbxxZSEntity }
+     *     
+     */
+    public void setFirstZs(RyjbxxZSEntity value) {
+        this.firstZs = value;
+    }
+
+    /**
+     * Gets the value of the fzbm property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getFzbm() {
+        return fzbm;
+    }
+
+    /**
+     * Sets the value of the fzbm property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setFzbm(String value) {
+        this.fzbm = value;
+    }
+
+    /**
+     * Gets the value of the fzzyId property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getFzzyId() {
+        return fzzyId;
+    }
+
+    /**
+     * Sets the value of the fzzyId property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setFzzyId(Long value) {
+        this.fzzyId = value;
+    }
+
+    /**
+     * Gets the value of the gkjyr property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getGkjyr() {
+        return gkjyr;
+    }
+
+    /**
+     * Sets the value of the gkjyr property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setGkjyr(String value) {
+        this.gkjyr = value;
+    }
+
+    /**
+     * Gets the value of the id property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getId() {
+        return id;
+    }
+
+    /**
+     * Sets the value of the id property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setId(Long value) {
+        this.id = value;
+    }
+
+    /**
+     * Gets the value of the lxdh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getLxdh() {
+        return lxdh;
+    }
+
+    /**
+     * Sets the value of the lxdh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setLxdh(String value) {
+        this.lxdh = value;
+    }
+
+    /**
+     * Gets the value of the rylx property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getRylx() {
+        return rylx;
+    }
+
+    /**
+     * Sets the value of the rylx property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setRylx(CodeEntity value) {
+        this.rylx = value;
+    }
+
+    /**
+     * Gets the value of the sfkdl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSfkdl() {
+        return sfkdl;
+    }
+
+    /**
+     * Sets the value of the sfkdl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSfkdl(String value) {
+        this.sfkdl = value;
+    }
+
+    /**
+     * Gets the value of the sfzh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSfzh() {
+        return sfzh;
+    }
+
+    /**
+     * Sets the value of the sfzh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSfzh(String value) {
+        this.sfzh = value;
+    }
+
+    /**
+     * Gets the value of the sjhm property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getSjhm() {
+        return sjhm;
+    }
+
+    /**
+     * Sets the value of the sjhm property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setSjhm(String value) {
+        this.sjhm = value;
+    }
+
+    /**
+     * Gets the value of the ssgq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link GqEntity }
+     *     
+     */
+    public GqEntity getSsgq() {
+        return ssgq;
+    }
+
+    /**
+     * Sets the value of the ssgq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link GqEntity }
+     *     
+     */
+    public void setSsgq(GqEntity value) {
+        this.ssgq = value;
+    }
+
+    /**
+     * Gets the value of the ssjyr property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getSsjyr() {
+        return ssjyr;
+    }
+
+    /**
+     * Sets the value of the ssjyr property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setSsjyr(JyrEntity value) {
+        this.ssjyr = value;
+    }
+
+    /**
+     * Gets the value of the xb property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getXb() {
+        return xb;
+    }
+
+    /**
+     * Sets the value of the xb property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setXb(String value) {
+        this.xb = value;
+    }
+
+    /**
+     * Gets the value of the xm property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getXm() {
+        return xm;
+    }
+
+    /**
+     * Sets the value of the xm property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setXm(String value) {
+        this.xm = value;
+    }
+
+    /**
+     * Gets the value of the yxq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getYxq() {
+        return yxq;
+    }
+
+    /**
+     * Sets the value of the yxq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setYxq(XMLGregorianCalendar value) {
+        this.yxq = value;
+    }
+
+    /**
+     * Gets the value of the zjlx property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getZjlx() {
+        return zjlx;
+    }
+
+    /**
+     * Sets the value of the zjlx property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setZjlx(CodeEntity value) {
+        this.zjlx = value;
+    }
+
+    /**
+     * Gets the value of the zsbh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZsbh() {
+        return zsbh;
+    }
+
+    /**
+     * Sets the value of the zsbh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZsbh(String value) {
+        this.zsbh = value;
+    }
+
+    /**
+     * Gets the value of the zsmc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZsmc() {
+        return zsmc;
+    }
+
+    /**
+     * Sets the value of the zsmc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZsmc(String value) {
+        this.zsmc = value;
+    }
+
+    /**
+     * Gets the value of the zszl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZszl() {
+        return zszl;
+    }
+
+    /**
+     * Sets the value of the zszl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZszl(String value) {
+        this.zszl = value;
+    }
+
+    /**
+     * Gets the value of the zwhzc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZwhzc() {
+        return zwhzc;
+    }
+
+    /**
+     * Sets the value of the zwhzc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZwhzc(String value) {
+        this.zwhzc = value;
+    }
+
+}

+ 237 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/entity/RyjbxxZSEntity.java

@@ -0,0 +1,237 @@
+
+package com.cxfws.client.service.entity;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlSchemaType;
+import javax.xml.bind.annotation.XmlType;
+import javax.xml.datatype.XMLGregorianCalendar;
+
+
+/**
+ * <p>Java class for ryjbxxZSEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="ryjbxxZSEntity">
+ *   &lt;complexContent>
+ *     &lt;extension base="{http://webService.yjpt.com/}baseEntity">
+ *       &lt;sequence>
+ *         &lt;element name="accessory" type="{http://webService.yjpt.com/}accessoryEntity" minOccurs="0"/>
+ *         &lt;element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *         &lt;element name="ryid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="yxq" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *         &lt;element name="zsbh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="zsmc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="zszl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/extension>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "ryjbxxZSEntity", propOrder = {
+    "accessory",
+    "id",
+    "ryid",
+    "yxq",
+    "zsbh",
+    "zsmc",
+    "zszl",
+    "ryjbxxzsid"
+})
+public class RyjbxxZSEntity
+    extends BaseEntity
+{
+
+    protected AccessoryEntity accessory;
+    protected Long id;
+    protected String ryid;
+    @XmlSchemaType(name = "dateTime")
+    protected XMLGregorianCalendar yxq;
+    protected String zsbh;
+    protected String zsmc;
+    protected String zszl;
+    protected String ryjbxxzsid;
+
+    public String getRyjbxxzsid() {
+		return ryjbxxzsid;
+	}
+
+	public void setRyjbxxzsid(String ryjbxxzsid) {
+		this.ryjbxxzsid = ryjbxxzsid;
+	}
+
+	/**
+     * Gets the value of the accessory property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link AccessoryEntity }
+     *     
+     */
+    public AccessoryEntity getAccessory() {
+        return accessory;
+    }
+
+    /**
+     * Sets the value of the accessory property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link AccessoryEntity }
+     *     
+     */
+    public void setAccessory(AccessoryEntity value) {
+        this.accessory = value;
+    }
+
+    /**
+     * Gets the value of the id property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getId() {
+        return id;
+    }
+
+    /**
+     * Sets the value of the id property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setId(Long value) {
+        this.id = value;
+    }
+
+    /**
+     * Gets the value of the ryid property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getRyid() {
+        return ryid;
+    }
+
+    /**
+     * Sets the value of the ryid property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setRyid(String value) {
+        this.ryid = value;
+    }
+
+    /**
+     * Gets the value of the yxq property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getYxq() {
+        return yxq;
+    }
+
+    /**
+     * Sets the value of the yxq property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setYxq(XMLGregorianCalendar value) {
+        this.yxq = value;
+    }
+
+    /**
+     * Gets the value of the zsbh property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZsbh() {
+        return zsbh;
+    }
+
+    /**
+     * Sets the value of the zsbh property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZsbh(String value) {
+        this.zsbh = value;
+    }
+
+    /**
+     * Gets the value of the zsmc property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZsmc() {
+        return zsmc;
+    }
+
+    /**
+     * Sets the value of the zsmc property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZsmc(String value) {
+        this.zsmc = value;
+    }
+
+    /**
+     * Gets the value of the zszl property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getZszl() {
+        return zszl;
+    }
+
+    /**
+     * Sets the value of the zszl property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setZszl(String value) {
+        this.zszl = value;
+    }
+
+}

+ 60 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/Delete.java

@@ -0,0 +1,60 @@
+
+package com.cxfws.client.service.gq;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for delete complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="delete">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "delete", propOrder = {
+    "arg0"
+})
+public class Delete {
+
+    protected Long arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setArg0(Long value) {
+        this.arg0 = value;
+    }
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/DeleteResponse.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.gq;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for deleteResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="deleteResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}wsResult" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "deleteResponse", propOrder = {
+    "_return"
+})
+public class DeleteResponse {
+
+    @XmlElement(name = "return")
+    protected WsResult _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link WsResult }
+     *     
+     */
+    public WsResult getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link WsResult }
+     *     
+     */
+    public void setReturn(WsResult value) {
+        this._return = value;
+    }
+
+}

+ 60 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/GetBySzd.java

@@ -0,0 +1,60 @@
+
+package com.cxfws.client.service.gq;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for getBySzd complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="getBySzd">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "getBySzd", propOrder = {
+    "arg0"
+})
+public class GetBySzd {
+
+    protected Long arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setArg0(Long value) {
+        this.arg0 = value;
+    }
+
+}

+ 72 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/GetBySzdResponse.java

@@ -0,0 +1,72 @@
+
+package com.cxfws.client.service.gq;
+
+import java.util.ArrayList;
+import java.util.List;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.GqEntity;
+
+
+/**
+ * <p>Java class for getBySzdResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="getBySzdResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}gqEntity" maxOccurs="unbounded" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "getBySzdResponse", propOrder = {
+    "_return"
+})
+public class GetBySzdResponse {
+
+    @XmlElement(name = "return")
+    protected List<GqEntity> _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the return property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getReturn().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link GqEntity }
+     * 
+     * 
+     */
+    public List<GqEntity> getReturn() {
+        if (_return == null) {
+            _return = new ArrayList<GqEntity>();
+        }
+        return this._return;
+    }
+
+}

+ 94 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/GqService.java

@@ -0,0 +1,94 @@
+
+package com.cxfws.client.service.gq;
+
+import java.net.MalformedURLException;
+import java.net.URL;
+import javax.xml.namespace.QName;
+import javax.xml.ws.Service;
+import javax.xml.ws.WebEndpoint;
+import javax.xml.ws.WebServiceClient;
+import javax.xml.ws.WebServiceException;
+import javax.xml.ws.WebServiceFeature;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.2.4-b01
+ * Generated source version: 2.2
+ * 
+ */
+@WebServiceClient(name = "gqService", targetNamespace = "http://webService.yjpt.com/", wsdlLocation = "http://192.168.30.141:8088/gqService?wsdl")
+public class GqService
+    extends Service
+{
+
+    private final static URL GQSERVICE_WSDL_LOCATION;
+    private final static WebServiceException GQSERVICE_EXCEPTION;
+    private final static QName GQSERVICE_QNAME = new QName("http://webService.yjpt.com/", "gqService");
+
+    static {
+        URL url = null;
+        WebServiceException e = null;
+        try {
+            url = new URL("http://192.168.30.141:8088/gqService?wsdl");
+        } catch (MalformedURLException ex) {
+            e = new WebServiceException(ex);
+        }
+        GQSERVICE_WSDL_LOCATION = url;
+        GQSERVICE_EXCEPTION = e;
+    }
+
+    public GqService() {
+        super(__getWsdlLocation(), GQSERVICE_QNAME);
+    }
+
+    public GqService(WebServiceFeature... features) {
+        super(__getWsdlLocation(), GQSERVICE_QNAME, features);
+    }
+
+    public GqService(URL wsdlLocation) {
+        super(wsdlLocation, GQSERVICE_QNAME);
+    }
+
+    public GqService(URL wsdlLocation, WebServiceFeature... features) {
+        super(wsdlLocation, GQSERVICE_QNAME, features);
+    }
+
+    public GqService(URL wsdlLocation, QName serviceName) {
+        super(wsdlLocation, serviceName);
+    }
+
+    public GqService(URL wsdlLocation, QName serviceName, WebServiceFeature... features) {
+        super(wsdlLocation, serviceName, features);
+    }
+
+    /**
+     * 
+     * @return
+     *     returns GqWebService
+     */
+    @WebEndpoint(name = "GqWebServicePort")
+    public GqWebService getGqWebServicePort() {
+        return super.getPort(new QName("http://webService.yjpt.com/", "GqWebServicePort"), GqWebService.class);
+    }
+
+    /**
+     * 
+     * @param features
+     *     A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy.  Supported features not in the <code>features</code> parameter will have their default values.
+     * @return
+     *     returns GqWebService
+     */
+    @WebEndpoint(name = "GqWebServicePort")
+    public GqWebService getGqWebServicePort(WebServiceFeature... features) {
+        return super.getPort(new QName("http://webService.yjpt.com/", "GqWebServicePort"), GqWebService.class, features);
+    }
+
+    private static URL __getWsdlLocation() {
+        if (GQSERVICE_EXCEPTION!= null) {
+            throw GQSERVICE_EXCEPTION;
+        }
+        return GQSERVICE_WSDL_LOCATION;
+    }
+
+}

+ 86 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/GqWebService.java

@@ -0,0 +1,86 @@
+
+package com.cxfws.client.service.gq;
+
+import java.util.List;
+
+import javax.jws.WebMethod;
+import javax.jws.WebParam;
+import javax.jws.WebResult;
+import javax.jws.WebService;
+import javax.xml.bind.annotation.XmlSeeAlso;
+import javax.xml.ws.RequestWrapper;
+import javax.xml.ws.ResponseWrapper;
+
+import com.cxfws.client.service.entity.GqEntity;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.2.4-b01
+ * Generated source version: 2.2
+ * 
+ */
+@WebService(name = "GqWebService", targetNamespace = "http://webService.yjpt.com/")
+@XmlSeeAlso({
+    ObjectFactory.class
+})
+public interface GqWebService {
+
+
+    /**
+     * 
+     * @param arg0
+     * @return
+     *     returns com.cxfws.client.service.gq.GqEntity
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "save", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.gq.Save")
+    @ResponseWrapper(localName = "saveResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.gq.SaveResponse")
+    public GqEntity save(
+        @WebParam(name = "arg0", targetNamespace = "")
+        GqEntity arg0);
+
+    /**
+     * 
+     * @param arg0
+     * @return
+     *     returns com.cxfws.client.service.gq.WsResult
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "delete", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.gq.Delete")
+    @ResponseWrapper(localName = "deleteResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.gq.DeleteResponse")
+    public WsResult delete(
+        @WebParam(name = "arg0", targetNamespace = "")
+        Long arg0);
+
+    /**
+     * 
+     * @param arg0
+     * @return
+     *     returns com.cxfws.client.service.gq.GqEntity
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "queryByName", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.gq.QueryByName")
+    @ResponseWrapper(localName = "queryByNameResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.gq.QueryByNameResponse")
+    public GqEntity queryByName(
+        @WebParam(name = "arg0", targetNamespace = "")
+        String arg0);
+
+    /**
+     * 
+     * @param arg0
+     * @return
+     *     returns java.util.List<com.cxfws.client.service.gq.GqEntity>
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "getBySzd", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.gq.GetBySzd")
+    @ResponseWrapper(localName = "getBySzdResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.gq.GetBySzdResponse")
+    public List<GqEntity> getBySzd(
+        @WebParam(name = "arg0", targetNamespace = "")
+        Long arg0);
+
+}

+ 215 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/ObjectFactory.java

@@ -0,0 +1,215 @@
+
+package com.cxfws.client.service.gq;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlElementDecl;
+import javax.xml.bind.annotation.XmlRegistry;
+import javax.xml.namespace.QName;
+
+import com.cxfws.client.service.entity.BaseEntity;
+import com.cxfws.client.service.entity.CodeEntity;
+import com.cxfws.client.service.entity.GqEntity;
+
+
+/**
+ * This object contains factory methods for each 
+ * Java content interface and Java element interface 
+ * generated in the com.cxfws.client.service.gq package. 
+ * <p>An ObjectFactory allows you to programatically 
+ * construct new instances of the Java representation 
+ * for XML content. The Java representation of XML 
+ * content can consist of schema derived interfaces 
+ * and classes representing the binding of schema 
+ * type definitions, element declarations and model 
+ * groups.  Factory methods for each of these are 
+ * provided in this class.
+ * 
+ */
+@XmlRegistry
+public class ObjectFactory {
+
+    private final static QName _QueryByNameResponse_QNAME = new QName("http://webService.yjpt.com/", "queryByNameResponse");
+    private final static QName _Delete_QNAME = new QName("http://webService.yjpt.com/", "delete");
+    private final static QName _GetBySzdResponse_QNAME = new QName("http://webService.yjpt.com/", "getBySzdResponse");
+    private final static QName _DeleteResponse_QNAME = new QName("http://webService.yjpt.com/", "deleteResponse");
+    private final static QName _QueryByName_QNAME = new QName("http://webService.yjpt.com/", "queryByName");
+    private final static QName _Save_QNAME = new QName("http://webService.yjpt.com/", "save");
+    private final static QName _GetBySzd_QNAME = new QName("http://webService.yjpt.com/", "getBySzd");
+    private final static QName _SaveResponse_QNAME = new QName("http://webService.yjpt.com/", "saveResponse");
+
+    /**
+     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.cxfws.client.service.gq
+     * 
+     */
+    public ObjectFactory() {
+    }
+
+    /**
+     * Create an instance of {@link DeleteResponse }
+     * 
+     */
+    public DeleteResponse createDeleteResponse() {
+        return new DeleteResponse();
+    }
+
+    /**
+     * Create an instance of {@link Save }
+     * 
+     */
+    public Save createSave() {
+        return new Save();
+    }
+
+    /**
+     * Create an instance of {@link SaveResponse }
+     * 
+     */
+    public SaveResponse createSaveResponse() {
+        return new SaveResponse();
+    }
+
+    /**
+     * Create an instance of {@link GetBySzd }
+     * 
+     */
+    public GetBySzd createGetBySzd() {
+        return new GetBySzd();
+    }
+
+    /**
+     * Create an instance of {@link QueryByName }
+     * 
+     */
+    public QueryByName createQueryByName() {
+        return new QueryByName();
+    }
+
+    /**
+     * Create an instance of {@link Delete }
+     * 
+     */
+    public Delete createDelete() {
+        return new Delete();
+    }
+
+    /**
+     * Create an instance of {@link QueryByNameResponse }
+     * 
+     */
+    public QueryByNameResponse createQueryByNameResponse() {
+        return new QueryByNameResponse();
+    }
+
+    /**
+     * Create an instance of {@link GetBySzdResponse }
+     * 
+     */
+    public GetBySzdResponse createGetBySzdResponse() {
+        return new GetBySzdResponse();
+    }
+
+    /**
+     * Create an instance of {@link WsResult }
+     * 
+     */
+    public WsResult createWsResult() {
+        return new WsResult();
+    }
+
+    /**
+     * Create an instance of {@link BaseEntity }
+     * 
+     */
+    public BaseEntity createBaseEntity() {
+        return new BaseEntity();
+    }
+
+    /**
+     * Create an instance of {@link GqEntity }
+     * 
+     */
+    public GqEntity createGqEntity() {
+        return new GqEntity();
+    }
+
+    /**
+     * Create an instance of {@link CodeEntity }
+     * 
+     */
+    public CodeEntity createCodeEntity() {
+        return new CodeEntity();
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link QueryByNameResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "queryByNameResponse")
+    public JAXBElement<QueryByNameResponse> createQueryByNameResponse(QueryByNameResponse value) {
+        return new JAXBElement<QueryByNameResponse>(_QueryByNameResponse_QNAME, QueryByNameResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Delete }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "delete")
+    public JAXBElement<Delete> createDelete(Delete value) {
+        return new JAXBElement<Delete>(_Delete_QNAME, Delete.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetBySzdResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "getBySzdResponse")
+    public JAXBElement<GetBySzdResponse> createGetBySzdResponse(GetBySzdResponse value) {
+        return new JAXBElement<GetBySzdResponse>(_GetBySzdResponse_QNAME, GetBySzdResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "deleteResponse")
+    public JAXBElement<DeleteResponse> createDeleteResponse(DeleteResponse value) {
+        return new JAXBElement<DeleteResponse>(_DeleteResponse_QNAME, DeleteResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link QueryByName }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "queryByName")
+    public JAXBElement<QueryByName> createQueryByName(QueryByName value) {
+        return new JAXBElement<QueryByName>(_QueryByName_QNAME, QueryByName.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Save }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "save")
+    public JAXBElement<Save> createSave(Save value) {
+        return new JAXBElement<Save>(_Save_QNAME, Save.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetBySzd }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "getBySzd")
+    public JAXBElement<GetBySzd> createGetBySzd(GetBySzd value) {
+        return new JAXBElement<GetBySzd>(_GetBySzd_QNAME, GetBySzd.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "saveResponse")
+    public JAXBElement<SaveResponse> createSaveResponse(SaveResponse value) {
+        return new JAXBElement<SaveResponse>(_SaveResponse_QNAME, SaveResponse.class, null, value);
+    }
+
+}

+ 60 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/QueryByName.java

@@ -0,0 +1,60 @@
+
+package com.cxfws.client.service.gq;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for queryByName complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="queryByName">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "queryByName", propOrder = {
+    "arg0"
+})
+public class QueryByName {
+
+    protected String arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setArg0(String value) {
+        this.arg0 = value;
+    }
+
+}

+ 64 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/QueryByNameResponse.java

@@ -0,0 +1,64 @@
+
+package com.cxfws.client.service.gq;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.GqEntity;
+
+
+/**
+ * <p>Java class for queryByNameResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="queryByNameResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}gqEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "queryByNameResponse", propOrder = {
+    "_return"
+})
+public class QueryByNameResponse {
+
+    @XmlElement(name = "return")
+    protected GqEntity _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link GqEntity }
+     *     
+     */
+    public GqEntity getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link GqEntity }
+     *     
+     */
+    public void setReturn(GqEntity value) {
+        this._return = value;
+    }
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/Save.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.gq;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.GqEntity;
+
+
+/**
+ * <p>Java class for save complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="save">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}gqEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "save", propOrder = {
+    "arg0"
+})
+public class Save {
+
+    protected GqEntity arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link GqEntity }
+     *     
+     */
+    public GqEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link GqEntity }
+     *     
+     */
+    public void setArg0(GqEntity value) {
+        this.arg0 = value;
+    }
+
+}

+ 64 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/SaveResponse.java

@@ -0,0 +1,64 @@
+
+package com.cxfws.client.service.gq;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.GqEntity;
+
+
+/**
+ * <p>Java class for saveResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="saveResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}gqEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "saveResponse", propOrder = {
+    "_return"
+})
+public class SaveResponse {
+
+    @XmlElement(name = "return")
+    protected GqEntity _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link GqEntity }
+     *     
+     */
+    public GqEntity getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link GqEntity }
+     *     
+     */
+    public void setReturn(GqEntity value) {
+        this._return = value;
+    }
+
+}

+ 87 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/WsResult.java

@@ -0,0 +1,87 @@
+
+package com.cxfws.client.service.gq;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for wsResult complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="wsResult">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="msg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="resultCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "wsResult", propOrder = {
+    "msg",
+    "resultCode"
+})
+public class WsResult {
+
+    protected String msg;
+    protected String resultCode;
+
+    /**
+     * Gets the value of the msg property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getMsg() {
+        return msg;
+    }
+
+    /**
+     * Sets the value of the msg property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setMsg(String value) {
+        this.msg = value;
+    }
+
+    /**
+     * Gets the value of the resultCode property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getResultCode() {
+        return resultCode;
+    }
+
+    /**
+     * Sets the value of the resultCode property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setResultCode(String value) {
+        this.resultCode = value;
+    }
+
+}

+ 2 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/gq/package-info.java

@@ -0,0 +1,2 @@
+@javax.xml.bind.annotation.XmlSchema(namespace = "http://webService.yjpt.com/")
+package com.cxfws.client.service.gq;

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/Delete.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.jyr;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.JyrEntity;
+
+
+/**
+ * <p>Java class for delete complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="delete">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "delete", propOrder = {
+    "arg0"
+})
+public class Delete {
+
+    protected JyrEntity arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setArg0(JyrEntity value) {
+        this.arg0 = value;
+    }
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/DeleteResponse.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.jyr;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for deleteResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="deleteResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}wsResult" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "deleteResponse", propOrder = {
+    "_return"
+})
+public class DeleteResponse {
+
+    @XmlElement(name = "return")
+    protected WsResult _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link WsResult }
+     *     
+     */
+    public WsResult getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link WsResult }
+     *     
+     */
+    public void setReturn(WsResult value) {
+        this._return = value;
+    }
+
+}

+ 171 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/FindAll.java

@@ -0,0 +1,171 @@
+
+package com.cxfws.client.service.jyr;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.CodeEntity;
+import com.cxfws.client.service.entity.GqEntity;
+
+
+/**
+ * <p>Java class for findAll complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="findAll">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="arg1" type="{http://webService.yjpt.com/}codeEntity" minOccurs="0"/>
+ *         &lt;element name="arg2" type="{http://webService.yjpt.com/}gqEntity" minOccurs="0"/>
+ *         &lt;element name="arg3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="arg4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "findAll", propOrder = {
+    "arg0",
+    "arg1",
+    "arg2",
+    "arg3",
+    "arg4"
+})
+public class FindAll {
+
+    protected String arg0;
+    protected CodeEntity arg1;
+    protected GqEntity arg2;
+    protected String arg3;
+    protected String arg4;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setArg0(String value) {
+        this.arg0 = value;
+    }
+
+    /**
+     * Gets the value of the arg1 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public CodeEntity getArg1() {
+        return arg1;
+    }
+
+    /**
+     * Sets the value of the arg1 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link CodeEntity }
+     *     
+     */
+    public void setArg1(CodeEntity value) {
+        this.arg1 = value;
+    }
+
+    /**
+     * Gets the value of the arg2 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link GqEntity }
+     *     
+     */
+    public GqEntity getArg2() {
+        return arg2;
+    }
+
+    /**
+     * Sets the value of the arg2 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link GqEntity }
+     *     
+     */
+    public void setArg2(GqEntity value) {
+        this.arg2 = value;
+    }
+
+    /**
+     * Gets the value of the arg3 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getArg3() {
+        return arg3;
+    }
+
+    /**
+     * Sets the value of the arg3 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setArg3(String value) {
+        this.arg3 = value;
+    }
+
+    /**
+     * Gets the value of the arg4 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getArg4() {
+        return arg4;
+    }
+
+    /**
+     * Sets the value of the arg4 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setArg4(String value) {
+        this.arg4 = value;
+    }
+
+}

+ 72 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/FindAllResponse.java

@@ -0,0 +1,72 @@
+
+package com.cxfws.client.service.jyr;
+
+import java.util.ArrayList;
+import java.util.List;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.JyrEntity;
+
+
+/**
+ * <p>Java class for findAllResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="findAllResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}jyrEntity" maxOccurs="unbounded" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "findAllResponse", propOrder = {
+    "_return"
+})
+public class FindAllResponse {
+
+    @XmlElement(name = "return")
+    protected List<JyrEntity> _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the return property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getReturn().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link JyrEntity }
+     * 
+     * 
+     */
+    public List<JyrEntity> getReturn() {
+        if (_return == null) {
+            _return = new ArrayList<JyrEntity>();
+        }
+        return this._return;
+    }
+
+}

+ 60 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/FindOne.java

@@ -0,0 +1,60 @@
+
+package com.cxfws.client.service.jyr;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for findOne complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="findOne">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "findOne", propOrder = {
+    "arg0"
+})
+public class FindOne {
+
+    protected Long arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setArg0(Long value) {
+        this.arg0 = value;
+    }
+
+}

+ 64 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/FindOneResponse.java

@@ -0,0 +1,64 @@
+
+package com.cxfws.client.service.jyr;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.JyrEntity;
+
+
+/**
+ * <p>Java class for findOneResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="findOneResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "findOneResponse", propOrder = {
+    "_return"
+})
+public class FindOneResponse {
+
+    @XmlElement(name = "return")
+    protected JyrEntity _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setReturn(JyrEntity value) {
+        this._return = value;
+    }
+
+}

+ 94 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/JyrService.java

@@ -0,0 +1,94 @@
+
+package com.cxfws.client.service.jyr;
+
+import java.net.MalformedURLException;
+import java.net.URL;
+import javax.xml.namespace.QName;
+import javax.xml.ws.Service;
+import javax.xml.ws.WebEndpoint;
+import javax.xml.ws.WebServiceClient;
+import javax.xml.ws.WebServiceException;
+import javax.xml.ws.WebServiceFeature;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.2.4-b01
+ * Generated source version: 2.2
+ * 
+ */
+@WebServiceClient(name = "jyrService", targetNamespace = "http://webService.yjpt.com/", wsdlLocation = "http://192.168.30.141:8088/jyrService?wsdl")
+public class JyrService
+    extends Service
+{
+
+    private final static URL JYRSERVICE_WSDL_LOCATION;
+    private final static WebServiceException JYRSERVICE_EXCEPTION;
+    private final static QName JYRSERVICE_QNAME = new QName("http://webService.yjpt.com/", "jyrService");
+
+    static {
+        URL url = null;
+        WebServiceException e = null;
+        try {
+            url = new URL("http://192.168.30.141:8088/jyrService?wsdl");
+        } catch (MalformedURLException ex) {
+            e = new WebServiceException(ex);
+        }
+        JYRSERVICE_WSDL_LOCATION = url;
+        JYRSERVICE_EXCEPTION = e;
+    }
+
+    public JyrService() {
+        super(__getWsdlLocation(), JYRSERVICE_QNAME);
+    }
+
+    public JyrService(WebServiceFeature... features) {
+        super(__getWsdlLocation(), JYRSERVICE_QNAME, features);
+    }
+
+    public JyrService(URL wsdlLocation) {
+        super(wsdlLocation, JYRSERVICE_QNAME);
+    }
+
+    public JyrService(URL wsdlLocation, WebServiceFeature... features) {
+        super(wsdlLocation, JYRSERVICE_QNAME, features);
+    }
+
+    public JyrService(URL wsdlLocation, QName serviceName) {
+        super(wsdlLocation, serviceName);
+    }
+
+    public JyrService(URL wsdlLocation, QName serviceName, WebServiceFeature... features) {
+        super(wsdlLocation, serviceName, features);
+    }
+
+    /**
+     * 
+     * @return
+     *     returns JyrWebService
+     */
+    @WebEndpoint(name = "JyrWebServicePort")
+    public JyrWebService getJyrWebServicePort() {
+        return super.getPort(new QName("http://webService.yjpt.com/", "JyrWebServicePort"), JyrWebService.class);
+    }
+
+    /**
+     * 
+     * @param features
+     *     A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy.  Supported features not in the <code>features</code> parameter will have their default values.
+     * @return
+     *     returns JyrWebService
+     */
+    @WebEndpoint(name = "JyrWebServicePort")
+    public JyrWebService getJyrWebServicePort(WebServiceFeature... features) {
+        return super.getPort(new QName("http://webService.yjpt.com/", "JyrWebServicePort"), JyrWebService.class, features);
+    }
+
+    private static URL __getWsdlLocation() {
+        if (JYRSERVICE_EXCEPTION!= null) {
+            throw JYRSERVICE_EXCEPTION;
+        }
+        return JYRSERVICE_WSDL_LOCATION;
+    }
+
+}

+ 195 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/JyrWebService.java

@@ -0,0 +1,195 @@
+
+package com.cxfws.client.service.jyr;
+
+import java.util.List;
+
+import javax.jws.WebMethod;
+import javax.jws.WebParam;
+import javax.jws.WebResult;
+import javax.jws.WebService;
+import javax.xml.bind.annotation.XmlSeeAlso;
+import javax.xml.ws.RequestWrapper;
+import javax.xml.ws.ResponseWrapper;
+
+import com.cxfws.client.service.entity.BwEntity;
+import com.cxfws.client.service.entity.CodeEntity;
+import com.cxfws.client.service.entity.GqEntity;
+import com.cxfws.client.service.entity.JyrEntity;
+import com.cxfws.client.service.entity.JyrckxxEntity;
+import com.cxfws.client.service.entity.JyrdcxxEntity;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.2.4-b01
+ * Generated source version: 2.2
+ * 
+ */
+@WebService(name = "JyrWebService", targetNamespace = "http://webService.yjpt.com/")
+@XmlSeeAlso({
+    ObjectFactory.class
+})
+public interface JyrWebService {
+
+
+    /**
+     * 
+     * @param arg5
+     * @param arg4
+     * @param arg3
+     * @param arg2
+     * @param arg1
+     * @param arg0
+     * @param arg6
+     */
+    @WebMethod
+    @RequestWrapper(localName = "save", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.Save")
+    @ResponseWrapper(localName = "saveResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.SaveResponse")
+    public void save(
+        @WebParam(name = "arg0", targetNamespace = "")
+        JyrEntity arg0,
+        @WebParam(name = "arg1", targetNamespace = "")
+        List<JyrdcxxEntity> arg1,
+        @WebParam(name = "arg2", targetNamespace = "")
+        List<JyrdcxxEntity> arg2,
+        @WebParam(name = "arg3", targetNamespace = "")
+        List<BwEntity> arg3,
+        @WebParam(name = "arg4", targetNamespace = "")
+        List<BwEntity> arg4,
+        @WebParam(name = "arg5", targetNamespace = "")
+        List<JyrckxxEntity> arg5,
+        @WebParam(name = "arg6", targetNamespace = "")
+        List<JyrckxxEntity> arg6);
+
+    /**
+     * 
+     * @param arg0
+     * @return
+     *     returns com.cxfws.client.service.jyr.WsResult
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "delete", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.Delete")
+    @ResponseWrapper(localName = "deleteResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.DeleteResponse")
+    public WsResult delete(
+        @WebParam(name = "arg0", targetNamespace = "")
+        JyrEntity arg0);
+
+    /**
+     * 
+     * @param arg4
+     * @param arg3
+     * @param arg2
+     * @param arg1
+     * @param arg0
+     * @return
+     *     returns java.util.List<com.cxfws.client.service.jyr.JyrEntity>
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "findAll", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.FindAll")
+    @ResponseWrapper(localName = "findAllResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.FindAllResponse")
+    public List<JyrEntity> findAll(
+        @WebParam(name = "arg0", targetNamespace = "")
+        String arg0,
+        @WebParam(name = "arg1", targetNamespace = "")
+        CodeEntity arg1,
+        @WebParam(name = "arg2", targetNamespace = "")
+        GqEntity arg2,
+        @WebParam(name = "arg3", targetNamespace = "")
+        String arg3,
+        @WebParam(name = "arg4", targetNamespace = "")
+        String arg4);
+
+    /**
+     * 
+     * @param arg0
+     * @return
+     *     returns com.cxfws.client.service.jyr.JyrEntity
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "findOne", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.FindOne")
+    @ResponseWrapper(localName = "findOneResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.FindOneResponse")
+    public JyrEntity findOne(
+        @WebParam(name = "arg0", targetNamespace = "")
+        Long arg0);
+
+    /**
+     * 
+     * @param arg0
+     * @return
+     *     returns com.cxfws.client.service.jyr.JyrEntity
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "queryByName", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.QueryByName")
+    @ResponseWrapper(localName = "queryByNameResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.QueryByNameResponse")
+    public JyrEntity queryByName(
+        @WebParam(name = "arg0", targetNamespace = "")
+        String arg0);
+
+    /**
+     * 
+     * @param arg0
+     * @return
+     *     returns com.cxfws.client.service.jyr.JyrEntity
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "saveData", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.SaveData")
+    @ResponseWrapper(localName = "saveDataResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.SaveDataResponse")
+    public JyrEntity saveData(
+        @WebParam(name = "arg0", targetNamespace = "")
+        JyrEntity arg0);
+
+    /**
+     * 
+     * @param arg3
+     * @param arg2
+     * @param arg1
+     * @param arg0
+     * @return
+     *     returns com.cxfws.client.service.jyr.JyrEntity
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "svaeEntity", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.SvaeEntity")
+    @ResponseWrapper(localName = "svaeEntityResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.SvaeEntityResponse")
+    public JyrEntity svaeEntity(
+        @WebParam(name = "arg0", targetNamespace = "")
+        JyrEntity arg0,
+        @WebParam(name = "arg1", targetNamespace = "")
+        List<JyrdcxxEntity> arg1,
+        @WebParam(name = "arg2", targetNamespace = "")
+        List<BwEntity> arg2,
+        @WebParam(name = "arg3", targetNamespace = "")
+        List<JyrckxxEntity> arg3);
+
+    /**
+     * 
+     * @param arg4
+     * @param arg3
+     * @param arg2
+     * @param arg1
+     * @param arg0
+     * @return
+     *     returns java.util.List<com.cxfws.client.service.jyr.JyrEntity>
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "queryJyrByParams", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.QueryJyrByParams")
+    @ResponseWrapper(localName = "queryJyrByParamsResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyr.QueryJyrByParamsResponse")
+    public List<JyrEntity> queryJyrByParams(
+        @WebParam(name = "arg0", targetNamespace = "")
+        String arg0,
+        @WebParam(name = "arg1", targetNamespace = "")
+        String arg1,
+        @WebParam(name = "arg2", targetNamespace = "")
+        String arg2,
+        @WebParam(name = "arg3", targetNamespace = "")
+        String arg3,
+        @WebParam(name = "arg4", targetNamespace = "")
+        String arg4);
+
+}

+ 404 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/ObjectFactory.java

@@ -0,0 +1,404 @@
+
+package com.cxfws.client.service.jyr;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlElementDecl;
+import javax.xml.bind.annotation.XmlRegistry;
+import javax.xml.namespace.QName;
+
+import com.cxfws.client.service.entity.BaseEntity;
+import com.cxfws.client.service.entity.BwEntity;
+import com.cxfws.client.service.entity.CodeEntity;
+import com.cxfws.client.service.entity.GqEntity;
+import com.cxfws.client.service.entity.JyrEntity;
+import com.cxfws.client.service.entity.JyrckxxEntity;
+import com.cxfws.client.service.entity.JyrdcxxEntity;
+import com.cxfws.client.service.entity.MtEntity;
+
+
+/**
+ * This object contains factory methods for each 
+ * Java content interface and Java element interface 
+ * generated in the com.cxfws.client.service.jyr package. 
+ * <p>An ObjectFactory allows you to programatically 
+ * construct new instances of the Java representation 
+ * for XML content. The Java representation of XML 
+ * content can consist of schema derived interfaces 
+ * and classes representing the binding of schema 
+ * type definitions, element declarations and model 
+ * groups.  Factory methods for each of these are 
+ * provided in this class.
+ * 
+ */
+@XmlRegistry
+public class ObjectFactory {
+
+    private final static QName _Delete_QNAME = new QName("http://webService.yjpt.com/", "delete");
+    private final static QName _FindAllResponse_QNAME = new QName("http://webService.yjpt.com/", "findAllResponse");
+    private final static QName _QueryJyrByParamsResponse_QNAME = new QName("http://webService.yjpt.com/", "queryJyrByParamsResponse");
+    private final static QName _DeleteResponse_QNAME = new QName("http://webService.yjpt.com/", "deleteResponse");
+    private final static QName _SaveData_QNAME = new QName("http://webService.yjpt.com/", "saveData");
+    private final static QName _QueryByName_QNAME = new QName("http://webService.yjpt.com/", "queryByName");
+    private final static QName _FindOne_QNAME = new QName("http://webService.yjpt.com/", "findOne");
+    private final static QName _SaveResponse_QNAME = new QName("http://webService.yjpt.com/", "saveResponse");
+    private final static QName _FindOneResponse_QNAME = new QName("http://webService.yjpt.com/", "findOneResponse");
+    private final static QName _QueryByNameResponse_QNAME = new QName("http://webService.yjpt.com/", "queryByNameResponse");
+    private final static QName _QueryJyrByParams_QNAME = new QName("http://webService.yjpt.com/", "queryJyrByParams");
+    private final static QName _SvaeEntityResponse_QNAME = new QName("http://webService.yjpt.com/", "svaeEntityResponse");
+    private final static QName _FindAll_QNAME = new QName("http://webService.yjpt.com/", "findAll");
+    private final static QName _Save_QNAME = new QName("http://webService.yjpt.com/", "save");
+    private final static QName _SvaeEntity_QNAME = new QName("http://webService.yjpt.com/", "svaeEntity");
+    private final static QName _SaveDataResponse_QNAME = new QName("http://webService.yjpt.com/", "saveDataResponse");
+
+    /**
+     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.cxfws.client.service.jyr
+     * 
+     */
+    public ObjectFactory() {
+    }
+
+    /**
+     * Create an instance of {@link Save }
+     * 
+     */
+    public Save createSave() {
+        return new Save();
+    }
+
+    /**
+     * Create an instance of {@link SvaeEntity }
+     * 
+     */
+    public SvaeEntity createSvaeEntity() {
+        return new SvaeEntity();
+    }
+
+    /**
+     * Create an instance of {@link SaveDataResponse }
+     * 
+     */
+    public SaveDataResponse createSaveDataResponse() {
+        return new SaveDataResponse();
+    }
+
+    /**
+     * Create an instance of {@link SvaeEntityResponse }
+     * 
+     */
+    public SvaeEntityResponse createSvaeEntityResponse() {
+        return new SvaeEntityResponse();
+    }
+
+    /**
+     * Create an instance of {@link FindAll }
+     * 
+     */
+    public FindAll createFindAll() {
+        return new FindAll();
+    }
+
+    /**
+     * Create an instance of {@link QueryByNameResponse }
+     * 
+     */
+    public QueryByNameResponse createQueryByNameResponse() {
+        return new QueryByNameResponse();
+    }
+
+    /**
+     * Create an instance of {@link QueryJyrByParams }
+     * 
+     */
+    public QueryJyrByParams createQueryJyrByParams() {
+        return new QueryJyrByParams();
+    }
+
+    /**
+     * Create an instance of {@link DeleteResponse }
+     * 
+     */
+    public DeleteResponse createDeleteResponse() {
+        return new DeleteResponse();
+    }
+
+    /**
+     * Create an instance of {@link FindOne }
+     * 
+     */
+    public FindOne createFindOne() {
+        return new FindOne();
+    }
+
+    /**
+     * Create an instance of {@link SaveResponse }
+     * 
+     */
+    public SaveResponse createSaveResponse() {
+        return new SaveResponse();
+    }
+
+    /**
+     * Create an instance of {@link FindOneResponse }
+     * 
+     */
+    public FindOneResponse createFindOneResponse() {
+        return new FindOneResponse();
+    }
+
+    /**
+     * Create an instance of {@link QueryByName }
+     * 
+     */
+    public QueryByName createQueryByName() {
+        return new QueryByName();
+    }
+
+    /**
+     * Create an instance of {@link SaveData }
+     * 
+     */
+    public SaveData createSaveData() {
+        return new SaveData();
+    }
+
+    /**
+     * Create an instance of {@link Delete }
+     * 
+     */
+    public Delete createDelete() {
+        return new Delete();
+    }
+
+    /**
+     * Create an instance of {@link QueryJyrByParamsResponse }
+     * 
+     */
+    public QueryJyrByParamsResponse createQueryJyrByParamsResponse() {
+        return new QueryJyrByParamsResponse();
+    }
+
+    /**
+     * Create an instance of {@link FindAllResponse }
+     * 
+     */
+    public FindAllResponse createFindAllResponse() {
+        return new FindAllResponse();
+    }
+
+    /**
+     * Create an instance of {@link JyrdcxxEntity }
+     * 
+     */
+    public JyrdcxxEntity createJyrdcxxEntity() {
+        return new JyrdcxxEntity();
+    }
+
+    /**
+     * Create an instance of {@link BaseEntity }
+     * 
+     */
+    public BaseEntity createBaseEntity() {
+        return new BaseEntity();
+    }
+
+    /**
+     * Create an instance of {@link GqEntity }
+     * 
+     */
+    public GqEntity createGqEntity() {
+        return new GqEntity();
+    }
+
+    /**
+     * Create an instance of {@link BwEntity }
+     * 
+     */
+    public BwEntity createBwEntity() {
+        return new BwEntity();
+    }
+
+    /**
+     * Create an instance of {@link JyrEntity }
+     * 
+     */
+    public JyrEntity createJyrEntity() {
+        return new JyrEntity();
+    }
+
+    /**
+     * Create an instance of {@link CodeEntity }
+     * 
+     */
+    public CodeEntity createCodeEntity() {
+        return new CodeEntity();
+    }
+
+    /**
+     * Create an instance of {@link MtEntity }
+     * 
+     */
+    public MtEntity createMtEntity() {
+        return new MtEntity();
+    }
+
+    /**
+     * Create an instance of {@link WsResult }
+     * 
+     */
+    public WsResult createWsResult() {
+        return new WsResult();
+    }
+
+    /**
+     * Create an instance of {@link JyrckxxEntity }
+     * 
+     */
+    public JyrckxxEntity createJyrckxxEntity() {
+        return new JyrckxxEntity();
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Delete }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "delete")
+    public JAXBElement<Delete> createDelete(Delete value) {
+        return new JAXBElement<Delete>(_Delete_QNAME, Delete.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link FindAllResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "findAllResponse")
+    public JAXBElement<FindAllResponse> createFindAllResponse(FindAllResponse value) {
+        return new JAXBElement<FindAllResponse>(_FindAllResponse_QNAME, FindAllResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link QueryJyrByParamsResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "queryJyrByParamsResponse")
+    public JAXBElement<QueryJyrByParamsResponse> createQueryJyrByParamsResponse(QueryJyrByParamsResponse value) {
+        return new JAXBElement<QueryJyrByParamsResponse>(_QueryJyrByParamsResponse_QNAME, QueryJyrByParamsResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "deleteResponse")
+    public JAXBElement<DeleteResponse> createDeleteResponse(DeleteResponse value) {
+        return new JAXBElement<DeleteResponse>(_DeleteResponse_QNAME, DeleteResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveData }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "saveData")
+    public JAXBElement<SaveData> createSaveData(SaveData value) {
+        return new JAXBElement<SaveData>(_SaveData_QNAME, SaveData.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link QueryByName }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "queryByName")
+    public JAXBElement<QueryByName> createQueryByName(QueryByName value) {
+        return new JAXBElement<QueryByName>(_QueryByName_QNAME, QueryByName.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link FindOne }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "findOne")
+    public JAXBElement<FindOne> createFindOne(FindOne value) {
+        return new JAXBElement<FindOne>(_FindOne_QNAME, FindOne.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "saveResponse")
+    public JAXBElement<SaveResponse> createSaveResponse(SaveResponse value) {
+        return new JAXBElement<SaveResponse>(_SaveResponse_QNAME, SaveResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link FindOneResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "findOneResponse")
+    public JAXBElement<FindOneResponse> createFindOneResponse(FindOneResponse value) {
+        return new JAXBElement<FindOneResponse>(_FindOneResponse_QNAME, FindOneResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link QueryByNameResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "queryByNameResponse")
+    public JAXBElement<QueryByNameResponse> createQueryByNameResponse(QueryByNameResponse value) {
+        return new JAXBElement<QueryByNameResponse>(_QueryByNameResponse_QNAME, QueryByNameResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link QueryJyrByParams }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "queryJyrByParams")
+    public JAXBElement<QueryJyrByParams> createQueryJyrByParams(QueryJyrByParams value) {
+        return new JAXBElement<QueryJyrByParams>(_QueryJyrByParams_QNAME, QueryJyrByParams.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SvaeEntityResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "svaeEntityResponse")
+    public JAXBElement<SvaeEntityResponse> createSvaeEntityResponse(SvaeEntityResponse value) {
+        return new JAXBElement<SvaeEntityResponse>(_SvaeEntityResponse_QNAME, SvaeEntityResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link FindAll }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "findAll")
+    public JAXBElement<FindAll> createFindAll(FindAll value) {
+        return new JAXBElement<FindAll>(_FindAll_QNAME, FindAll.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Save }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "save")
+    public JAXBElement<Save> createSave(Save value) {
+        return new JAXBElement<Save>(_Save_QNAME, Save.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SvaeEntity }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "svaeEntity")
+    public JAXBElement<SvaeEntity> createSvaeEntity(SvaeEntity value) {
+        return new JAXBElement<SvaeEntity>(_SvaeEntity_QNAME, SvaeEntity.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveDataResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "saveDataResponse")
+    public JAXBElement<SaveDataResponse> createSaveDataResponse(SaveDataResponse value) {
+        return new JAXBElement<SaveDataResponse>(_SaveDataResponse_QNAME, SaveDataResponse.class, null, value);
+    }
+
+}

+ 60 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/QueryByName.java

@@ -0,0 +1,60 @@
+
+package com.cxfws.client.service.jyr;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for queryByName complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="queryByName">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "queryByName", propOrder = {
+    "arg0"
+})
+public class QueryByName {
+
+    protected String arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setArg0(String value) {
+        this.arg0 = value;
+    }
+
+}

+ 64 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/QueryByNameResponse.java

@@ -0,0 +1,64 @@
+
+package com.cxfws.client.service.jyr;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.JyrEntity;
+
+
+/**
+ * <p>Java class for queryByNameResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="queryByNameResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "queryByNameResponse", propOrder = {
+    "_return"
+})
+public class QueryByNameResponse {
+
+    @XmlElement(name = "return")
+    protected JyrEntity _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setReturn(JyrEntity value) {
+        this._return = value;
+    }
+
+}

+ 168 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/QueryJyrByParams.java

@@ -0,0 +1,168 @@
+
+package com.cxfws.client.service.jyr;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for queryJyrByParams complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="queryJyrByParams">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="arg1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="arg2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="arg3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="arg4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "queryJyrByParams", propOrder = {
+    "arg0",
+    "arg1",
+    "arg2",
+    "arg3",
+    "arg4"
+})
+public class QueryJyrByParams {
+
+    protected String arg0;
+    protected String arg1;
+    protected String arg2;
+    protected String arg3;
+    protected String arg4;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setArg0(String value) {
+        this.arg0 = value;
+    }
+
+    /**
+     * Gets the value of the arg1 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getArg1() {
+        return arg1;
+    }
+
+    /**
+     * Sets the value of the arg1 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setArg1(String value) {
+        this.arg1 = value;
+    }
+
+    /**
+     * Gets the value of the arg2 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getArg2() {
+        return arg2;
+    }
+
+    /**
+     * Sets the value of the arg2 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setArg2(String value) {
+        this.arg2 = value;
+    }
+
+    /**
+     * Gets the value of the arg3 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getArg3() {
+        return arg3;
+    }
+
+    /**
+     * Sets the value of the arg3 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setArg3(String value) {
+        this.arg3 = value;
+    }
+
+    /**
+     * Gets the value of the arg4 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getArg4() {
+        return arg4;
+    }
+
+    /**
+     * Sets the value of the arg4 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setArg4(String value) {
+        this.arg4 = value;
+    }
+
+}

+ 72 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/QueryJyrByParamsResponse.java

@@ -0,0 +1,72 @@
+
+package com.cxfws.client.service.jyr;
+
+import java.util.ArrayList;
+import java.util.List;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.JyrEntity;
+
+
+/**
+ * <p>Java class for queryJyrByParamsResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="queryJyrByParamsResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}jyrEntity" maxOccurs="unbounded" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "queryJyrByParamsResponse", propOrder = {
+    "_return"
+})
+public class QueryJyrByParamsResponse {
+
+    @XmlElement(name = "return")
+    protected List<JyrEntity> _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the return property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getReturn().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link JyrEntity }
+     * 
+     * 
+     */
+    public List<JyrEntity> getReturn() {
+        if (_return == null) {
+            _return = new ArrayList<JyrEntity>();
+        }
+        return this._return;
+    }
+
+}

+ 260 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/Save.java

@@ -0,0 +1,260 @@
+
+package com.cxfws.client.service.jyr;
+
+import java.util.ArrayList;
+import java.util.List;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.BwEntity;
+import com.cxfws.client.service.entity.JyrEntity;
+import com.cxfws.client.service.entity.JyrckxxEntity;
+import com.cxfws.client.service.entity.JyrdcxxEntity;
+
+
+/**
+ * <p>Java class for save complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="save">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *         &lt;element name="arg1" type="{http://webService.yjpt.com/}jyrdcxxEntity" maxOccurs="unbounded" minOccurs="0"/>
+ *         &lt;element name="arg2" type="{http://webService.yjpt.com/}jyrdcxxEntity" maxOccurs="unbounded" minOccurs="0"/>
+ *         &lt;element name="arg3" type="{http://webService.yjpt.com/}bwEntity" maxOccurs="unbounded" minOccurs="0"/>
+ *         &lt;element name="arg4" type="{http://webService.yjpt.com/}bwEntity" maxOccurs="unbounded" minOccurs="0"/>
+ *         &lt;element name="arg5" type="{http://webService.yjpt.com/}jyrckxxEntity" maxOccurs="unbounded" minOccurs="0"/>
+ *         &lt;element name="arg6" type="{http://webService.yjpt.com/}jyrckxxEntity" maxOccurs="unbounded" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "save", propOrder = {
+    "arg0",
+    "arg1",
+    "arg2",
+    "arg3",
+    "arg4",
+    "arg5",
+    "arg6"
+})
+public class Save {
+
+    protected JyrEntity arg0;
+    protected List<JyrdcxxEntity> arg1;
+    protected List<JyrdcxxEntity> arg2;
+    protected List<BwEntity> arg3;
+    protected List<BwEntity> arg4;
+    protected List<JyrckxxEntity> arg5;
+    protected List<JyrckxxEntity> arg6;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setArg0(JyrEntity value) {
+        this.arg0 = value;
+    }
+
+    /**
+     * Gets the value of the arg1 property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the arg1 property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getArg1().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link JyrdcxxEntity }
+     * 
+     * 
+     */
+    public List<JyrdcxxEntity> getArg1() {
+        if (arg1 == null) {
+            arg1 = new ArrayList<JyrdcxxEntity>();
+        }
+        return this.arg1;
+    }
+
+    /**
+     * Gets the value of the arg2 property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the arg2 property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getArg2().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link JyrdcxxEntity }
+     * 
+     * 
+     */
+    public List<JyrdcxxEntity> getArg2() {
+        if (arg2 == null) {
+            arg2 = new ArrayList<JyrdcxxEntity>();
+        }
+        return this.arg2;
+    }
+
+    /**
+     * Gets the value of the arg3 property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the arg3 property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getArg3().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link BwEntity }
+     * 
+     * 
+     */
+    public List<BwEntity> getArg3() {
+        if (arg3 == null) {
+            arg3 = new ArrayList<BwEntity>();
+        }
+        return this.arg3;
+    }
+
+    /**
+     * Gets the value of the arg4 property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the arg4 property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getArg4().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link BwEntity }
+     * 
+     * 
+     */
+    public List<BwEntity> getArg4() {
+        if (arg4 == null) {
+            arg4 = new ArrayList<BwEntity>();
+        }
+        return this.arg4;
+    }
+
+    /**
+     * Gets the value of the arg5 property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the arg5 property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getArg5().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link JyrckxxEntity }
+     * 
+     * 
+     */
+    public List<JyrckxxEntity> getArg5() {
+        if (arg5 == null) {
+            arg5 = new ArrayList<JyrckxxEntity>();
+        }
+        return this.arg5;
+    }
+
+    /**
+     * Gets the value of the arg6 property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the arg6 property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getArg6().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link JyrckxxEntity }
+     * 
+     * 
+     */
+    public List<JyrckxxEntity> getArg6() {
+        if (arg6 == null) {
+            arg6 = new ArrayList<JyrckxxEntity>();
+        }
+        return this.arg6;
+    }
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/SaveData.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.jyr;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.JyrEntity;
+
+
+/**
+ * <p>Java class for saveData complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="saveData">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "saveData", propOrder = {
+    "arg0"
+})
+public class SaveData {
+
+    protected JyrEntity arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setArg0(JyrEntity value) {
+        this.arg0 = value;
+    }
+
+}

+ 64 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/SaveDataResponse.java

@@ -0,0 +1,64 @@
+
+package com.cxfws.client.service.jyr;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.JyrEntity;
+
+
+/**
+ * <p>Java class for saveDataResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="saveDataResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "saveDataResponse", propOrder = {
+    "_return"
+})
+public class SaveDataResponse {
+
+    @XmlElement(name = "return")
+    protected JyrEntity _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setReturn(JyrEntity value) {
+        this._return = value;
+    }
+
+}

+ 32 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/SaveResponse.java

@@ -0,0 +1,32 @@
+
+package com.cxfws.client.service.jyr;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for saveResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="saveResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "saveResponse")
+public class SaveResponse {
+
+
+}

+ 164 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/SvaeEntity.java

@@ -0,0 +1,164 @@
+
+package com.cxfws.client.service.jyr;
+
+import java.util.ArrayList;
+import java.util.List;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.BwEntity;
+import com.cxfws.client.service.entity.JyrEntity;
+import com.cxfws.client.service.entity.JyrckxxEntity;
+import com.cxfws.client.service.entity.JyrdcxxEntity;
+
+
+/**
+ * <p>Java class for svaeEntity complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="svaeEntity">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *         &lt;element name="arg1" type="{http://webService.yjpt.com/}jyrdcxxEntity" maxOccurs="unbounded" minOccurs="0"/>
+ *         &lt;element name="arg2" type="{http://webService.yjpt.com/}bwEntity" maxOccurs="unbounded" minOccurs="0"/>
+ *         &lt;element name="arg3" type="{http://webService.yjpt.com/}jyrckxxEntity" maxOccurs="unbounded" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "svaeEntity", propOrder = {
+    "arg0",
+    "arg1",
+    "arg2",
+    "arg3"
+})
+public class SvaeEntity {
+
+    protected JyrEntity arg0;
+    protected List<JyrdcxxEntity> arg1;
+    protected List<BwEntity> arg2;
+    protected List<JyrckxxEntity> arg3;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setArg0(JyrEntity value) {
+        this.arg0 = value;
+    }
+
+    /**
+     * Gets the value of the arg1 property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the arg1 property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getArg1().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link JyrdcxxEntity }
+     * 
+     * 
+     */
+    public List<JyrdcxxEntity> getArg1() {
+        if (arg1 == null) {
+            arg1 = new ArrayList<JyrdcxxEntity>();
+        }
+        return this.arg1;
+    }
+
+    /**
+     * Gets the value of the arg2 property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the arg2 property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getArg2().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link BwEntity }
+     * 
+     * 
+     */
+    public List<BwEntity> getArg2() {
+        if (arg2 == null) {
+            arg2 = new ArrayList<BwEntity>();
+        }
+        return this.arg2;
+    }
+
+    /**
+     * Gets the value of the arg3 property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the arg3 property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getArg3().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link JyrckxxEntity }
+     * 
+     * 
+     */
+    public List<JyrckxxEntity> getArg3() {
+        if (arg3 == null) {
+            arg3 = new ArrayList<JyrckxxEntity>();
+        }
+        return this.arg3;
+    }
+
+}

+ 64 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/SvaeEntityResponse.java

@@ -0,0 +1,64 @@
+
+package com.cxfws.client.service.jyr;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.JyrEntity;
+
+
+/**
+ * <p>Java class for svaeEntityResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="svaeEntityResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}jyrEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "svaeEntityResponse", propOrder = {
+    "_return"
+})
+public class SvaeEntityResponse {
+
+    @XmlElement(name = "return")
+    protected JyrEntity _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public JyrEntity getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrEntity }
+     *     
+     */
+    public void setReturn(JyrEntity value) {
+        this._return = value;
+    }
+
+}

+ 87 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/WsResult.java

@@ -0,0 +1,87 @@
+
+package com.cxfws.client.service.jyr;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for wsResult complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="wsResult">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="msg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="resultCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "wsResult", propOrder = {
+    "msg",
+    "resultCode"
+})
+public class WsResult {
+
+    protected String msg;
+    protected String resultCode;
+
+    /**
+     * Gets the value of the msg property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getMsg() {
+        return msg;
+    }
+
+    /**
+     * Sets the value of the msg property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setMsg(String value) {
+        this.msg = value;
+    }
+
+    /**
+     * Gets the value of the resultCode property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getResultCode() {
+        return resultCode;
+    }
+
+    /**
+     * Sets the value of the resultCode property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setResultCode(String value) {
+        this.resultCode = value;
+    }
+
+}

+ 2 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyr/package-info.java

@@ -0,0 +1,2 @@
+@javax.xml.bind.annotation.XmlSchema(namespace = "http://webService.yjpt.com/")
+package com.cxfws.client.service.jyr;

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/Delete.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.jyrdc;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.JyrdcxxEntity;
+
+
+/**
+ * <p>Java class for delete complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="delete">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}jyrdcxxEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "delete", propOrder = {
+    "arg0"
+})
+public class Delete {
+
+    protected JyrdcxxEntity arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrdcxxEntity }
+     *     
+     */
+    public JyrdcxxEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrdcxxEntity }
+     *     
+     */
+    public void setArg0(JyrdcxxEntity value) {
+        this.arg0 = value;
+    }
+
+}

+ 32 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/DeleteResponse.java

@@ -0,0 +1,32 @@
+
+package com.cxfws.client.service.jyrdc;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for deleteResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="deleteResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "deleteResponse")
+public class DeleteResponse {
+
+
+}

+ 53 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/JyrDcWebService.java

@@ -0,0 +1,53 @@
+
+package com.cxfws.client.service.jyrdc;
+
+import javax.jws.WebMethod;
+import javax.jws.WebParam;
+import javax.jws.WebResult;
+import javax.jws.WebService;
+import javax.xml.bind.annotation.XmlSeeAlso;
+import javax.xml.ws.RequestWrapper;
+import javax.xml.ws.ResponseWrapper;
+
+import com.cxfws.client.service.entity.JyrdcxxEntity;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.2.4-b01
+ * Generated source version: 2.2
+ * 
+ */
+@WebService(name = "JyrDcWebService", targetNamespace = "http://webService.yjpt.com/")
+@XmlSeeAlso({
+    ObjectFactory.class
+})
+public interface JyrDcWebService {
+
+
+    /**
+     * 
+     * @param arg0
+     * @return
+     *     returns java.lang.Long
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "save", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyrdc.Save")
+    @ResponseWrapper(localName = "saveResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyrdc.SaveResponse")
+    public Long save(
+        @WebParam(name = "arg0", targetNamespace = "")
+        JyrdcxxEntity arg0);
+
+    /**
+     * 
+     * @param arg0
+     */
+    @WebMethod
+    @RequestWrapper(localName = "delete", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyrdc.Delete")
+    @ResponseWrapper(localName = "deleteResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.jyrdc.DeleteResponse")
+    public void delete(
+        @WebParam(name = "arg0", targetNamespace = "")
+        JyrdcxxEntity arg0);
+
+}

+ 94 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/JyrdcService.java

@@ -0,0 +1,94 @@
+
+package com.cxfws.client.service.jyrdc;
+
+import java.net.MalformedURLException;
+import java.net.URL;
+import javax.xml.namespace.QName;
+import javax.xml.ws.Service;
+import javax.xml.ws.WebEndpoint;
+import javax.xml.ws.WebServiceClient;
+import javax.xml.ws.WebServiceException;
+import javax.xml.ws.WebServiceFeature;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.2.4-b01
+ * Generated source version: 2.2
+ * 
+ */
+@WebServiceClient(name = "jyrdcService", targetNamespace = "http://webService.yjpt.com/", wsdlLocation = "http://192.168.30.141:8088/jyrdcService?wsdl")
+public class JyrdcService
+    extends Service
+{
+
+    private final static URL JYRDCSERVICE_WSDL_LOCATION;
+    private final static WebServiceException JYRDCSERVICE_EXCEPTION;
+    private final static QName JYRDCSERVICE_QNAME = new QName("http://webService.yjpt.com/", "jyrdcService");
+
+    static {
+        URL url = null;
+        WebServiceException e = null;
+        try {
+            url = new URL("http://192.168.30.141:8088/jyrdcService?wsdl");
+        } catch (MalformedURLException ex) {
+            e = new WebServiceException(ex);
+        }
+        JYRDCSERVICE_WSDL_LOCATION = url;
+        JYRDCSERVICE_EXCEPTION = e;
+    }
+
+    public JyrdcService() {
+        super(__getWsdlLocation(), JYRDCSERVICE_QNAME);
+    }
+
+    public JyrdcService(WebServiceFeature... features) {
+        super(__getWsdlLocation(), JYRDCSERVICE_QNAME, features);
+    }
+
+    public JyrdcService(URL wsdlLocation) {
+        super(wsdlLocation, JYRDCSERVICE_QNAME);
+    }
+
+    public JyrdcService(URL wsdlLocation, WebServiceFeature... features) {
+        super(wsdlLocation, JYRDCSERVICE_QNAME, features);
+    }
+
+    public JyrdcService(URL wsdlLocation, QName serviceName) {
+        super(wsdlLocation, serviceName);
+    }
+
+    public JyrdcService(URL wsdlLocation, QName serviceName, WebServiceFeature... features) {
+        super(wsdlLocation, serviceName, features);
+    }
+
+    /**
+     * 
+     * @return
+     *     returns JyrDcWebService
+     */
+    @WebEndpoint(name = "JyrDcWebServicePort")
+    public JyrDcWebService getJyrDcWebServicePort() {
+        return super.getPort(new QName("http://webService.yjpt.com/", "JyrDcWebServicePort"), JyrDcWebService.class);
+    }
+
+    /**
+     * 
+     * @param features
+     *     A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy.  Supported features not in the <code>features</code> parameter will have their default values.
+     * @return
+     *     returns JyrDcWebService
+     */
+    @WebEndpoint(name = "JyrDcWebServicePort")
+    public JyrDcWebService getJyrDcWebServicePort(WebServiceFeature... features) {
+        return super.getPort(new QName("http://webService.yjpt.com/", "JyrDcWebServicePort"), JyrDcWebService.class, features);
+    }
+
+    private static URL __getWsdlLocation() {
+        if (JYRDCSERVICE_EXCEPTION!= null) {
+            throw JYRDCSERVICE_EXCEPTION;
+        }
+        return JYRDCSERVICE_WSDL_LOCATION;
+    }
+
+}

+ 162 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/ObjectFactory.java

@@ -0,0 +1,162 @@
+
+package com.cxfws.client.service.jyrdc;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlElementDecl;
+import javax.xml.bind.annotation.XmlRegistry;
+import javax.xml.namespace.QName;
+
+import com.cxfws.client.service.entity.BaseEntity;
+import com.cxfws.client.service.entity.CodeEntity;
+import com.cxfws.client.service.entity.GqEntity;
+import com.cxfws.client.service.entity.JyrEntity;
+import com.cxfws.client.service.entity.JyrdcxxEntity;
+import com.cxfws.client.service.entity.MtEntity;
+
+
+/**
+ * This object contains factory methods for each 
+ * Java content interface and Java element interface 
+ * generated in the com.cxfws.client.service.jyrdc package. 
+ * <p>An ObjectFactory allows you to programatically 
+ * construct new instances of the Java representation 
+ * for XML content. The Java representation of XML 
+ * content can consist of schema derived interfaces 
+ * and classes representing the binding of schema 
+ * type definitions, element declarations and model 
+ * groups.  Factory methods for each of these are 
+ * provided in this class.
+ * 
+ */
+@XmlRegistry
+public class ObjectFactory {
+
+    private final static QName _Delete_QNAME = new QName("http://webService.yjpt.com/", "delete");
+    private final static QName _DeleteResponse_QNAME = new QName("http://webService.yjpt.com/", "deleteResponse");
+    private final static QName _Save_QNAME = new QName("http://webService.yjpt.com/", "save");
+    private final static QName _SaveResponse_QNAME = new QName("http://webService.yjpt.com/", "saveResponse");
+
+    /**
+     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.cxfws.client.service.jyrdc
+     * 
+     */
+    public ObjectFactory() {
+    }
+
+    /**
+     * Create an instance of {@link DeleteResponse }
+     * 
+     */
+    public DeleteResponse createDeleteResponse() {
+        return new DeleteResponse();
+    }
+
+    /**
+     * Create an instance of {@link Save }
+     * 
+     */
+    public Save createSave() {
+        return new Save();
+    }
+
+    /**
+     * Create an instance of {@link SaveResponse }
+     * 
+     */
+    public SaveResponse createSaveResponse() {
+        return new SaveResponse();
+    }
+
+    /**
+     * Create an instance of {@link Delete }
+     * 
+     */
+    public Delete createDelete() {
+        return new Delete();
+    }
+
+    /**
+     * Create an instance of {@link MtEntity }
+     * 
+     */
+    public MtEntity createMtEntity() {
+        return new MtEntity();
+    }
+
+    /**
+     * Create an instance of {@link JyrdcxxEntity }
+     * 
+     */
+    public JyrdcxxEntity createJyrdcxxEntity() {
+        return new JyrdcxxEntity();
+    }
+
+    /**
+     * Create an instance of {@link BaseEntity }
+     * 
+     */
+    public BaseEntity createBaseEntity() {
+        return new BaseEntity();
+    }
+
+    /**
+     * Create an instance of {@link JyrEntity }
+     * 
+     */
+    public JyrEntity createJyrEntity() {
+        return new JyrEntity();
+    }
+
+    /**
+     * Create an instance of {@link GqEntity }
+     * 
+     */
+    public GqEntity createGqEntity() {
+        return new GqEntity();
+    }
+
+    /**
+     * Create an instance of {@link CodeEntity }
+     * 
+     */
+    public CodeEntity createCodeEntity() {
+        return new CodeEntity();
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Delete }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "delete")
+    public JAXBElement<Delete> createDelete(Delete value) {
+        return new JAXBElement<Delete>(_Delete_QNAME, Delete.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "deleteResponse")
+    public JAXBElement<DeleteResponse> createDeleteResponse(DeleteResponse value) {
+        return new JAXBElement<DeleteResponse>(_DeleteResponse_QNAME, DeleteResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Save }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "save")
+    public JAXBElement<Save> createSave(Save value) {
+        return new JAXBElement<Save>(_Save_QNAME, Save.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "saveResponse")
+    public JAXBElement<SaveResponse> createSaveResponse(SaveResponse value) {
+        return new JAXBElement<SaveResponse>(_SaveResponse_QNAME, SaveResponse.class, null, value);
+    }
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/Save.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.jyrdc;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.JyrdcxxEntity;
+
+
+/**
+ * <p>Java class for save complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="save">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}jyrdcxxEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "save", propOrder = {
+    "arg0"
+})
+public class Save {
+
+    protected JyrdcxxEntity arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link JyrdcxxEntity }
+     *     
+     */
+    public JyrdcxxEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link JyrdcxxEntity }
+     *     
+     */
+    public void setArg0(JyrdcxxEntity value) {
+        this.arg0 = value;
+    }
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/SaveResponse.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.jyrdc;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for saveResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="saveResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "saveResponse", propOrder = {
+    "_return"
+})
+public class SaveResponse {
+
+    @XmlElement(name = "return")
+    protected Long _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Long }
+     *     
+     */
+    public Long getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Long }
+     *     
+     */
+    public void setReturn(Long value) {
+        this._return = value;
+    }
+
+}

+ 2 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/jyrdc/package-info.java

@@ -0,0 +1,2 @@
+@javax.xml.bind.annotation.XmlSchema(namespace = "http://webService.yjpt.com/")
+package com.cxfws.client.service.jyrdc;

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/Delete.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.mt;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.MtEntity;
+
+
+/**
+ * <p>Java class for delete complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="delete">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}mtEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "delete", propOrder = {
+    "arg0"
+})
+public class Delete {
+
+    protected MtEntity arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link MtEntity }
+     *     
+     */
+    public MtEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link MtEntity }
+     *     
+     */
+    public void setArg0(MtEntity value) {
+        this.arg0 = value;
+    }
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/DeleteResponse.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.mt;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for deleteResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="deleteResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}wsResult" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "deleteResponse", propOrder = {
+    "_return"
+})
+public class DeleteResponse {
+
+    @XmlElement(name = "return")
+    protected WsResult _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link WsResult }
+     *     
+     */
+    public WsResult getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link WsResult }
+     *     
+     */
+    public void setReturn(WsResult value) {
+        this._return = value;
+    }
+
+}

+ 94 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/MtService.java

@@ -0,0 +1,94 @@
+
+package com.cxfws.client.service.mt;
+
+import java.net.MalformedURLException;
+import java.net.URL;
+import javax.xml.namespace.QName;
+import javax.xml.ws.Service;
+import javax.xml.ws.WebEndpoint;
+import javax.xml.ws.WebServiceClient;
+import javax.xml.ws.WebServiceException;
+import javax.xml.ws.WebServiceFeature;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.2.4-b01
+ * Generated source version: 2.2
+ * 
+ */
+@WebServiceClient(name = "mtService", targetNamespace = "http://webService.yjpt.com/", wsdlLocation = "http://192.168.30.141:8088/mtService?wsdl")
+public class MtService
+    extends Service
+{
+
+    private final static URL MTSERVICE_WSDL_LOCATION;
+    private final static WebServiceException MTSERVICE_EXCEPTION;
+    private final static QName MTSERVICE_QNAME = new QName("http://webService.yjpt.com/", "mtService");
+
+    static {
+        URL url = null;
+        WebServiceException e = null;
+        try {
+            url = new URL("http://192.168.30.141:8088/mtService?wsdl");
+        } catch (MalformedURLException ex) {
+            e = new WebServiceException(ex);
+        }
+        MTSERVICE_WSDL_LOCATION = url;
+        MTSERVICE_EXCEPTION = e;
+    }
+
+    public MtService() {
+        super(__getWsdlLocation(), MTSERVICE_QNAME);
+    }
+
+    public MtService(WebServiceFeature... features) {
+        super(__getWsdlLocation(), MTSERVICE_QNAME, features);
+    }
+
+    public MtService(URL wsdlLocation) {
+        super(wsdlLocation, MTSERVICE_QNAME);
+    }
+
+    public MtService(URL wsdlLocation, WebServiceFeature... features) {
+        super(wsdlLocation, MTSERVICE_QNAME, features);
+    }
+
+    public MtService(URL wsdlLocation, QName serviceName) {
+        super(wsdlLocation, serviceName);
+    }
+
+    public MtService(URL wsdlLocation, QName serviceName, WebServiceFeature... features) {
+        super(wsdlLocation, serviceName, features);
+    }
+
+    /**
+     * 
+     * @return
+     *     returns MtWebService
+     */
+    @WebEndpoint(name = "MtWebServicePort")
+    public MtWebService getMtWebServicePort() {
+        return super.getPort(new QName("http://webService.yjpt.com/", "MtWebServicePort"), MtWebService.class);
+    }
+
+    /**
+     * 
+     * @param features
+     *     A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy.  Supported features not in the <code>features</code> parameter will have their default values.
+     * @return
+     *     returns MtWebService
+     */
+    @WebEndpoint(name = "MtWebServicePort")
+    public MtWebService getMtWebServicePort(WebServiceFeature... features) {
+        return super.getPort(new QName("http://webService.yjpt.com/", "MtWebServicePort"), MtWebService.class, features);
+    }
+
+    private static URL __getWsdlLocation() {
+        if (MTSERVICE_EXCEPTION!= null) {
+            throw MTSERVICE_EXCEPTION;
+        }
+        return MTSERVICE_WSDL_LOCATION;
+    }
+
+}

+ 56 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/MtWebService.java

@@ -0,0 +1,56 @@
+
+package com.cxfws.client.service.mt;
+
+import javax.jws.WebMethod;
+import javax.jws.WebParam;
+import javax.jws.WebResult;
+import javax.jws.WebService;
+import javax.xml.bind.annotation.XmlSeeAlso;
+import javax.xml.ws.RequestWrapper;
+import javax.xml.ws.ResponseWrapper;
+
+import com.cxfws.client.service.entity.MtEntity;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.2.4-b01
+ * Generated source version: 2.2
+ * 
+ */
+@WebService(name = "MtWebService", targetNamespace = "http://webService.yjpt.com/")
+@XmlSeeAlso({
+    ObjectFactory.class
+})
+public interface MtWebService {
+
+
+    /**
+     * 
+     * @param arg0
+     * @return
+     *     returns com.cxfws.client.service.mt.MtEntity
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "save", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.mt.Save")
+    @ResponseWrapper(localName = "saveResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.mt.SaveResponse")
+    public MtEntity save(
+        @WebParam(name = "arg0", targetNamespace = "")
+        MtEntity arg0);
+
+    /**
+     * 
+     * @param arg0
+     * @return
+     *     returns com.cxfws.client.service.mt.WsResult
+     */
+    @WebMethod
+    @WebResult(targetNamespace = "")
+    @RequestWrapper(localName = "delete", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.mt.Delete")
+    @ResponseWrapper(localName = "deleteResponse", targetNamespace = "http://webService.yjpt.com/", className = "com.cxfws.client.service.mt.DeleteResponse")
+    public WsResult delete(
+        @WebParam(name = "arg0", targetNamespace = "")
+        MtEntity arg0);
+
+}

+ 161 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/ObjectFactory.java

@@ -0,0 +1,161 @@
+
+package com.cxfws.client.service.mt;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlElementDecl;
+import javax.xml.bind.annotation.XmlRegistry;
+import javax.xml.namespace.QName;
+
+import com.cxfws.client.service.entity.BaseEntity;
+import com.cxfws.client.service.entity.CodeEntity;
+import com.cxfws.client.service.entity.GqEntity;
+import com.cxfws.client.service.entity.JyrEntity;
+import com.cxfws.client.service.entity.MtEntity;
+
+
+/**
+ * This object contains factory methods for each 
+ * Java content interface and Java element interface 
+ * generated in the com.cxfws.client.service.mt package. 
+ * <p>An ObjectFactory allows you to programatically 
+ * construct new instances of the Java representation 
+ * for XML content. The Java representation of XML 
+ * content can consist of schema derived interfaces 
+ * and classes representing the binding of schema 
+ * type definitions, element declarations and model 
+ * groups.  Factory methods for each of these are 
+ * provided in this class.
+ * 
+ */
+@XmlRegistry
+public class ObjectFactory {
+
+    private final static QName _Delete_QNAME = new QName("http://webService.yjpt.com/", "delete");
+    private final static QName _DeleteResponse_QNAME = new QName("http://webService.yjpt.com/", "deleteResponse");
+    private final static QName _Save_QNAME = new QName("http://webService.yjpt.com/", "save");
+    private final static QName _SaveResponse_QNAME = new QName("http://webService.yjpt.com/", "saveResponse");
+
+    /**
+     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.cxfws.client.service.mt
+     * 
+     */
+    public ObjectFactory() {
+    }
+
+    /**
+     * Create an instance of {@link DeleteResponse }
+     * 
+     */
+    public DeleteResponse createDeleteResponse() {
+        return new DeleteResponse();
+    }
+
+    /**
+     * Create an instance of {@link Save }
+     * 
+     */
+    public Save createSave() {
+        return new Save();
+    }
+
+    /**
+     * Create an instance of {@link SaveResponse }
+     * 
+     */
+    public SaveResponse createSaveResponse() {
+        return new SaveResponse();
+    }
+
+    /**
+     * Create an instance of {@link Delete }
+     * 
+     */
+    public Delete createDelete() {
+        return new Delete();
+    }
+
+    /**
+     * Create an instance of {@link MtEntity }
+     * 
+     */
+    public MtEntity createMtEntity() {
+        return new MtEntity();
+    }
+
+    /**
+     * Create an instance of {@link WsResult }
+     * 
+     */
+    public WsResult createWsResult() {
+        return new WsResult();
+    }
+
+    /**
+     * Create an instance of {@link BaseEntity }
+     * 
+     */
+    public BaseEntity createBaseEntity() {
+        return new BaseEntity();
+    }
+
+    /**
+     * Create an instance of {@link JyrEntity }
+     * 
+     */
+    public JyrEntity createJyrEntity() {
+        return new JyrEntity();
+    }
+
+    /**
+     * Create an instance of {@link GqEntity }
+     * 
+     */
+    public GqEntity createGqEntity() {
+        return new GqEntity();
+    }
+
+    /**
+     * Create an instance of {@link CodeEntity }
+     * 
+     */
+    public CodeEntity createCodeEntity() {
+        return new CodeEntity();
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Delete }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "delete")
+    public JAXBElement<Delete> createDelete(Delete value) {
+        return new JAXBElement<Delete>(_Delete_QNAME, Delete.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "deleteResponse")
+    public JAXBElement<DeleteResponse> createDeleteResponse(DeleteResponse value) {
+        return new JAXBElement<DeleteResponse>(_DeleteResponse_QNAME, DeleteResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Save }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "save")
+    public JAXBElement<Save> createSave(Save value) {
+        return new JAXBElement<Save>(_Save_QNAME, Save.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "saveResponse")
+    public JAXBElement<SaveResponse> createSaveResponse(SaveResponse value) {
+        return new JAXBElement<SaveResponse>(_SaveResponse_QNAME, SaveResponse.class, null, value);
+    }
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/Save.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.mt;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.MtEntity;
+
+
+/**
+ * <p>Java class for save complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="save">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}mtEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "save", propOrder = {
+    "arg0"
+})
+public class Save {
+
+    protected MtEntity arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link MtEntity }
+     *     
+     */
+    public MtEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link MtEntity }
+     *     
+     */
+    public void setArg0(MtEntity value) {
+        this.arg0 = value;
+    }
+
+}

+ 64 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/SaveResponse.java

@@ -0,0 +1,64 @@
+
+package com.cxfws.client.service.mt;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.MtEntity;
+
+
+/**
+ * <p>Java class for saveResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="saveResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}mtEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "saveResponse", propOrder = {
+    "_return"
+})
+public class SaveResponse {
+
+    @XmlElement(name = "return")
+    protected MtEntity _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link MtEntity }
+     *     
+     */
+    public MtEntity getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link MtEntity }
+     *     
+     */
+    public void setReturn(MtEntity value) {
+        this._return = value;
+    }
+
+}

+ 87 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/WsResult.java

@@ -0,0 +1,87 @@
+
+package com.cxfws.client.service.mt;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for wsResult complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="wsResult">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="msg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="resultCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "wsResult", propOrder = {
+    "msg",
+    "resultCode"
+})
+public class WsResult {
+
+    protected String msg;
+    protected String resultCode;
+
+    /**
+     * Gets the value of the msg property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getMsg() {
+        return msg;
+    }
+
+    /**
+     * Sets the value of the msg property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setMsg(String value) {
+        this.msg = value;
+    }
+
+    /**
+     * Gets the value of the resultCode property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getResultCode() {
+        return resultCode;
+    }
+
+    /**
+     * Sets the value of the resultCode property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setResultCode(String value) {
+        this.resultCode = value;
+    }
+
+}

+ 2 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/mt/package-info.java

@@ -0,0 +1,2 @@
+@javax.xml.bind.annotation.XmlSchema(namespace = "http://webService.yjpt.com/")
+package com.cxfws.client.service.mt;

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ry/Delete.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.ry;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+import com.cxfws.client.service.entity.RyjbxxEntity;
+
+
+/**
+ * <p>Java class for delete complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="delete">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="arg0" type="{http://webService.yjpt.com/}ryjbxxEntity" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "delete", propOrder = {
+    "arg0"
+})
+public class Delete {
+
+    protected RyjbxxEntity arg0;
+
+    /**
+     * Gets the value of the arg0 property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link RyjbxxEntity }
+     *     
+     */
+    public RyjbxxEntity getArg0() {
+        return arg0;
+    }
+
+    /**
+     * Sets the value of the arg0 property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link RyjbxxEntity }
+     *     
+     */
+    public void setArg0(RyjbxxEntity value) {
+        this.arg0 = value;
+    }
+
+}

+ 62 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ry/DeleteResponse.java

@@ -0,0 +1,62 @@
+
+package com.cxfws.client.service.ry;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for deleteResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="deleteResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="return" type="{http://webService.yjpt.com/}wsResult" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "deleteResponse", propOrder = {
+    "_return"
+})
+public class DeleteResponse {
+
+    @XmlElement(name = "return")
+    protected WsResult _return;
+
+    /**
+     * Gets the value of the return property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link WsResult }
+     *     
+     */
+    public WsResult getReturn() {
+        return _return;
+    }
+
+    /**
+     * Sets the value of the return property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link WsResult }
+     *     
+     */
+    public void setReturn(WsResult value) {
+        this._return = value;
+    }
+
+}

+ 224 - 0
gkjsjy/jsjy/exchangeWeb/src/com/cxfws/client/service/ry/ObjectFactory.java

@@ -0,0 +1,224 @@
+
+package com.cxfws.client.service.ry;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlElementDecl;
+import javax.xml.bind.annotation.XmlRegistry;
+import javax.xml.namespace.QName;
+
+import com.cxfws.client.service.entity.AccessoryEntity;
+import com.cxfws.client.service.entity.BaseEntity;
+import com.cxfws.client.service.entity.BlobEntity;
+import com.cxfws.client.service.entity.CodeEntity;
+import com.cxfws.client.service.entity.GqEntity;
+import com.cxfws.client.service.entity.JyrEntity;
+import com.cxfws.client.service.entity.RyjbxxEntity;
+import com.cxfws.client.service.entity.RyjbxxZSEntity;
+
+
+/**
+ * This object contains factory methods for each 
+ * Java content interface and Java element interface 
+ * generated in the com.cxfws.client.service.ry package. 
+ * <p>An ObjectFactory allows you to programatically 
+ * construct new instances of the Java representation 
+ * for XML content. The Java representation of XML 
+ * content can consist of schema derived interfaces 
+ * and classes representing the binding of schema 
+ * type definitions, element declarations and model 
+ * groups.  Factory methods for each of these are 
+ * provided in this class.
+ * 
+ */
+@XmlRegistry
+public class ObjectFactory {
+
+    private final static QName _Delete_QNAME = new QName("http://webService.yjpt.com/", "delete");
+    private final static QName _DeleteResponse_QNAME = new QName("http://webService.yjpt.com/", "deleteResponse");
+    private final static QName _SaveData_QNAME = new QName("http://webService.yjpt.com/", "saveData");
+    private final static QName _Save_QNAME = new QName("http://webService.yjpt.com/", "save");
+    private final static QName _SaveDataResponse_QNAME = new QName("http://webService.yjpt.com/", "saveDataResponse");
+    private final static QName _SaveResponse_QNAME = new QName("http://webService.yjpt.com/", "saveResponse");
+
+    /**
+     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.cxfws.client.service.ry
+     * 
+     */
+    public ObjectFactory() {
+    }
+
+    /**
+     * Create an instance of {@link DeleteResponse }
+     * 
+     */
+    public DeleteResponse createDeleteResponse() {
+        return new DeleteResponse();
+    }
+
+    /**
+     * Create an instance of {@link Save }
+     * 
+     */
+    public Save createSave() {
+        return new Save();
+    }
+
+    /**
+     * Create an instance of {@link SaveResponse }
+     * 
+     */
+    public SaveResponse createSaveResponse() {
+        return new SaveResponse();
+    }
+
+    /**
+     * Create an instance of {@link SaveDataResponse }
+     * 
+     */
+    public SaveDataResponse createSaveDataResponse() {
+        return new SaveDataResponse();
+    }
+
+    /**
+     * Create an instance of {@link SaveData }
+     * 
+     */
+    public SaveData createSaveData() {
+        return new SaveData();
+    }
+
+    /**
+     * Create an instance of {@link Delete }
+     * 
+     */
+    public Delete createDelete() {
+        return new Delete();
+    }
+
+    /**
+     * Create an instance of {@link WsResult }
+     * 
+     */
+    public WsResult createWsResult() {
+        return new WsResult();
+    }
+
+    /**
+     * Create an instance of {@link RyjbxxEntity }
+     * 
+     */
+    public RyjbxxEntity createRyjbxxEntity() {
+        return new RyjbxxEntity();
+    }
+
+    /**
+     * Create an instance of {@link BaseEntity }
+     * 
+     */
+    public BaseEntity createBaseEntity() {
+        return new BaseEntity();
+    }
+
+    /**
+     * Create an instance of {@link AccessoryEntity }
+     * 
+     */
+    public AccessoryEntity createAccessoryEntity() {
+        return new AccessoryEntity();
+    }
+
+    /**
+     * Create an instance of {@link GqEntity }
+     * 
+     */
+    public GqEntity createGqEntity() {
+        return new GqEntity();
+    }
+
+    /**
+     * Create an instance of {@link BlobEntity }
+     * 
+     */
+    public BlobEntity createBlobEntity() {
+        return new BlobEntity();
+    }
+
+    /**
+     * Create an instance of {@link RyjbxxZSEntity }
+     * 
+     */
+    public RyjbxxZSEntity createRyjbxxZSEntity() {
+        return new RyjbxxZSEntity();
+    }
+
+    /**
+     * Create an instance of {@link JyrEntity }
+     * 
+     */
+    public JyrEntity createJyrEntity() {
+        return new JyrEntity();
+    }
+
+    /**
+     * Create an instance of {@link CodeEntity }
+     * 
+     */
+    public CodeEntity createCodeEntity() {
+        return new CodeEntity();
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Delete }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "delete")
+    public JAXBElement<Delete> createDelete(Delete value) {
+        return new JAXBElement<Delete>(_Delete_QNAME, Delete.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "deleteResponse")
+    public JAXBElement<DeleteResponse> createDeleteResponse(DeleteResponse value) {
+        return new JAXBElement<DeleteResponse>(_DeleteResponse_QNAME, DeleteResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveData }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "saveData")
+    public JAXBElement<SaveData> createSaveData(SaveData value) {
+        return new JAXBElement<SaveData>(_SaveData_QNAME, SaveData.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Save }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "save")
+    public JAXBElement<Save> createSave(Save value) {
+        return new JAXBElement<Save>(_Save_QNAME, Save.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveDataResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "saveDataResponse")
+    public JAXBElement<SaveDataResponse> createSaveDataResponse(SaveDataResponse value) {
+        return new JAXBElement<SaveDataResponse>(_SaveDataResponse_QNAME, SaveDataResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "http://webService.yjpt.com/", name = "saveResponse")
+    public JAXBElement<SaveResponse> createSaveResponse(SaveResponse value) {
+        return new JAXBElement<SaveResponse>(_SaveResponse_QNAME, SaveResponse.class, null, value);
+    }
+
+}

部分文件因为文件数量过多而无法显示