diff --git a/SBF.Model/Dto/Response/TrusteeshipTaskResponse.cs b/SBF.Model/Dto/Response/TrusteeshipTaskResponse.cs
index de51eab..0f96386 100644
--- a/SBF.Model/Dto/Response/TrusteeshipTaskResponse.cs
+++ b/SBF.Model/Dto/Response/TrusteeshipTaskResponse.cs
@@ -121,15 +121,15 @@ namespace SBF.Model.Dto
///
public decimal? Recent7dPopluarizeLevelGOI { get; set; }
- ///
- /// 最近7天推广花费
- ///
- public decimal? Recent7dCost { get; set; }
-
- ///
- /// 最近7天商品毛利
- ///
- public decimal? Recent7dProductLevelProfit { get; set; }
+ /////
+ ///// 最近7天推广花费
+ /////
+ //public decimal? Recent7dCost { get; set; }
+
+ /////
+ ///// 最近7天商品毛利
+ /////
+ //public decimal? Recent7dProductLevelProfit { get; set; }
///