zhengyuxuan
2025-03-24 dd14dfecf765807aa94600afa56efaa097aa9c67
Merge branch 'master' of http://120.26.58.240:8888/r/LifePaymentApi
2个文件已修改
12 ■■■■■ 已修改文件
LifePayment/LifePayment.Application/User/AccountService.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Application/User/AccountService.cs
@@ -78,7 +78,7 @@
                {
                    await _distributedCache.SetAsync(code, res.OpenId, options: new Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions()
                    {
                        AbsoluteExpirationRelativeToNow = TimeSpan.FromMinutes(5)
                        AbsoluteExpirationRelativeToNow = TimeSpan.FromHours(24)
                    });
                }
LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -511,6 +511,16 @@
            结束完成时间
            </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>
            支付状态