Fix keyword field name

This commit is contained in:
PCoder 2021-12-01 13:02:39 +05:30
parent 9bc417031d
commit 8ed02ce51e
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ class Command(BaseCommand):
"RepositoryName": 'repository_name',
"RepositoryURL": 'repository_url',
"Resource": 'resource_id',
"Keyword": 'keyword_id',
"Keyword": 'keyword',
"Keyword_ID": 'keyword_id',
"Mother": 'mother',
"CN": 'cn',