by Robin at 20240524 #497

Merged
chenhao merged 1 commits from feat-IRONFANS-118-Robin-2 into test 2024-05-24 22:24:51 +08:00
1 changed files with 1 additions and 0 deletions

View File

@ -1984,6 +1984,7 @@ func (s *Service) utilFillZonesWithOpVOInfo(ctx *gin.Context, list []*dbstruct.Z
ZoneThirdPartner: ztp,
Account: ztpAcctVO,
}
vo.ZoneThirdPartner.IsHided = vo.Zone.GetIsZoneThirdPartnerHided()
// 填充协作者
zclist := zcMp[zid]