From 7c17dcb1f6006442a77a2ec84454f5d287c766cf Mon Sep 17 00:00:00 2001 From: Yutousama <583819556@qq.com> Date: Sat, 7 Jan 2023 10:31:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=AF=8F=E6=97=A5=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E5=AE=8C=E6=88=90=E7=A4=BA=E4=BE=8BJSON?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- live/live_user_task.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/live/live_user_task.md b/live/live_user_task.md index d8c11e6..3234b2b 100644 --- a/live/live_user_task.md +++ b/live/live_user_task.md @@ -173,7 +173,7 @@ _请求方式:GET_ "ttl": 1, "data": { "is_surplus": 1, - "status": 2, + "status": 3, "progress": 5, "target": 5, "wallet": { @@ -203,7 +203,7 @@ _请求方式:GET_ "week_total": 4, "week_group": 1, "day_task": { - "status": 2, + "status": 3, "progress": 5, "target": 5 }