| | |
| | | { |
| | | await _distributedCache.SetAsync(code, res.OpenId, options: new Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions() |
| | | { |
| | | AbsoluteExpirationRelativeToNow = TimeSpan.FromMinutes(5) |
| | | AbsoluteExpirationRelativeToNow = TimeSpan.FromHours(24) |
| | | }); |
| | | } |
| | | |
| | |
| | | 结束完成时间 |
| | | </summary> |
| | | </member> |
| | | <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.BeginRefundTime"> |
| | | <summary> |
| | | 开始退款时间 |
| | | </summary> |
| | | </member> |
| | | <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.EndRefundTime"> |
| | | <summary> |
| | | 结束退款时间 |
| | | </summary> |
| | | </member> |
| | | <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.PayStatus"> |
| | | <summary> |
| | | 支付状态 |