Commit 9caefafb by 陶光胜

回写修改

parent e593b1d5
......@@ -146,7 +146,6 @@ public class ScreeningController {
stringBuilder.append("并且");
}
}
stringBuilder.append();
backMessage.append(stringBuilder);
}
return RestResponse.success(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