From c6f6cf89d9dd5245d83f796313c879ae616b9044 Mon Sep 17 00:00:00 2001 From: sunpengfei <i@angelzzz.com> Date: 星期二, 10 六月 2025 16:50:17 +0800 Subject: [PATCH] fix:运营端--渠道管理--渠道咨询管理列表的查询条件输入推广人信息,列表查询结果不正确 --- LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml index 3c758bc..b544b2c 100644 --- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml +++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml @@ -2514,6 +2514,16 @@ 澶囨敞 </summary> </member> + <member name="P:LifePayment.Application.Contracts.CreateOrUpdatePromoterOutput.Id"> + <summary> + Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateOrUpdatePromoterOutput.IdNumber"> + <summary> + IdNumber + </summary> + </member> <member name="P:LifePayment.Application.Contracts.RecordOperateHistoryEto.RelationId"> <summary> 鍏宠仈鍏崇郴ID -- Gitblit v1.9.1