Commit 31610e63 authored by 黄奎's avatar 黄奎

页面修改

parent a2e07a73
......@@ -70,7 +70,6 @@ namespace Mall.WebApi.Controllers.Reserve
Id = storeId,
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