Merge branch 'master' of http://192.168.1.2:8033/IRaCIS_Core_Api
commit
41883ca5da
|
@ -61,7 +61,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||||
public bool IsDeleted {get;set;}
|
public bool IsDeleted {get;set;}
|
||||||
public bool IsReading { get; set; } = true;
|
public bool IsReading { get; set; } = true;
|
||||||
|
|
||||||
public string IamgeResizePath { get; set; }
|
public string IamgeResizePath { get; set; }=string.Empty;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue