xuzhiheng 2 years ago
parent
commit
5480329850
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/service.go

+ 1 - 1
service/service.go

@@ -182,7 +182,7 @@ func openPowerBig(orderData map[string]interface{}, userId string) bool {
 	enddate, _ := time.ParseInLocation(tmp, endTime, time.Local)
 	level := common.IntAll((*filterMap)["level"])
 	comboId := common.IntAll((*filterMap)["comboId"])
-	payCycle := common.IntAll((*filterMap)["payCycle"])
+	payCycle := common.IntAll((*filterMap)["cycle"])
 	serversId := common.ObjToString((*filterMap)["serversId"])
 	serverMap := GetServerPid()
 	dataType := 1