public SysRoleController(IRoleOp op)
 {
     this.DbOp = op;
 }
 public SysRoleController(IRoleOp op)
 {
     this.DbOp = op;
 }