Commit 6a053fd4 authored by liudong1993's avatar liudong1993

公告调整

parent d80d6426
...@@ -241,7 +241,7 @@ namespace Edu.Module.User ...@@ -241,7 +241,7 @@ namespace Edu.Module.User
NoticeStateName = model.NoticeState.ToName(), NoticeStateName = model.NoticeState.ToName(),
model.Is_Top, model.Is_Top,
model.UpdateBy, model.UpdateBy,
UpdateTime = model.UpdateTime.HasValue ? model.UpdateTime.Value.ToString("yyyy-MM-dd") : "" UpdateTime = model.UpdateTime.HasValue ? model.UpdateTime.Value.ToString("yyyy年MM月dd日") : ""
}); });
} }
......
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