eight
2024-08-07 74bdfccc43ecc6cdb55898f48efb43aea8e9b324
1
2
3
4
5
6
/**
 * 字典数据模块,提供 {@link cn.lihu.jh.framework.dict.core.DictFrameworkUtils} 工具类
 *
 * 通过将字典缓存在内存中,保证性能
 */
package cn.lihu.jh.framework.dict;