文档
测试

节点编辑分值

POST
http://10.1.2.34:81/index.php/zero/storeScore_Index/editNodeScore?sid=0010406_JTpA6V06bTO3AVyuKjfyNbbM9S7HTUqf&select_company=001&id=23&data=%5B%7B%22name%22%3A%22A%22%2C%22score%22%3A1%2C%22type%22%3A1%7D%5D

请求参数

参数名
类型
描述
必填
sid
string
示例:0010406_JTpA6V06bTO3AVyuKjfyNbbM9S7HTUqf
必填
select_company
int
示例:001
必填
id
int
示例:23
必填
data
string
示例:[{"name":"A","score":1,"type":1}]
必填
standimgs
string
示例:
必填
id
string
示例:
必填
name
string
示例:
必填
pid
string
示例:
必填
beginDate
string
2022-08-10
必填

响应参数

参数名
类型
描述
必填
Success
boolean
示例:true
必填
Msg
string
示例:成功
必填
Data
array
数据列表
必填
Code
string
示例:0000
必填

说明 / 示例

{ "Success": true, "Msg": "成功", "Data": [], "Code": "0000" }