文档
测试

获取节点详情

GET
http://10.1.2.34:81/index.php/zero/storeScore_Index/getNodeDetail?sid=0010406_JTpA6V06bTO3AVyuKjfyNbbM9S7HTUqf&select_company=001&id=302

请求参数

参数名
类型
描述
必填
sid
string
示例:0010406_JTpA6V06bTO3AVyuKjfyNbbM9S7HTUqf
必填
select_company
int
示例:001
必填
id
int
示例:302
必填

响应参数

参数名
类型
描述
必填
Success
boolean
示例:true
必填
Msg
string
示例:
必填
Data
object
数据字典
必填
data
object
数据字典
必填
node
object
数据字典
必填
id
int
示例:302
必填
name
string
示例:12
必填
sort
int
示例:1
必填
ismust
int
示例:0
必填
isshow
int
示例:1
必填
type
int
示例:1
必填
isalone
int
示例:0
必填
pid
int
示例:0
必填
remark
string
示例:remark
必填
searchType
object
示例:null
必填
showType
object
示例:null
必填
score
object
示例:null
必填
addtype
object
示例:null
必填
stardimgs
object
示例:null
必填
standimgs
string
示例:1,2
必填
RowNumber
string
示例:1
必填
imageList
array
数据列表
必填
id
int
示例:1
必填
uri
string
示例:https://upyun.chinamani.com/http://thirdwx.qlogo.cn/mmopen/CHeBzaLlPOZAKWlwLm9LLApCEoibKNotdoWghEBMiae6px3XQH64qzMRTBbmZWNkSqYyQPBqb7eNnAsNWGg0ofGSOju741gnKT/132
必填
status
int
示例:0
必填
ischeck
int
示例:1
必填
type
int
示例:24
必填
tid
object
示例:null
必填
description
string
示例:
必填
show_area
int
示例:2
必填
created_at
string
示例:2017-11-27 11:39:42
必填
listorder
int
示例:0
必填
size
object
示例:null
必填
AlyOcrData
object
示例:null
必填
task_id
object
示例:null
必填
RowNumber
string
示例:1
必填
config
array
数据列表
必填
id
int
示例:264
必填
name
string
示例:A
必填
score
int
示例:1
必填
configid
int
示例:302
必填
status
int
示例:1
必填
scoretype
int
示例:1
必填
type
int
示例:1
必填
beginDate
string
示例:
必填
Code
string
示例:0000
必填

说明 / 示例

{ "Success": true, "Msg": "", "Data": { "data": { "node": { "id": 302, "name": "12", "sort": 1, "ismust": 0, "isshow": 1, "type": 1, "isalone": 0, "pid": 0, "remark": "remark", "searchType": null, "showType": null, "score": null, "addtype": null, "stardimgs": null, "standimgs": "1,2", "RowNumber": "1", "imageList": [ { "id": 1, "uri": "https://upyun.chinamani.com/http://thirdwx.qlogo.cn/mmopen/CHeBzaLlPOZAKWlwLm9LLApCEoibKNotdoWghEBMiae6px3XQH64qzMRTBbmZWNkSqYyQPBqb7eNnAsNWGg0ofGSOju741gnKT/132", "status": 0, "ischeck": 1, "type": 24, "tid": null, "description": "", "show_area": 2, "created_at": "2017-11-27 11:39:42", "listorder": 0, "size": null, "AlyOcrData": null, "task_id": null, "RowNumber": "1" }, { "id": 2, "uri": "https://upyun.chinamani.com/images/notice/files/5fb7ebc979db08ada8f93e01f8213b89151175402151.doc", "status": 0, "ischeck": 1, "type": 26, "tid": null, "description": "阿里巴巴的企业文化和价值观.doc", "show_area": 2, "created_at": "2017-11-27 11:40:21", "listorder": 0, "size": 92672, "AlyOcrData": null, "task_id": null, "RowNumber": "1" } ] }, "config": [ [ { "beginDate": "2022-08", "isEdit": 1 //是否能编辑 1能 0不能 } ], [ { "beginDate": "2022-09", "isEdit": 1 } ] ] } }, "Code": "0000" }