This website works better with JavaScript.
Home
Explore
Help
Sign In
go_rely_warehouse
/
zyos_go_condition_statistics
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
12
Wiki
Activity
Browse Source
更新
master
huangjiajun
2 months ago
parent
6f61d027d1
commit
ab0c3e964b
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
hdl/hdl_upgrade.go
+ 1
- 1
hdl/hdl_upgrade.go
View File
@@ -256,7 +256,7 @@ func CheckSchemeTasksComplete(params map[string]string, blockStarChain string, e
total = "1"
total = "1"
hasLevelPay = hasPay
hasLevelPay = hasPay
LevelPayOrdId = payOrdId
LevelPayOrdId = payOrdId
} else if item.TaskType == 6 {
} else if item.TaskType ==
2
6 {
total = "1"
total = "1"
} else {
} else {
total = item.FinishCount
total = item.FinishCount
Write
Preview
Loading…
Cancel
Save