This commit is contained in:
@@ -277,6 +277,7 @@ func (s *Service) buildGrantResponse(ctx context.Context, allocation *model.Shop
|
||||
}
|
||||
effectiveBase := packagepkg.EffectiveExpiryBase(pkg, pa)
|
||||
packages = append(packages, dto.ShopSeriesGrantPackageItem{
|
||||
AllocationID: pa.ID,
|
||||
PackageID: pa.PackageID,
|
||||
PackageName: pkg.PackageName,
|
||||
PackageCode: pkg.PackageCode,
|
||||
|
||||
Reference in New Issue
Block a user