catch (Exception e) { e.printStackTrace();//告诉后台那里报错。 returnObject.setCode("0");//当添加数据报错,保证添加前台的提示信息。 }