Commit 6981eb98 authored by 黄奎's avatar 黄奎

11

parent 2b1f9010
......@@ -3463,6 +3463,7 @@ namespace Mall.WebApi.Controllers
is_show_goods_name = mallBaseModel?.ListName,
is_show_korea = miniProgram?.IsKorea ?? 0,//是否是韩国馆(1-是)
is_show_miai = miniProgram?.IsOpenMiAi ?? 0,//是否开启相亲项目(1-是)
is_show_auth = miniProgram?.IsOpenAuth ?? 0,//是否开启授权
is_underline_price = mallBaseModel?.DetailsLineationPrice,
is_express = mallBaseModel?.DeatilsExpress,
is_not_share_show = mallBaseModel?.OtherNoShare,
......
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