Commit d9190241 authored by 黄奎's avatar 黄奎

页面修改

parent 1099772e
......@@ -2503,6 +2503,7 @@ namespace Mall.WebApi.Controllers.Education
x.PointNum,
x.Price,
x.IsFree,
x.CoverImg,
BMStart = x.SignStartTime.HasValue ? x.SignStartTime.Value.ToString("MM/dd HH:mm") : "",
BMEnd = x.SignEndTime.HasValue ? x.SignEndTime.Value.ToString("MM/dd HH:mm") : "",
HDStart = x.StartTime.ToString("MM/dd HH:mm"),
......
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