mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
修复BeanUtil.copyProperties中mapToMap时key被转为String问题
This commit is contained in:
parent
ca16ad9f1d
commit
0698f7a5ff
@ -13,7 +13,6 @@
|
||||
package org.dromara.hutool.core.bean;
|
||||
|
||||
import lombok.Data;
|
||||
import org.junit.jupiter.api.Assertions;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import java.util.HashMap;
|
||||
|
Loading…
x
Reference in New Issue
Block a user