bug
This commit is contained in:
@@ -1559,8 +1559,6 @@ namespace Tnb.ProductionMgr
|
||||
BasLocation location = null;
|
||||
try
|
||||
{
|
||||
throw new Exception("测试错误");
|
||||
|
||||
await _db.Ado.BeginTranAsync();
|
||||
int row = -1;
|
||||
PrdMo prdMo = await db.Queryable<PrdMo>().SingleAsync(x => x.id == prdMoTask.mo_id);
|
||||
|
||||
Reference in New Issue
Block a user