From ab0c3e964b5615ba2a92919163ce57f1b4f64a45 Mon Sep 17 00:00:00 2001 From: huangjiajun <582604932@qq.com> Date: Wed, 11 Sep 2024 17:14:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hdl/hdl_upgrade.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hdl/hdl_upgrade.go b/hdl/hdl_upgrade.go index 95cba64..c1cc4fb 100644 --- a/hdl/hdl_upgrade.go +++ b/hdl/hdl_upgrade.go @@ -256,7 +256,7 @@ func CheckSchemeTasksComplete(params map[string]string, blockStarChain string, e total = "1" hasLevelPay = hasPay LevelPayOrdId = payOrdId - } else if item.TaskType == 6 { + } else if item.TaskType == 26 { total = "1" } else { total = item.FinishCount