补全返回参数
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 8m9s

This commit is contained in:
2026-07-27 17:44:49 +08:00
parent d46ccbd319
commit 2f0ecffdf2
2 changed files with 2 additions and 0 deletions

View File

@@ -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,