Commit e7334e99 authored by 黄奎's avatar 黄奎

页面修改

parent 2190128a
......@@ -68,7 +68,9 @@ namespace Mall.WebApi.Controllers.Reserve
{
CurrentPosition = position,
Id = storeId,
MallBaseId = parms.MallBaseId
MallBaseId = parms.MallBaseId,
OrderByType=3
}, isFirst: true)?.FirstOrDefault();
var consumptionObj = new object();
if (userInfo != null && userInfo.UserId > 0)
......
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