Ver código fonte

更新

master
huangjiajun 2 meses atrás
pai
commit
ab0c3e964b
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      hdl/hdl_upgrade.go

+ 1
- 1
hdl/hdl_upgrade.go Ver arquivo

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


Carregando…
Cancelar
Salvar