质检模块

This commit is contained in:
qianjiawei
2023-06-16 17:50:37 +08:00
parent 4e7e397802
commit 570f0a170f
3 changed files with 9 additions and 0 deletions

View File

@@ -111,5 +111,7 @@ namespace Tnb.QcMgr.Entities.Dto
public string isexec { get; set; }
public string customer { get; set; }
public string result { get; set; }
public string postItemForm { get; set; }
}
}