Skip to content

Commit

Permalink
允许提交sql工单api选择是否备份
Browse files Browse the repository at this point in the history
  • Loading branch information
nick2wang committed Aug 26, 2022
1 parent 0341a69 commit 9d1e6c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sql_api/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ class Meta:
fields = "__all__"
read_only_fields = [
"status",
"is_backup",
"syntax_type",
"audit_auth_groups",
"engineer_display",
Expand Down

0 comments on commit 9d1e6c3

Please sign in to comment.