zhouhao 1a25f77710 修改actions 为 List<String> 8 年之前
..
hsweb-system-dictionary-controller 80bfaa928f 增加数据字典功能 8 年之前
hsweb-system-dictionary-dao 59316a6dcd 完善数据字典功能 8 年之前
hsweb-system-dictionary-entity 59316a6dcd 完善数据字典功能 8 年之前
hsweb-system-dictionary-service 1a25f77710 修改actions 为 List<String> 8 年之前
hsweb-system-dictionary-starter 59316a6dcd 完善数据字典功能 8 年之前
README.md 59316a6dcd 完善数据字典功能 8 年之前
pom.xml 80bfaa928f 增加数据字典功能 8 年之前

README.md

数据字典功能

提供数据字典功能,支持字典解析与反解析。支持树形结构的字典。

字典解析

详见: DictionaryParserTests