oss 过期时间转为服务器时间,服务器统一转为客户端时区
This commit is contained in:
@@ -117,7 +117,7 @@ namespace IRaCIS.Core.Application.Helper
|
||||
|
||||
|
||||
public string SecurityToken { get; set; }
|
||||
public string Expiration { get; set; }
|
||||
public DateTime Expiration { get; set; }
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user