Commit 12e0beeb authored by liudong1993's avatar liudong1993

1

parent e597b962
......@@ -991,6 +991,7 @@ namespace Edu.WebApi.Controllers.QYWeChat
PlatfromName = x.PlatfromId.ToName(),
x.Media_Id,
x.Content,
x.Msg_Id,
x.UpdateBy,
UpdateByName = Cache.User.UserReidsCache.GetUserLoginInfo(x.UpdateBy)?.AccountName ?? "",
UpdateTime = x.UpdateTime.ToString("yyyy-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