我编写了一个在本地环境中运行的小应用程序,没有任何问题,但是在我将该应用程序部署到GoogleAppEngibe之后,它停止运行了。这是客户端的代码:CollectionResponseLongasd=null;try{asd=getEndpoint().getClosePeople(id).execute();}catch(IOExceptione1){//TODOAuto-generatedcatchblocke1.printStackTrace();}我可以看到它在服务器端也可以使用以下代码:@SuppressWarnings({"unchecked","unused"})@Ap