公告板
版本库
filestore
活动
搜索
登录
main
/
sunsail-platform-admin
sunsail云平台后端管理项目工程
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
新增员工基本信息,图片上传
yz_08
2021-02-23
0b7918b0a8fd7cbaf0e33f0021fd7f001a0daaf6
[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>