查询项目
简要描述
- 查询项目
请求URL
http://ip:prot/api/project/
请求方式
- get
Header
header | 必选 | 类型 | 说明 |
---|---|---|---|
token | 是 | string | 登录token值 |
请求Query参数
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
projCode | 是 | string | 精确 |
projName | 是 | string | 模糊 |
createTime | 是 | string | BETWEEN |
page | 是 | string | No comments found. |
size | 是 | string | No comments found. |
sort | 是 | string | No comments found. |