MES.Service/Modes/MesDepots.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
MES.Service/Modes/MesDepots.cs
@@ -17,7 +17,7 @@ /// <summary> /// 仓库ID /// </summary> [SugarColumn(ColumnName = "id", IsIdentity = true)] [SugarColumn(ColumnName = "depot_id", IsIdentity = true)] public decimal DepotId { get; set; } /// <summary>