修改字段名
parent
d08b409f0e
commit
59f36cceb4
|
|
@ -777,7 +777,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||||
{
|
{
|
||||||
public DateTime? LinkExpirationTime { get; set; }
|
public DateTime? LinkExpirationTime { get; set; }
|
||||||
|
|
||||||
public bool isIsExpired
|
public bool IsExpired
|
||||||
{
|
{
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue