新增或修改方案
POST
http://localhost:8084/web/plan/addOrUpdate
请求参数
参数名
类型
描述
必填
planId
int
(0或不传为新增)示例:0
必填
planName
string
(方案名)示例:方案三
必填
planUrl
string
(方案路径)示例:https://zhezhou-oil.oss-cn-hangzhou.aliyuncs.com/plan/engineer_one.docx
必填
ptId
(分类id)
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
data
object
数据字典
必填