注释质量

This commit is contained in:
2024-07-30 11:13:02 +08:00
parent 42f2d7ec9f
commit 60adf113bf
5 changed files with 19 additions and 14 deletions

View File

@@ -48,5 +48,7 @@ public partial class ToolMoldMaintainItemRecord : BaseEntity<string>
public string plan_id { get; set; }
public string result { get; set; }
public string reason { get; set; }
}