update DictUtils 字典工具类 标记过期 3.5.0 版本移除 使用 DictService 代替
This commit is contained in:
parent
ef0b07d5c4
commit
e30fa57ab4
@ -11,7 +11,9 @@ import java.util.List;
|
||||
* 字典工具类
|
||||
*
|
||||
* @author ruoyi
|
||||
* @deprecated 3.5.0 版本删除 迁移至 {@link com.ruoyi.common.core.service.DictService}
|
||||
*/
|
||||
@Deprecated
|
||||
public class DictUtils {
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user