StructureRedundantDTO¶ class deepfos.api.models.business_model.StructureRedundantDTO(**data)¶ 属性 parentSeg : Optional[str] 父级表的字段名 parentSegDes : Optional[str] 父级表的字段描述 seg : Optional[str] 当前表的字段名 segDes : Optional[str] 当前表的字段描述