模具保养大改

This commit is contained in:
qianjiawei
2023-09-14 17:34:26 +08:00
parent 8b116138f9
commit 2c5b97859d
3 changed files with 85 additions and 34 deletions

View File

@@ -47,4 +47,6 @@ public partial class ToolMoldMaintainItemRecord : BaseEntity<string>
/// </summary>
public string plan_id { get; set; }
public string result { get; set; }
}