fix: custom standard plan (#6317)

This commit is contained in:
Finley Ge
2026-01-23 19:38:58 +08:00
committed by archer
parent 6e180a01ae
commit b4fe3bf43e

View File

@@ -238,8 +238,6 @@ export const getTeamPlanStatus = async ({
teamPoint.updateTeamPointsCache({ teamId, totalPoints, surplusPoints });
console.log('standardConstants', standardConstants);
return {
[SubTypeEnum.standard]:
standardPlan.currentSubLevel === StandardSubLevelEnum.custom && standardConstants