Files
hutool/hutool-core/src
bwcx_jzy f19f2f39e3 refactor(Dict): 将 customKey 方法的访问权限修改为 protected
- 将 customKey 方法的访问权限从 private 修改为 protected
- 此修改可能旨在允许子类访问和重写该方法,增加代码的灵活性和可扩展性
2025-05-12 10:37:49 +08:00
..