Parcourir la source

更新

master
huangjiajun il y a 2 mois
Parent
révision
ab0c3e964b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      hdl/hdl_upgrade.go

+ 1
- 1
hdl/hdl_upgrade.go Voir le fichier

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


Chargement…
Annuler
Enregistrer