xuzhiheng 2 年之前
父節點
當前提交
5480329850
共有 1 個文件被更改,包括 1 次插入1 次删除
  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