@ -400,10 +400,6 @@ WHERE A.EID = {Eid} AND c.VerifyTime IS NULL AND B.IsHide=0 AND A.GiveUpTime IS
new Point(initX + LineLength + lineAddWidth, mid));
initX += (LineLength + lineAddWidth);
}
Console.WriteLine();
Console.WriteLine((DateTime.Now - beg).TotalSeconds);
private void DrawCheckMark(Graphics g, Rectangle rec, Pen pen)