feat:打印日志调整 by 小傅哥
This commit is contained in:
@@ -21,6 +21,7 @@ public class Application {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* http://localhost:8091/api/test
|
* http://localhost:8091/api/test
|
||||||
|
* http://117.72.37.243:8091/api/test
|
||||||
*/
|
*/
|
||||||
@RequestMapping(value = "/test", method = RequestMethod.GET)
|
@RequestMapping(value = "/test", method = RequestMethod.GET)
|
||||||
public ResponseBodyEmitter test(HttpServletResponse response) {
|
public ResponseBodyEmitter test(HttpServletResponse response) {
|
||||||
|
|||||||
Reference in New Issue
Block a user