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