mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2025-08-21 05:47:26 +00:00
[Fix] RedisMapCacheStore 修复 'putAll' 因 Map 为空且检查疏漏导致抛出异常的问题; [Update] RedisMapCacheStoreTest 调整测试用前缀, 完善 'putAll' 对空 Map 参数在不同情况下的测试;