|
|
@ -249,7 +249,4 @@ public class EmInfoEntity extends TenantEntity { |
|
|
|
@TableField(exist = false) |
|
|
|
@TableField(exist = false) |
|
|
|
private List<EmInfoEntity> infoChildren; |
|
|
|
private List<EmInfoEntity> infoChildren; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ApiModelProperty("固定资产编码") |
|
|
|
|
|
|
|
private String assetCode; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|