Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9e491112ff |
@@ -10,6 +10,6 @@ public class TestController {
|
||||
|
||||
@GetMapping("/test")
|
||||
public String test(){
|
||||
return "test ok!";
|
||||
return "test ok!!!!!!";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user