Initial LisgloSIPS V2 implementation

This commit is contained in:
hectorzhao
2026-06-22 10:56:38 +08:00
commit 5fa1bd35e9
303 changed files with 35644 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>LisgloSIPS HOMER</title>
</head>
<body>
<main>
<h1>LisgloSIPS HOMER</h1>
<p>HOMER API 与 HEP 存储服务已就绪。</p>
</main>
</body>
</html>