| | |
| | | </summary> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.LifePayController.QueryPhoneOrder(LifePayment.Domain.Shared.QueryPhoneOrderRequestInput)"> |
| | | <summary> |
| | | 话费订单查询 |
| | | </summary> |
| | | <param name="input"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.LifePayController.GetGasParValue(LifePayment.Domain.Shared.ChannelsBaseInput)"> |
| | | <summary> |
| | | 获取燃气面值 |
| | |
| | | <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayOrderPageExport(LifePayment.Application.Contracts.QueryLifePayOrderListInput)"> |
| | | <summary> |
| | | 导出订单Excel |
| | | </summary> |
| | | <param name="input"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayOrderPageExportForChannle(LifePayment.Application.Contracts.QueryLifePayOrderListInput)"> |
| | | <summary> |
| | | 导出渠道订单Excel |
| | | </summary> |
| | | <param name="input"></param> |
| | | <returns></returns> |
| | |
| | | <param name="input"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.LifePay.LogController.LogFront(LifePayment.Domain.Shared.LogFrontInput)"> |
| | | <summary> |
| | | 记录前端日志 |
| | | </summary> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.OperateHistoryController.GetOperateHistoryByRelationId(LifePayment.Application.Contracts.GetOperateHistoryInput)"> |
| | | <summary> |
| | | 查询日志 |
| | |
| | | <param name="input"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.PromoterController.GetPromoters(LifePayment.Application.Contracts.GetPromotersInput)"> |
| | | <summary> |
| | | 获取推广员列表 |
| | | </summary> |
| | | <param name="input"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.PromoterController.GetPromoter(System.String)"> |
| | | <summary> |
| | | 获取推广员信息 |
| | | </summary> |
| | | <param name="phoneNumber"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.PromoterController.GetChannelConsultation(LifePayment.Application.Contracts.GetChannelConsultationsInput)"> |
| | | <summary> |
| | | 获取渠道咨询列表 |
| | | </summary> |
| | | <param name="input"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.PromoterController.GetChannelConsultationFollowupList(System.Guid)"> |
| | | <summary> |
| | | 获取渠道咨询回访记录 |
| | | </summary> |
| | | <param name="id">渠道咨询Id</param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.PromoterController.GetChannelConsultationById(System.Guid)"> |
| | | <summary> |
| | | 获取渠道咨询Id |
| | | </summary> |
| | | <param name="id"></param> |
| | | <returns></returns> |
| | | <exception cref="T:Volo.Abp.FriendlyException"></exception> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.PromoterController.CreateOrUpdatePromoter(LifePayment.Application.Contracts.CreateOrUpdatePromoterInput)"> |
| | | <summary> |
| | | 创建或更新推广员 |
| | | </summary> |
| | | <param name="input"></param> |
| | | <returns></returns> |
| | | <exception cref="T:System.FormatException"></exception> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.PromoterController.SetClickCount(System.String)"> |
| | | <summary> |
| | | 点击数+1 |
| | | </summary> |
| | | <param name="idnumber"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.PromoterController.CreateChannelConsultation(LifePayment.Application.Contracts.CreateChannelConsultationInput)"> |
| | | <summary> |
| | | 申请渠道咨询 |
| | | </summary> |
| | | <param name="input"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.PromoterController.CreateChannelConsultationFollowup(LifePayment.Application.Contracts.CreateChannelConsultationFollowupInput)"> |
| | | <summary> |
| | | 新增回访 |
| | | </summary> |
| | | <param name="input"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.SyncController.SyncFromTest"> |
| | | <summary> |
| | | 同步测试订单数据 |
| | | </summary> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:LifePayment.HttpApi.UserRoleController.CreateBackClientUser(LifePayment.Application.Contracts.CreateBackClientUserInput)"> |
| | | <summary> |
| | | 新增后台管理账户 |