@@ -169,6 +169,8 @@ namespace MySystem
});
db.SaveChanges();
+ Thread.Sleep(1000);
+
db.ActivateRecord.Add(new ActivateRecord()
{
SnNo = SnNo,