This commit is contained in:
tianfeng 2026-03-06 15:59:41 +08:00
parent bd61ab9490
commit fb813dba4f

View File

@ -116,10 +116,14 @@ public class AnchorTargetTest {
@Test
public void batchAnchorTargetDeduct() {
Map<Long, Long> map = Map.ofEntries(
Map.entry(80000L, 750000L),
Map.entry(8838265L, 150000L),
Map.entry(8846209L, 300000L),
Map.entry(8840821L, 300000L)
Map.entry(22222L, 3750000L),
Map.entry(8846195L, 1125000L),
Map.entry(8846188L, 150000L),
Map.entry(8846174L, 750000L),
Map.entry(8846185L, 750000L),
Map.entry(8848862L, 6000000L),
Map.entry(8849422L, 300000L),
Map.entry(8846353L, 300000L)
);
// 将account转换为userId并构建batchDeductMap