修复问题
This commit is contained in:
parent
7b82ac364d
commit
405f876e70
|
|
@ -79,6 +79,7 @@ namespace HuanMeng.MiaoYu.Code.Category
|
|||
var d = new DataListDto();
|
||||
d.ActionType = RecommendActionTypeEnum.Chat.ToString();
|
||||
d.ActionId = m.Id.ToString();
|
||||
d.Id = m.Id;
|
||||
d.ImageUrl = m.ImageUrl;//data.BgImage;
|
||||
if (m.ActionType == RecommendActionTypeEnum.Chat.ToString())
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user