wangchuanjin hace 9 meses
padre
commit
51ac9b3957
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      entniche_new/src/service/subscribe/subscribe.go

+ 1 - 1
entniche_new/src/service/subscribe/subscribe.go

@@ -1521,7 +1521,7 @@ func (ac *Action) Update_pushset() {
 	identity := ac.GetString("identity")
 	vSwitch := ac.GetString("vSwitch")
 	amount := ac.GetString("amount")
-	Iswitch, _ := ac.GetInteger("switch")
+	//Iswitch, _ := ac.GetInteger("switch")
 	matchmode := ac.GetString("matchmode")
 	i_type := 0
 	if vSwitch == "m" || vSwitch == "v" {