by Robin at 20240524
This commit is contained in:
parent
a7e01c4dec
commit
5d67f05fd0
|
@ -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