From 1b62e001474c3887934d514d7f32dedb55b01cf8 Mon Sep 17 00:00:00 2001 From: lingling <kety1122@163.com> Date: 星期五, 14 三月 2025 16:13:15 +0800 Subject: [PATCH] 添加单独项目代码 --- LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml index 96ce053..f5a2814 100644 --- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml +++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml @@ -763,5 +763,19 @@ 鐢ㄦ埛id </summary> </member> + <member name="M:LifePayment.Application.Contracts.IAccountService.LifePayPhoneMesssageCodeLogin(LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginInput)"> + <summary> + 鎵嬫満楠岃瘉鐮佺櫥褰� + 鐗堟湰璇存槑锛氫娇鐢ㄩ獙璇佺爜绠$悊鍘绘牎楠屽拰澶辨晥瀵瑰簲涓氬姟鐨勯獙璇佺爜 + </summary> + <param name="input"></param> + <returns></returns> + <exception cref="T:Volo.Abp.UserFriendlyException"></exception> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginInput.PhoneNumber"> + <summary> + 鎵嬫満鍙� + </summary> + </member> </members> </doc> -- Gitblit v1.9.1