WCF Restful Service Post

2019-08-30 22:07发布

问题:

Below is part of my Services code:

And the codes of the Client as below:

But when i debug the server side, and i found the value of the ID property changed,as below pic:

Could anybody tell me how can this happended and how to solve this issue?

标签: wcf rest