公告板
版本库
filestore
活动
搜索
登录
main
/
sunsail-platform-admin
sunsail云平台后端管理项目工程
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
崗位管理提交
Alan
2021-02-17
4fa59a2d799f3a13ef8efb5701ba9e0d046ffca1
[sunsail-platform-admin.git]
/
febs-gateway
/
src
/
main
/
resources
/
static
/
index.html
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>FEBS Cloud Gateway</title>
</head>
<body>
FEBS Cloud网关
</body>
</html>