public void BatchUpdatePage(Dictionary <string, int> pageDics) { _categoryDal.BatchUpdatePage(pageDics); }