when the getComment addComment page of the two interfaces is loaded, call getComment to put the return value of getComment into state, and then render it. At this time, I call addComment to change the return value of getComment. Do you want to call the getComment API again to update the original value of getComment in state? if you don"t need the value in state, how to update the latest value after calling addComment