public EmpService()
 {
     db = new DapperHelper();
 }