﻿SMSConfig.xml 系统配置
SpecalUser.xml 特殊用户
FieldsList.xml  界面显示字段

DayList.xml 天的列表
MonthList.xml  12个月的列表
YearList.xml 常用年列表

CustGade.xml   客户等级  UI.CrmCustomer.CustomerAdd.ddlGade
ProvinceList.xml 省份  UI.CrmCustomer.CustomerAdd.ddlProvince
CustOrganize.xml 组织形式  UI.CrmCustomer.CustomerAdd.ddlOrganize

DepatmentPrepreties.xml  部门属性 UI.ModEmployee.DepartmentStructureManage.DDListDepartmentPropertie
SalaryState.xml  工资状态  UI.ModEmployee.EmpAdd.ddlSalaryState
WageInterface.xml 工资接口 UI.ModSalary.DefAccountSetItem  帐套的项目定义





LeaveType.xml 离职类别 UI.ModEmployee.EmpLeaveAdd.ddlLeaveType
PassedInfoType.xml 转正类别 UI.ModEmployee.EmpPassedAdd.ddlPassedTypeName





页面操作权限：页面 S N L 方法GetRightChar(string account, string menuUrl) 
页面查询权限，同时具有页面操作权限： GetRightChar(string account) 判断是否在超级用户组

查询：DepartmentDao. FilterDept(string deptID, string account)




Admin_Emp_DutyType   工资级别，关键，计算工龄工资用

