From 49e9beea54b7ada9ab5d09e6f9cd93a489d87e23 Mon Sep 17 00:00:00 2001 From: zhengyuxuan <zhengyuxuan1995> Date: 星期四, 20 三月 2025 13:50:21 +0800 Subject: [PATCH] fix:上传 --- LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 496 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 494 insertions(+), 2 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml index 3076291..1374b1f 100644 --- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml +++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml @@ -42,13 +42,15 @@ <param name="outOrderNo"></param> <returns></returns> </member> - <member name="M:LifePayment.Application.Contracts.ILifePayService.ACOOLYOrderNotifyHandler(System.String,System.String,LifePayment.Domain.Shared.LifePayOrderStatusEnum)"> + <member name="M:LifePayment.Application.Contracts.ILifePayService.ACOOLYOrderNotifyHandler(System.String,System.String,LifePayment.Domain.Shared.LifePayOrderStatusEnum,LifePayment.Domain.Shared.ACOOLYStatusEnum,System.Decimal)"> <summary> 鏀粯鎴愬姛鍥炶皟澶勭悊 </summary> <param name="orderNo"></param> <param name="acoolyOrderNo"></param> <param name="status"></param> + <param name="acoolyStatus"></param> + <param name="payAmount"></param> <returns></returns> </member> <member name="M:LifePayment.Application.Contracts.ILifePayService.CreateLifePayPhoneOrder(LifePayment.Application.Contracts.CreateLifePayOrderInput{LifePayment.Application.Contracts.LifePhoneData})"> @@ -101,9 +103,42 @@ <param name="id"></param> <returns></returns> </member> + <member name="M:LifePayment.Application.Contracts.ILifePayService.CreateEditLifePayRate(System.Collections.Generic.List{LifePayment.Application.Contracts.LifePayRateInput})"> + <summary> + 缂栬緫鎶樻墸 + </summary> + <param name="input"></param> + <returns></returns> + </member> + <member name="M:LifePayment.Application.Contracts.ILifePayService.CreateEditLifePayPremium(System.Collections.Generic.List{LifePayment.Application.Contracts.LifePayPremiumInput})"> + <summary> + 缂栬緫鎵嬬画璐硅垂鐜� + </summary> + <param name="input"></param> + <returns></returns> + </member> + <member name="M:LifePayment.Application.Contracts.ILifePayService.EditIntroInfo(LifePayment.Application.Contracts.LifePayIntroInfoInput)"> + <summary> + 椤荤煡閰嶇疆 + </summary> + <param name="input"></param> + <returns></returns> + </member> <member name="M:LifePayment.Application.Contracts.ILifePayService.GetRate"> <summary> 鑾峰彇鎶樻墸 + </summary> + <returns></returns> + </member> + <member name="M:LifePayment.Application.Contracts.ILifePayService.GetPremium"> + <summary> + 鑾峰彇鎵嬬画璐硅垂鐜� + </summary> + <returns></returns> + </member> + <member name="M:LifePayment.Application.Contracts.ILifePayService.GetIntroInfo(LifePayment.Domain.Shared.LifePayOrderTypeEnum)"> + <summary> + 鑾峰彇椤荤煡 </summary> <returns></returns> </member> @@ -121,7 +156,7 @@ <param name="orderNo"></param> <returns></returns> </member> - <member name="M:LifePayment.Application.Contracts.ILifePayService.GetUserPage(ZeroD.Util.PageInput)"> + <member name="M:LifePayment.Application.Contracts.ILifePayService.GetUserPage(LifePayment.Application.Contracts.QueryUserPageInput)"> <summary> 鑾峰彇鐢ㄦ埛鍒嗛〉鏁版嵁 </summary> @@ -463,9 +498,99 @@ 澶囨敞 </summary> </member> + <member name="P:LifePayment.Application.Contracts.QueryUserPageInput.QueryCondition"> + <summary> + 鎵嬫満鍙�/鐢ㄦ埛鍚� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.QueryUserPageInput.CreationTime"> + <summary> + 娉ㄥ唽鏃堕棿 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoInput.LifePayType"> + <summary> + 鐢熸椿缂磋垂绫诲瀷 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoInput.Data"> + <summary> + 鏇存柊鍐呭 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Type"> + <summary> + 绫诲瀷 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.ContentSummary"> + <summary> + 鎽樿 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Content"> + <summary> + 鏂囨湰鍐呭 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Path"> + <summary> + 鍥剧墖/瑙嗛璺緞 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Sequence"> + <summary> + 鎺掑簭 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Type"> + <summary> + 绫诲瀷 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.LifePayType"> + <summary> + 鐢熸椿缂磋垂绫诲瀷 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.ContentSummary"> + <summary> + 鎽樿 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Content"> + <summary> + 鏂囨湰鍐呭 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Path"> + <summary> + 鍥剧墖/瑙嗛璺緞 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Sequence"> + <summary> + 鎺掑簭 + </summary> + </member> <member name="P:LifePayment.Application.Contracts.UserListOutput.PhoneNumber"> <summary> 鐢ㄦ埛鎵嬫満鍙� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserListOutput.Name"> + <summary> + 濮撳悕 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserListOutput.CreationChannle"> + <summary> + 鏈�鍚庣櫥褰曟笭閬� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserListOutput.LastLoginChannle"> + <summary> + 鏈�鍚庣櫥褰曟笭閬� </summary> </member> <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.PhoneNumber"> @@ -498,6 +623,11 @@ 鍏呭�奸噾棰� </summary> </member> + <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.ActualRechargeAmount"> + <summary> + 瀹為檯鍏呭�奸噾棰� + </summary> + </member> <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.DiscountAmount"> <summary> 浼樻儬閲戦 @@ -511,6 +641,11 @@ <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.PayTime"> <summary> 鏀粯鏃堕棿 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.PlatformDeductionAmount"> + <summary> + 骞冲彴鎵f閲戦 </summary> </member> <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.PayStatus"> @@ -546,6 +681,26 @@ <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.RefundTime"> <summary> 閫�娆炬椂闂� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.RefundApplyRemark"> + <summary> + 鐢宠閫�娆惧師鍥� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.RefundCheckRemark"> + <summary> + 椹冲洖鍘熷洜 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.ACOOLYOrderNo"> + <summary> + 骞冲彴璁㈠崟鍙� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.ACOOLYStatus"> + <summary> + 渚涘簲鍟� </summary> </member> <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplate.CreationTime"> @@ -726,6 +881,16 @@ <member name="P:LifePayment.Application.Contracts.UserAccountOutput.CreationTime"> <summary> 鍒涘缓鏃堕棿 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.Amount"> + <summary> + 璐︽埛浣欓 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.AccumulatedReceipts"> + <summary> + 绱鏀舵 </summary> </member> <member name="P:LifePayment.Application.Contracts.RecordOperateHistoryEto.RelationId"> @@ -1298,6 +1463,256 @@ 绾夸笅鏀粯姹囨鏈�鏅氭椂闂� </summary> </member> + <member name="P:LifePayment.Application.Contracts.OperateHistoryDto.RelationId"> + <summary> + 鍏宠仈鍏崇郴ID + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.OperateHistoryDto.TableType"> + <summary> + 琛ㄥ悕 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.OperateHistoryDto.OperateName"> + <summary> + 鎿嶄綔 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.OperateHistoryDto.OperateContent"> + <summary> + 鎿嶄綔鍐呭 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.OperateHistoryDto.CreatorName"> + <summary> + 鎿嶄綔浜� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.OperateHistoryDto.CreationTime"> + <summary> + 鎿嶄綔鏃堕棿 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.OperateHistoryDto.OperateDetail"> + <summary> + 鎿嶄綔缁嗚妭 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateOperateHistoryInput.RelationId"> + <summary> + 鍏宠仈鍏崇郴ID + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.Name"> + <summary> + 鍚嶇О + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.PhoneNumber"> + <summary> + 鎵嬫満鍙� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.UserName"> + <summary> + 璐︽埛 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.RoleNames"> + <summary> + 瑙掕壊 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.ChannlesId"> + <summary> + 娓犻亾鍒楄〃 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.CompanyOrgId"> + <summary> + 缁勭粐鏋舵瀯鍏徃id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.DepartmentOrgId"> + <summary> + 缁勭粐鏋舵瀯閮ㄩ棬id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateOrUpdateRoleInput.Id"> + <summary> + 瑙掕壊Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBaseRoleInput.Name"> + <summary> + 鍚嶇О + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBaseRoleInput.Sequence"> + <summary> + 鎺掑簭 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBaseRoleInput.DepartmentId"> + <summary> + 閮ㄩ棬Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBaseRoleInput.DataRange"> + <summary> + 鏁版嵁鑼冨洿 鍏ㄩ儴鏁版嵁100 涓汉鏁版嵁 10 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBaseRoleInput.Remark"> + <summary> + 澶囨敞 + </summary> + </member> + <member name="T:LifePayment.Application.Contracts.ResetPasswordBaseInput"> + <summary> + 閲嶇疆瀵嗙爜鍩虹杈撳叆鍙傛暟 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UpdateBackClientUserInput.Id"> + <summary> + 鐢ㄦ埛Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleEnableOrForbidInput.Id"> + <summary> + 瑙掕壊Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleEnableOrForbidInput.IsEnable"> + <summary> + 鍚敤锛歵rue锛岀鐢細false + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.Id"> + <summary> + 鐢ㄦ埛Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.UserName"> + <summary> + 鐧诲綍鐢ㄦ埛鍚嶏紙璐﹀彿锛� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.Name"> + <summary> + 鍚嶇О + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.PhoneNumber"> + <summary> + 鐢ㄦ埛鎵嬫満鍙� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.IsLocked"> + <summary> + 璐︽埛鏄惁閿佷綇锛堟槸鍚︾鐢級 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.Roles"> + <summary> + 瑙掕壊淇℃伅 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.Channles"> + <summary> + 瑙掕壊淇℃伅 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.Remark"> + <summary> + 澶囨敞 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.CompanyOrgId"> + <summary> + 缁勭粐鏋舵瀯鍏徃id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.DepartmentOrgId"> + <summary> + 缁勭粐鏋舵瀯閮ㄩ棬id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.GetBackClientUsersInput.IsLocked"> + <summary> + 璐︽埛鏄惁閿佷綇锛堟槸鍚︾鐢級 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.GetBackClientUsersInput.QueryCondition"> + <summary> + 鏌ヨ鏉′欢锛氬悕绉�/璐﹀彿 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleDto.Id"> + <summary> + 瑙掕壊Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleDto.Name"> + <summary> + 瑙掕壊鍚� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.Id"> + <summary> + 瑙掕壊Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.Name"> + <summary> + 鍚嶇О + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.Sequence"> + <summary> + 鎺掑簭 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.IsEnable"> + <summary> + 鏄惁鍙敤 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.DepartmentId"> + <summary> + 閮ㄩ棬Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.DataRange"> + <summary> + 鏁版嵁鑼冨洿 鍏ㄩ儴鏁版嵁锛�100 涓汉鏁版嵁锛�10 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.UserCount"> + <summary> + 璐﹀彿鏁伴噺 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.Remark"> + <summary> + 澶囨敞 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserChannleDto.Id"> + <summary> + 娓犻亾Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserChannleDto.Name"> + <summary> + 娓犻亾鍚� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.GetRolesInput.QueryCondition"> + <summary> + 鏌ヨ鏉′欢锛氳鑹插悕绉� + </summary> + </member> <member name="M:LifePayment.Application.Contracts.IAccountService.LifePayPhoneMesssageCodeLogin(LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginInput)"> <summary> 鎵嬫満楠岃瘉鐮佺櫥褰� @@ -1306,6 +1721,13 @@ <param name="input"></param> <returns></returns> <exception cref="T:Volo.Abp.UserFriendlyException"></exception> + </member> + <member name="M:LifePayment.Application.Contracts.IUserRoleService.ResetPassword(LifePayment.Application.Contracts.ResetPasswordBaseInput)"> + <summary> + 閲嶇疆瀵嗙爜 + </summary> + <param name="input"></param> + <returns></returns> </member> <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginInput.PhoneNumber"> <summary> @@ -1332,5 +1754,75 @@ </summary> </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.Name"> + <summary> + 鍚嶇О + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.Password"> + <summary> + 瀵嗙爜 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.UserName"> + <summary> + 鐢ㄦ埛鍚� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.Remark"> + <summary> + 澶囨敞 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.PhoneNumber"> + <summary> + 鎵嬫満鍙� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.ClientId"> + <summary> + 鐢ㄦ埛绔疘d + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.RoleNames"> + <summary> + 瑙掕壊 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.ChannlesId"> + <summary> + 娓犻亾鍒楄〃 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.OpenId"> + <summary> + 灏忕▼搴廜penId + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.EnterpriseName"> + <summary> + 浼佷笟鍚嶇О + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.AuthType"> + <summary> + 浼佷笟绫诲瀷 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.MatchMakingOpenId"> + <summary> + MatchMaking灏忕▼搴廜penId + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.CompanyOrgId"> + <summary> + 缁勭粐鏋舵瀯鍏徃id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.DepartmentOrgId"> + <summary> + 缁勭粐鏋舵瀯閮ㄩ棬id + </summary> + </member> </members> </doc> -- Gitblit v1.9.1