Explorar el Código

更新

master
huangjiajun hace 2 meses
padre
commit
ab0c3e964b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      hdl/hdl_upgrade.go

+ 1
- 1
hdl/hdl_upgrade.go Ver fichero

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


Cargando…
Cancelar
Guardar