Spring中使用WebService

Server端和Client端的Web工程截图: Server代码: [html]  view plain  copy  print ? package com.wiseweb.bean;      public class Order {          private int id ;       private String name ;       private double pric
相关文章
相关标签/搜索