public string GetEnterpriseDg(int page, int rows)
 {
     return(_es.GetEnterpriseDg(page, rows));
 }