数据字典管理对象。当程序加载时,从common/map.js中读取原始数据,转换成{value: value, text: text},存入FesMap
getNameByValue(name, value)
从FesMap[name]中找出值是value的那一条数据