Commit 2f45a40b authored by 黄奎's avatar 黄奎

页面修改

parent 3518c518
...@@ -2471,7 +2471,8 @@ namespace Mall.WebApi.Controllers ...@@ -2471,7 +2471,8 @@ namespace Mall.WebApi.Controllers
quick_customize_new_params = "", quick_customize_new_params = "",
theme_color = "", theme_color = "",
latitude_longitude = mallBaseModel?.LongAndLat, latitude_longitude = mallBaseModel?.LongAndLat,
IsShowRecharge = rechargeModel.IsOpenBtn IsShowRecharge = rechargeModel.IsOpenBtn,
IsOpenReserve=(miniProgram?.IsOpenReserve??0),
}; };
#endregion #endregion
return setting; return setting;
......
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