huangjiajun 2 mesi fa
parent
commit
ab0c3e964b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      hdl/hdl_upgrade.go

+ 1
- 1
hdl/hdl_upgrade.go Vedi File

@@ -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


Caricamento…
Annulla
Salva