方案列表
GET
http://localhost:8084/wx/plan/getList?current=1&size=10&search=
请求参数
参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
search
string
示例:
必填
ptId
3
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
planId
int
(计划id)示例:3
必填
planIcon
string
(icon)示例:https://xs-engineer.oss-cn-hangzhou.aliyuncs.com/pic/2020-12-30/06ca44a2e207486ca9b2b986925a0f90.png
必填
planName
string
(方案名)示例:方案三
必填
planUrl
string
(方案路径)示例:https://zhezhou-oil.oss-cn-hangzhou.aliyuncs.com/plan/engineer_one.docx
必填
createTime
string
(新增时间)示例:2020-12-30 17:14:08
必填
updateTime
object
示例:null
必填
total
int
示例:1
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填