Commit 50016ca8 authored by Quxl's avatar Quxl

x

parent 435f259f
......@@ -41,7 +41,7 @@ public class TestController {
private void verify() {
if(!isUsedTestController) {
throw new RuntimeException("The test page has been closed.");
throw new RuntimeException("调试页面已关闭");
}
}
......
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