Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

变量大小写不一致,会报错 #25

Open
tcluzhe opened this issue May 6, 2024 · 0 comments
Open

变量大小写不一致,会报错 #25

tcluzhe opened this issue May 6, 2024 · 0 comments

Comments

@tcluzhe
Copy link

tcluzhe commented May 6, 2024

  File "/usr/local/lib/python3.7/site-packages/Tea/model.py", line 49, in __str__
    s = self.to_map()
  File "/usr/local/lib/python3.7/site-packages/alibabacloud_datalake20200710/models.py", line 12057, in to_map
    result['body'] = self.body.to_map()
  File "/usr/local/lib/python3.7/site-packages/alibabacloud_datalake20200710/models.py", line 12009, in to_map
    result['Table'] = self.table.to_map()
  File "/usr/local/lib/python3.7/site-packages/alibabacloud_datalake20200710/models.py", line 3955, in to_map
    result['Privileges'] = self.privileges.to_map()
  File "/usr/local/lib/python3.7/site-packages/alibabacloud_datalake20200710/models.py", line 765, in to_map
    result['userPrivileges'][k] = l1
KeyError: 'userPrivileges'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant