Skip to content

Commit

Permalink
fix: 添加公共流程周期任务 --story=121334648
Browse files Browse the repository at this point in the history
  • Loading branch information
guohelu committed Dec 24, 2024
1 parent f1a2405 commit bcc9520
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gcloud/core/apis/drf/viewsets/common_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ class CommonTemplateViewSet(GcloudModelViewSet):
IAMMeta.COMMON_FLOW_VIEW_ACTION,
IAMMeta.COMMON_FLOW_EDIT_ACTION,
IAMMeta.COMMON_FLOW_DELETE_ACTION,
IAMMeta.COMMON_FLOW_CREATE_PERIODIC_TASK_ACTION,
],
)
filterset_class = CommonTemplateFilter
Expand Down

0 comments on commit bcc9520

Please sign in to comment.