Merge pull request 'by Robin at 20240524' (#497) from feat-IRONFANS-118-Robin-2 into test

Reviewed-on: http://121.41.31.146:3000/wishpal_ironfan/service/pulls/497
This commit is contained in:
chenhao 2024-05-24 22:24:50 +08:00
commit 57499df522
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]