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