webservice修改命名空间 soap节点标签会包含方法名+result的修改

默认参数含tem:加上这个不会更改参数名
[SoapRpcMethod(Use = SoapBindingUse.Literal)]
tem更改成ws,需要将命名空间http://tempuri.org/更改http://ws.config.hihis.bsoft.com/


默认参数含tem:加上这个不会更改参数名
[SoapRpcMethod(Use = SoapBindingUse.Literal)]
tem更改成ws,需要将命名空间http://tempuri.org/更改http://ws.config.hihis.bsoft.com/
