步骤目录
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"code": 1,
"data": {
"items": [
{
"step_id": 1,
"name": "检查切割",
"is_make": 1,
"is_read":0
},
{
"step_id": 2,
"name": "横撑切割",
"is_make": 0,
"is_read": 1
},
{
"step_id": 16,
"name": "横撑打孔",
"is_make": 0,
"is_read": 1
},
{
"step_id": 21,
"name": "横撑打磨",
"is_make": 0,
"is_read":0
}
]
},
"msg": "success"
}