@@ -35,7 +35,7 @@ func (s *Subscribe) Update() {
Type: vSwitch,
EntId: ent_id,
EntUserId: entUserId,
- Session: s.session,
+ Session: s.Session(),
}
r := sub.SetAreaAndIndustry()
if r.Err != nil {