Răsfoiți Sursa

Merge branch 'feature/v4.7.55' of ssh://192.168.3.207:10022/qmx/jy into feature/v4.7.55

wangchuanjin 2 ani în urmă
părinte
comite
f884c879b5

+ 1 - 1
src/jfw/modules/publicapply/src/subscribePush/service/subscribe.go

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