export_nested_structure属性
export_nested_structure属性
导出为父子层次Json结构。
注意事项
定义:
@property
def export_nested_structure(self):
...
@export_nested_structure.setter
def export_nested_structure(self, value):
...
导出为父子层次Json结构。
@property
def export_nested_structure(self):
...
@export_nested_structure.setter
def export_nested_structure(self, value):
...