Commit 5a2ab0de authored by zhangdd's avatar zhangdd

test:add empty line

Signed-off-by: default avatarzhangdd <86431843@qq.com>
parent 27880a1a
......@@ -12,6 +12,7 @@ public class HealthController {
@GetMapping({"/health","/api/health"})
public String health() {
return "up";
}
......
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