public DataSet appointment_GetDeptInfo(string hospitalId, string deptId, string deptType) { return(basic.appointment_GetDeptInfo(hospitalId, deptId, deptType)); }