test update

This commit is contained in:
tianfeng 2026-02-09 18:10:01 +08:00
parent 576d8effe0
commit 7c6c82959f

View File

@ -116,13 +116,10 @@ public class AnchorTargetTest {
@Test
public void batchAnchorTargetDeduct() {
Map<Long, Long> map = Map.ofEntries(
Map.entry(101010L, 150000L),
Map.entry(8834453L, 525000L),
Map.entry(8837161L, 150000L),
Map.entry(8836399L, 525000L),
Map.entry(8839866L, 150000L),
Map.entry(8839923L, 300000L),
Map.entry(8839943L, 300000L)
Map.entry(80000L, 750000L),
Map.entry(8838265L, 150000L),
Map.entry(8846209L, 300000L),
Map.entry(8840821L, 300000L)
);
// 将account转换为userId并构建batchDeductMap