export_nested_structure 属性

export_nested_structure 属性

导出为父子层次 Json 结构。

评论

定义:

@property
def export_nested_structure(self):
    ...
@export_nested_structure.setter
def export_nested_structure(self, value):
    ...

也可以看看