public static DataTable GetDeptProvinceCity(string deptid) { return(OperationDal.GetDeptProvinceCity(deptid)); }