algN/vodsdk/test/__init__.py

3 lines
37 B
Python
Raw Normal View History

2025-04-26 10:09:38 +08:00
dd = {}
print(dd.get('name', 'aaa'))