Commit 456e202a by 陶光胜

缩略信息返回

parent 8f8543be
......@@ -182,7 +182,8 @@ public class ScreeningController {
}
}
stringBuilder.append(")");
backMessage.append(stringBuilder);
}
return "";
return backMessage.toString();
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment