写了一个server ,一个client client调用server上的一个方法,方法返回一个List<自己定义的类,已经标记了serialize> 运行程序,报错"SOAP无法序列化一般类型List<类>"