上一页 1 ··· 70 71 72 73 74 75 76 77 78 ··· 156 下一页
摘要: Dept测试@Test public void test() { ApplicationContext ctx = new ClassPathXmlApplicationContext("applicationContext.xml"); IDeptService deptService = (... 阅读全文
posted @ 2017-06-02 17:16 穆雄雄 阅读(125) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-06-02 17:15 穆雄雄 阅读(142) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-06-02 17:15 穆雄雄 阅读(89) 评论(0) 推荐(0) 编辑
摘要: package org.service;import javax.jws.WebMethod;import javax.jws.WebParam;import javax.jws.WebResult;import javax.jws.WebService;import javax.xml.ws.Re... 阅读全文
posted @ 2017-06-02 17:14 穆雄雄 阅读(225) 评论(0) 推荐(0) 编辑
摘要: package org.service;import javax.jws.WebMethod;import javax.jws.WebParam;import javax.jws.WebResult;import... 阅读全文
posted @ 2017-06-02 17:14 穆雄雄 阅读(112) 评论(0) 推荐(0) 编辑
摘要: package org.service;import javax.jws.WebMethod;import javax.jws.WebResult;import javax.jws.WebService;import javax.xml.ws.RequestWrapper;import javax.... 阅读全文
posted @ 2017-06-02 17:13 穆雄雄 阅读(283) 评论(0) 推荐(0) 编辑
摘要: package org.service;import javax.jws.WebMethod;import javax.jws.WebResult;import javax.jws.WebService;impo... 阅读全文
posted @ 2017-06-02 17:13 穆雄雄 阅读(82) 评论(0) 推荐(0) 编辑
摘要: package org.entity;import javax.xml.bind.annotation.XmlAccessType;import javax.xml.bind.annotation.XmlAccessorType;import javax.xml.bind.annotation.Xm... 阅读全文
posted @ 2017-06-02 17:12 穆雄雄 阅读(211) 评论(0) 推荐(0) 编辑
摘要: package org.entity;import javax.xml.bind.annotation.XmlAccessType;import javax.xml.bind.annotation.XmlAcce... 阅读全文
posted @ 2017-06-02 17:12 穆雄雄 阅读(78) 评论(0) 推荐(0) 编辑
摘要: package org.entity;import java.util.ArrayList;import java.util.List;import javax.xml.bind.annotation.XmlAc... 阅读全文
posted @ 2017-06-02 17:11 穆雄雄 阅读(83) 评论(0) 推荐(0) 编辑
上一页 1 ··· 70 71 72 73 74 75 76 77 78 ··· 156 下一页