mirror of
https://github.com/labring/FastGPT.git
synced 2026-03-19 01:00:34 +08:00
fix: custom standard plan (#6317)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user