返回字段 | 字段类型 | 说明 |
---|---|---|
code | int | 成功为200,其他为失败 |
msg | string | 成功为ok,失败时为原因 |
result | string | 响应正文 |
- 查看状态:service/status
- 查看角色:service/getrole
- pprof:debug/pprof
- 新增:admin/api/workServer/create
- 修改:admin/api/workServer/update
- 删除一个:admin/api/workServer/delete
- 查询一个:admin/api/workServer/get
- 查询所有:admin/api/workServer/page