liushijie
2025-03-19 8c2a88496c11ff6c87e0ae60edfedfc58224b9c6
LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs
@@ -202,6 +202,8 @@
    /// <returns></returns>
    Task<PageOutput<CreateEditPayChannelsInput>> GetLifePayChannlesPage(PageInput input);
    Task<List<CreateEditPayChannelsInput>> GetLifePayChannlesAllList();
    Task<CreateEditPayChannelsInput> GetLifePayChannlesDto(Guid id);