sunpengfei
2025-06-10 5b1e0cd79b93ffb4c784ad15886066623845f9e3
LifePayment/LifePayment.Application.Contracts/Promoter/IPromoterService.cs
@@ -63,7 +63,7 @@
        /// <param name="input"></param>
        /// <returns></returns>
        /// <exception cref="FormatException"></exception>
        Task<Guid> CreateOrUpdatePromoter(CreateOrUpdatePromoterInput input);
        Task<CreateOrUpdatePromoterOutput> CreateOrUpdatePromoter(CreateOrUpdatePromoterInput input);
        /// <summary>
        /// 点击数+1