仪表盘
版本库
文件存储
活动
搜索
登录
admin
/
apache-tomcat-8.5.78
廊坊-Tomcat容器
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
1
lxl
2022-09-16
cb746cca26fa024018d7ce772ba6a96557ea768b
[~admin/apache-tomcat-8.5.78.git]
/
webapps
/
javapubzy
/
ext-4.2.1.883
/
docs
/
guides
/
data
/
examples
/
model_with_proxy
/
data
/
users
/
index.html
1
2
3
4
5
6
7
{
success: true,
users: [
{id: 1, name: 'Ed'},
{id: 2, name: 'Tommy'}
]
}