电脑上没有新信息。
就如我上面提到的,一个状态值为1则标示新信息请求成功,2则表示请求成功但是没有新信息。
As I mentioned above, a status code of 1 will represent a successful request with new messages, 2 as successful without new messages.
然而在这个示例中,如果没有关于该客户的新信息,那么客户端可能根本不执行任何写操作!
However, in this case, if there's no new information about the customer, the client may not perform any write operations at all!
应用推荐