|
@@ -1222,12 +1222,8 @@ func (s *Short) NologinCommon(userId, stype, id, sid string) error {
|
|
po, bo, wo, obj := pcVRT(sid, industry, stype, false)
|
|
po, bo, wo, obj := pcVRT(sid, industry, stype, false)
|
|
return s.Redirect("/notin/page", 302)
|
|
return s.Redirect("/notin/page", 302)
|