公告板
版本库
filestore
活动
搜索
登录
main
/
sunsail-platform-admin
sunsail云平台后端管理项目工程
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
附件查询部门修改为部门全称
yijiusmile
2021-04-01
ce353609f8682efaa4a4e6f62957f01ef5ef005b
[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>