zhengyuxuan
2025-03-27 85de4f8a1ef46f61e57b4ec375186122c23a3212
LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs
@@ -1,4 +1,5 @@
using LifePayment.Domain.Shared;
using Alipay.EasySDK.Payment.Common.Models;
using LifePayment.Domain.Shared;
using System;
using System.Collections.Generic;
using System.Threading.Tasks;
@@ -271,6 +272,8 @@
    Task<string> GetBillErceiptExport(string orderNo);
    Task<AlipayTradeQueryResponse> QueryGetAlipayTrade(OrderInQuiryInput input);
    /// <summary>
    /// 设置生活缴费支付类型
    /// </summary>