Skip to content

Commit

Permalink
Merge branch 'upstream/develop' into dev/develop_ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lhzzforever committed Nov 28, 2023
2 parents 280df65 + 92e28fd commit 0223aa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions saas/backend/service/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ class ProcessorNodeType(LowerStrEnum):
ProcessorNodeType.SUPER_MANAGER.value,
ProcessorNodeType.SYSTEM_MANAGER.value,
ProcessorNodeType.INSTANCE_APPROVER.value,
ProcessorNodeType.INSTANCE_APPROVER_MERGE.value,
ProcessorNodeType.GRADE_MANAGER.value,
),
ApplicationType.JOIN_GROUP.value: (
Expand Down

0 comments on commit 0223aa0

Please sign in to comment.