Files
SOP/sop-example/example-rest/src/main/resources/static/index.html
2025-02-02 15:51:47 +08:00

6 lines
103 B
HTML

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