From 3c82e8f29bd3846a5855a3e39ae9d27f2ab63f55 Mon Sep 17 00:00:00 2001 From: zhengyuxuan <zhengyuxuan1995> Date: 星期一, 24 三月 2025 12:20:39 +0800 Subject: [PATCH] fix:退款申请bug修复 --- LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml index 60f7d94..1fa69a8 100644 --- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml +++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml @@ -940,6 +940,16 @@ 娓犻亾娴佹按鍙� </summary> </member> + <member name="P:LifePayment.Application.Contracts.UserLifePayOrderOutput.LifePayRefundStatus"> + <summary> + 骞冲彴閫�娆剧姸鎬� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserLifePayOrderOutput.ACOOLYStatus"> + <summary> + 骞冲彴鐘舵�� + </summary> + </member> <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.UserPhoneNumber"> <summary> 鐢ㄦ埛璐﹀彿 @@ -1980,6 +1990,11 @@ 鎵嬫満鍙� </summary> </member> + <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.Password"> + <summary> + 瀵嗙爜 + </summary> + </member> <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.UserName"> <summary> 璐︽埛 -- Gitblit v1.9.1