public TonghopvattuController(ITonghopvattuRepository repo)
 {
     _repository = repo;
 }