Commit ff678a35 by 陶光胜

init

parent 5a638aca
...@@ -24,6 +24,6 @@ public class TestServiceImpl implements TestService { ...@@ -24,6 +24,6 @@ public class TestServiceImpl implements TestService {
*/ */
@Override @Override
public void test() { public void test() {
System.out.println("true = " + true);
} }
} }
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