质检模块
This commit is contained in:
@@ -175,6 +175,7 @@ namespace Tnb.QcMgr
|
||||
QcCheckExecD.isexec = item.isexec;
|
||||
QcCheckExecD.custom = item.customer;
|
||||
QcCheckExecD.result = item.result;
|
||||
QcCheckExecD.postdata = item.postItemForm;
|
||||
}
|
||||
}
|
||||
await db.Ado.BeginTranAsync();
|
||||
|
||||
Reference in New Issue
Block a user