Commit 0fae3ee7 authored by szh's avatar szh

更新节点更新接口逻辑 和 对应进度接口

parent ebb37e64
...@@ -112,8 +112,9 @@ response ...@@ -112,8 +112,9 @@ response
"code": 200, "code": 200,
"msg": "ok", "msg": "ok",
"data": { "data": {
"status": false, "total": 111,
"info": "" "current": 100,
"flag" : false
} }
} }
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment