private void ChangeContent(TestContent content) { //修改 content.changeId(100); //content = new TestContent (100); }