Brant
Results
1
comments of
Brant
@tzssangglass I mean body in request, fixed by modifing ExtraInfoResponse.getResult: from: ``` public String getResult() { StringBuilder builder = new StringBuilder(); for (int i = 0; i < this.resp.resultLength(); i++)...