zhengyuxuan
2025-04-02 2ba4b5952aed8356da2d41e3f6b711d4a61c656d
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);