Commit ef5021a7 by guanzhenshan

解决根据仓库进行搜索会出错的问题

parent 2c0e009e
......@@ -71,7 +71,7 @@ namespace Bailun.OMSApi.Models.PutIn
/// <summary>
/// 最后更新时间
/// </summary>
public DateTime lastModificationTime { get; set; }
public DateTime? lastModificationTime { get; set; }
/// <summary>
/// 最后更信人
......
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