Browse Source

feat:xiugai

wangchuanjin 9 months ago
parent
commit
51ac9b3957
1 changed files with 1 additions and 1 deletions
  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" {