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:
commit
57499df522
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue