提交 4b578c84 authored 作者: Matrix's avatar Matrix

测试推送微信事件1

上级 48cb14ed
...@@ -15,6 +15,6 @@ public class HelloController { ...@@ -15,6 +15,6 @@ public class HelloController {
@GetMapping("/hello") @GetMapping("/hello")
public ResponseEntity HelloWorld(){ public ResponseEntity HelloWorld(){
return ResponseEntity.ok("Hello World! This is jenkins!"); return ResponseEntity.ok("Hello World! This is jenkins test push 1!");
} }
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论