zhengyuxuan
2025-04-02 d739f66a7653ac190b029dd396529283c9b2e91e
LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs
@@ -243,7 +243,7 @@
    /// <returns></returns>
    Task<PageOutput<CreateEditPayChannelsInput>> GetLifePayChannlesPage(PageInput input);
    Task<List<CreateEditPayChannelsInput>> GetLifePayChannlesAllList();
    Task<List<CreateEditPayChannelsInput>> GetLifePayChannlesAllList(QueryLifePayChannlesInput input);
    Task<CreateEditPayChannelsInput> GetLifePayChannlesDto(Guid id);