Commit 11f5ac8c authored by 黄奎's avatar 黄奎

页面修改

parent fe57f020
...@@ -1779,6 +1779,9 @@ namespace Mall.WebApi.Controllers.MallBase ...@@ -1779,6 +1779,9 @@ namespace Mall.WebApi.Controllers.MallBase
model?.VideoType, model?.VideoType,
model?.IntegralComment, model?.IntegralComment,
model?.IntegralCommentType, model?.IntegralCommentType,
model?.GoodsCountry,
model?.FatCode,
model?.GoodsUrl
}; };
} }
return ApiResult.Success("", obj); return ApiResult.Success("", obj);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment