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