2026-08-03 f0c9b593769315001591cb4a759650a76b71cb8f
1
2
3
4
5
6
/**
 * 字典数据模块,提供 {@link cn.iocoder.yudao.framework.dict.core.DictFrameworkUtils} 工具类
 *
 * 通过将字典缓存在内存中,保证性能
 */
package cn.iocoder.yudao.framework.dict;