修复错误

This commit is contained in:
DEVICE8\12494
2023-05-19 09:19:29 +08:00
parent 649105eb6e
commit 0670387658
5 changed files with 4 additions and 5 deletions

View File

@@ -5,6 +5,7 @@ using SqlSugar;
namespace Tnb.EquipMgr.Entities;
/// <summary>
///
/// </summary>
@@ -27,4 +28,4 @@ public partial class ToolMoldMaintainPlanRelation : BaseEntity<string>
}
}