Commit 811ad971 authored by Quxl's avatar Quxl

x

parent 50016ca8
...@@ -41,7 +41,7 @@ public class TestController { ...@@ -41,7 +41,7 @@ public class TestController {
private void verify() { private void verify() {
if(!isUsedTestController) { if(!isUsedTestController) {
throw new RuntimeException("调试页面已关闭"); throw new RuntimeException("==TestPage closed already==");
} }
} }
......
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