zoo-backend/target/classes/static/index.html
2024-04-25 19:09:46 +08:00

6 lines
79 B
HTML

<html>
<body>
<h1>hello word!!!</h1>
<p>this is a html page</p>
</body>
</html>