Commit ef6cf3a
refactor(core): MapUtils#mergeMap 调整为使用for-each循环语法,自动处理迭代器的创建和遍历过程,提升安全性
1 parent 580aa00 commit ef6cf3a
File tree
1 file changed
+4
-6
lines changed- continew-starter-core/src/main/java/top/continew/starter/core/util
1 file changed
+4
-6
lines changedLines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 66 | + | |
| 67 | + | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
73 | 71 | | |
74 | 72 | | |
75 | | - | |
76 | | - | |
| 73 | + | |
| 74 | + | |
77 | 75 | | |
78 | 76 | | |
79 | 77 | | |
| |||
0 commit comments