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