Browse Source

更新 'convenient/data_containers/configuration/configuration.yaml'

修改字段名
尹嘉鹏 1 year ago
parent
commit
7c4a259466
1 changed files with 1 additions and 1 deletions
  1. 1 1
      convenient/data_containers/configuration/configuration.yaml

+ 1 - 1
convenient/data_containers/configuration/configuration.yaml

@@ -6,7 +6,7 @@ spec:
   spec:
     table_name: # 替换.configurations
     columns:
-      - name: group
+      - name: scope
         type: varchar(256)
         comment: 范围
         not_null: true