@ -931,4 +931,8 @@ public class AssetCurrentCpPo extends BaseClass implements Serializable {
@ApiModelProperty("审核状态(0待核查,1待审批,3审核通过,4审核不通过,5已报废)")
private Integer status=0;
@ApiModelProperty("不通过原因")
private String btgyy;
}
@ -1055,4 +1055,7 @@ public class AssetCurrentJyPo extends BaseClass implements Serializable {
private Integer status;